aboutsummaryrefslogtreecommitdiff
path: root/src/web/Makefile.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* When using OTP R14, use public_key library instead of old ssl (EJAB-953)Badlop2010-07-121-1/+1
* Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB...Badlop2009-12-291-1/+1
* use -DSSL39 if compiling with R12Christophe Romain2008-07-161-0/+1
* * src/*.hrl: Get back all ejabberd header files to their originalBadlop2008-07-161-1/+1
* * src/configure.ac: Update installation permissions (EJAB-402)Badlop2008-07-131-2/+4
* * src/ejabberd_zlib/Makefile.in: Compile all erl files found inBadlop2007-12-171-13/+6
* * src/configure.ac: Don't hardcode gcc and options (EJAB-436)Badlop2007-11-291-2/+5
* * src/Makefile.in: Added Dialyzer target (EJAB-189 - Thanks to Geoff Cant)Mickaël Rémond2007-05-291-0/+5
* * src/web/ejabberd_http.erl: Authentication check moved toAlexey Shchepin2006-02-031-1/+1
* * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSLAlexey Shchepin2004-11-051-1/+1
* * src/aclocal.m4: Better expat and openssl detection (thanks toAlexey Shchepin2004-09-261-6/+2
* * src/mod_muc/mod_muc.erl: Added access rules for using serveiceAlexey Shchepin2004-05-171-0/+3
* * src/web/ejabberd_web_admin.erl: Better design for administrationAlexey Shchepin2004-04-261-0/+1
* * src/web/ejabberd_http_poll.erl: CompletedAlexey Shchepin2004-03-071-1/+2
* * src/web/: Small HTTP server and admin web-interface to ejabberdAlexey Shchepin2004-03-021-0/+33