summaryrefslogtreecommitdiff
path: root/modules/aaa/config.m4
Commit message (Expand)AuthorAgeFilesLines
* mod_authnz_fcgi: New module to enable FastCGI authorizerJeff Trawick2013-08-191-0/+4
* mod_allowhandlers: New module to forbid specific handlers for specificStefan Fritsch2012-11-071-0/+1
* Change module sets and default activation status:Rainer Jung2011-11-121-2/+2
* Enable ldap modules in 'all' and 'most' selections if ldap is compiled intoStefan Fritsch2011-08-051-5/+11
* Bring part some parts of r1142938 which were removedRainer Jung2011-07-231-2/+3
* Revert r1129808:Stefan Fritsch2011-07-231-3/+2
* Revert r1131393:Stefan Fritsch2011-07-231-2/+3
* Allow to specify module specific custom linker flagsRainer Jung2011-07-051-1/+1
* Several fixes for the ap_ldap build logic. This should fix compilationStefan Fritsch2011-06-041-4/+3
* Incorporate the ap_ldap incomplete API, as there is no interest or effortWilliam A. Rowe Jr2011-05-311-2/+3
* Build mod_authn_socache on same terms as other authn modulesNick Kew2011-03-031-0/+1
* Build mod_allowmethods (windows and netware stuff needs to be tested).Stefan Fritsch2010-10-161-0/+2
* Always make mod_*.h files available where they exist, modpath by modpathWilliam A. Rowe Jr2009-08-281-0/+2
* * Make LDAP working with APR 2.0 again by using apr-config instead ofRuediger Pluem2009-03-281-1/+5
* Remove mod_authn_default and mod_authz_default.Chris Darroch2008-11-021-8/+0
* For *trunk/* development, presume at least apr-1.3 (now released) forWilliam A. Rowe Jr2008-06-051-1/+4
* mod_auth_form: Add a module capable of allowing end users to logGraham Leggett2008-04-091-0/+1
* * modules/aaa/config.m4: Place mod_access_compat in the 'yes' list as notJustin Erenkrantz2006-02-071-1/+1
* clean up some left-over debugging code and commentsBradley Nicholes2006-01-141-2/+3
* Restore Order, Deny, Allow, Satisfy for backwards compatibility with authzBradley Nicholes2006-01-141-0/+4
* Authz refactoringBradley Nicholes2006-01-111-2/+9
* mod_authz_dbd: SQL authz with Login/Session supportNick Kew2005-11-181-0/+1
* Add mod_authn_dbd to buildNick Kew2005-10-141-0/+1
* Add mod_authn_alias to the buildBradley Nicholes2005-05-231-0/+3
* Make sure mod_authnz_ldap is included in the unix builds.Graham Leggett2004-08-181-0/+4
* Use -export-dynamic only when linking an httpd which includes mod_so,Joe Orton2004-01-081-2/+0
* use APR_CHECK_APR_DEFINE() where possibleJeff Trawick2003-03-081-7/+6
* as announced and with no objections:André Malo2003-01-151-0/+1
* Use $INCLUDES rather than adding yet another place to edit include dirs.Wilfredo Sanchez2002-11-281-1/+1
* Add ap_register_provider and ap_lookup_provider functions which resolveJustin Erenkrantz2002-09-201-6/+2
* Stage #2 of aaa rewrite: Add provider support so that mod_authn_* modulesJustin Erenkrantz2002-09-101-2/+7
* Stage #1 of the aaa rewrite - refactoring modules.Justin Erenkrantz2002-09-101-9/+32
* Remove all non-portable DBM calls in mod_auth_dbm and rely only on theJustin Erenkrantz2002-02-051-17/+1
* Remove mod_auth_db since we've received enough votes (Justin, Ian, andJustin Erenkrantz2002-01-241-5/+0
* allow mod_auth_digest to configure with --srcdirDoug MacEachern2002-01-171-1/+1
* Remove all of the ldap modules. These have been moved to their ownRyan Bloom2001-10-161-2/+0
* I don't like underscore as a name prefix.Roy T. Fielding2001-08-211-9/+9
* Roy beat me to the commit.Justin Erenkrantz2001-08-211-2/+2
* Due to some lunacy in ndbm.h on some platforms, we need to find the rightRoy T. Fielding2001-08-211-0/+14
* Fix build breakage on Linux glibc 2.1+ systems that prevented db1 from beingJustin Erenkrantz2001-08-201-1/+3
* - Switch to AC_SEARCH_LIBS to check multiple libraries for mod_auth_dbJustin Erenkrantz2001-08-201-5/+7
* On modern systems (e.g., FreeBSD), the db* functions reside in libcMartin Kraemer2001-08-201-1/+4
* Oops - left off the apr_ldap.h file in the commit.Graham Leggett2001-08-181-0/+2
* Fix --enable-modules=all breakage with mod_auth_db and mod_auth_digestJustin Erenkrantz2001-08-171-3/+7
* Fix httpd's definition of LTFLAGS to be consistent with that of aprRoy T. Fielding2001-05-121-1/+1
* Completely revamp configure so that it preserves the standard makeRoy T. Fielding2001-04-291-1/+1
* Add a few more modules to the "most" category.Brian Havard2001-04-231-2/+2
* Remove "no" from many APACHE_MODULE() invocations to allow them to beGreg Stein2001-02-181-4/+4
* Rename the module structures so that the exported symbol matchesMartin Kraemer2001-02-161-4/+4
* Allow the auth modules to load into the server.Ryan Bloom2000-12-221-4/+4