aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Only compile and install p1_prof when: make debugtools=trueBadlop2010-07-121-3/+2
* When using OTP R14, use public_key library instead of old ssl (EJAB-953)Badlop2010-07-121-1/+1
* New configure option: --enable-nifEvgeniy Khramtsov2010-07-011-1/+6
* Install COPYING file along with other docsPeter Lemenkov2010-06-161-0/+1
* Install dev.html, and guide.pdf if it existsPeter Lemenkov2010-06-161-0/+4
* Makefile with optional ejabberd_debug.erl compilation (EJAB-1242)Badlop2010-05-281-1/+4
* Remove references to the old SVN repository.Badlop2010-02-161-9/+0
* Minor fixes in the new ejabberdctl flock codeBadlop2010-02-121-3/+2
* ejabberdctl: support concurrent connections with bound conn namesMartin Langhoff2010-02-121-0/+10
* Fix documentation installation, no need for executable permission (thanks to ...Badlop2010-01-251-3/+3
* Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB...Badlop2009-12-291-1/+1
* Remove ChangeLog on distcleanBadlop2009-09-111-0/+1
* Prepare ejabberd.init when installing ejabberd.Badlop2009-08-241-0/+7
* Add stun directory to compilation processBadlop2009-08-111-1/+1
* If directory /sbin is created, set permissions 755, not 750.Badlop2009-07-071-1/+1
* No longer edit ChangeLog, will be auto generated for ejabberd releases.Badlop2009-05-141-0/+9
* * src/Makefile.in: Prevent Erlang R13B compilation warning:Badlop2009-05-061-1/+1
* * src/Makefile.in: Install example script captcha.sh (EJAB-895)Badlop2009-04-221-0/+1
* * src/Makefile.in: In SunOS, use different C flags (thanks toBadlop2009-03-071-3/+5
* * src/Makefile.in: Fix arguments to Install programBadlop2009-02-031-1/+1
* * src/Makefile.in: The path to the installed copy of ejabberdBadlop2009-01-201-0/+1
* * src/mod_muc/mod_muc_room.erl: Move definitions to header fileBadlop2008-12-021-0/+2
* * src/Makefile.in (clean-local): Delete also ejabberdctl.exampleBadlop2008-10-271-1/+1
* * src/Makefile.in: docdir should be prefixed with DESTDIR (thanksBadlop2008-10-171-1/+1
* * contrib/extract_translations/extract_translations.erl: UseBadlop2008-08-171-0/+3
* * src/*.hrl: Get back all ejabberd header files to their originalBadlop2008-07-161-2/+9
* Removed testing codeBadlop2008-07-141-1/+0
* * doc/guide.tex: Update what permissions does enable-user grantBadlop2008-07-141-13/+28
* * 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-131-35/+114
* 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-121-11/+14
* * src/Makefile.in: Spool, config and log dirs: writtable by owner,Badlop2008-07-071-2/+4
* * src/Makefile.in: Improved indentation of GCC callBadlop2008-04-111-5/+8
* Do not ignore values passed from configure (EJAB-592)Christophe Romain2008-04-021-4/+5
* * src/Makefile.in: Support for parallel compilation with 'make -j'Badlop2008-03-261-2/+8
* * src/Makefile.in: Only try to install epam if pam was enabledBadlop2008-03-251-1/+6
* * src/Makefile.in: Failure to install epam is notBadlop2008-03-251-1/+1
* Seek epam binary into priv/bin (EJAB-573)Christophe Romain2008-03-211-1/+3
* * src/Makefile.in: Allow compilation with Erlang R12 (EJAB-446).Jérôme Sautret2008-01-151-2/+3
* * src/ejabberdctl.template: Create logs_dir if doesn't exist. NewBadlop2008-01-011-1/+1
* * src/Makefile.in: Fix compilation warnings: Part 5: To fix aBadlop2007-12-071-1/+2
* * src/Makefile.in: Allow compilation with HiPE (EJAB-412)Badlop2007-12-061-0/+4
* * src/Makefile.in: New options make uninstall andBadlop2007-12-021-0/+14
* * src/configure.ac: Don't hardcode gcc and options (EJAB-436)Badlop2007-11-291-1/+1
* * src/ejabberdctl.template: Several improvements (EJAB-380)Alexey Shchepin2007-10-171-1/+3
* * src/ejabberd_auth_pam.erl: Support for PAM authenticationAlexey Shchepin2007-10-011-2/+3
* * src/ejabberd_c2s.erl: Option to prevent the use of Erlang OTP supervisor fo...Mickaël Rémond2007-09-141-0/+4
* * src/xml.erl: Making use of CDATA escaping optional through with a compile t...Mickaël Rémond2007-07-311-0/+4
* apply patch from EJAB-261Christophe Romain2007-06-251-1/+3