aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * src/odbc/ejabberd_odbc.erl: Support for mnesia-like transactionAlexey Shchepin2005-11-162-155/+217
| | | | | | | | interface * src/mod_roster_odbc.erl: Updated to use ejabberd_odbc:sql_transaction/2 SVN Revision: 434
* * src/ejabberd_s2s_out.erl: Fixed invalid behaviour uponAlexey Shchepin2005-11-122-6/+18
| | | | | | | connecting to host with invalid domain * src/ejabberd_s2s.erl: Likewise SVN Revision: 433
* * src/ejabberd_config.erl: Support for per host certificatesAlexey Shchepin2005-11-055-24/+77
| | | | | | | | | | * src/ejabberd_c2s.erl: Likewise * src/ejabberd_s2s_out.erl: Likewise * src/ejabberd.cfg.example: Updated * src/ejabberd_s2s_in.erl: Fixed id-on-xmppAddr processing SVN Revision: 432
* * src/mod_disco.erl: Fixed extra_domains option processingAlexey Shchepin2005-11-031-1/+2
| | | | SVN Revision: 431
* * src/ejabberd_s2s_out.erl: Support for STARTTLS+SASL EXTERNALAlexey Shchepin2005-11-036-31/+383
| | | | | | | | | | * src/ejabberd_s2s_in.erl: Likewise * src/tls/tls.erl: Likewise * src/tls/tls_drv.c: Likewise * src/tls/XmppAddr.asn1: Likewise * src/tls/Makefile.in: Likewise SVN Revision: 430
* * src/mod_disco.erl: Minor fixAlexey Shchepin2005-10-301-2/+4
| | | | SVN Revision: 429
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2005-10-291-1/+12
| | | | SVN Revision: 428
* * src/tls/tls.erl: Accept {error,already_loaded} fromAlexey Shchepin2005-10-254-6/+24
| | | | | | | | | erl_ddll:load_driver/2 * src/stringprep/stringprep.erl: Likewise * src/mod_irc/iconv.erl: Likewise * src/ejabberd_app.erl: Likewise SVN Revision: 427
* * src/tls/tls_drv.c: Support for "connect" methodAlexey Shchepin2005-10-257-164/+414
| | | | | | | | | | | | | | * src/tls/tls.erl: Likewise * src/ejabberd_s2s_in.erl: Support for STARTTLS+Dialback * src/ejabberd_s2s_out.erl: Likewise * src/ejabberd_receiver.erl: Added a few hacks ({active,once} mode should be used instead of recv/3 call to avoid them) * src/ejabberd_config.erl: Added s2s_use_starttls and s2s_certfile options * src/ejabberd.cfg.example: Likewise SVN Revision: 426
* * src/ejabberd_app.erl: Try to load tls_drv at startup to avoidAlexey Shchepin2005-10-211-8/+1
| | | | | | unloading of libssl (thanks to Brian Campbell) SVN Revision: 425
* * src/odbc/pg.sql: Added spool.seq field for offline messagesAlexey Shchepin2005-10-192-2/+10
| | | | | | | sorting * src/mod_offline_odbc.erl: Likewise SVN Revision: 424
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2005-10-181-2/+2
| | | | SVN Revision: 423
* * src/gen_iq_handler.erl: BugfixAlexey Shchepin2005-10-161-1/+1
| | | | SVN Revision: 422
* * src/ejabberd_auth_odbc.erl: Minor fixAlexey Shchepin2005-10-152-1/+3
| | | | | | * src/odbc/ejabberd_odbc.erl: Updated pgsql support SVN Revision: 421
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2005-10-151-2/+2
| | | | SVN Revision: 420
* * src/ejabberd_c2s.erl: Updated to work correctly withAlexey Shchepin2005-10-151-4/+10
| | | | | | mod_vcard_odbc SVN Revision: 419
* * src/odbc/ejabberd_odbc.erl: Experimental support for pgsqlAlexey Shchepin2005-10-131-6/+39
| | | | | | library SVN Revision: 418
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2005-10-131-2/+3
| | | | SVN Revision: 417
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2005-10-121-1/+2
| | | | SVN Revision: 416
* Fixed mod_vcard_odbc.erl SVN propertiesAlexey Shchepin2005-10-071-2/+2
| | | | SVN Revision: 415
* * src/ejd2odbc.erl: Added vCard converterAlexey Shchepin2005-10-063-47/+818
| | | | | | | | * src/mod_vcard_odbc.erl: vCard support via ODBC * src/odbc/pg.sql: Updated SVN Revision: 414
* * src/web/ejabberd_web_admin.erl: Updated API for betterAlexey Shchepin2005-09-293-42/+87
| | | | | | | | | | integration with J-EAI web interface * src/mod_shared_roster.erl: Now possible to specify all users on virtual host in group * src/web/ejabberd_web_admin.erl: Likewise SVN Revision: 413
* * src/jlib.erl: BugfixAlexey Shchepin2005-09-151-2/+1
| | | | SVN Revision: 412
* * src/ejd2odbc.erl: UpdatedAlexey Shchepin2005-09-101-2/+2
| | | | SVN Revision: 411
* * src/ejd2odbc.erl: UpdatedAlexey Shchepin2005-09-101-24/+37
| | | | SVN Revision: 410
* * src/mod_disco.erl: Disco publishing support (thanks to MagnusAlexey Shchepin2005-09-041-2/+139
| | | | | | Henoch) SVN Revision: 409
* * src/mod_disco.erl: Functions register_sm_feature andAlexey Shchepin2005-09-044-512/+652
| | | | | | | | | | | | register_sm_node replaced with hooks (thanks to Sergei Golovan) * src/mod_vcard.erl: * src/mod_vcard_ldap.erl: * src/mod_disco.erl: Now mod_disco doesn't depend on mod_configure (thanks to Sergei Golovan) * src/mod_configure.erl: Likewise SVN Revision: 408
* * src/ejd2odbc.erl: Converter from mnesia to ODBCAlexey Shchepin2005-08-292-1/+196
| | | | | | * src/mod_offline_odbc.erl: Minor fix SVN Revision: 407
* * src/mod_vcard_ldap.erl: BugfixAlexey Shchepin2005-08-253-49/+56
| | | | | | | | | | * src/mod_vcard.erl: Bugfix * src/ejabberd_auth_odbc.erl: Bugfix * doc/dev.tex: Updated SVN Revision: 406
* * src/cyrsasl_digest.erl: Fixed challenge/response parsing (thanksAlexey Shchepin2005-08-101-0/+6
| | | | | | to Martin Pokorny) SVN Revision: 405
* * src/msgs/pl.msg: Updated (thanks to Andrew Smyk)Alexey Shchepin2005-08-061-2/+26
| | | | SVN Revision: 404
* * src/web/ejabberd_web_admin.erl: Bugfix (thanks to Badlop)Alexey Shchepin2005-08-061-1/+1
| | | | SVN Revision: 403
* * src/win32/inetrc: Added (thanks to Sergei Golovan)Alexey Shchepin2005-08-055-15/+21
| | | | | | | | | | | | * src/Makefile.win32: Updated (thanks to Sergei Golovan) * src/win32/ejabberd.cfg: Likewise * src/win32/ejabberd.nsi: Likewise * doc/guide.tex: Updated * src/ejabberd.hrl: Updated version SVN Revision: 402
* Release 0.9.8Mickaël Rémond2005-08-011-1/+1
| | | | SVN Revision: 399
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2005-08-012-0/+12
| | | | | | * src/msgs/uk.msg: Likewise SVN Revision: 397
* * src/msgs/es.msg: Updated (thanks to Badlop)Alexey Shchepin2005-08-011-1/+21
| | | | SVN Revision: 393
* * src/msgs/nl.msg: Updated (thanks to Sander Devrieze)Alexey Shchepin2005-08-011-26/+53
| | | | SVN Revision: 392
* Updated French translationMickaël Rémond2005-08-011-3/+22
| | | | SVN Revision: 387
* * src/ejabberd_config.erl: Added host_config optionAlexey Shchepin2005-07-312-5/+10
| | | | | | | | * doc/guide.tex: Updated * src/ejabberd_auth_ldap.erl: Bugfix SVN Revision: 386
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2005-07-312-4/+32
| | | | | | * src/msgs/uk.msg: Likewise SVN Revision: 385
* * src/msgs/de.msg: Updated (thanks to Torsten Werner)Alexey Shchepin2005-07-311-11/+11
| | | | SVN Revision: 384
* * src/web/ejabberd_web_admin.erl: Fixed CSS style sheet to beAlexey Shchepin2005-07-311-4/+4
| | | | | | standards compliant (thanks to Sander Devrieze) SVN Revision: 383
* * src/web/ejabberd_web_admin.erl: Added "Virtual Hosts" pageAlexey Shchepin2005-07-291-12/+46
| | | | SVN Revision: 382
* Renamed route_packet hook to filter_packetAlexey Shchepin2005-07-271-2/+2
| | | | SVN Revision: 381
* * src/ejabberd_router.erl: Added route_packet hookAlexey Shchepin2005-07-271-33/+40
| | | | SVN Revision: 380
* * src/jd2ejd.erl: Updated to work with ODBCAlexey Shchepin2005-07-264-118/+200
| | | | | | | | | | * src/mod_roster_odbc.erl: Updated * src/mod_offline_odbc.erl: Bugfix * src/mod_last_odbc.erl: Bugfix SVN Revision: 379
* * src/mod_pubsub/mod_pubsub.erl: Updated to J-EAI versionAlexey Shchepin2005-07-201-232/+627
| | | | SVN Revision: 378
* * src/acl.erl: Slightly changed "access" option processingAlexey Shchepin2005-07-141-1/+9
| | | | SVN Revision: 377
* * src/mod_disco.erl: Fixed processing of host features andAlexey Shchepin2005-07-141-14/+28
| | | | | | extra_domains option SVN Revision: 376
* * src/ejabberd_c2s.erl: Processing of jabber:iq:register totallyAlexey Shchepin2005-07-146-59/+83
| | | | | | | | | | | | | | | | moved to mod_register.erl (thanks to Sergei Golovan) * src/mod_register.erl: Likewise * src/win32/ejabberd.nsi: Added two pictures in installer (thanks to Maxim Ryazanov) * src/win32/ejabberd_header.bmp: Likewise * src/win32/ejabberd_intro.bmp: Likewise * src/web/ejabberd_web_admin.erl: Fixed spelling of word "authentication" * src/ejabberd_c2s.erl: Likewise SVN Revision: 375