summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * src/ejabberd_sm.erl: Updated missed message passing fromAlexey Shchepin2004-12-142-14/+15
* * src/odbc/pg.sql: DB creation script for postgresAlexey Shchepin2004-12-137-0/+811
* * src/mod_stats.erl: Minor optimizationsAlexey Shchepin2004-12-122-4/+6
* * src/ejabberd_sm.erl: Added unset_presence_hookAlexey Shchepin2004-12-127-360/+383
* * src/web/ejabberd_web_admin.erl: Changed type of password fieldAlexey Shchepin2004-12-057-31/+185
* * src/ejabberd_listener.erl: Enable keepalive optionAlexey Shchepin2004-12-034-24/+61
* * src/expat_erl.c: Now uses port control instead of port outputAlexey Shchepin2004-12-016-82/+116
* * src/mod_vcard.erl: Added missed indexAlexey Shchepin2004-11-214-25/+30
* * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSLAlexey Shchepin2004-11-0519-106/+194
* * examples/transport-configs/: Transport config examples (thanksAlexey Shchepin2004-10-1513-0/+735
* * src/msgs/de.msg: German translation (thanks to Marina Hahn)Alexey Shchepin2004-10-152-0/+275
* * src/win32/: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-10-1211-36/+63
* * src/tls/Makefile.win32: Added (thanks to Sergei Golovan)Alexey Shchepin2004-10-105-9/+97
* * src/msgs/uk.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-10-091-1/+1
* * src/msgs/uk.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-10-092-1/+3
* *** empty log message ***Alexey Shchepin2004-10-091-274/+0
* * src/msgs/nl.msg: Updated (thanks to Sander Devrieze)Alexey Shchepin2004-10-095-24/+309
* * src/msgs/ua.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-10-082-67/+69
* * src/mod_muc/mod_muc_room.erl: Fixed room destroyingAlexey Shchepin2004-10-0811-23/+150
* * doc/guide.tex: UpdatedAlexey Shchepin2004-10-063-87/+241
* * src/ejabberd_s2s_out.erl: Fixed socket closing conditionAlexey Shchepin2004-10-062-4/+12
* * src/web/ejabberd_http_poll.erl: Properly handle bad requestsAlexey Shchepin2004-10-053-50/+439
* * src/web/ejabberd_http.erl: Fixed processing of POST body forAlexey Shchepin2004-09-303-57/+109
* * src/ejabberd_listener.erl: Check result of controlling_processAlexey Shchepin2004-09-292-2/+9
* * src/web/ejabberd_http.erl: BugfixAlexey Shchepin2004-09-292-39/+50
* * src/Makefile.in: Updated (thanks to Badlop)Alexey Shchepin2004-09-272-3/+7
* * src/aclocal.m4: Better expat and openssl detection (thanks toAlexey Shchepin2004-09-2611-140/+92
* * src/jlib.hrl: Added namespace for iq-register stream featureAlexey Shchepin2004-09-2510-58/+372
* * src/mod_muc/mod_muc_room.erl: Send password in room invitationAlexey Shchepin2004-09-177-121/+274
* * tools/ejabberdctl: Added call to "exec" (thanks to SergeiAlexey Shchepin2004-09-1010-82/+290
* * doc/guide.tex: Fix (thanks to Sander Devrieze)Alexey Shchepin2004-08-273-2/+8
* * src/xml_stream.erl: Few optimizationsAlexey Shchepin2004-08-262-21/+27
* * src/mod_service_log.erl: Support for logging of user packets viaAlexey Shchepin2004-08-244-10/+124
* * src/mod_offline.erl: Use offline_subscription_hookAlexey Shchepin2004-08-231-0/+2
* * src/mod_offline.erl: Added entire table locking on large messageAlexey Shchepin2004-08-2214-25/+309
* * src/msgs/nl.msg: Updated (thanks to Sander Devrieze)Alexey Shchepin2004-08-152-84/+86
* * src/web/ejabberd_http_poll.erl: Fixed sending of Set-CookieAlexey Shchepin2004-08-152-1/+8
* * src/ejabberd_c2s.erl: Bugfix in resend_offline_messages/1Alexey Shchepin2004-08-129-76/+342
* * src/ejabberd_c2s.erl: Use resend_offline_messages_hook to fetchAlexey Shchepin2004-08-089-75/+327
* * src/aclocal.m4: Updated to check for openssl library (thanks toAlexey Shchepin2004-08-056-26/+344
* * src/web/ejabberd_web_admin.erl: Added user's roster pageAlexey Shchepin2004-08-023-2/+74
* * src/tls/tls.erl: Added recv_data/2 functionAlexey Shchepin2004-08-015-33/+104
* * examples/extauth/check_pass_null.pl: A reference "null"Alexey Shchepin2004-07-305-5/+764
* * src/tls/tls_drv.c: Added freeing of SSL stuffAlexey Shchepin2004-07-286-77/+136
* * src/tls/tls.erl: UpdatedAlexey Shchepin2004-07-262-6/+47
* *** empty log message ***Alexey Shchepin2004-07-261-9/+35
* * src/tls/: Library for TLS support (not completed)Alexey Shchepin2004-07-258-5/+600
* * src/eldap/eldap.erl: BugfixAlexey Shchepin2004-07-232-1/+5
* * src/web/ejabberd_web_admin.erl: Better i18n support (thanks toAlexey Shchepin2004-07-136-49/+446
* * src/mod_last.erl: Supprot for storing status from latestAlexey Shchepin2004-07-1115-58/+173