index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* src/configure.ac: Update installation permissions (EJAB-402)
Badlop
2008-07-13
35
-944
/
+254
*
Install ejabberdctl in /sbin as usual because it is a daemon, not a user prog...
Badlop
2008-07-12
1
-3
/
+3
*
* src/configure.ac: Allow to execute ejabberd with a normal
Badlop
2008-07-12
4
-25
/
+72
*
* src/configure.ac: Improve legibility
Badlop
2008-07-12
4
-32
/
+39
*
* src/mod_register.erl: Revert support for io_lib newline, since
Badlop
2008-07-11
2
-3
/
+2
*
* src/configure.ac: Don't check for erlang header file (EJAB-232)
Badlop
2008-07-10
2
-135
/
+2
*
* src/configure.ac: Check for erlang header files (EJAB-232)
Badlop
2008-07-09
2
-0
/
+139
*
* src/mod_pubsub/mod_pubsub.erl: Fix compilation warnings
Badlop
2008-07-09
3
-5
/
+9
*
* src/mod_shared_roster.erl: Allow to get subscribed to a contact
Badlop
2008-07-09
2
-7
/
+82
*
* src/mod_muc/mod_muc_log.erl: Fix XHTML compliance: ensure some
Badlop
2008-07-09
1
-7
/
+12
*
* src/mod_register.erl: Support for io_lib newline character in
Badlop
2008-07-09
2
-2
/
+3
*
* src/ejabberd_config.erl (load_file): error message on sasl.log
Badlop
2008-07-09
1
-2
/
+4
*
typo fix
Christophe Romain
2008-07-08
1
-1
/
+1
*
improve ip fetching patch
Christophe Romain
2008-07-08
1
-9
/
+7
*
* src/Makefile.in: Spool, config and log dirs: writtable by owner,
Badlop
2008-07-07
1
-2
/
+4
*
* src/mod_privacy_odbc.erl: Support for privacy lists in MySQL (thanks to Igo...
Jérôme Sautret
2008-07-03
1
-14
/
+11
*
PubSub improvements, and solves (EJAB-453) (EJAB-608)
Christophe Romain
2008-07-03
18
-74
/
+484
*
* src/ejabberd_ctl.erl: Web Admin and Ad-hoc admin: dump only
Badlop
2008-06-29
3
-2
/
+3
*
* src/mod_pubsub/node_pep.erl: Complain if mod_caps disabled and
Badlop
2008-06-29
1
-0
/
+24
*
* src/mod_muc/mod_muc_room.erl: Allow to store room
Badlop
2008-06-28
1
-1
/
+12
*
* src/web/ejabberd_http.erl: Support PUT and DELETE methods in
Badlop
2008-06-21
1
-6
/
+7
*
allow get_default on PEP nodes (EJAB-656)
Christophe Romain
2008-06-19
1
-1
/
+4
*
* src/ejabberd.app: The ejabberd version number is defined in the
Badlop
2008-06-18
3
-2
/
+6
*
temporary roster_groups_allowed (EJAB-655)
Christophe Romain
2008-06-18
1
-2
/
+2
*
pubsub get_default bugfix (EJAB-656)
Christophe Romain
2008-06-18
1
-17
/
+9
*
* src/mod_muc/mod_muc_room.erl: Allow admins to send messages to
Badlop
2008-06-13
1
-5
/
+35
*
* src/ejabberd.cfg.example: Add registration_timeout (EJAB-653)
Badlop
2008-06-13
1
-2
/
+6
*
* 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
[next]