aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * src/ejabberd.hrl: Updated for version 1.1.0.Mickaël Rémond2006-04-242-1/+5
| | | | SVN Revision: 549
* * Updated documentation before 1.1.0 releaseMickaël Rémond2006-04-231-3/+5
| | | | SVN Revision: 548
* * Updated documentation before 1.1.0 releaseMickaël Rémond2006-04-233-5/+10
| | | | SVN Revision: 547
* doc/release_notes_1.1.0.txt: Preparing release 1.1.0Mickaël Rémond2006-04-231-0/+109
| | | | SVN Revision: 546
* * src/guide.tex: Added documentation for ODBC and native databaseMickaël Rémond2006-04-233-624/+807
| | | | | | configuration (PostgreSQL and MySQL). SVN Revision: 545
* * doc/guide.tex: Updated (thanks to Sander Devrieze)Alexey Shchepin2006-04-233-793/+1067
| | | | | | * doc/introduction.tex: Likewise SVN Revision: 544
* * src/configure: Removed '==' bashism (thanks to Magnus Henoch)Alexey Shchepin2006-04-233-2/+5
| | | | | | * src/aclocal.m4: Likewise SVN Revision: 543
* * src/ejabberd_c2s.erl: Resend messages when leaving negativeAlexey Shchepin2006-04-232-14/+31
| | | | | | presence state (thanks to Magnus Henoch) SVN Revision: 542
* * src/ejabberd_sm.erl: Now delivering messages to all resources withMickaël Rémond2006-04-232-14/+25
| | | | | | max equal priority when this priority is non-negative. SVN Revision: 541
* * src/msgs/de.msg: Updated (thanks to Nikolaus Polak)Mickaël Rémond2006-04-232-77/+131
| | | | SVN Revision: 540
* * src/msgs/fr.msg: updatedMickaël Rémond2006-04-232-73/+122
| | | | SVN Revision: 539
* * src/msgs/pt-br.msg: Updated (thanks to Lucius Curado)Alexey Shchepin2006-04-221-1/+5
| | | | | | | | | | | | | * src/xml_stream.erl: Support for stanza size limit (thanks to Igor Goryachev) * src/ejabberd_receiver.erl: Likewise * src/ejabberd_c2s.erl: Likewise * src/ejabberd_s2s_in.erl: Likewise * src/ejabberd.cfg.example: Updated * src/ejabberd_auth.erl: Fixed try_register/3 behaviour SVN Revision: 538
* * src/msgs/pt-br.msg: Updated (thanks to Lucius Curado)Alexey Shchepin2006-04-227-43/+251
| | | | | | | | | | | | | * src/xml_stream.erl: Support for stanza size limit (thanks to Igor Goryachev) * src/ejabberd_receiver.erl: Likewise * src/ejabberd_c2s.erl: Likewise * src/ejabberd_s2s_in.erl: Likewise * src/ejabberd.cfg.example: Updated * src/ejabberd_auth.erl: Fixed try_register/3 behaviour SVN Revision: 537
* * doc/guide.tex: Updated (SASL anonymous and anonymous login).Mickaël Rémond2006-04-203-592/+730
| | | | SVN Revision: 536
* * src/ejabberd_auth.erl: Bugfix: We now are forced to check is anMickaël Rémond2006-04-202-1/+5
| | | | | | | anonymous user is log under a given user name before trying to register it. SVN Revision: 535
* * src/ejabberd.cfg.example: Update of the example for anonymous.Mickaël Rémond2006-04-203-18/+14
| | | | | | | | Removed unnecessary parameter. * src/ejabberd_auth_anonymous.erl: Removed unnecessary parameter and bugfix. SVN Revision: 534
* * src/msgs/pl.msg: Updated (thanks to Andrzej Smyk)Alexey Shchepin2006-04-182-2/+143
| | | | SVN Revision: 533
* * src/xml_stream.erl: CleanupAlexey Shchepin2006-04-133-58/+17
| | | | | | * src/ejabberd_service.erl: Updated to use ejabberd_receiver SVN Revision: 532
* * src/ejabberd_c2s.erl: Minor fixAlexey Shchepin2006-04-125-296/+337
| | | | | | | | | | * src/ejabberd_c2s.erl: Bugfix (thanks to Sergei Golovan) * doc/guide.tex: Updated (thanks to Sergei Golovan) * src/msgs/nl.msg: Updated (thanks to Sander Devrieze) SVN Revision: 531
* * src/msgs/es.msg: Updated (thanks to Badlop)Alexey Shchepin2006-04-115-638/+805
| | | | | | | | * src/ejabberd.cfg.example: Updated (thanks to Badlop) * doc/guide.tex: Updated (thanks to Badlop) SVN Revision: 530
* * src/mod_pubsub/mod_pubsub.erl: Fixed pubsub root node creationMickaël Rémond2006-04-072-12/+16
| | | | | | (conflict error was send on node creation) SVN Revision: 529
* * src/ejabberd_sm.erl: SASL Anonymous + Anonymous login supportAlexey Shchepin2006-04-072-0/+267
| | | | | | | | | | | | (thanks to Mickael Remond and Magnus Henoch) * src/ejabberd_c2s.erl: Likewise * src/ejabberd_auth.erl: Likewise * src/ejabberd_auth_anonymous.erl: Likewise * src/cyrsasl.erl: Likewise * src/cyrsasl_anonymous.erl: Likewise * src/ejabberd.cfg.example: Likewise SVN Revision: 528
* * src/ejabberd_sm.erl: SASL Anonymous + Anonymous login supportAlexey Shchepin2006-04-079-52/+154
| | | | | | | | | | | | (thanks to Mickael Remond and Magnus Henoch) * src/ejabberd_c2s.erl: Likewise * src/ejabberd_auth.erl: Likewise * src/ejabberd_auth_anonymous.erl: Likewise * src/cyrsasl.erl: Likewise * src/cyrsasl_anonymous.erl: Likewise * src/ejabberd.cfg.example: Likewise SVN Revision: 527
* * src/expat_erl.c: Use binaries for CDATAAlexey Shchepin2006-04-053-5/+12
| | | | | | * src/xml.erl: Likewise SVN Revision: 526
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2006-04-016-94/+172
| | | | | | | | | | | | | * src/msgs/uk.msg: Likewise * src/mod_configure.erl: Updated translation strings (thanks to Sergei Golovan) * src/web/ejabberd_web_admin.erl: Likewise * src/ejabberd_s2s_in.erl: Changed a path to PKIX includes (thanks to Sergei Golovan) SVN Revision: 525
* * src/Makefile.in: Added an option to compile ejabberd with debugMickaël Rémond2006-04-013-0/+12
| | | | | | | | print-out (make ejabberd_debug=true). * src/ejabberd_c2s.erl: Added a new debug printout: We can now print the XML packets send by the server. SVN Revision: 524
* * src/ejabberd_c2s.erl: BugfixAlexey Shchepin2006-03-302-6/+33
| | | | SVN Revision: 523
* * src/ejabberd_c2s.erl: Enable zlib only over TCPAlexey Shchepin2006-03-252-2/+6
| | | | SVN Revision: 522
* * src/ejabberd_c2s.erl: Bugfix (thanks to Sergei Golovan)Alexey Shchepin2006-03-182-3/+6
| | | | SVN Revision: 521
* * src/mod_privacy.erl: Fixed privacy list pushing (thanks toAlexey Shchepin2006-03-173-3/+28
| | | | | | | Sergei Golovan) * src/ejabberd_c2s.erl: Likewise SVN Revision: 520
* * src/ejabberd_sm.erl: Remove unnecessary use delete_object,Mickaël Rémond2006-03-162-1/+6
| | | | | | which can, in some context break indexes, when used on non bag table. SVN Revision: 519
* * src/ejabberd_c2s.erl: BugfixAlexey Shchepin2006-03-162-3/+67
| | | | SVN Revision: 518
* * src/xml_stream.erl: Added catching of gen_fsm:send_event errorsAlexey Shchepin2006-03-149-56/+772
| | | | | | | | | | | | | | | | * src/ejabberd_s2s_out.erl: Better support for multiple SRV records (thanks to Sergei Golovan) * src/mod_muc/mod_muc_log.erl: Support for chatroom logging (thanks to Badlop) * src/mod_muc/mod_muc_room.erl: Likewise * src/mod_muc/Makefile.in: Likewise * src/mod_muc/Makefile.win32: Likewise * src/gen_iq_handler.erl: Added support for {queues, N} IQ handler type SVN Revision: 517
* * src/mod_muc/mod_muc_room.erl: BugfixAlexey Shchepin2006-03-062-10/+50
| | | | SVN Revision: 516
* * src/ejabberd_c2s.erl: BugfixAlexey Shchepin2006-03-053-5/+11
| | | | | | * src/ejabberd_auth_odbc.erl: Bugfix SVN Revision: 515
* * src/ejabberd_logger_h.erl: reopen-log function now rename the logMickaël Rémond2006-03-042-0/+22
| | | | | | | | file if it has not been already renamed by a logrotate process. This change allow ejabberd administrators to rotate log files on Windows (EJAB-52). SVN Revision: 514
* * src/web/ejabberd_web_admin.erl: Added a interface for nodeAlexey Shchepin2006-02-271-1/+1
| | | | | | | updating * src/ejabberd_update.erl: Added function update_info/0 SVN Revision: 513
* * src/web/ejabberd_web_admin.erl: Added a interface for nodeAlexey Shchepin2006-02-273-7/+71
| | | | | | | updating * src/ejabberd_update.erl: Added function update_info/0 SVN Revision: 512
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2006-02-257-73/+182
| | | | | | | | | | | | | | * src/msgs/uk.msg: Likewise * contrib/extract_translations/extract_translations.erl: Minor update (thanks to Sergei Golovan) * src/ejabberd_zlib/Makefile.win32: Zlib support for Windows build (thanks to Sergei Golovan) * src/Makefile.win32: Likewise * src/configure.erl: Likewise SVN Revision: 511
* * src/ejabberd_ctl.erl: Added API for virtual host specificAlexey Shchepin2006-02-208-30/+116
| | | | | | | | | | | | | commands, removed registered-users command * src/ejabberd_auth.erl: Added processing of registered-users command * src/ejabberd_auth_internal.erl: Likewise * src/ejabberd_auth_ldap.erl: Likewise * src/ejabberd_auth_odbc.erl: Likewise * src/ejabberd_app.erl: Added inititalization of ejabberd_ctl * src/ejabberd_sm.erl: Minor update SVN Revision: 510
* * src/mod_irc/mod_irc_connection.erl: Added handling for "%", "&"Alexey Shchepin2006-02-182-2/+8
| | | | | | and "~" prefixes in IRC nicknames (thanks to Vladimir Kulev) SVN Revision: 509
* * src/mod_irc/mod_irc_connection.erl: Added /msg and /ctcpAlexey Shchepin2006-02-187-174/+289
| | | | | | | | | | | | | | | commands, improved handling of channel topic and kick, mirc colors now filtered, other minor improvements (thanks to Oleg V. Motienko) * src/mod_configure.erl: Improved strings (thanks to Sander Devrieze) * src/mod_vcard.erl: Likewise * src/mod_vcard_ldap.erl: Likewise * src/mod_vcard_odbc.erl: Likewise * src/web/ejabberd_web_admin.erl: Likewise SVN Revision: 508
* * src/mod_service_log.erl: Bugfix (thanks to Badlop)Alexey Shchepin2006-02-155-30/+120
| | | | | | | | | | | * src/jd2ejd.erl: Use mod_vcard_odbc if it is loaded (thanks to Tomasz Sterna) * src/ejabberd_sm.erl: Added a few ejabberdctl commands * src/ejabberd_ctl.erl: New interface for command registration SVN Revision: 507
* * src/ejabberd_ctl.erl: Partially rewrittenAlexey Shchepin2006-02-132-0/+14
| | | | | | | * src/ejabberd_ctl.hrl: Definitions of exit status codes moved here SVN Revision: 506
* * src/ejabberd_ctl.erl: Partially rewrittenAlexey Shchepin2006-02-132-136/+74
| | | | SVN Revision: 505
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2006-02-121-35/+34
| | | | SVN Revision: 504
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2006-02-112-1/+5
| | | | SVN Revision: 503
* * src/odbc/ejabberd_odbc.erl: Reconnect on ODBC connection closingAlexey Shchepin2006-02-082-0/+5
| | | | SVN Revision: 502
* * src/ejabberd_auth.erl: plugin authentication modules can nowMickaël Rémond2006-02-072-10/+8
| | | | | | | | be used in the configuration file: {auth_method, module} will now use the module ejabberd_auth_module.erl for authentication. (EJAB-45) SVN Revision: 501
* * src/mod_muc/mod_muc_room.erl: Kick non-members when roomAlexey Shchepin2006-02-0613-74/+166
| | | | | | | | | | | | | | | | | | | | | | | | | reconfigured to be member-only or when membership is revoked in member-only room, allowed "true" and "false" in x:data forms (thanks to Sergei Golovan) * src/mod_configure.erl: Added "Host" parameter to get_form and set_form functions (thanks to Sergei Golovan) * src/ejabberd_s2s_out.erl: Bugfix * src/msgs/es.msg: Updated (thanks to Badlop) * src/web/ejabberd_web.erl: Bugfix (thanks to Badlop) * src/mod_irc/mod_irc.erl: Updated copyright dates * src/mod_muc/mod_muc.erl: Likewise * src/mod_pubsub/mod_pubsub.erl: Likewise * src/mod_vcard.erl: Likewise * src/mod_vcard_ldap.erl: Likewise * src/mod_vcard_odbc.erl: Likewise * src/web/ejabberd_web_admin.erl: Likewise SVN Revision: 500