summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* * src/mod_muc/mod_muc_room.erl: Allow to store roomBadlop2008-06-282-1/+17
* * src/web/ejabberd_http.erl: Support PUT and DELETE methods inBadlop2008-06-212-7/+11
* * doc/guide.tex: Explain that S2S outgoing first tries IPv4 and ifBadlop2008-06-213-2/+14
* 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-186-4/+18
* temporary roster_groups_allowed (EJAB-655)Christophe Romain2008-06-181-2/+2
* pubsub get_default bugfix (EJAB-656)Christophe Romain2008-06-182-17/+13
* * src/mod_muc/mod_muc_room.erl: Allow admins to send messages toBadlop2008-06-134-11/+50
* * src/ejabberd.cfg.example: Add registration_timeout (EJAB-653)Badlop2008-06-132-2/+8
* * doc/guide.tex: Title in HTML is shorter. Update several external URIs.Badlop2008-06-135-60/+47
* * doc/guide.tex: Document ldap_local_filter (EJAB-179)Badlop2008-06-132-2/+20
* * doc/guide.tex: Table of listener modules converted toBadlop2008-06-123-1088/+1005
* * doc/guide.tex: Fix indentation of verbatim textBadlop2008-06-122-678/+696
* * doc/guide.tex:Badlop2008-06-122-3/+13
* * doc/guide.tex: Permanent reference URL for sections (EJAB-651)Badlop2008-06-122-221/+134
* * src/ejabberd_c2s.erl: Bugfix: deliver messages when firstBadlop2008-06-092-0/+7
* * doc/guide.tex: Small fixes (thanks to Christoph Anton Mitterer)Badlop2008-06-084-20/+24