summaryrefslogtreecommitdiff
path: root/src/Makefile.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * src/Makefile.in: Added Dialyzer target (EJAB-189 - Thanks to Geoff Cant)Mickaël Rémond2007-05-291-2/+6
* * src/ejabberdctl.template: Updated version of ejabberdctl (thanksAlexey Shchepin2007-05-211-0/+2
* make install does not overwrites existing ejabberd.cfg anymore, ejabberd.cfg-...Christophe Romain2007-04-301-1/+1
* * src/mod_proxy65/: XEP-0065 proxy (thanks to Evgeniy Khramtsov)Alexey Shchepin2006-10-281-1/+1
* * Makefile.in: Fix for MacOSX compilation (EJAB-124).Mickaël Rémond2006-08-281-1/+8
* * src/Makefile.in: Added an option to compile ejabberd with debugMickaël Rémond2006-04-011-0/+4
* --prefix option can now override the default install dir (EJAB-43)Mickaël Rémond2006-02-021-4/+4
* * src/aclocal.m4: Updated for zlib supportAlexey Shchepin2006-01-191-1/+1
* * src/Makefile.in: Clean results of ASN.1 compiler (thanks toAlexey Shchepin2005-12-221-0/+1
* * src/mod_roster.erl: Workaround for gateway subscriptions nowAlexey Shchepin2005-12-111-3/+11
* * src/ejabberd.cfg.example: UpdatedAlexey Shchepin2005-12-061-1/+6
* * src/ejabberd_s2s_in.erl: Support for dNSName certificate fieldAlexey Shchepin2005-11-171-1/+6
* * src/odbc/Makefile.in: AddedAlexey Shchepin2005-05-231-1/+1
* * src/Makefile.in: Updated (thanks to Badlop)Alexey Shchepin2004-09-271-1/+1
* * src/aclocal.m4: Better expat and openssl detection (thanks toAlexey Shchepin2004-09-261-6/+11
* * src/aclocal.m4: Updated to check for openssl library (thanks toAlexey Shchepin2004-08-051-9/+4
* * src/Makefile.win32: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-07-061-0/+5
* * src/mod_muc/mod_muc.erl: Added access rules for using serveiceAlexey Shchepin2004-05-171-11/+20
* * src/configure.ac: UpdatedAlexey Shchepin2004-03-121-1/+1
* * src/cyrsasl_digest.erl: Bugfix (thanks to Sergei Golovan)Alexey Shchepin2003-11-231-1/+1
* * examples/mtr/ejabberd: Updated (thanks to Marshall T. Rose)Alexey Shchepin2003-11-131-1/+4
* * src/Makefile.in: Added install ruleAlexey Shchepin2003-10-211-0/+15
* * src/ejabberd_service.erl: Added supports for multiple hosts perAlexey Shchepin2003-10-181-2/+2
* * src/configure.ac: Build system now done using autoconf (thanksAlexey Shchepin2003-10-171-0/+47