| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_authnz_fcgi: New module to enable FastCGI authorizer | Jeff Trawick | 2013-08-19 | 1 | -0/+4 |
* | mod_allowhandlers: New module to forbid specific handlers for specific | Stefan Fritsch | 2012-11-07 | 1 | -0/+1 |
* | Change module sets and default activation status: | Rainer Jung | 2011-11-12 | 1 | -2/+2 |
* | Enable ldap modules in 'all' and 'most' selections if ldap is compiled into | Stefan Fritsch | 2011-08-05 | 1 | -5/+11 |
* | Bring part some parts of r1142938 which were removed | Rainer Jung | 2011-07-23 | 1 | -2/+3 |
* | Revert r1129808: | Stefan Fritsch | 2011-07-23 | 1 | -3/+2 |
* | Revert r1131393: | Stefan Fritsch | 2011-07-23 | 1 | -2/+3 |
* | Allow to specify module specific custom linker flags | Rainer Jung | 2011-07-05 | 1 | -1/+1 |
* | Several fixes for the ap_ldap build logic. This should fix compilation | Stefan Fritsch | 2011-06-04 | 1 | -4/+3 |
* | Incorporate the ap_ldap incomplete API, as there is no interest or effort | William A. Rowe Jr | 2011-05-31 | 1 | -2/+3 |
* | Build mod_authn_socache on same terms as other authn modules | Nick Kew | 2011-03-03 | 1 | -0/+1 |
* | Build mod_allowmethods (windows and netware stuff needs to be tested). | Stefan Fritsch | 2010-10-16 | 1 | -0/+2 |
* | Always make mod_*.h files available where they exist, modpath by modpath | William A. Rowe Jr | 2009-08-28 | 1 | -0/+2 |
* | * Make LDAP working with APR 2.0 again by using apr-config instead of | Ruediger Pluem | 2009-03-28 | 1 | -1/+5 |
* | Remove mod_authn_default and mod_authz_default. | Chris Darroch | 2008-11-02 | 1 | -8/+0 |
* | For *trunk/* development, presume at least apr-1.3 (now released) for | William A. Rowe Jr | 2008-06-05 | 1 | -1/+4 |
* | mod_auth_form: Add a module capable of allowing end users to log | Graham Leggett | 2008-04-09 | 1 | -0/+1 |
* | * modules/aaa/config.m4: Place mod_access_compat in the 'yes' list as not | Justin Erenkrantz | 2006-02-07 | 1 | -1/+1 |
* | clean up some left-over debugging code and comments | Bradley Nicholes | 2006-01-14 | 1 | -2/+3 |
* | Restore Order, Deny, Allow, Satisfy for backwards compatibility with authz | Bradley Nicholes | 2006-01-14 | 1 | -0/+4 |
* | Authz refactoring | Bradley Nicholes | 2006-01-11 | 1 | -2/+9 |
* | mod_authz_dbd: SQL authz with Login/Session support | Nick Kew | 2005-11-18 | 1 | -0/+1 |
* | Add mod_authn_dbd to build | Nick Kew | 2005-10-14 | 1 | -0/+1 |
* | Add mod_authn_alias to the build | Bradley Nicholes | 2005-05-23 | 1 | -0/+3 |
* | Make sure mod_authnz_ldap is included in the unix builds. | Graham Leggett | 2004-08-18 | 1 | -0/+4 |
* | Use -export-dynamic only when linking an httpd which includes mod_so, | Joe Orton | 2004-01-08 | 1 | -2/+0 |
* | use APR_CHECK_APR_DEFINE() where possible | Jeff Trawick | 2003-03-08 | 1 | -7/+6 |
* | as announced and with no objections: | André Malo | 2003-01-15 | 1 | -0/+1 |
* | Use $INCLUDES rather than adding yet another place to edit include dirs. | Wilfredo Sanchez | 2002-11-28 | 1 | -1/+1 |
* | Add ap_register_provider and ap_lookup_provider functions which resolve | Justin Erenkrantz | 2002-09-20 | 1 | -6/+2 |
* | Stage #2 of aaa rewrite: Add provider support so that mod_authn_* modules | Justin Erenkrantz | 2002-09-10 | 1 | -2/+7 |
* | Stage #1 of the aaa rewrite - refactoring modules. | Justin Erenkrantz | 2002-09-10 | 1 | -9/+32 |
* | Remove all non-portable DBM calls in mod_auth_dbm and rely only on the | Justin Erenkrantz | 2002-02-05 | 1 | -17/+1 |
* | Remove mod_auth_db since we've received enough votes (Justin, Ian, and | Justin Erenkrantz | 2002-01-24 | 1 | -5/+0 |
* | allow mod_auth_digest to configure with --srcdir | Doug MacEachern | 2002-01-17 | 1 | -1/+1 |
* | Remove all of the ldap modules. These have been moved to their own | Ryan Bloom | 2001-10-16 | 1 | -2/+0 |
* | I don't like underscore as a name prefix. | Roy T. Fielding | 2001-08-21 | 1 | -9/+9 |
* | Roy beat me to the commit. | Justin Erenkrantz | 2001-08-21 | 1 | -2/+2 |
* | Due to some lunacy in ndbm.h on some platforms, we need to find the right | Roy T. Fielding | 2001-08-21 | 1 | -0/+14 |
* | Fix build breakage on Linux glibc 2.1+ systems that prevented db1 from being | Justin Erenkrantz | 2001-08-20 | 1 | -1/+3 |
* | - Switch to AC_SEARCH_LIBS to check multiple libraries for mod_auth_db | Justin Erenkrantz | 2001-08-20 | 1 | -5/+7 |
* | On modern systems (e.g., FreeBSD), the db* functions reside in libc | Martin Kraemer | 2001-08-20 | 1 | -1/+4 |
* | Oops - left off the apr_ldap.h file in the commit. | Graham Leggett | 2001-08-18 | 1 | -0/+2 |
* | Fix --enable-modules=all breakage with mod_auth_db and mod_auth_digest | Justin Erenkrantz | 2001-08-17 | 1 | -3/+7 |
* | Fix httpd's definition of LTFLAGS to be consistent with that of apr | Roy T. Fielding | 2001-05-12 | 1 | -1/+1 |
* | Completely revamp configure so that it preserves the standard make | Roy T. Fielding | 2001-04-29 | 1 | -1/+1 |
* | Add a few more modules to the "most" category. | Brian Havard | 2001-04-23 | 1 | -2/+2 |
* | Remove "no" from many APACHE_MODULE() invocations to allow them to be | Greg Stein | 2001-02-18 | 1 | -4/+4 |
* | Rename the module structures so that the exported symbol matches | Martin Kraemer | 2001-02-16 | 1 | -4/+4 |
* | Allow the auth modules to load into the server. | Ryan Bloom | 2000-12-22 | 1 | -4/+4 |