aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * src/web/ejabberd_web_admin.erl: Images now specified via CSS,Alexey Shchepin2005-05-081-241/+308
| | | | | | | design slightly updated, added last activity statistics (thanks to Sergei Golovan) SVN Revision: 344
* * src/stringprep/stringprep_drv.c: Added check for bidiAlexey Shchepin2005-05-075-1222/+2837
| | | | | | | | | | * 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-063-1120/+1155
| | | | | | | | | | | as required by RFC3454 * src/stringprep/uni_parse2.tcl: Bugfixes * src/stringprep/stringprep_drv.c: Bugfixes, added hangul composition SVN Revision: 342
* 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-031-18/+64
| | | | | | 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-021-6/+31
| | | | | | affiliations tables to latest JEP-0045 SVN Revision: 338
* * src/msgs/sw.msg: Renamed to sv.msgAlexey Shchepin2005-05-011-0/+0
| | | | | | * src/msgs/sv.msg: Likewise SVN Revision: 337
* src/msgs/fr.msg: UpdatedMickaël Rémond2005-05-011-177/+177
| | | | SVN Revision: 336
* * src/msgs/pl.msg: Updated (thanks to Andrew Smyk)Alexey Shchepin2005-05-011-142/+142
| | | | SVN Revision: 335
* * src/msgs/sw.msg: New Swedish translation (thanks to (Magnus Henoch)Alexey Shchepin2005-05-015-43/+616
| | | | | | | | | | * 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-272-4/+31
| | | | SVN Revision: 332
* * src/ejabberd_ctl.erl: Better spelling, now prints full fileAlexey Shchepin2005-04-261-31/+66
| | | | | | | paths, fixed checking of mnesia:install_fallback result, now "dump" command dumps only persistent tables SVN Revision: 331
* * src/mod_vcard_ldap.erl: Bugfix (thanks to Mickael Remond)Alexey Shchepin2005-04-261-4/+6
| | | | SVN Revision: 329
* * src/web/ejabberd_web_admin.erl: Added translation to submitAlexey Shchepin2005-04-244-44/+82
| | | | | | | | | | | | | 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-241-2/+2
| | | | SVN Revision: 327
* * doc/guide.tex: Added mod_shared_roster documentationAlexey Shchepin2005-04-221-1/+1
| | | | | | * 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-211-2/+3
| | | | SVN Revision: 324
* * src/ejabberd_auth.erl: Added check for domain of registered userAlexey Shchepin2005-04-192-4/+16
| | | | | | | | * 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-191-2/+10
| | | | | | 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
* * src/web/ejabberd_web_admin.erl: Added link to shared roster pageAlexey Shchepin2005-04-181-2/+18
| | | | SVN Revision: 316
* * src/odbc/ejabberd_odbc.erl: ODBC connection string can beAlexey Shchepin2005-04-182-2/+6
| | | | | | | specified via odbc_server option now * src/ejabberd.cfg.example: Added ODBC usage example SVN Revision: 314
* * src/msgs/pl.msg: New Polish translation (thanks to Andrew Smyk)Alexey Shchepin2005-04-181-0/+271
| | | | SVN Revision: 311
* Applied VH patchAlexey Shchepin2005-04-171-15/+15
| | | | SVN Revision: 310
* CleanupAlexey Shchepin2005-04-179-3785/+12
| | | | SVN Revision: 309
* 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-091-2/+2
| | | | | | | | | | | | | 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
* * src/ejabberd_ctl.erl: BugfixAlexey Shchepin2005-03-301-1/+1
| | | | SVN Revision: 300
* * src/mod_muc/mod_muc_room.erl: BugfixAlexey Shchepin2005-03-161-2/+2
| | | | SVN Revision: 299
* * src/ejabberd_sm.erl: BugfixAlexey Shchepin2005-03-151-1/+2
| | | | SVN Revision: 298
* * src/ejabberd_router.erl: BugfixAlexey Shchepin2005-03-111-0/+5
| | | | SVN Revision: 297
* * src/mod_irc/mod_irc_connection.erl: Added filtering of quitAlexey Shchepin2005-01-137-77/+33
| | | | | | | | | | | | | 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-293-4/+54
| | | | | | | | | | | 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-1913-57/+853
| | | | | | | | | | | | | | | | | | | | | | * 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-141-14/+10
| | | | | | previous patch SVN Revision: 293
* * src/odbc/pg.sql: DB creation script for postgresAlexey Shchepin2004-12-136-0/+801
| | | | | | | | | | * 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
* * src/mod_stats.erl: Minor optimizationsAlexey Shchepin2004-12-121-4/+4
| | | | SVN Revision: 291
* * src/ejabberd_sm.erl: Added unset_presence_hookAlexey Shchepin2004-12-126-360/+372
| | | | | | | | | | | | * src/mod_last.erl: Use unset_presence_hook instead of direct call * src/ejabberd_auth.erl: Splitted into ejabberd_auth_internal.erl, ejabberd_auth_ldap.erl, and ejabberd_auth_external.erl, * src/ejabberd_auth_internal.erl: Likewise * src/ejabberd_auth_ldap.erl: Likewise * src/ejabberd_auth_external.erl: Likewise SVN Revision: 290
* * src/web/ejabberd_web_admin.erl: Changed type of password fieldAlexey Shchepin2004-12-056-31/+167
| | | | | | | | | | | | | | | | | | | to "password" * src/jlib.hrl: More stream error defines (thanks to Sergei Golovan) * src/ejabberd_c2s.erl: Support for starttls_required option (thanks to Sergei Golovan) * src/mod_muc/mod_muc_room.erl: Fixed mistake in case condition (thanks to Sergei Golovan) * src/xml_stream.erl: Added function parse_element/1 * src/expat_erl.c: Added PARSE_FINAL_COMMAND SVN Revision: 289
* * src/ejabberd_listener.erl: Enable keepalive optionAlexey Shchepin2004-12-033-24/+52
| | | | | | | | | * src/xml_stream.erl: Added API for managing xml streams without creating process * src/ejabberd_receiver.erl: Use this API, now 2 processes are created per C2S connection SVN Revision: 288
* * src/expat_erl.c: Now uses port control instead of port outputAlexey Shchepin2004-12-013-76/+94
| | | | | | | | | | | * src/xml_stream.erl: Likewise * src/stringprep/stringprep.erl: Now register port instead of storing it in ets table * doc/guide.tex: Updated URLs to R10C release SVN Revision: 287
* * src/mod_vcard.erl: Added missed indexAlexey Shchepin2004-11-211-0/+1
| | | | | | * doc/guide.tex: Updated (thanks to Sander Devrieze) SVN Revision: 286
* * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSLAlexey Shchepin2004-11-0517-103/+164
| | | | | | | | | | | | | | | | | | | | | (thanks to Leif Johansson) * src/ejabberd_auth.erl: Added support for ldap_rootdn and ldap_password options (thanks to Stefan de Konink) * src/mod_vcard_ldap.erl: Likewise * src/ejabberd_router.erl: Now possible to route packet via function call instead of message sending * src/ejabberd_sm.erl: Added function route/3, use it in route table * src/ejabberd_local.erl: Likewise * src/ejabberd_s2s.erl: Likewise * (all): Fixed spelling of word "authentication" * src/*/Makefile.in: Replaced erlc with @ERLC@ SVN Revision: 285
* * src/msgs/de.msg: German translation (thanks to Marina Hahn)Alexey Shchepin2004-10-151-0/+271
| | | | SVN Revision: 283
* * src/win32/: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-10-1210-36/+55
| | | | | | | | * src/msgs/es.msg: Updated (thanks to Badlop) * src/mod_irc/iconv_erl.c: Bugfix (thanks to Jacek Konieczny) SVN Revision: 282
* * src/tls/Makefile.win32: Added (thanks to Sergei Golovan)Alexey Shchepin2004-10-104-9/+87
| | | | | | * src/win32/: Updated (thanks to Sergei Golovan) SVN Revision: 281
* * src/msgs/uk.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-10-091-1/+1
| | | | SVN Revision: 280
* * src/msgs/uk.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-10-091-1/+1
| | | | SVN Revision: 279