Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-04-09Remove warning for undefined print_state/1 function for p1_fsm processes (tha...Pablo Polvorin
2010-03-30Allow customizing the StateData in p1_fsm before error reporting.Pablo Polvorin
2010-03-29Fix indentation (EJAB-1038)Badlop
2010-03-29Fix crash in number of occupants; other minor changes (EJAB-1038)Badlop
2010-03-29Refactor code to reduce calls to get_affiliation and get_role (thanks to Stea...Badlop
2010-03-17- pass jid into feature_check_packet hook;Evgeniy Khramtsov
2010-03-15Move HTTP session timeout log from warning level to info. Timeout can be gene...Mickael Remond
2010-03-12Update ejabberd version number to 2.1.3v2.1.3Badlop
2010-03-11improve remove_user (EJAB-1172)Christophe Romain
2010-03-09don't route PEP error messsages to a clientEvgeniy Khramtsov
2010-03-08More compliance with LSBPeter Lemenkov
2010-03-08typo fix on previous pubsub patchChristophe Romain
2010-03-08allow sending PEP to bare jid on s2sChristophe Romain
2010-03-08Implement XEP-0279: Server IP Check (thanks to Karim Gemayel)(EJAB-1205)Badlop
2010-03-08Fix warnings about unused variable.Badlop
2010-03-08Replace concat_binary supported until R14 with list_to_binary supported since R9Badlop
2010-03-08Catch errors when exporting to PIEFXIS file (EJAB-1178)Badlop
2010-03-08ldap_dn_filter option is documented; now fetching only needed attributes in L...Evgeniy Khramtsov
2010-03-08now using "%u" pattern as default for ldap_uids (EJAB-1203)Evgeniy Khramtsov
2010-03-05fix mistake in previous broadcast_stanza changeChristophe Romain
2010-03-05add extended stanza addressing 'replyto' on PEP (EJAB-1198) (thanks karim)Christophe Romain
2010-03-05MSSQL support was broken (EJAB-1201)Denis Kurochkin
2010-03-05fix compilations issuesChristophe Romain
2010-03-05minor intentation fix, and sync _odbc codeChristophe Romain
2010-03-05add pubsub#purge_offline (EJAB-1186) (thanks karim)Christophe Romain
2010-03-05fix pubsub#title option (EJAB-1190) (thanks karim)Christophe Romain
2010-03-05mod_caps optimizations (thanks evgeniy)Christophe Romain
2010-03-04improved s2s connections clean up (EJAB-1202)Evgeniy Khramtsov
2010-03-02Remove print debug (thanks evgeniy)Pablo Polvorin
2010-02-25Fix German translation (thanks to Florian Zumbiehl)(EJAB-1195)Badlop
2010-02-24Fix resending authorization problemBadlop
2010-02-23Run user_receive_packet also when sending offline messages to client (thanks ...Badlop
2010-02-22Fix typos in example config comments (thanks to Florian Zumbiehl)(EJAB-1192)Badlop
2010-02-20Use alternative of file:read_line/1 to not require R13B02Badlop
2010-02-20fixes typo in Russian translationEvgeniy Khramtsov
2010-02-20get rid of queue:filter/2 to keep compatibility with older Erlang versionsEvgeniy Khramtsov
2010-02-19now using mnesia:async_dirty when cleaning table from failed nodeEvgeniy Khramtsov
2010-02-19Reduce verbosity of HTTP Binding log messages (thanks to Alexey Shchepin)Badlop
2010-02-18improved explanation of "max_fsm_queue" option; included this option in ejabb...ekhramtsov
2010-02-17new option "hostname" is added (thanks to Stefan Hepp) (EJAB-838)ekhramtsov
2010-02-16Close also legacy sessions that were half connected (thanks to Evgeniy Khramt...Badlop
2010-02-16Remove references to the old SVN repository.Badlop
2010-02-16Rewrite mnesia counter functions to use dirty_update_counter (EJAB-1177)Badlop
2010-02-16New command to set master Mnesia nodeBadlop
2010-02-16Shared roster gets contact nickname from vcard, when available (EJAB-114)Badlop
2010-02-16Cross-domain HTTP-Bind support (thanks to Jack Moffitt)(EJAB-1168)Badlop
2010-02-15Fix cluster race condition in route read (thanks to Alexey Shchepin)Badlop
2010-02-13Improve TTY code to work on more operating systems (thanks to Jan Koum)Badlop
2010-02-12Added support for Jot in ctl and TTY in debug (thanks to Jan Koum)Badlop
2010-02-12Minor fixes in the new ejabberdctl flock codeBadlop