]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2009-10-23 BadlopMention in Release Notes the three changes in SQL datab...
2009-10-21 BadlopFix mistake that disallowed s2s_out connections when...
2009-10-20 BadlopMention the change in nodename slash separation in...
2009-10-20 BadlopCreate branch for ejabberd 2.1.x release line.
2009-10-20 Christophe... does not use slash as default separator in nodename...
2009-10-20 BadlopBody tag not properly closed in HTTP-Bind (thanks to...
2009-10-19 BadlopIn default config, only local accounts can create rooms...
2009-10-19 BadlopProvide send_timeout_close option in TCP only in R13B...
2009-10-19 BadlopSupport ejabberd_listener option 'backlog' to increase...
2009-10-19 BadlopConsistency, wording and spacing corrections for Polish...
2009-10-19 BadlopFix word Sensible with Sensitive (thanks to Marcin...
2009-10-19 BadlopStart mnesia as a permanent application (thanks to...
2009-10-19 BadlopFix unnecessary call to xml:crypt/1 (thanks to Janusz...
2009-10-19 Mickaël RémondSupport gen_tcp send timeout: Close the connection...
2009-10-13 BadlopFixed more gcc signedness warnings
2009-10-13 Christophe... prevent remove_user from blocking gen_server, and allow...
2009-10-13 Christophe... typo fix (EJAB-1060)
2009-10-12 BadlopIf s2s fails due to namespace mismatch, show difference...
2009-10-12 Christophe... fix get_item issue on authorize access model (thanks...
2009-10-12 Christophe... autodetect compilation parameters for Mac OS X Snow...
2009-10-12 Christophe... return invalid-options on badly formed subscription...
2009-10-12 Christophe... Default pubsub messages to headline if nothing is confi...
2009-10-09 BadlopFix regression for authorize node subscription (thanks...
2009-10-08 Mickaël RémondAdd debug message on command execution
2009-10-08 BadlopDocument new option max_fsm_queue.
2009-10-07 Evgeniy Khramtsovnew option added: max_fsm_queue. removed hardcoded...
2009-10-07 Evgeniy Khramtsovuse queue to reduced quadratic time effort on selective...
2009-10-06 Christophe... allow max_items_node use on pep
2009-10-06 BadlopImprove stream error stanza when receives invalid hands...
2009-09-28 BadlopPack presences stored in C2S processes (thanks to Geoff...
2009-09-27 Mickaël RémondDescribe how to compile ejabberd on Mac OS X Snow Leopa...
2009-09-25 Christophe... do not create hometree base when hometree not configure...
2009-09-25 Evgeniy Khramtsovfixes race condition in wait_caps/note_caps (EJAB-1054)
2009-09-25 Evgeniy Khramtsovnew CAPTCHA script since previous one has been broken
2009-09-24 BadlopUpdate Catalan translation (thanks to Jan Kusanagi)
2009-09-24 Christophe... improve waiting caps clean (EJAB-1054)
2009-09-24 Christophe... fix EJAB-1044 and EJAB-1055
2009-09-24 BadlopRecompile guide and translation files.
2009-09-23 Christophe... rename pep_sendlast_offline option to ignore_pep_from_o...
2009-09-23 Christophe... rename pep_sendlast_offline option to ignore_pep_from_o...
2009-09-23 Christophe... fix Makefile.win32 for including stun (thanks to neustr...
2009-09-23 BadlopFix wrong XEP number to XEP-0227. Recompile translation...
2009-09-23 Christophe... fix EJAB-819 thanks to badlop
2009-09-23 BadlopReplace several mentions of Jabber to XMPP (thanks...
2009-09-23 Mickaël RémondReplaced Jabber references in config file with XMPP...
2009-09-23 Christophe... fix EJAB-1048, add timestamp to last published items
2009-09-21 Mickaël RémondRemoved unneeded use of length function + Remove traili...
2009-09-21 BadlopDocument more ejabberd commands in the Guide (EJAB...
2009-09-21 BadlopAdded new translation to Greek language (thanks to...
2009-09-21 BadlopMention the mod_pubsub plugin default rename to flat
2009-09-18 Christophe... fix missing member affiliation on odbc plugin
2009-09-18 Christophe... fix compilation warning
2009-09-18 Christophe... Return terminal binding condition on max stanza size...
2009-09-15 Evgeniy Khramtsovremoved pretty printer from debug
2009-09-11 BadlopRemove ChangeLog on distclean
2009-09-11 Christophe... change version do 2.1.0
2009-09-10 BadlopReplace TYPE/1 with is_TYPE/1 (EJAB-922)
2009-09-10 BadlopMention in the 2.1.0 release notes the HTTP-Bind optimi...
2009-09-10 Jérôme SautretAdd a "created_at" column to some tables in the MySQL...
2009-09-10 Jérôme SautretFix pubsub tables constraints in MySQL schema creation...
2009-09-09 Christophe... remove useless include
2009-09-09 Christophe... fix delete item to allow owner being able to remove...
2009-09-07 BadlopChange some error messages.
2009-09-04 Christophe... fix minor timestamp shift between item creation and...
2009-09-04 Pablo PolvorinUse the local (target) domain for firing the s2s_receiv...
2009-09-02 BadlopUpdate Swedish translation (thanks to Gustaf Alströmer)
2009-09-01 Christophe... improve previous patch
2009-09-01 BadlopFix missing tag when configuring subscription option...
2009-08-31 BadlopBOSH module optimization and clean-up (thanks to Alekse...
2009-08-31 BadlopInclude in release notes Zlib+STARTTLS support
2009-08-31 BadlopSupport zlib compression after STARTTLS (thanks to...
2009-08-31 BadlopRemove the word "END" of release_notes file because...
2009-08-31 BadlopFix Edoc errors
2009-08-31 BadlopRename erlang log file sasl.log to erlang.log (EJAB...
2009-08-29 BadlopUpdate translation files
2009-08-29 BadlopUpdate Esperanto translation (thanks to Andreas van...
2009-08-28 Christophe... apply last patch to pubsub_odbc as well
2009-08-28 Christophe... secure calls to ets:lookup
2009-08-28 Christophe... fix send last item issue
2009-08-27 Christophe... delete node fix
2009-08-27 Christophe... remove INFO_MSG call inside sql_query_internal
2009-08-27 Christophe... reapply previous RSM filtering fix drop by mistake
2009-08-27 Christophe... get odbc subscriptions bugfix
2009-08-27 Christophe... several improvements, and fix odbc subscriptions issues
2009-08-27 BadlopFix EDoc comment
2009-08-27 Christophe... fix pep not fetching subscriptions
2009-08-27 Christophe... typo fix
2009-08-27 Christophe... fix issue with RSM filtering
2009-08-27 Christophe... fix old api in node_flat_odbc
2009-08-27 Christophe... port commit from r2527 to odbc plugin
2009-08-26 Evgeniy Khramtsovcheck if a room is not persistent before starting a...
2009-08-25 Christophe... resolve EJAB-1025, send notification when owner changed...
2009-08-25 BadlopAdd command to update PubSub table of ejabberd trunk...
2009-08-25 Christophe... apply badlop's patch from http://www.ejabberd.im/node...
2009-08-25 Christophe... added function to rename old default nodes to hometree
2009-08-24 Christophe... fix manage subscriptions owner's usecase
2009-08-24 BadlopWrite PID file, path is configurable in ejabberdctl...
2009-08-24 BadlopDocument that the admin can install ejabberd.init scrip...
2009-08-24 BadlopPrepare ejabberd.init when installing ejabberd.
2009-08-24 BadlopAdded preliminary template file for ejabberd.init ...
next