summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * doc/guide.tex: Document how to get error message when ejabberdBadlop2008-07-283-2/+34
* Speedup startup with many pubsub nodes (EJAB-669)Christophe Romain2008-07-253-5/+9
* * doc/guide.tex: Include example PAM configuration fileBadlop2008-07-243-4/+18
* * src/mod_proxy65/mod_proxy65_lib.erl: Send protocol compliantBadlop2008-07-243-8/+9
* * src/mod_register.erl: When a registration is blocked due to IPBadlop2008-07-242-4/+11
* allow owner to subscribe/get its one node (EJAB-705)Christophe Romain2008-07-242-1/+7
* * doc/guide.tex: Document room options allow_visitor_nickchangeBadlop2008-07-243-0/+18
* 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-232-19/+21
* Implementing muc_room visitor presence restrictions. (EJAB-624)Geoff Cant2008-07-232-9/+72
* subscribing to a node sends only last items (EJAB-700), send_last_items bugfixChristophe Romain2008-07-232-16/+21
* pubsub improvement, fixes EJAB-684 EJAB-675 EJAB-663Christophe Romain2008-07-225-37/+77
* * src/ejabberd_config.erl: If syntax mistake in config file, showBadlop2008-07-222-3/+12
* * src/odbc/odbc_queries.erl: Fixed a typoAlexey Shchepin2008-07-222-1/+5
* * src/ejabberd_ctl.erl: Call reopen_log_hook for each virtual host.Jérôme Sautret2008-07-182-4/+11
* * src/mod_muc/mod_muc_room.erl: Fix to allow a server admin to addBadlop2008-07-172-37/+51
* use -DSSL39 if compiling with R12Christophe Romain2008-07-162-0/+5
* * src/ejabberd_c2s.erl: Put auth_module in Info always (EJAB-549)Badlop2008-07-162-2/+6
* * src/*.hrl: Get back all ejabberd header files to their originalBadlop2008-07-1632-25/+43
* Rolled back the previous IP getting patch, and Report connection's IP address...Christophe Romain2008-07-165-65/+44
* * src/ejabberdctl.template: Update environment variable namesBadlop2008-07-162-22/+26
* * src/ejabberdctl.template: Small fix so arguments of the commandBadlop2008-07-152-1/+5
* * doc/guide.tex: Improve explanation of option 'hosts' inBadlop2008-07-153-18/+34
* Removed testing codeBadlop2008-07-141-1/+0
* * doc/guide.tex: Update what permissions does enable-user grantBadlop2008-07-146-28/+67
* * src/Makefile.in: Fix docdir so it recognizes prefix. If sbin dirBadlop2008-07-132-2/+9
* * src/configure.ac: Update installation permissions (EJAB-402)Badlop2008-07-1339-140/+308
* Install ejabberdctl in /sbin as usual because it is a daemon, not a user prog...Badlop2008-07-123-5/+5
* * src/configure.ac: Allow to execute ejabberd with a normalBadlop2008-07-127-29/+102
* * src/configure.ac: Improve legibilityBadlop2008-07-127-43/+67
* * src/mod_register.erl: Revert support for io_lib newline, sinceBadlop2008-07-115-7/+14
* * src/configure.ac: Don't check for erlang header file (EJAB-232)Badlop2008-07-103-135/+7
* * src/configure.ac: Check for erlang header files (EJAB-232)Badlop2008-07-093-0/+142
* * src/mod_pubsub/mod_pubsub.erl: Fix compilation warningsBadlop2008-07-094-5/+13
* * src/mod_shared_roster.erl: Allow to get subscribed to a contactBadlop2008-07-093-7/+88
* * src/mod_muc/mod_muc_log.erl: Fix XHTML compliance: ensure someBadlop2008-07-092-7/+16
* * src/mod_register.erl: Support for io_lib newline character inBadlop2008-07-095-5/+13
* * src/ejabberd_config.erl (load_file): error message on sasl.logBadlop2008-07-092-2/+7
* * doc/guide.tex: mod_muc_log XMPP URI supports the updated versionBadlop2008-07-093-5/+11
* * tools/ejabberdctl: Work also when 'which' is unavailableBadlop2008-07-082-1/+6
* typo fixChristophe Romain2008-07-081-1/+1
* improve ip fetching patchChristophe Romain2008-07-082-9/+11
* * src/Makefile.in: Spool, config and log dirs: writtable by owner,Badlop2008-07-074-49/+105
* * doc/guide.tex: Solaris Makefile install: use ginstall (thanks toBadlop2008-07-073-150/+197
* Removed non ascii characters in changelogJérôme Sautret2008-07-041-1/+1
* * src/mod_privacy_odbc.erl: Support for privacy lists in MySQL (thanks to Igo...Jérôme Sautret2008-07-032-25/+27
* PubSub improvements, and solves (EJAB-453) (EJAB-608)Christophe Romain2008-07-0319-74/+516
* * src/ejabberd_ctl.erl: Web Admin and Ad-hoc admin: dump onlyBadlop2008-06-294-2/+6
* * src/mod_pubsub/node_pep.erl: Complain if mod_caps disabled andBadlop2008-06-292-0/+29