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_c2s.erl: Bugfix: deliver messages when first
Badlop
2008-06-09
1
-0
/
+2
*
* src/msgs/pl.msg: Bugfix in arguments of translated string that
Badlop
2008-06-04
1
-1
/
+1
*
* src/web/ejabberd_web.erl (make_xhtml/2): Allow to include
Badlop
2008-05-31
1
-2
/
+6
*
* src/odbc/odbc_queries.erl (del_user_return_password): Return
Badlop
2008-05-31
1
-4
/
+5
*
* src/ejabberd_s2s.erl: Added s2s_send_packet and s2s_receive_packet hooks (E...
Mickaël Rémond
2008-05-22
2
-0
/
+13
*
* src/ejabberd_c2s.erl: user_send_packet hook now called on all packets inclu...
Mickaël Rémond
2008-05-22
1
-0
/
+4
*
* src/configure.ac: R12 support: remove compilation
Badlop
2008-05-19
2
-18
/
+0
*
* src/ejabberd_s2s_out.erl: Fix compilation error.
Mickaël Rémond
2008-05-18
1
-1
/
+1
*
* src/ejabberd_s2s_out.erl: Avoid an harmless error (function clause in logs)
Mickaël Rémond
2008-05-18
1
-2
/
+7
*
* src/extauth.erl: Log strange responses from extauth script. Use
Badlop
2008-05-17
1
-1
/
+9
*
* src/mod_muc/mod_muc_room.erl: Allow change_state of a room
Badlop
2008-05-16
1
-0
/
+2
*
Change FSMTIMEOUT to 30s
Christophe Romain
2008-05-16
1
-1
/
+1
*
* src/mod_muc/mod_muc_room.erl: Return Forbidden error message
Badlop
2008-05-12
1
-4
/
+13
*
* src/web/ejabberd_http.erl (parse_auth): Allow password that
Badlop
2008-05-12
1
-5
/
+8
*
* src/mod_ip_blacklist.erl: Better error handling (EJAB-625).
Mickaël Rémond
2008-05-09
1
-8
/
+13
*
* src/mod_ip_blacklist.erl: ignore when we do not have the IP.
Mickaël Rémond
2008-05-08
1
-2
/
+3
*
* src/mod_ip_blacklist.erl: Update the list every 6 hours.
Mickaël Rémond
2008-05-05
1
-1
/
+1
*
* src/mod_ip_blacklist.erl: Added C2S blacklist support (EJAB-625).
Mickaël Rémond
2008-05-05
1
-0
/
+113
*
* src/ejabberd_c2s.erl: Added C2S blacklist support (EJAB-625).
Mickaël Rémond
2008-05-05
3
-33
/
+59
*
* src/ejabberd_receiver.erl: Don't activate a socket untill its
Alexey Shchepin
2008-05-04
1
-1
/
+4
*
XEP-0115 patch (EJAB-618)
Christophe Romain
2008-04-30
1
-1
/
+2
*
* src/ejabberd_s2s_out.erl: Improve confusing log message in s2s
Badlop
2008-04-29
1
-0
/
+8
*
* src/ejabberd.cfg.example: Small improvements in explanations
Badlop
2008-04-29
1
-5
/
+5
*
remove unused served_hosts option
Christophe Romain
2008-04-28
1
-11
/
+7
*
* src/mod_muc/mod_muc_room.erl: Fixed room shaper processing
Alexey Shchepin
2008-04-27
1
-24
/
+20
*
* src/mod_shared_roster.erl: Fix for new registered accounts not
Badlop
2008-04-26
2
-12
/
+153
*
* src/ejabberd_c2s.erl: Added forbidden_session_hook
Badlop
2008-04-25
2
-1
/
+9
*
* src/treap.erl: Bugfix
Alexey Shchepin
2008-04-23
2
-9
/
+47
*
* src/mod_register.erl: Restrict registration frequency per IP or
Alexey Shchepin
2008-04-22
4
-21
/
+266
*
* src/ejabberd_auth.erl: Improve anonymous authentication to not
Badlop
2008-04-22
6
-18
/
+90
*
* src/ejabberd_s2s_out.erl: Fix long timeout when reconnecting s2s
Badlop
2008-04-18
3
-3
/
+59
*
Cache negative response (EJAB-474)
Christophe Romain
2008-04-14
1
-2
/
+15
*
* src/web/ejabberd_web_admin.erl: Include Last-Modified HTTP
Badlop
2008-04-12
1
-4
/
+8
*
* src/Makefile.in: Improved indentation of GCC call
Badlop
2008-04-11
5
-23
/
+39
*
* src/ejabberd_listener.erl (start_listener): Revert SVN r1260.
Badlop
2008-04-11
1
-15
/
+0
*
* src/ejabberd_config.erl: Removed a dependency on string:to_upper
Alexey Shchepin
2008-04-11
1
-22
/
+23
*
* src/tls/tls_drv.c: Fixed gcc signedness warnings
Alexey Shchepin
2008-04-11
2
-5
/
+5
*
* src/expat_erl.c: Removed R9B workaround
Alexey Shchepin
2008-04-11
1
-99
/
+5
*
pubsub identity and database update bugfix
Christophe Romain
2008-04-10
2
-29
/
+36
*
*src/ejabberd_c2s.erl: Uniform default value for empty privacy list. Fixes (E...
Mickaël Rémond
2008-04-10
1
-24
/
+19
*
* src/ejabberd_auth_ldap.erl: LDAP function to get the number of
Badlop
2008-04-08
1
-2
/
+7
*
* src/ejabberd_auth_ldap.erl (get_vh_registered_users_number): New
Badlop
2008-04-04
1
-0
/
+4
*
* src/ejabberd_c2s.erl (process_presence_probe): Don't route a
Badlop
2008-04-03
1
-1
/
+7
*
* src/ejabberd_config.erl: Add support to include additional
Badlop
2008-04-02
1
-13
/
+193
*
Do not ignore values passed from configure (EJAB-592)
Christophe Romain
2008-04-02
1
-4
/
+5
*
add condition inclusion of pep in disco identity (EJAB-564)
Christophe Romain
2008-04-02
1
-17
/
+25
*
typo fix on ejabberdctl.template
Christophe Romain
2008-04-01
1
-1
/
+1
*
* doc/api/Makefile: Report the correct ejabberd version. When
Badlop
2008-04-01
6
-89
/
+98
*
Add firewalling port range definition
Christophe Romain
2008-04-01
2
-1
/
+18
*
* src/ejabberd_listener.erl: Remove code of the unused listening
Badlop
2008-03-31
2
-68
/
+18
[prev]
[next]