aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* * src/stringprep/stringprep_drv.c: Added check for bidiAlexey Shchepin2005-05-076-1222/+2847
| | | | | | | | | | * src/stringprep/uni_parse.tcl: Now handle all Unicode code points up to U+10FFFF * src/stringprep/uni_parse2.tcl: Likewise * src/stringprep/uni_data.c: Regenerated * src/stringprep/uni_norm.c: Likewise SVN Revision: 343
* * src/stringprep/uni_norm.c: Regenerated with Unicode 3.2 tablesAlexey Shchepin2005-05-064-1120/+1165
| | | | | | | | | | | as required by RFC3454 * src/stringprep/uni_parse2.tcl: Bugfixes * src/stringprep/stringprep_drv.c: Bugfixes, added hangul composition SVN Revision: 342
* ChangeLog updatedMickaël Rémond2005-05-051-0/+5
| | | | SVN Revision: 341
* Adding missing 0.9 fields in fr.msgMickaël Rémond2005-05-051-11/+29
| | | | SVN Revision: 340
* * src/mod_muc/mod_muc_room.erl: Store ban reasons for outcastAlexey Shchepin2005-05-032-18/+69
| | | | | | items, updated affiliation matching rules to latest JEP-0045 SVN Revision: 339
* * src/mod_muc/mod_muc_room.erl: Updated changing roles andAlexey Shchepin2005-05-022-6/+36
| | | | | | affiliations tables to latest JEP-0045 SVN Revision: 338
* * src/msgs/sw.msg: Renamed to sv.msgAlexey Shchepin2005-05-012-2/+5
| | | | | | * src/msgs/sv.msg: Likewise SVN Revision: 337
* src/msgs/fr.msg: UpdatedMickaël Rémond2005-05-012-177/+181
| | | | SVN Revision: 336
* * src/msgs/pl.msg: Updated (thanks to Andrew Smyk)Alexey Shchepin2005-05-012-142/+144
| | | | SVN Revision: 335
* * contrib/extract_translations/README: Better phrasing (thanks toAlexey Shchepin2005-05-013-5/+13
| | | | | | | | | Sergei Golovan) * contrib/extract_translations/extract_translations.erl: Fix to avoid duplication of lines (thanks to Sergei Golovan) SVN Revision: 334
* * src/msgs/sw.msg: New Swedish translation (thanks to (Magnus Henoch)Alexey Shchepin2005-05-016-43/+626
| | | | | | | | | | * src/msgs/pt.msg: New Portuguese translation (thanks to iceburn) * src/msgs/es.msg: Updated (thanks to Badlop) * src/msgs/nl.msg: Updated (thanks to Sander Devrieze) SVN Revision: 333
* * src/ejabberd_auth_ldap.erl: Added listing of users supportAlexey Shchepin2005-04-273-4/+35
| | | | SVN Revision: 332
* * src/ejabberd_ctl.erl: Better spelling, now prints full fileAlexey Shchepin2005-04-262-31/+70
| | | | | | | paths, fixed checking of mnesia:install_fallback result, now "dump" command dumps only persistent tables SVN Revision: 331
* * contrib/extract_translations/: A tool for extracting ofAlexey Shchepin2005-04-263-0/+215
| | | | | | translation strings from ejabberd code (thanks to Sergei Golovan) SVN Revision: 330
* * src/mod_vcard_ldap.erl: Bugfix (thanks to Mickael Remond)Alexey Shchepin2005-04-262-4/+10
| | | | SVN Revision: 329
* * src/web/ejabberd_web_admin.erl: Added translation to submitAlexey Shchepin2005-04-245-44/+92
| | | | | | | | | | | | | button and "shared roster groups" header (thanks to iceburn and Sergei Golovan) * src/msgs/ru.msg: Updated (thanks to Sergei Golovan) * src/msgs/uk.msg: Likewise * src/mod_muc/mod_muc_room.erl: Minor update to simplify translation (thanks to Sergei Golovan) SVN Revision: 328
* * src/tls/tls_drv.c: Reverted previous patchAlexey Shchepin2005-04-242-2/+6
| | | | SVN Revision: 327
* * doc/guide.tex: Added mod_shared_roster documentationAlexey Shchepin2005-04-224-16/+226
| | | | | | * src/ejabberd.hrl: Updated version SVN Revision: 326
* Changed version ID to version 0.9Mickaël Rémond2005-04-211-1/+1
| | | | SVN Revision: 325
* * src/jd2ejd.erl: BugfixAlexey Shchepin2005-04-212-2/+7
| | | | SVN Revision: 324
* * src/ejabberd_auth.erl: Added check for domain of registered userAlexey Shchepin2005-04-193-4/+22
| | | | | | | | * src/web/ejabberd_web_admin.erl: Fixed user registration via web interface, fixed path to user's offline messages (thanks to Mickael Remond) SVN Revision: 323
* * src/mod_disco.erl: Fixed domain listing when one virtual host isAlexey Shchepin2005-04-192-2/+15
| | | | | | a subdomain of another SVN Revision: 322
* Fixes a bug on the web interface: On user creation screen the user creation ↵Mickaël Rémond2005-04-191-7/+6
| | | | | | was using the function try_register/2 instead of the new one try_register/3; The link to the message queue were also missing the server. SVN Revision: 321
* Backup recommandationMickaël Rémond2005-04-181-2/+5
| | | | SVN Revision: 319
* * doc/guide.tex: UpdatedAlexey Shchepin2005-04-181-35/+106
| | | | SVN Revision: 318
* * doc/guide.tex: UpdatedAlexey Shchepin2005-04-181-6/+3
| | | | SVN Revision: 317
* * src/web/ejabberd_web_admin.erl: Added link to shared roster pageAlexey Shchepin2005-04-182-2/+20
| | | | SVN Revision: 316
* Updated release note: Pgsql support is experimentalMickaël Rémond2005-04-181-1/+13
| | | | SVN Revision: 315
* * src/odbc/ejabberd_odbc.erl: ODBC connection string can beAlexey Shchepin2005-04-183-2/+10
| | | | | | | specified via odbc_server option now * src/ejabberd.cfg.example: Added ODBC usage example SVN Revision: 314
* Fixed date in documentation.Mickaël Rémond2005-04-183-104/+103
| | | | | | Preparing release note for ejabberd 0.9 SVN Revision: 313
* * doc/guide.tex: UpdatedAlexey Shchepin2005-04-183-113/+225
| | | | SVN Revision: 312
* * src/msgs/pl.msg: New Polish translation (thanks to Andrew Smyk)Alexey Shchepin2005-04-182-0/+275
| | | | SVN Revision: 311
* Applied VH patchAlexey Shchepin2005-04-171-15/+15
| | | | SVN Revision: 310
* CleanupAlexey Shchepin2005-04-1712-3874/+16
| | | | SVN Revision: 309
* Merged Process One contribution (Virtual Hosting)tmallard2005-04-171-0/+86
| | | | SVN Revision: 308
* Merged the Process One contributions ( Virtual Hosting )tmallard2005-04-1746-1300/+6467
| | | | SVN Revision: 307
* * src/ejabberd_c2s.erl: Send new id for each new stream inside oneAlexey Shchepin2005-04-094-4/+20
| | | | | | | | | | | | | session (thanks to Maxim Ryazanov) * src/tls/tls_drv.c: Now reads all certificates from certificate file instead of reading only first one (thanks to Karl-Johan Karlsson) * examples/transport-configs/init-scripts/jabber-gg-transport: Fixed typo (thanks to Sander Devrieze) SVN Revision: 305
* * src/ejabberd_c2s.erl: Send new id for each new stream inside oneAlexey Shchepin2005-04-091-2/+5
| | | | | | | | | | | | | session (thanks to Maxim Ryazanov) * src/tls/tls_drv.c: Now reads all certificates from certificate file instead of reading only first one (thanks to Karl-Johan Karlsson) * examples/transport-configs/init-scripts/jabber-gg-transport: Fixed typo (thanks to Sander Devrieze) SVN Revision: 304
* * examples/transport-configs/configs/msn-transport.xml: Fixed typoAlexey Shchepin2005-04-042-1/+6
| | | | | | (thanks to Sander Devrieze) SVN Revision: 303
* * examples/transport-configs/: Updated (thanks to Sander Devrieze)Alexey Shchepin2005-04-0113-0/+974
| | | | SVN Revision: 302
* * examples/transport-configs/: Updated (thanks to Sander Devrieze)Alexey Shchepin2005-04-0112-732/+0
| | | | SVN Revision: 301
* * src/ejabberd_ctl.erl: BugfixAlexey Shchepin2005-03-302-1/+5
| | | | SVN Revision: 300
* * src/mod_muc/mod_muc_room.erl: BugfixAlexey Shchepin2005-03-162-2/+6
| | | | SVN Revision: 299
* * src/ejabberd_sm.erl: BugfixAlexey Shchepin2005-03-152-1/+6
| | | | SVN Revision: 298
* * src/ejabberd_router.erl: BugfixAlexey Shchepin2005-03-112-0/+9
| | | | SVN Revision: 297
* * src/mod_irc/mod_irc_connection.erl: Added filtering of quitAlexey Shchepin2005-01-138-77/+47
| | | | | | | | | | | | | status * src/web/ejabberd_web_admin.erl: Copyright update * src/mod_vcard_ldap.erl: Likewise * src/mod_vcard.erl: Likewise * src/mod_pubsub/mod_pubsub.erl: Likewise * src/mod_muc/mod_muc.erl: Likewise * src/mod_irc/mod_irc.erl: Likewise SVN Revision: 296
* * src/odbc/ejabberd_odbc.erl: Load-balance ODBC requests betweenAlexey Shchepin2004-12-294-4/+64
| | | | | | | | | | | several connections * src/odbc/ejabberd_odbc_sup.erl: Supervisor for ODBC connections * src/mod_muc/mod_muc_room.erl: Added missed type='form' attribute in room configuration response (thanks to Badlop) SVN Revision: 295
* * src/mod_roster_odbc.erl: Roster support via ODBC (not completed)Alexey Shchepin2004-12-1914-57/+875
| | | | | | | | | | | | | | | | | | | | | | * src/ejabberd_auth_internal.erl: Added remove_user hook * src/ejabberd_auth_odbc.erl: Likewise * src/mod_roster.erl: Use remove_user hook * src/mod_offline.erl: Likewise * src/mod_offline_odbc.erl: Likewise * src/mod_last.erl: Likewise * src/mod_last_odbc.erl: Likewise * src/mod_vcard.erl: Likewise * src/mod_private.erl: Likewise * src/mod_roster.erl: Added hooks for functions exported by mod_roster * src/ejabberd_c2s.erl: Likewise * src/ejabberd_sm.erl: Likewise * src/mod_privacy.erl: Likewise * src/mod_last.erl: Likewise * src/mod_last_odbc.erl: Likewise SVN Revision: 294
* * src/ejabberd_sm.erl: Updated missed message passing fromAlexey Shchepin2004-12-142-14/+15
| | | | | | previous patch SVN Revision: 293
* * src/odbc/pg.sql: DB creation script for postgresAlexey Shchepin2004-12-137-0/+811
| | | | | | | | | | * src/odbc/ejabberd_odbc.erl: Experimental support for ODBC * src/mod_last_odbc.erl: Likewise * src/mod_offline_odbc.erl: Likewise * src/ejabberd_auth_odbc.erl: Likewise * src/ejabberd_auth.erl: Likewise SVN Revision: 292