- Apr 18, 2005
-
-
Alexey Shchepin authored
SVN Revision: 320
-
Mickaël Rémond authored
SVN Revision: 319
-
Alexey Shchepin authored
* doc/guide.tex: Updated SVN Revision: 318
-
Alexey Shchepin authored
* doc/guide.tex: Updated SVN Revision: 317
-
Alexey Shchepin authored
* src/web/ejabberd_web_admin.erl: Added link to shared roster page SVN Revision: 316
-
Mickaël Rémond authored
SVN Revision: 315
-
Alexey Shchepin authored
* src/odbc/ejabberd_odbc.erl: ODBC connection string can be specified via odbc_server option now * src/ejabberd.cfg.example: Added ODBC usage example SVN Revision: 314
-
Mickaël Rémond authored
Preparing release note for ejabberd 0.9 SVN Revision: 313
-
Alexey Shchepin authored
* doc/guide.tex: Updated SVN Revision: 312
-
Alexey Shchepin authored
* src/msgs/pl.msg: New Polish translation (thanks to Andrew Smyk) SVN Revision: 311
-
- Apr 17, 2005
-
-
Alexey Shchepin authored
SVN Revision: 310
-
Alexey Shchepin authored
SVN Revision: 309
-
tmallard authored
SVN Revision: 308
-
tmallard authored
SVN Revision: 307
-
- Apr 09, 2005
-
-
Alexey Shchepin authored
* src/ejabberd_c2s.erl: Send new id for each new stream inside one 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
-
Alexey Shchepin authored
* src/ejabberd_c2s.erl: Send new id for each new stream inside one 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
-
- Apr 04, 2005
-
-
Alexey Shchepin authored
* examples/transport-configs/configs/msn-transport.xml: Fixed typo (thanks to Sander Devrieze) SVN Revision: 303
-
- Apr 01, 2005
-
-
Alexey Shchepin authored
* examples/transport-configs/: Updated (thanks to Sander Devrieze) SVN Revision: 302
-
Alexey Shchepin authored
* examples/transport-configs/: Updated (thanks to Sander Devrieze) SVN Revision: 301
-
- Mar 30, 2005
-
-
Alexey Shchepin authored
* src/ejabberd_ctl.erl: Bugfix SVN Revision: 300
-
- Mar 16, 2005
-
-
Alexey Shchepin authored
* src/mod_muc/mod_muc_room.erl: Bugfix SVN Revision: 299
-
- Mar 15, 2005
-
-
Alexey Shchepin authored
* src/ejabberd_sm.erl: Bugfix SVN Revision: 298
-
- Mar 11, 2005
-
-
Alexey Shchepin authored
* src/ejabberd_router.erl: Bugfix SVN Revision: 297
-
- Jan 13, 2005
-
-
Alexey Shchepin authored
* src/mod_irc/mod_irc_connection.erl: Added filtering of quit 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
-
- Dec 29, 2004
-
-
Alexey Shchepin authored
* src/odbc/ejabberd_odbc.erl: Load-balance ODBC requests between 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
-
- Dec 19, 2004
-
-
Alexey Shchepin authored
* src/mod_roster_odbc.erl: Roster support via ODBC (not completed) * 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
-
- Dec 14, 2004
-
-
Alexey Shchepin authored
* src/ejabberd_sm.erl: Updated missed message passing from previous patch SVN Revision: 293
-
- Dec 13, 2004
-
-
Alexey Shchepin authored
* src/odbc/pg.sql: DB creation script for postgres * 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
-
- Dec 12, 2004
-
-
Alexey Shchepin authored
* src/mod_stats.erl: Minor optimizations SVN Revision: 291
-
Alexey Shchepin authored
* src/ejabberd_sm.erl: Added unset_presence_hook * 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
-
- Dec 05, 2004
-
-
Alexey Shchepin authored
* src/web/ejabberd_web_admin.erl: Changed type of password field 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
-
- Dec 03, 2004
-
-
Alexey Shchepin authored
* src/ejabberd_listener.erl: Enable keepalive option * 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
-
- Dec 01, 2004
-
-
Alexey Shchepin authored
* src/expat_erl.c: Now uses port control instead of port output * 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
-
- Nov 21, 2004
-
-
Alexey Shchepin authored
* src/mod_vcard.erl: Added missed index * doc/guide.tex: Updated (thanks to Sander Devrieze) SVN Revision: 286
-
- Nov 05, 2004
-
-
Alexey Shchepin authored
* src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSL (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
-
- Oct 15, 2004
-
-
Alexey Shchepin authored
* examples/transport-configs/: Transport config examples (thanks to Sander Devrieze) SVN Revision: 284
-
Alexey Shchepin authored
* src/msgs/de.msg: German translation (thanks to Marina Hahn) SVN Revision: 283
-
- Oct 12, 2004
-
-
Alexey Shchepin authored
* src/win32/: Updated (thanks to Sergei Golovan) * src/msgs/es.msg: Updated (thanks to Badlop) * src/mod_irc/iconv_erl.c: Bugfix (thanks to Jacek Konieczny) SVN Revision: 282
-
- Oct 10, 2004
-
-
Alexey Shchepin authored
* src/tls/Makefile.win32: Added (thanks to Sergei Golovan) * src/win32/: Updated (thanks to Sergei Golovan) SVN Revision: 281
-
- Oct 09, 2004
-
-
Alexey Shchepin authored
* src/msgs/uk.msg: Updated (thanks to Sergei Golovan) SVN Revision: 280
-