aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* * 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
* * src/mod_stats.erl: Minor optimizationsAlexey Shchepin2004-12-122-4/+6
| | | | SVN Revision: 291
* * src/ejabberd_sm.erl: Added unset_presence_hookAlexey Shchepin2004-12-127-360/+383
| | | | | | | | | | | | * 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-057-31/+185
| | | | | | | | | | | | | | | | | | | 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-034-24/+61
| | | | | | | | | * 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-016-82/+116
| | | | | | | | | | | * 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-214-25/+30
| | | | | | * doc/guide.tex: Updated (thanks to Sander Devrieze) SVN Revision: 286
* * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSLAlexey Shchepin2004-11-0519-106/+194
| | | | | | | | | | | | | | | | | | | | | (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
* * examples/transport-configs/: Transport config examples (thanksAlexey Shchepin2004-10-1513-0/+735
| | | | | | to Sander Devrieze) SVN Revision: 284
* * src/msgs/de.msg: German translation (thanks to Marina Hahn)Alexey Shchepin2004-10-152-0/+275
| | | | SVN Revision: 283
* * src/win32/: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-10-1211-36/+63
| | | | | | | | * 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-105-9/+97
| | | | | | * 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-092-1/+3
| | | | SVN Revision: 279
* *** empty log message ***Alexey Shchepin2004-10-091-274/+0
| | | | SVN Revision: 278
* * src/msgs/nl.msg: Updated (thanks to Sander Devrieze)Alexey Shchepin2004-10-095-24/+309
| | | | | | | | * src/msgs/ua.msg: Renamed to uk.msg * COPYING: Added permission to link with OpenSSL SVN Revision: 277
* * src/msgs/ua.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-10-082-67/+69
| | | | SVN Revision: 276
* * src/mod_muc/mod_muc_room.erl: Fixed room destroyingAlexey Shchepin2004-10-0811-23/+150
| | | | | | | | | | | | | | * src/ejabberd.cfg.example: Updated * src/ejabberd_sm.erl: Fixed message routing when all resources have negative priority * src/msgs/*.msg: Updated (thanks to Sergei Golovan) * src/web/ejabberd_web_admin.erl: Table titles now bold (thanks to Sergei Golovan) SVN Revision: 275
* * doc/guide.tex: UpdatedAlexey Shchepin2004-10-063-87/+241
| | | | SVN Revision: 274
* * src/ejabberd_s2s_out.erl: Fixed socket closing conditionAlexey Shchepin2004-10-062-4/+12
| | | | SVN Revision: 273
* * src/web/ejabberd_http_poll.erl: Properly handle bad requestsAlexey Shchepin2004-10-053-50/+439
| | | | | | * src/web/ejabberd_web_admin.erl: Ported features from J-EAI SVN Revision: 272
* * src/web/ejabberd_http.erl: Fixed processing of POST body forAlexey Shchepin2004-09-303-57/+109
| | | | | | | | | | | | HTTP Polling * src/web/ejabberd_http.erl: Support for "Connection" HTTP header (thanks to Sergei Golovan) * src/translate.erl: Much better handling of xml:lang (thanks to Sergei Golovan) SVN Revision: 271
* * src/ejabberd_listener.erl: Check result of controlling_processAlexey Shchepin2004-09-292-2/+9
| | | | SVN Revision: 270
* * src/web/ejabberd_http.erl: BugfixAlexey Shchepin2004-09-292-39/+50
| | | | SVN Revision: 269
* * src/Makefile.in: Updated (thanks to Badlop)Alexey Shchepin2004-09-272-3/+7
| | | | SVN Revision: 268
* * src/aclocal.m4: Better expat and openssl detection (thanks toAlexey Shchepin2004-09-2611-140/+92
| | | | | | | | | Anton Vanin) * src/**/Makefile.in: Updated (thanks to Anton Vanin) * src/configure.ac: Likewise SVN Revision: 267
* * src/jlib.hrl: Added namespace for iq-register stream featureAlexey Shchepin2004-09-2510-58/+372
| | | | | | | | | | | | | | | | | * src/ejabberd_c2s.erl: Send iq-register feature * src/ejabberd_config.erl: Config file can be configured from the command line (thanks to Mickael Remond) * src/web/ejabberd_http.erl: Added SSL support (thanks to Sergei Golovan) * src/msgs/*.msg: Updated (thanks to Sergei Golovan) * src/jlib.hrl: Updated error codes (thanks to Sergei Golovan) * src/ejabberd_c2s.erl: Likewise SVN Revision: 266
* * src/mod_muc/mod_muc_room.erl: Send password in room invitationAlexey Shchepin2004-09-177-121/+274
| | | | | | | | | | | | | | | | | | | | | | (thanks to Sergei Golovan) * src/mod_disco.erl: Added registration of sm features and nodes (thanks to Sergei Golovan) * src/mod_vcard.erl: Register vcard-temp feature (thanks to Sergei Golovan) * src/jlib.erl: Added functions now_to_utc_string/1, now_to_local_string/1, and datetime_string_to_timestamp/1 (thanks to Sergei Golovan) * src/mod_muc/mod_muc_room.erl: Use time parsing functions from jlib (thanks to Sergei Golovan) * ejabberd/src/mod_pubsub/mod_pubsub.erl: Bugfix (thanks to Mickael Remond) * src/mod_pubsub/mod_pubsub.erl: Bugfix SVN Revision: 265
* * tools/ejabberdctl: Added call to "exec" (thanks to SergeiAlexey Shchepin2004-09-1010-82/+290
| | | | | | | | | | | | | | | | | | | | | | | | Golovan) * src/msgs/ru.msg: Updated (thanks to Sergei Golovan) * src/mod_vcard.erl: Support for searching of prefix substring and limiting of result items (thanks to Sergei Golovan) * src/mod_offline.erl: Support for message expiration (JEP-0023) (thanks to Sergei Golovan) * src/jlib.hrl: Added NS_EXPIRE macros (thanks to Sergei Golovan) * src/ejabberd_logger_h.erl: Added reopen_log/0 (thanks to Sergei Golovan) * src/ejabberd_ctl.erl: Added return codes, updated "reopen-log" command, added "delete-expired-messages" and "status" commands (thanks to Sergei Golovan) * doc/guide.tex: Updated (thanks to Sergei Golovan) SVN Revision: 264
* * doc/guide.tex: Fix (thanks to Sander Devrieze)Alexey Shchepin2004-08-273-2/+8
| | | | SVN Revision: 263
* * src/xml_stream.erl: Few optimizationsAlexey Shchepin2004-08-262-21/+27
| | | | SVN Revision: 262
* * src/mod_service_log.erl: Support for logging of user packets viaAlexey Shchepin2004-08-244-10/+124
| | | | | | | external service (e.g. bandersnatch) * doc/guide.tex: Updated SVN Revision: 261