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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* doc/guide.tex: Document how to get error message when ejabberd
Badlop
2008-07-28
3
-2
/
+34
*
Speedup startup with many pubsub nodes (EJAB-669)
Christophe Romain
2008-07-25
3
-5
/
+9
*
* doc/guide.tex: Include example PAM configuration file
Badlop
2008-07-24
3
-4
/
+18
*
* src/mod_proxy65/mod_proxy65_lib.erl: Send protocol compliant
Badlop
2008-07-24
3
-8
/
+9
*
* src/mod_register.erl: When a registration is blocked due to IP
Badlop
2008-07-24
2
-4
/
+11
*
allow owner to subscribe/get its one node (EJAB-705)
Christophe Romain
2008-07-24
2
-1
/
+7
*
* doc/guide.tex: Document room options allow_visitor_nickchange
Badlop
2008-07-24
3
-0
/
+18
*
Altering XForms text for allow_visitor_status mod_muc_room option. (EJAB-624)
Geoff Cant
2008-07-23
1
-1
/
+1
*
mod_muc_room allow_visitor_presence option rename (now allow_visitor_status)....
Geoff Cant
2008-07-23
1
-9
/
+9
*
Renaming allow_visitor_presence to allow_visitor_status (EJAB-624).
Geoff Cant
2008-07-23
2
-19
/
+21
*
Implementing muc_room visitor presence restrictions. (EJAB-624)
Geoff Cant
2008-07-23
2
-9
/
+72
*
subscribing to a node sends only last items (EJAB-700), send_last_items bugfix
Christophe Romain
2008-07-23
2
-16
/
+21
*
pubsub improvement, fixes EJAB-684 EJAB-675 EJAB-663
Christophe Romain
2008-07-22
5
-37
/
+77
*
* src/ejabberd_config.erl: If syntax mistake in config file, show
Badlop
2008-07-22
2
-3
/
+12
*
* src/odbc/odbc_queries.erl: Fixed a typo
Alexey Shchepin
2008-07-22
2
-1
/
+5
*
* src/ejabberd_ctl.erl: Call reopen_log_hook for each virtual host.
Jérôme Sautret
2008-07-18
2
-4
/
+11
*
* src/mod_muc/mod_muc_room.erl: Fix to allow a server admin to add
Badlop
2008-07-17
2
-37
/
+51
*
use -DSSL39 if compiling with R12
Christophe Romain
2008-07-16
2
-0
/
+5
*
* src/ejabberd_c2s.erl: Put auth_module in Info always (EJAB-549)
Badlop
2008-07-16
2
-2
/
+6
*
* src/*.hrl: Get back all ejabberd header files to their original
Badlop
2008-07-16
32
-25
/
+43
*
Rolled back the previous IP getting patch, and Report connection's IP address...
Christophe Romain
2008-07-16
5
-65
/
+44
*
* src/ejabberdctl.template: Update environment variable names
Badlop
2008-07-16
2
-22
/
+26
*
* src/ejabberdctl.template: Small fix so arguments of the command
Badlop
2008-07-15
2
-1
/
+5
*
* doc/guide.tex: Improve explanation of option 'hosts' in
Badlop
2008-07-15
3
-18
/
+34
*
Removed testing code
Badlop
2008-07-14
1
-1
/
+0
*
* doc/guide.tex: Update what permissions does enable-user grant
Badlop
2008-07-14
6
-28
/
+67
*
* src/Makefile.in: Fix docdir so it recognizes prefix. If sbin dir
Badlop
2008-07-13
2
-2
/
+9
*
* src/configure.ac: Update installation permissions (EJAB-402)
Badlop
2008-07-13
39
-140
/
+308
*
Install ejabberdctl in /sbin as usual because it is a daemon, not a user prog...
Badlop
2008-07-12
3
-5
/
+5
*
* src/configure.ac: Allow to execute ejabberd with a normal
Badlop
2008-07-12
7
-29
/
+102
*
* src/configure.ac: Improve legibility
Badlop
2008-07-12
7
-43
/
+67
*
* src/mod_register.erl: Revert support for io_lib newline, since
Badlop
2008-07-11
5
-7
/
+14
*
* src/configure.ac: Don't check for erlang header file (EJAB-232)
Badlop
2008-07-10
3
-135
/
+7
*
* src/configure.ac: Check for erlang header files (EJAB-232)
Badlop
2008-07-09
3
-0
/
+142
*
* src/mod_pubsub/mod_pubsub.erl: Fix compilation warnings
Badlop
2008-07-09
4
-5
/
+13
*
* src/mod_shared_roster.erl: Allow to get subscribed to a contact
Badlop
2008-07-09
3
-7
/
+88
*
* src/mod_muc/mod_muc_log.erl: Fix XHTML compliance: ensure some
Badlop
2008-07-09
2
-7
/
+16
*
* src/mod_register.erl: Support for io_lib newline character in
Badlop
2008-07-09
5
-5
/
+13
*
* src/ejabberd_config.erl (load_file): error message on sasl.log
Badlop
2008-07-09
2
-2
/
+7
*
* doc/guide.tex: mod_muc_log XMPP URI supports the updated version
Badlop
2008-07-09
3
-5
/
+11
*
* tools/ejabberdctl: Work also when 'which' is unavailable
Badlop
2008-07-08
2
-1
/
+6
*
typo fix
Christophe Romain
2008-07-08
1
-1
/
+1
*
improve ip fetching patch
Christophe Romain
2008-07-08
2
-9
/
+11
*
* src/Makefile.in: Spool, config and log dirs: writtable by owner,
Badlop
2008-07-07
4
-49
/
+105
*
* doc/guide.tex: Solaris Makefile install: use ginstall (thanks to
Badlop
2008-07-07
3
-150
/
+197
*
Removed non ascii characters in changelog
Jérôme Sautret
2008-07-04
1
-1
/
+1
*
* src/mod_privacy_odbc.erl: Support for privacy lists in MySQL (thanks to Igo...
Jérôme Sautret
2008-07-03
2
-25
/
+27
*
PubSub improvements, and solves (EJAB-453) (EJAB-608)
Christophe Romain
2008-07-03
19
-74
/
+516
*
* src/ejabberd_ctl.erl: Web Admin and Ad-hoc admin: dump only
Badlop
2008-06-29
4
-2
/
+6
*
* src/mod_pubsub/node_pep.erl: Complain if mod_caps disabled and
Badlop
2008-06-29
2
-0
/
+29
[next]