aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/odbc/ejabberd_odbc.erl: Support for mnesia-like transactionAlexey Shchepin2005-11-162-155/+217
* * src/ejabberd_s2s_out.erl: Fixed invalid behaviour uponAlexey Shchepin2005-11-122-6/+18
* * src/ejabberd_config.erl: Support for per host certificatesAlexey Shchepin2005-11-055-24/+77
* * src/mod_disco.erl: Fixed extra_domains option processingAlexey Shchepin2005-11-031-1/+2
* * src/ejabberd_s2s_out.erl: Support for STARTTLS+SASL EXTERNALAlexey Shchepin2005-11-036-31/+383
* * src/mod_disco.erl: Minor fixAlexey Shchepin2005-10-301-2/+4
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2005-10-291-1/+12
* * src/tls/tls.erl: Accept {error,already_loaded} fromAlexey Shchepin2005-10-254-6/+24
* * src/tls/tls_drv.c: Support for "connect" methodAlexey Shchepin2005-10-257-164/+414
* * src/ejabberd_app.erl: Try to load tls_drv at startup to avoidAlexey Shchepin2005-10-211-8/+1
* * src/odbc/pg.sql: Added spool.seq field for offline messagesAlexey Shchepin2005-10-192-2/+10
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2005-10-181-2/+2
* * src/gen_iq_handler.erl: BugfixAlexey Shchepin2005-10-161-1/+1
* * src/ejabberd_auth_odbc.erl: Minor fixAlexey Shchepin2005-10-152-1/+3
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2005-10-151-2/+2
* * src/ejabberd_c2s.erl: Updated to work correctly withAlexey Shchepin2005-10-151-4/+10
* * src/odbc/ejabberd_odbc.erl: Experimental support for pgsqlAlexey Shchepin2005-10-131-6/+39
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2005-10-131-2/+3
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2005-10-121-1/+2
* Fixed mod_vcard_odbc.erl SVN propertiesAlexey Shchepin2005-10-071-2/+2
* * src/ejd2odbc.erl: Added vCard converterAlexey Shchepin2005-10-063-47/+818
* * src/web/ejabberd_web_admin.erl: Updated API for betterAlexey Shchepin2005-09-293-42/+87
* * src/jlib.erl: BugfixAlexey Shchepin2005-09-151-2/+1
* * src/ejd2odbc.erl: UpdatedAlexey Shchepin2005-09-101-2/+2
* * src/ejd2odbc.erl: UpdatedAlexey Shchepin2005-09-101-24/+37
* * src/mod_disco.erl: Disco publishing support (thanks to MagnusAlexey Shchepin2005-09-041-2/+139
* * src/mod_disco.erl: Functions register_sm_feature andAlexey Shchepin2005-09-044-512/+652
* * src/ejd2odbc.erl: Converter from mnesia to ODBCAlexey Shchepin2005-08-292-1/+196
* * src/mod_vcard_ldap.erl: BugfixAlexey Shchepin2005-08-253-49/+56
* * src/cyrsasl_digest.erl: Fixed challenge/response parsing (thanksAlexey Shchepin2005-08-101-0/+6
* * src/msgs/pl.msg: Updated (thanks to Andrew Smyk)Alexey Shchepin2005-08-061-2/+26
* * src/web/ejabberd_web_admin.erl: Bugfix (thanks to Badlop)Alexey Shchepin2005-08-061-1/+1
* * src/win32/inetrc: Added (thanks to Sergei Golovan)Alexey Shchepin2005-08-055-15/+21
* Release 0.9.8Mickaël Rémond2005-08-011-1/+1
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2005-08-012-0/+12
* * src/msgs/es.msg: Updated (thanks to Badlop)Alexey Shchepin2005-08-011-1/+21
* * src/msgs/nl.msg: Updated (thanks to Sander Devrieze)Alexey Shchepin2005-08-011-26/+53
* Updated French translationMickaël Rémond2005-08-011-3/+22
* * src/ejabberd_config.erl: Added host_config optionAlexey Shchepin2005-07-312-5/+10
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2005-07-312-4/+32
* * src/msgs/de.msg: Updated (thanks to Torsten Werner)Alexey Shchepin2005-07-311-11/+11
* * src/web/ejabberd_web_admin.erl: Fixed CSS style sheet to beAlexey Shchepin2005-07-311-4/+4
* * src/web/ejabberd_web_admin.erl: Added "Virtual Hosts" pageAlexey Shchepin2005-07-291-12/+46
* Renamed route_packet hook to filter_packetAlexey Shchepin2005-07-271-2/+2
* * src/ejabberd_router.erl: Added route_packet hookAlexey Shchepin2005-07-271-33/+40
* * src/jd2ejd.erl: Updated to work with ODBCAlexey Shchepin2005-07-264-118/+200
* * src/mod_pubsub/mod_pubsub.erl: Updated to J-EAI versionAlexey Shchepin2005-07-201-232/+627
* * src/acl.erl: Slightly changed "access" option processingAlexey Shchepin2005-07-141-1/+9
* * src/mod_disco.erl: Fixed processing of host features andAlexey Shchepin2005-07-141-14/+28
* * src/ejabberd_c2s.erl: Processing of jabber:iq:register totallyAlexey Shchepin2005-07-146-59/+83