| Commit message (Expand) | Author | Age | Files | Lines |
| * | Only compile and install p1_prof when: make debugtools=true | Badlop | 2010-07-12 | 1 | -3/+2 |
| * | When using OTP R14, use public_key library instead of old ssl (EJAB-953) | Badlop | 2010-07-12 | 1 | -1/+1 |
| * | New configure option: --enable-nif | Evgeniy Khramtsov | 2010-07-01 | 1 | -1/+6 |
| * | Install COPYING file along with other docs | Peter Lemenkov | 2010-06-16 | 1 | -0/+1 |
| * | Install dev.html, and guide.pdf if it exists | Peter Lemenkov | 2010-06-16 | 1 | -0/+4 |
| * | Makefile with optional ejabberd_debug.erl compilation (EJAB-1242) | Badlop | 2010-05-28 | 1 | -1/+4 |
| * | Remove references to the old SVN repository. | Badlop | 2010-02-16 | 1 | -9/+0 |
| * | Minor fixes in the new ejabberdctl flock code | Badlop | 2010-02-12 | 1 | -3/+2 |
| * | ejabberdctl: support concurrent connections with bound conn names | Martin Langhoff | 2010-02-12 | 1 | -0/+10 |
| * | Fix documentation installation, no need for executable permission (thanks to ... | Badlop | 2010-01-25 | 1 | -3/+3 |
| * | Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB... | Badlop | 2009-12-29 | 1 | -1/+1 |
| * | Remove ChangeLog on distclean | Badlop | 2009-09-11 | 1 | -0/+1 |
| * | Prepare ejabberd.init when installing ejabberd. | Badlop | 2009-08-24 | 1 | -0/+7 |
| * | Add stun directory to compilation process | Badlop | 2009-08-11 | 1 | -1/+1 |
| * | If directory /sbin is created, set permissions 755, not 750. | Badlop | 2009-07-07 | 1 | -1/+1 |
| * | No longer edit ChangeLog, will be auto generated for ejabberd releases. | Badlop | 2009-05-14 | 1 | -0/+9 |
| * | * src/Makefile.in: Prevent Erlang R13B compilation warning: | Badlop | 2009-05-06 | 1 | -1/+1 |
| * | * src/Makefile.in: Install example script captcha.sh (EJAB-895) | Badlop | 2009-04-22 | 1 | -0/+1 |
| * | * src/Makefile.in: In SunOS, use different C flags (thanks to | Badlop | 2009-03-07 | 1 | -3/+5 |
| * | * src/Makefile.in: Fix arguments to Install program | Badlop | 2009-02-03 | 1 | -1/+1 |
| * | * src/Makefile.in: The path to the installed copy of ejabberd | Badlop | 2009-01-20 | 1 | -0/+1 |
| * | * src/mod_muc/mod_muc_room.erl: Move definitions to header file | Badlop | 2008-12-02 | 1 | -0/+2 |
| * | * src/Makefile.in (clean-local): Delete also ejabberdctl.example | Badlop | 2008-10-27 | 1 | -1/+1 |
| * | * src/Makefile.in: docdir should be prefixed with DESTDIR (thanks | Badlop | 2008-10-17 | 1 | -1/+1 |
| * | * contrib/extract_translations/extract_translations.erl: Use | Badlop | 2008-08-17 | 1 | -0/+3 |
| * | * src/*.hrl: Get back all ejabberd header files to their original | Badlop | 2008-07-16 | 1 | -2/+9 |
| * | Removed testing code | Badlop | 2008-07-14 | 1 | -1/+0 |
| * | * doc/guide.tex: Update what permissions does enable-user grant | Badlop | 2008-07-14 | 1 | -13/+28 |
| * | * src/Makefile.in: Fix docdir so it recognizes prefix. If sbin dir | Badlop | 2008-07-13 | 1 | -2/+3 |
| * | * src/configure.ac: Update installation permissions (EJAB-402) | Badlop | 2008-07-13 | 1 | -35/+114 |
| * | 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 | 1 | -11/+14 |
| * | * src/Makefile.in: Spool, config and log dirs: writtable by owner, | Badlop | 2008-07-07 | 1 | -2/+4 |
| * | * src/Makefile.in: Improved indentation of GCC call | Badlop | 2008-04-11 | 1 | -5/+8 |
| * | Do not ignore values passed from configure (EJAB-592) | Christophe Romain | 2008-04-02 | 1 | -4/+5 |
| * | * src/Makefile.in: Support for parallel compilation with 'make -j' | Badlop | 2008-03-26 | 1 | -2/+8 |
| * | * src/Makefile.in: Only try to install epam if pam was enabled | Badlop | 2008-03-25 | 1 | -1/+6 |
| * | * src/Makefile.in: Failure to install epam is not | Badlop | 2008-03-25 | 1 | -1/+1 |
| * | Seek epam binary into priv/bin (EJAB-573) | Christophe Romain | 2008-03-21 | 1 | -1/+3 |
| * | * src/Makefile.in: Allow compilation with Erlang R12 (EJAB-446). | Jérôme Sautret | 2008-01-15 | 1 | -2/+3 |
| * | * src/ejabberdctl.template: Create logs_dir if doesn't exist. New | Badlop | 2008-01-01 | 1 | -1/+1 |
| * | * src/Makefile.in: Fix compilation warnings: Part 5: To fix a | Badlop | 2007-12-07 | 1 | -1/+2 |
| * | * src/Makefile.in: Allow compilation with HiPE (EJAB-412) | Badlop | 2007-12-06 | 1 | -0/+4 |
| * | * src/Makefile.in: New options make uninstall and | Badlop | 2007-12-02 | 1 | -0/+14 |
| * | * src/configure.ac: Don't hardcode gcc and options (EJAB-436) | Badlop | 2007-11-29 | 1 | -1/+1 |
| * | * src/ejabberdctl.template: Several improvements (EJAB-380) | Alexey Shchepin | 2007-10-17 | 1 | -1/+3 |
| * | * src/ejabberd_auth_pam.erl: Support for PAM authentication | Alexey Shchepin | 2007-10-01 | 1 | -2/+3 |
| * | * src/ejabberd_c2s.erl: Option to prevent the use of Erlang OTP supervisor fo... | Mickaël Rémond | 2007-09-14 | 1 | -0/+4 |
| * | * src/xml.erl: Making use of CDATA escaping optional through with a compile t... | Mickaël Rémond | 2007-07-31 | 1 | -0/+4 |
| * | apply patch from EJAB-261 | Christophe Romain | 2007-06-25 | 1 | -1/+3 |