aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * src/web/ejabberd_web_admin.erl: Uniformize the name ofBadlop2008-01-011-2/+2
| | | | | | | | | | | ejabberd's web admin to: 'Web Admin' (EjAB-472) * doc/guide.tex: Likewise * doc/introduction.tex: Likewise * src/web/ejabberd_web_admin.erl: Uniformize ejabberd name in the text using the Latex command SVN Revision: 1137
* * src/mod_muc/mod_muc_room.erl: Resend 'continue' elements in mucBadlop2008-01-011-1/+8
| | | | | | room invitations (EJAB-490) SVN Revision: 1135
* * src/ejabberdctl.template: Create logs_dir if doesn't exist. NewBadlop2008-01-014-69/+111
| | | | | | | | | | | | | | | | | | parameters --config, --ctl-config, --logs, --spool. Crash dump renamed to erl_crash_DATETIME.dump. * src/ejabberdctl.template: Backport improvements from binary installer (EJAB-488): options are simple values; enable Kernel Poll by default, set SMP to auto, set max ports to 32000, max processes to 250000. * src/ejabberdctl.cfg.example: Likewise * src/ejabberd.inetrc: Renamed ejabberd.inetrc to inetrc * src/inetrc: Likewise * src/Makefile.in: Likewise * doc/guide.tex: Likewise SVN Revision: 1133
* * src/msgs/ca.msg: Updated (thanks to Vicent Alberola Canet)Badlop2007-12-311-18/+44
| | | | SVN Revision: 1131
* * src/ejabberd_s2s_out.erl: Fixed behavior when outgoing_s2s_portAlexey Shchepin2007-12-291-5/+10
| | | | | | option is not defined SVN Revision: 1129
* * src/mod_vcard_ldap.erl: Fix some field names (EJAB-483)Badlop2007-12-271-4/+4
| | | | SVN Revision: 1127
* * src/web/ejabberd_web_admin.erl: Translate menu items of webadminBadlop2007-12-262-15/+15
| | | | | | | hooks in each module (EJAB-485) * src/mod_shared_roster.erl: Likewise SVN Revision: 1125
* * src/web/ejabberd_web_admin.erl: max_user_sessions access ruleBadlop2007-12-261-2/+9
| | | | | | contains an integer, but webadmin always expects atoms (EJAB-482) SVN Revision: 1123
* * src/mod_configure.erl: Bugfix, update to match changes inBadlop2007-12-251-3/+1
| | | | | | mod_announce SVN r1099 SVN Revision: 1121
* * Applied copyright patch 3.Mickaël Rémond2007-12-2463-151/+1136
| | | | SVN Revision: 1113
* * applied copyright patch 2.Mickaël Rémond2007-12-2426-95/+572
| | | | SVN Revision: 1112
* * Fixed typo.Mickaël Rémond2007-12-241-1/+1
| | | | SVN Revision: 1111
* * Applied copyright update patch 1.Mickaël Rémond2007-12-2454-186/+1156
| | | | SVN Revision: 1110
* pubsub: remove useless get_roster_info callChristophe Romain2007-12-241-5/+4
| | | | SVN Revision: 1109
* * src/msgs/vi.msg: New Vietnamese translation (thanks to EQHOBadlop2007-12-233-19/+790
| | | | | | | | | | | Communications) * src/msgs/th.msg: New Thai translation (thanks to EQHO Communications) * src/msgs/gl.msg: Updated (thanks to Carlos E. Lopez) SVN Revision: 1105
* * src/mod_muc/mod_muc_room.erl: Log room creation andBadlop2007-12-231-2/+11
| | | | | | | destruction. Ensure JID of owners of MUC room are user, not server (EJAB-435) SVN Revision: 1104
* * src/ejabberd.app: Update ejabberd.app: add new erlangBadlop2007-12-221-9/+89
| | | | | | modules (EJAB-466) SVN Revision: 1103
* * src/web/ejabberd_http.erl: Add 'http_bind' option for easyBadlop2007-12-221-5/+10
| | | | | | configuration of HTTP-Binding SVN Revision: 1101
* * src/mod_announce.erl: When editing MOTD, display current value (EJAB-475)Badlop2007-12-221-5/+25
| | | | SVN Revision: 1100
* * src/mod_announce.erl: Fixed unnoticeable bug related to NodeBadlop2007-12-221-70/+65
| | | | | | | matching. Renamed some nonstandard node names according to XEP-0133. Small reordering of clauses. SVN Revision: 1099
* debug log fixChristophe Romain2007-12-221-1/+0
| | | | SVN Revision: 1098
* EJAB-469 bugfixChristophe Romain2007-12-223-7/+24
| | | | SVN Revision: 1097
* several pubsub/pep bugfixChristophe Romain2007-12-225-211/+140
| | | | SVN Revision: 1096
* * src/mod_caps.erl: Bugfix in timeout checking. Check for timeoutBadlop2007-12-211-1/+5
| | | | | | when an error response is received, and also before querying SVN Revision: 1095
* * src/ejabberd_ctl.erl: Added new command: mnesia (thanks toBadlop2007-12-211-0/+16
| | | | | | Tsukasa Hamano) SVN Revision: 1094
* Small bugfix.Badlop2007-12-211-1/+1
| | | | SVN Revision: 1092
* * src/msgs/fr.msg: Updated French translation (EJAB-295)Mickaël Rémond2007-12-211-22/+50
| | | | SVN Revision: 1090
* pubsub disco#items bugfix (EJAB-465)Christophe Romain2007-12-211-4/+6
| | | | SVN Revision: 1089
* * src/msgs/uk.msg: Updated (thanks to Ruslan Rakhmanin)Badlop2007-12-202-79/+109
| | | | | | | | | * src/msgs/de.msg: Updated (thanks to Nikolaus Polak and Cord Beermann) * contrib/extract_translations/prepare-translation.sh: Small fix SVN Revision: 1088
* * src/mod_caps.erl: Don't include the Node attribute from CBadlop2007-12-201-2/+1
| | | | | | element in the disco#info query SVN Revision: 1087
* User count performance improvementsChristophe Romain2007-12-201-7/+16
| | | | SVN Revision: 1086
* PEP notification bugfixChristophe Romain2007-12-201-7/+9
| | | | SVN Revision: 1085
* * src/msgs/zh.msg: Small update (thanks to Shelley Shyan)Badlop2007-12-202-2/+7
| | | | | | * src/msgs/ru.msg: Small update (thanks to Konstantin Khomoutov) SVN Revision: 1083
* Fixed small mistake.Badlop2007-12-191-1/+0
| | | | SVN Revision: 1082
* * src/msgs/pl.msg: Updated (thanks to Andrzej Smyk)(EJAB-463)Badlop2007-12-195-249/+330
| | | | | | | | | | | | | * src/msgs/de.msg: Updated (thanks to Cord Beermann) * src/msgs/es.msg: Small update (thanks to Badlop) * src/msgs/cs.msg: Small update (thanks to Lukas Polivka alias Spike411) * src/web/ejabberd_web_admin.erl: No need to translate copyright SVN Revision: 1081
* * src/mod_muc/mod_muc_log.erl: Add handling of kicks 321, 322, 332Badlop2007-12-181-6/+15
| | | | SVN Revision: 1080
* Purge related pep nodes at remove_userChristophe Romain2007-12-182-20/+52
| | | | SVN Revision: 1077
* * src/ejabberd_zlib/Makefile.win32: CompileBadlop2007-12-1710-79/+52
| | | | | | | | | | | | | | | | all erl files found in the directory, so it isn't needed to provide an explicit list of target files * src/eldap/Makefile.win32: Likewise * src/mod_irc/Makefile.win32: Likewise * src/mod_muc/Makefile.win32: Likewise * src/mod_proxy65/Makefile.win32: Likewise * src/mod_pubsub/Makefile.win32: Likewise * src/odbc/Makefile.win32: Likewise * src/stringprep/Makefile.win32: Likewise * src/tls/Makefile.win32: Likewise * src/web/Makefile.win32: Likewise SVN Revision: 1076
* * src/ejabberd_zlib/Makefile.in: Compile all erl files found inBadlop2007-12-1711-149/+96
| | | | | | | | | | | | | | | | | the directory, so it isn't needed to provide an explicit list of target files * src/eldap/Makefile.in: Likewise * src/mod_irc/Makefile.in: Likewise * src/mod_muc/Makefile.in: Likewise * src/mod_proxy65/Makefile.in: Likewise * src/mod_pubsub/Makefile.in: Likewise * src/odbc/Makefile.in: Likewise * src/pam/Makefile.in: Likewise * src/stringprep/Makefile.in: Likewise * src/tls/Makefile.in: Likewise * src/web/Makefile.in: Likewise SVN Revision: 1075
* mssql specific issue bugfixChristophe Romain2007-12-171-4/+3
| | | | SVN Revision: 1074
* * doc/guide.tex: Remove 'ssl' option from documentation andBadlop2007-12-173-7/+12
| | | | | | | | | | | | configuration load (EJAB-461) * src/ejabberd_listener.erl: Likewise * src/msgs/cs.msg: Small typo (thanks to Lukas Polivka alias Spike411) * src/ejabberd.cfg.example: Small change in order of options SVN Revision: 1073
* * src/mod_irc/iconv.erl: Changed order of handle_infoBadlop2007-12-153-11/+4
| | | | | | | | | | clause (EJAB-290) * src/stringprep/stringprep.erl: Likesise * src/eldap/eldap.erl: Removed handle_sync_event clause because it is never called (EJAB-290) SVN Revision: 1072
* * src/mod_irc/mod_irc.erl: No need to translate copyright noticeBadlop2007-12-1526-151/+129
| | | | | | | | | | | | | | * src/mod_muc/mod_muc.erl: Likewise * src/mod_proxy65/mod_proxy65_service.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/msgs/*.msg: Likewise * contrib/extract_translations/prepare-translation.sh: Bugfix SVN Revision: 1071
* * src/msgs/*: Unified file format: First line is SVN IdBadlop2007-12-1419-518/+315
| | | | | | | | | | | | | | | | | | | tag. Second is Language name. Next lines are authors, adding the new ones on top. Each string must be in a single line (to facilitate the automatic removal of unused strings). Last four lines report file format for Emacs and Vim. * contrib/extract_translations/prepare-translation.sh: New features: extract all translations, include explanation for translators in the file, remove unused strings from file, include unused strings in a section for reference, provide information about current translation and number of missing strings, compress the files to a zip * contrib/extract_translations/extract_translations.erl: Reverted to the original version SVN Revision: 1070
* * src/ejabberd_s2s_out.erl: BugfixAlexey Shchepin2007-12-141-2/+2
| | | | SVN Revision: 1069
* pubsub presence handler bugfixChristophe Romain2007-12-123-97/+64
| | | | SVN Revision: 1068
* * src/msgs/it.msg: Updated (thanks to Luca Brivio)Badlop2007-12-121-7/+57
| | | | SVN Revision: 1067
* first patch to mssql quety, still one patch to be doneChristophe Romain2007-12-111-1/+9
| | | | SVN Revision: 1066
* pubsub notification broadcast bugfixChristophe Romain2007-12-113-166/+161
| | | | SVN Revision: 1065
* * src/msgs/tr.msg: New translation (thanks to Doruk Fisek)Badlop2007-12-112-20/+419
| | | | | | * src/msgs/zh.msg: Updated (thanks to Shelley Shyan) SVN Revision: 1064