summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Speedup startup with many pubsub nodes (EJAB-669)Christophe Romain2008-07-252-5/+3
* * src/mod_proxy65/mod_proxy65_lib.erl: Send protocol compliantBadlop2008-07-242-8/+4
* * src/mod_register.erl: When a registration is blocked due to IPBadlop2008-07-241-3/+5
* allow owner to subscribe/get its one node (EJAB-705)Christophe Romain2008-07-241-1/+2
* Altering XForms text for allow_visitor_status mod_muc_room option. (EJAB-624)Geoff Cant2008-07-231-1/+1
* mod_muc_room allow_visitor_presence option rename (now allow_visitor_status)....Geoff Cant2008-07-231-9/+9
* Renaming allow_visitor_presence to allow_visitor_status (EJAB-624).Geoff Cant2008-07-231-19/+17
* Implementing muc_room visitor presence restrictions. (EJAB-624)Geoff Cant2008-07-231-9/+65
* subscribing to a node sends only last items (EJAB-700), send_last_items bugfixChristophe Romain2008-07-231-15/+19
* pubsub improvement, fixes EJAB-684 EJAB-675 EJAB-663Christophe Romain2008-07-224-37/+66
* * src/ejabberd_config.erl: If syntax mistake in config file, showBadlop2008-07-221-3/+7
* * src/odbc/odbc_queries.erl: Fixed a typoAlexey Shchepin2008-07-221-1/+1
* * src/ejabberd_ctl.erl: Call reopen_log_hook for each virtual host.Jérôme Sautret2008-07-181-3/+6
* * src/mod_muc/mod_muc_room.erl: Fix to allow a server admin to addBadlop2008-07-171-37/+46
* use -DSSL39 if compiling with R12Christophe Romain2008-07-161-0/+1
* * src/ejabberd_c2s.erl: Put auth_module in Info always (EJAB-549)Badlop2008-07-161-2/+4
* * src/*.hrl: Get back all ejabberd header files to their originalBadlop2008-07-1631-25/+871
* Rolled back the previous IP getting patch, and Report connection's IP address...Christophe Romain2008-07-164-65/+35
* * src/ejabberdctl.template: Update environment variable namesBadlop2008-07-161-22/+22
* * src/ejabberdctl.template: Small fix so arguments of the commandBadlop2008-07-151-1/+2
* Removed testing codeBadlop2008-07-141-1/+0
* * doc/guide.tex: Update what permissions does enable-user grantBadlop2008-07-143-20/+41
* * src/Makefile.in: Fix docdir so it recognizes prefix. If sbin dirBadlop2008-07-131-2/+3
* * src/configure.ac: Update installation permissions (EJAB-402)Badlop2008-07-1335-944/+254
* Install ejabberdctl in /sbin as usual because it is a daemon, not a user prog...Badlop2008-07-121-3/+3
* * src/configure.ac: Allow to execute ejabberd with a normalBadlop2008-07-124-25/+72
* * src/configure.ac: Improve legibilityBadlop2008-07-124-32/+39
* * src/mod_register.erl: Revert support for io_lib newline, sinceBadlop2008-07-112-3/+2
* * src/configure.ac: Don't check for erlang header file (EJAB-232)Badlop2008-07-102-135/+2
* * src/configure.ac: Check for erlang header files (EJAB-232)Badlop2008-07-092-0/+139
* * src/mod_pubsub/mod_pubsub.erl: Fix compilation warningsBadlop2008-07-093-5/+9
* * src/mod_shared_roster.erl: Allow to get subscribed to a contactBadlop2008-07-092-7/+82
* * src/mod_muc/mod_muc_log.erl: Fix XHTML compliance: ensure someBadlop2008-07-091-7/+12
* * src/mod_register.erl: Support for io_lib newline character inBadlop2008-07-092-2/+3
* * src/ejabberd_config.erl (load_file): error message on sasl.logBadlop2008-07-091-2/+4
* typo fixChristophe Romain2008-07-081-1/+1
* improve ip fetching patchChristophe Romain2008-07-081-9/+7
* * src/Makefile.in: Spool, config and log dirs: writtable by owner,Badlop2008-07-071-2/+4
* * src/mod_privacy_odbc.erl: Support for privacy lists in MySQL (thanks to Igo...Jérôme Sautret2008-07-031-14/+11
* PubSub improvements, and solves (EJAB-453) (EJAB-608)Christophe Romain2008-07-0318-74/+484
* * src/ejabberd_ctl.erl: Web Admin and Ad-hoc admin: dump onlyBadlop2008-06-293-2/+3
* * src/mod_pubsub/node_pep.erl: Complain if mod_caps disabled andBadlop2008-06-291-0/+24
* * src/mod_muc/mod_muc_room.erl: Allow to store roomBadlop2008-06-281-1/+12
* * src/web/ejabberd_http.erl: Support PUT and DELETE methods inBadlop2008-06-211-6/+7
* allow get_default on PEP nodes (EJAB-656)Christophe Romain2008-06-191-1/+4
* * src/ejabberd.app: The ejabberd version number is defined in theBadlop2008-06-183-2/+6
* temporary roster_groups_allowed (EJAB-655)Christophe Romain2008-06-181-2/+2
* pubsub get_default bugfix (EJAB-656)Christophe Romain2008-06-181-17/+9
* * src/mod_muc/mod_muc_room.erl: Allow admins to send messages toBadlop2008-06-131-5/+35
* * src/ejabberd.cfg.example: Add registration_timeout (EJAB-653)Badlop2008-06-131-2/+6