aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tagged 1.1.0 releasev1.1.0Alexey Shchepin2006-04-240-0/+0
* Added 1.1.0 branchAlexey Shchepin2006-04-240-0/+0
* * Fixed notes for version 1.1.0 release.Mickaël Rémond2006-04-241-22/+24
* * doc/guide.tex: Added a documentation for max_stanza_size optionAlexey Shchepin2006-04-243-656/+772
* * src/ejabberd.hrl: Updated for version 1.1.0.Mickaël Rémond2006-04-242-1/+5
* * Updated documentation before 1.1.0 releaseMickaël Rémond2006-04-231-3/+5
* * Updated documentation before 1.1.0 releaseMickaël Rémond2006-04-233-5/+10
* doc/release_notes_1.1.0.txt: Preparing release 1.1.0Mickaël Rémond2006-04-231-0/+109
* * src/guide.tex: Added documentation for ODBC and native databaseMickaël Rémond2006-04-233-624/+807
* * doc/guide.tex: Updated (thanks to Sander Devrieze)Alexey Shchepin2006-04-233-793/+1067
* * src/configure: Removed '==' bashism (thanks to Magnus Henoch)Alexey Shchepin2006-04-233-2/+5
* * src/ejabberd_c2s.erl: Resend messages when leaving negativeAlexey Shchepin2006-04-232-14/+31
* * src/ejabberd_sm.erl: Now delivering messages to all resources withMickaël Rémond2006-04-232-14/+25
* * src/msgs/de.msg: Updated (thanks to Nikolaus Polak)Mickaël Rémond2006-04-232-77/+131
* * src/msgs/fr.msg: updatedMickaël Rémond2006-04-232-73/+122
* * src/msgs/pt-br.msg: Updated (thanks to Lucius Curado)Alexey Shchepin2006-04-221-1/+5
* * src/msgs/pt-br.msg: Updated (thanks to Lucius Curado)Alexey Shchepin2006-04-227-43/+251
* * doc/guide.tex: Updated (SASL anonymous and anonymous login).Mickaël Rémond2006-04-203-592/+730
* * src/ejabberd_auth.erl: Bugfix: We now are forced to check is anMickaël Rémond2006-04-202-1/+5
* * src/ejabberd.cfg.example: Update of the example for anonymous.Mickaël Rémond2006-04-203-18/+14
* * src/msgs/pl.msg: Updated (thanks to Andrzej Smyk)Alexey Shchepin2006-04-182-2/+143
* * src/xml_stream.erl: CleanupAlexey Shchepin2006-04-133-58/+17
* * src/ejabberd_c2s.erl: Minor fixAlexey Shchepin2006-04-125-296/+337
* * src/msgs/es.msg: Updated (thanks to Badlop)Alexey Shchepin2006-04-115-638/+805
* * src/mod_pubsub/mod_pubsub.erl: Fixed pubsub root node creationMickaël Rémond2006-04-072-12/+16
* * src/ejabberd_sm.erl: SASL Anonymous + Anonymous login supportAlexey Shchepin2006-04-072-0/+267
* * src/ejabberd_sm.erl: SASL Anonymous + Anonymous login supportAlexey Shchepin2006-04-079-52/+154
* * src/expat_erl.c: Use binaries for CDATAAlexey Shchepin2006-04-053-5/+12
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2006-04-016-94/+172
* * src/Makefile.in: Added an option to compile ejabberd with debugMickaël Rémond2006-04-013-0/+12
* * src/ejabberd_c2s.erl: BugfixAlexey Shchepin2006-03-302-6/+33
* * src/ejabberd_c2s.erl: Enable zlib only over TCPAlexey Shchepin2006-03-252-2/+6
* * src/ejabberd_c2s.erl: Bugfix (thanks to Sergei Golovan)Alexey Shchepin2006-03-182-3/+6
* * src/mod_privacy.erl: Fixed privacy list pushing (thanks toAlexey Shchepin2006-03-173-3/+28
* * src/ejabberd_sm.erl: Remove unnecessary use delete_object,Mickaël Rémond2006-03-162-1/+6
* * src/ejabberd_c2s.erl: BugfixAlexey Shchepin2006-03-162-3/+67
* * src/xml_stream.erl: Added catching of gen_fsm:send_event errorsAlexey Shchepin2006-03-149-56/+772
* * src/mod_muc/mod_muc_room.erl: BugfixAlexey Shchepin2006-03-062-10/+50
* * src/ejabberd_c2s.erl: BugfixAlexey Shchepin2006-03-053-5/+11
* * src/ejabberd_logger_h.erl: reopen-log function now rename the logMickaël Rémond2006-03-042-0/+22
* * src/web/ejabberd_web_admin.erl: Added a interface for nodeAlexey Shchepin2006-02-271-1/+1
* * src/web/ejabberd_web_admin.erl: Added a interface for nodeAlexey Shchepin2006-02-273-7/+71
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2006-02-257-73/+182
* * src/ejabberd_ctl.erl: Added API for virtual host specificAlexey Shchepin2006-02-208-30/+116
* * src/mod_irc/mod_irc_connection.erl: Added handling for "%", "&"Alexey Shchepin2006-02-182-2/+8
* * src/mod_irc/mod_irc_connection.erl: Added /msg and /ctcpAlexey Shchepin2006-02-187-174/+289
* * src/mod_service_log.erl: Bugfix (thanks to Badlop)Alexey Shchepin2006-02-155-30/+120
* * src/ejabberd_ctl.erl: Partially rewrittenAlexey Shchepin2006-02-132-0/+14
* * src/ejabberd_ctl.erl: Partially rewrittenAlexey Shchepin2006-02-132-136/+74
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2006-02-121-35/+34