]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2010-05-10 BadlopFix EDoc comment
2010-05-10 BadlopUse a standard method to get a random seed (EJAB-1229)
2010-05-10 BadlopNew option pam_userinfotype to provide username or...
2010-05-10 BadlopRecompile the guide
2010-05-10 Evgeniy Khramtsovnew option ldap_tls_verify is added (EJAB-1229)
2010-05-07 Evgeniy Khramtsovfull support for XEP-0115 v1.5 (EJAB-1223) (EJAB-1189)
2010-05-06 Christopher... Change max inactivity from 30 to 120 seconds
2010-05-06 Christopher... Use dirty_delete when removing the session.
2010-05-05 Christophe... enforce pubsub#presence_based_delivery (EJAB-1221)...
2010-05-04 BadlopIndicate explicitly what nodes are handled by mod_configure
2010-04-28 BadlopAdd xml default content type (thanks to Aaron Winborn...
2010-04-28 BadlopMinor fixes in listeners options list
2010-04-28 BadlopRename some JEP references to XEP
2010-04-28 BadlopReduce verbosity of log when captcha_cmd is checked...
2010-04-27 BadlopNew Access rule webadmin_view for read-only (thanks...
2010-04-27 BadlopDon't store blocked messages in offline queue (thanks...
2010-04-27 BadlopAutomatic vcard avatar addition in presence (thanks...
2010-04-22 BadlopNo need to handle IQ requests other than Get and Set
2010-04-22 Emilio BustosFixed Bugs handling Service Discovery to contacts.
2010-04-20 BadlopDon't send error stanza as reply to error stanza (EJAB...
2010-04-19 BadlopRecompile the Guide
2010-04-19 Evgeniy Khramtsovadded notes about LDAP password change
2010-04-19 Evgeniy Khramtsovallow inband password change (EJAB-199)
2010-04-19 Evgeniy KhramtsovLDAP extensible match support (EJAB-722)
2010-04-09 Pablo PolvorinRemove warning for undefined print_state/1 function...
2010-03-30 Pablo PolvorinAllow customizing the StateData in p1_fsm before error...
2010-03-29 BadlopFix indentation (EJAB-1038)
2010-03-29 BadlopFix crash in number of occupants; other minor changes...
2010-03-29 BadlopRefactor code to reduce calls to get_affiliation and...
2010-03-17 Evgeniy Khramtsov- pass jid into feature_check_packet hook;
2010-03-15 Mickael RemondMove HTTP session timeout log from warning level to...
2010-03-12 BadlopUpdate ejabberd version number to 2.1.3 v2.1.3
2010-03-11 BadlopAdd 2.1.3 release notes
2010-03-11 Christophe... improve remove_user (EJAB-1172)
2010-03-09 Evgeniy Khramtsovdon't route PEP error messsages to a client
2010-03-08 Peter LemenkovMore compliance with LSB
2010-03-08 Christophe... typo fix on previous pubsub patch
2010-03-08 Christophe... allow sending PEP to bare jid on s2s
2010-03-08 BadlopDocument mod_sic (EJAB-1205)
2010-03-08 BadlopImplement XEP-0279: Server IP Check (thanks to Karim...
2010-03-08 BadlopFix warnings about unused variable.
2010-03-08 BadlopReplace concat_binary supported until R14 with list_to_...
2010-03-08 BadlopCatch errors when exporting to PIEFXIS file (EJAB-1178)
2010-03-08 BadlopRecompile the Guide
2010-03-08 Evgeniy Khramtsovldap_dn_filter option is documented; now fetching only...
2010-03-08 Evgeniy Khramtsovnow using "%u" pattern as default for ldap_uids (EJAB...
2010-03-05 Christophe... fix mistake in previous broadcast_stanza change
2010-03-05 Christophe... add extended stanza addressing 'replyto' on PEP (EJAB...
2010-03-05 Denis KurochkinMSSQL support was broken (EJAB-1201)
2010-03-05 Christophe... fix compilations issues
2010-03-05 Christophe... minor intentation fix, and sync _odbc code
2010-03-05 Christophe... add pubsub#purge_offline (EJAB-1186) (thanks karim)
2010-03-05 Christophe... fix pubsub#title option (EJAB-1190) (thanks karim)
2010-03-05 Christophe... mod_caps optimizations (thanks evgeniy)
2010-03-04 Evgeniy Khramtsovimproved s2s connections clean up (EJAB-1202)
2010-03-02 Pablo PolvorinRemove print debug (thanks evgeniy)
2010-02-24 BadlopAdd quotes in documentation of some erl arguments ...
2010-02-24 BadlopFix German translation (thanks to Florian Zumbiehl...
2010-02-24 BadlopFix resending authorization problem
2010-02-22 BadlopRun user_receive_packet also when sending offline messa...
2010-02-22 BadlopFix typos in example config comments (thanks to Florian...
2010-02-20 BadlopUse alternative of file:read_line/1 to not require...
2010-02-20 Evgeniy Khramtsovfixes typo in Russian translation
2010-02-20 Evgeniy Khramtsovget rid of queue:filter/2 to keep compatibility with...
2010-02-19 Evgeniy Khramtsovnow using mnesia:async_dirty when cleaning table from...
2010-02-18 BadlopReduce verbosity of HTTP Binding log messages (thanks...
2010-02-18 BadlopRecompile guide.html
2010-02-18 ekhramtsovimproved explanation of "max_fsm_queue" option; include...
2010-02-18 ekhramtsovoption "access_from" is now documented (EJAB-1187)
2010-02-17 ekhramtsovnew option "hostname" is added (thanks to Stefan Hepp...
2010-02-16 BadlopClose also legacy sessions that were half connected...
2010-02-16 BadlopRemove references to the old SVN repository.
2010-02-15 BadlopRewrite mnesia counter functions to use dirty_update_co...
2010-02-15 BadlopNew command to set master Mnesia node
2010-02-15 BadlopShared roster gets contact nickname from vcard, when...
2010-02-15 BadlopCross-domain HTTP-Bind support (thanks to Jack Moffitt...
2010-02-15 BadlopFix cluster race condition in route read (thanks to...
2010-02-12 BadlopImprove TTY code to work on more operating systems...
2010-02-12 BadlopAdded support for Jot in ctl and TTY in debug (thanks...
2010-02-12 BadlopMinor fixes in the new ejabberdctl flock code
2010-02-12 Martin Langhoffejabberdctl: support concurrent connections with bound...
2010-02-11 BadlopRemove unnecessary section about Snow Leopard with...
2010-02-11 BadlopReplace mention of ejabberd SVN with Git.
2010-02-11 BadlopFix bashism in 'ejabberdctl started'
2010-02-10 BadlopAllow a request_handler to serve a file in root of...
2010-02-05 BadlopFix character in README file
2010-02-05 Pablo PolvorinAdd new debuging hook to the http receiving process.
2010-02-05 Pablo PolvorinHibernate http-bind process after handling a request.
2010-02-05 Pablo PolvorinBug Fix: The value of max # of erlang process specified...
2010-02-03 Evgeniy Khramtsovavoid resending <stream:error> stanzas on terminate...
2010-02-02 Evgeniy Khramtsovavoid 'invalid' value in #iq{} record
2010-02-02 Evgeniy Khramtsoviq_query_info/1 now returns 'invalid' if XMLNS is invalid
2010-02-02 Evgeniy Khramtsovchanged Reason to shutdown when stopping destroyed...
2010-02-02 BadlopFix bug handling Reason in gen_fsm:terminate
2010-01-31 Evgeniy KhramtsovAdded new acl for mod_register: access_from. This acl...
2010-01-31 Evgeniy Khramtsovimproved SQL reconnect behaviour
2010-01-28 Evgeniy Khramtsovregenerated guide.html
2010-01-28 Evgeniy Khramtsovejabberd_c2s option "max_fsm_queue" is now documented
2010-01-28 Evgeniy Khramtsovnew ejabberd_c2s option support: max_fsm_queue
2010-01-28 Evgeniy Khramtsovfixes regression with configure script
next