]> granicus.if.org Git - ejabberd/shortlog
ejabberd
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
2010-01-28 Evgeniy Khramtsovnow using p1_fsm behaviour in c2s FSM (EJAB-1173)
2010-01-26 Mickaël RémondFix typo in doc
2010-01-25 BadlopFix documentation installation, no need for executable...
2010-01-25 BadlopFix typo in EJABBERD_BIN_PATH (thanks to Martin Langhof...
2010-01-25 BadlopSupport in ejabberdctl help command names with old...
2010-01-18 BadlopRevert version number from 2.1.2 tag to 2.1.x branch
2010-01-18 BadlopUpdate version number to 2.1.2
2010-01-18 BadlopAdd ejabberd 2.1.2 release notes
2010-01-17 BadlopClose sessions that were half connected (thanks to...
2010-01-16 BadlopFix some moved URLs in the Guide
2010-01-16 BadlopDocument the option route_subdomains in the Guide ...
2010-01-16 BadlopFix OTP version detection to work with old supported...
2010-01-15 BadlopImprove functions calls when closing client connection.
2010-01-14 Christophe... improve delete_subscriptions code
2010-01-13 Christophe... add send_loop robustness
2010-01-12 BadlopIf big offline message queue, show only subset on WebAd...
2010-01-12 BadlopFix explanation of access_max_user_messages.
2010-01-12 BadlopCheck for Effective GID EGID in ejabberdctl (thanks...
2010-01-12 BadlopUpdate year of ProcessOne copyright from 2009 to 2010...
2010-01-12 BadlopFor XEP-0227 support, get exmpp 0.9.2; maybe 0.9.1...
2010-01-12 Christophe... remove useless comment
2010-01-12 Christophe... avoid calling gen_server on internal events (EJAB-1156)
2010-01-12 Christophe... allow unsubscribe with 'all' SubId, as mod_pubsub alrea...
2010-01-12 Christophe... fix NodeName issue from r2880 (thanks to Karim Gemayel)
2010-01-12 Christophe... fix r2876 compilation warning
2010-01-12 Christophe... apply r2876 on pubsub_odbc
2010-01-12 BadlopSupport in user list page of WebAdmin when mod_offline...
2010-01-12 Christophe... fix headers (EJAB-1091), (EJAB-1092), (EJAB-1093) ...
2010-01-11 BadlopShow and throw error when captcha_cmd is required but...
2010-01-09 BadlopMinor case code simplification.
2010-01-09 Mickaël RémondMatch Erlang typing documentation, to remove dialyzer...
2010-01-09 Mickaël RémondAttempt to fix dialyzer warning: adhoc.erl:51: Guard...
2010-01-09 Mickaël RémondSmall refactoring
2010-01-09 BadlopAn AccessCommand with Access 'all', don't require auth...
2010-01-05 BadlopFix so script runs correctly when invoked by root ...
2010-01-04 BadlopImprove parsing of ejabberd_sm:get_user_info result.
2010-01-04 Christophe... add explicit comment on last published items configurat...
2010-01-03 BadlopShow the last activity time in the user page.
2010-01-03 BadlopCommand to stop ejabberd informing users, with grace...
2010-01-03 BadlopWhen ejabberd stops, send stream close to clients ...
2009-12-30 BadlopImprove log message when showing lines of config file.
2009-12-30 BadlopKick occupants with reason when room is stopped due...
next