summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/ejabberd_sm.erl: Updated missed message passing fromAlexey Shchepin2004-12-141-14/+10
* * src/odbc/pg.sql: DB creation script for postgresAlexey Shchepin2004-12-136-0/+801
* * src/mod_stats.erl: Minor optimizationsAlexey Shchepin2004-12-121-4/+4
* * src/ejabberd_sm.erl: Added unset_presence_hookAlexey Shchepin2004-12-126-360/+372
* * src/web/ejabberd_web_admin.erl: Changed type of password fieldAlexey Shchepin2004-12-056-31/+167
* * src/ejabberd_listener.erl: Enable keepalive optionAlexey Shchepin2004-12-033-24/+52
* * src/expat_erl.c: Now uses port control instead of port outputAlexey Shchepin2004-12-013-76/+94
* * src/mod_vcard.erl: Added missed indexAlexey Shchepin2004-11-211-0/+1
* * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSLAlexey Shchepin2004-11-0517-103/+164
* * src/msgs/de.msg: German translation (thanks to Marina Hahn)Alexey Shchepin2004-10-151-0/+271
* * src/win32/: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-10-1210-36/+55
* * src/tls/Makefile.win32: Added (thanks to Sergei Golovan)Alexey Shchepin2004-10-104-9/+87
* * 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-091-1/+1
* *** empty log message ***Alexey Shchepin2004-10-091-274/+0
* * src/msgs/nl.msg: Updated (thanks to Sander Devrieze)Alexey Shchepin2004-10-092-23/+297
* * src/msgs/ua.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-10-081-67/+67
* * src/mod_muc/mod_muc_room.erl: Fixed room destroyingAlexey Shchepin2004-10-089-22/+135
* * src/ejabberd_s2s_out.erl: Fixed socket closing conditionAlexey Shchepin2004-10-061-4/+8
* * src/web/ejabberd_http_poll.erl: Properly handle bad requestsAlexey Shchepin2004-10-052-50/+433
* * src/web/ejabberd_http.erl: Fixed processing of POST body forAlexey Shchepin2004-09-302-57/+98
* * src/ejabberd_listener.erl: Check result of controlling_processAlexey Shchepin2004-09-291-2/+7
* * src/web/ejabberd_http.erl: BugfixAlexey Shchepin2004-09-291-39/+46
* * src/Makefile.in: Updated (thanks to Badlop)Alexey Shchepin2004-09-271-1/+1
* * src/aclocal.m4: Better expat and openssl detection (thanks toAlexey Shchepin2004-09-2610-140/+84
* * src/jlib.hrl: Added namespace for iq-register stream featureAlexey Shchepin2004-09-259-58/+356
* * src/mod_muc/mod_muc_room.erl: Send password in room invitationAlexey Shchepin2004-09-176-121/+249
* * tools/ejabberdctl: Added call to "exec" (thanks to SergeiAlexey Shchepin2004-09-107-80/+259
* * src/xml_stream.erl: Few optimizationsAlexey Shchepin2004-08-261-21/+23
* * src/mod_service_log.erl: Support for logging of user packets viaAlexey Shchepin2004-08-241-0/+59
* * 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-2211-23/+251
* * src/msgs/nl.msg: Updated (thanks to Sander Devrieze)Alexey Shchepin2004-08-151-84/+84
* * src/web/ejabberd_http_poll.erl: Fixed sending of Set-CookieAlexey Shchepin2004-08-151-1/+3
* * src/ejabberd_c2s.erl: Bugfix in resend_offline_messages/1Alexey Shchepin2004-08-126-35/+231
* * src/ejabberd_c2s.erl: Use resend_offline_messages_hook to fetchAlexey Shchepin2004-08-086-65/+280
* * src/aclocal.m4: Updated to check for openssl library (thanks toAlexey Shchepin2004-08-055-26/+335
* * src/web/ejabberd_web_admin.erl: Added user's roster pageAlexey Shchepin2004-08-022-2/+68
* * src/tls/tls.erl: Added recv_data/2 functionAlexey Shchepin2004-08-014-33/+95
* * examples/extauth/check_pass_null.pl: A reference "null"Alexey Shchepin2004-07-303-5/+701
* * src/tls/tls_drv.c: Added freeing of SSL stuffAlexey Shchepin2004-07-285-77/+122
* * src/tls/tls.erl: UpdatedAlexey Shchepin2004-07-261-6/+43
* *** empty log message ***Alexey Shchepin2004-07-261-9/+35
* * src/tls/: Library for TLS support (not completed)Alexey Shchepin2004-07-257-5/+583
* * src/eldap/eldap.erl: BugfixAlexey Shchepin2004-07-231-1/+1
* * src/web/ejabberd_web_admin.erl: Better i18n support (thanks toAlexey Shchepin2004-07-135-49/+434
* * src/mod_last.erl: Supprot for storing status from latestAlexey Shchepin2004-07-1112-48/+114
* * src/mod_roster.erl: Removed superfluous include_lib lineAlexey Shchepin2004-07-101-1/+0
* * doc/guide.tex: UpdatedAlexey Shchepin2004-07-0918-110/+312
* * src/Makefile.win32: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-07-063-11/+25