index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* src/ejabberd_sm.erl: Updated missed message passing from
Alexey Shchepin
2004-12-14
1
-14
/
+10
*
* src/odbc/pg.sql: DB creation script for postgres
Alexey Shchepin
2004-12-13
6
-0
/
+801
*
* src/mod_stats.erl: Minor optimizations
Alexey Shchepin
2004-12-12
1
-4
/
+4
*
* src/ejabberd_sm.erl: Added unset_presence_hook
Alexey Shchepin
2004-12-12
6
-360
/
+372
*
* src/web/ejabberd_web_admin.erl: Changed type of password field
Alexey Shchepin
2004-12-05
6
-31
/
+167
*
* src/ejabberd_listener.erl: Enable keepalive option
Alexey Shchepin
2004-12-03
3
-24
/
+52
*
* src/expat_erl.c: Now uses port control instead of port output
Alexey Shchepin
2004-12-01
3
-76
/
+94
*
* src/mod_vcard.erl: Added missed index
Alexey Shchepin
2004-11-21
1
-0
/
+1
*
* src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSL
Alexey Shchepin
2004-11-05
17
-103
/
+164
*
* src/msgs/de.msg: German translation (thanks to Marina Hahn)
Alexey Shchepin
2004-10-15
1
-0
/
+271
*
* src/win32/: Updated (thanks to Sergei Golovan)
Alexey Shchepin
2004-10-12
10
-36
/
+55
*
* src/tls/Makefile.win32: Added (thanks to Sergei Golovan)
Alexey Shchepin
2004-10-10
4
-9
/
+87
*
* src/msgs/uk.msg: Updated (thanks to Sergei Golovan)
Alexey Shchepin
2004-10-09
1
-1
/
+1
*
* src/msgs/uk.msg: Updated (thanks to Sergei Golovan)
Alexey Shchepin
2004-10-09
1
-1
/
+1
*
*** empty log message ***
Alexey Shchepin
2004-10-09
1
-274
/
+0
*
* src/msgs/nl.msg: Updated (thanks to Sander Devrieze)
Alexey Shchepin
2004-10-09
2
-23
/
+297
*
* src/msgs/ua.msg: Updated (thanks to Sergei Golovan)
Alexey Shchepin
2004-10-08
1
-67
/
+67
*
* src/mod_muc/mod_muc_room.erl: Fixed room destroying
Alexey Shchepin
2004-10-08
9
-22
/
+135
*
* src/ejabberd_s2s_out.erl: Fixed socket closing condition
Alexey Shchepin
2004-10-06
1
-4
/
+8
*
* src/web/ejabberd_http_poll.erl: Properly handle bad requests
Alexey Shchepin
2004-10-05
2
-50
/
+433
*
* src/web/ejabberd_http.erl: Fixed processing of POST body for
Alexey Shchepin
2004-09-30
2
-57
/
+98
*
* src/ejabberd_listener.erl: Check result of controlling_process
Alexey Shchepin
2004-09-29
1
-2
/
+7
*
* src/web/ejabberd_http.erl: Bugfix
Alexey Shchepin
2004-09-29
1
-39
/
+46
*
* src/Makefile.in: Updated (thanks to Badlop)
Alexey Shchepin
2004-09-27
1
-1
/
+1
*
* src/aclocal.m4: Better expat and openssl detection (thanks to
Alexey Shchepin
2004-09-26
10
-140
/
+84
*
* src/jlib.hrl: Added namespace for iq-register stream feature
Alexey Shchepin
2004-09-25
9
-58
/
+356
*
* src/mod_muc/mod_muc_room.erl: Send password in room invitation
Alexey Shchepin
2004-09-17
6
-121
/
+249
*
* tools/ejabberdctl: Added call to "exec" (thanks to Sergei
Alexey Shchepin
2004-09-10
7
-80
/
+259
*
* src/xml_stream.erl: Few optimizations
Alexey Shchepin
2004-08-26
1
-21
/
+23
*
* src/mod_service_log.erl: Support for logging of user packets via
Alexey Shchepin
2004-08-24
1
-0
/
+59
*
* src/mod_offline.erl: Use offline_subscription_hook
Alexey Shchepin
2004-08-23
1
-0
/
+2
*
* src/mod_offline.erl: Added entire table locking on large message
Alexey Shchepin
2004-08-22
11
-23
/
+251
*
* src/msgs/nl.msg: Updated (thanks to Sander Devrieze)
Alexey Shchepin
2004-08-15
1
-84
/
+84
*
* src/web/ejabberd_http_poll.erl: Fixed sending of Set-Cookie
Alexey Shchepin
2004-08-15
1
-1
/
+3
*
* src/ejabberd_c2s.erl: Bugfix in resend_offline_messages/1
Alexey Shchepin
2004-08-12
6
-35
/
+231
*
* src/ejabberd_c2s.erl: Use resend_offline_messages_hook to fetch
Alexey Shchepin
2004-08-08
6
-65
/
+280
*
* src/aclocal.m4: Updated to check for openssl library (thanks to
Alexey Shchepin
2004-08-05
5
-26
/
+335
*
* src/web/ejabberd_web_admin.erl: Added user's roster page
Alexey Shchepin
2004-08-02
2
-2
/
+68
*
* src/tls/tls.erl: Added recv_data/2 function
Alexey Shchepin
2004-08-01
4
-33
/
+95
*
* examples/extauth/check_pass_null.pl: A reference "null"
Alexey Shchepin
2004-07-30
3
-5
/
+701
*
* src/tls/tls_drv.c: Added freeing of SSL stuff
Alexey Shchepin
2004-07-28
5
-77
/
+122
*
* src/tls/tls.erl: Updated
Alexey Shchepin
2004-07-26
1
-6
/
+43
*
*** empty log message ***
Alexey Shchepin
2004-07-26
1
-9
/
+35
*
* src/tls/: Library for TLS support (not completed)
Alexey Shchepin
2004-07-25
7
-5
/
+583
*
* src/eldap/eldap.erl: Bugfix
Alexey Shchepin
2004-07-23
1
-1
/
+1
*
* src/web/ejabberd_web_admin.erl: Better i18n support (thanks to
Alexey Shchepin
2004-07-13
5
-49
/
+434
*
* src/mod_last.erl: Supprot for storing status from latest
Alexey Shchepin
2004-07-11
12
-48
/
+114
*
* src/mod_roster.erl: Removed superfluous include_lib line
Alexey Shchepin
2004-07-10
1
-1
/
+0
*
* doc/guide.tex: Updated
Alexey Shchepin
2004-07-09
18
-110
/
+312
*
* src/Makefile.win32: Updated (thanks to Sergei Golovan)
Alexey Shchepin
2004-07-06
3
-11
/
+25
[next]