]> granicus.if.org Git - apache/history - modules/aaa
update transformation
[apache] / modules / aaa /
2006-02-18 David ReidAdd a note about the ap_satisfies mess we currently...
2006-02-18 David ReidThis should cure the build issues people are having...
2006-02-17 David Reid- tidy up some of the comments and make the file more...
2006-02-16 David Reid- add a define for ap_satisfies which is now an optiona...
2006-02-16 André Malosvn:eol-style = native
2006-02-07 Justin Erenkrantz* modules/aaa/config.m4: Place mod_access_compat in...
2006-02-07 Joe Orton* modules/aaa/mod_auth.h: Include apr_optional.h for
2006-02-07 Joe Orton* modules/aaa/mod_authz_core.c (add_authz_provider...
2006-01-28 Bradley NicholesThe AuthnProviderAlias directive has been merged into...
2006-01-23 Bradley NicholesRemove NetWare makefiles that are no longer needed
2006-01-23 Bradley NicholesBuild mod_access_compat on NetWare
2006-01-23 Bradley NicholesUse the correct logging #define
2006-01-19 Bradley Nicholesremove the unused per-dir-config structure.
2006-01-18 Bradley NicholesRemove the call to ap_note_auth_failure() from the...
2006-01-15 Bradley Nicholeseliminate the import of the ap_satisfies optional funct...
2006-01-14 Bradley Nicholesclean up some left-over debugging code and comments
2006-01-14 Bradley Nicholeshost access control compatibility module (Order, Deny...
2006-01-14 Bradley NicholesRestore Order, Deny, Allow, Satisfy for backwards compa...
2006-01-11 Bradley NicholesUpdate the NetWare makefiles to build the authz code
2006-01-11 Bradley NicholesAuthz refactoring
2005-12-20 William A. Rowe Jr This shift was treated in 32 bit scope, then masked...
2005-11-29 Colm MacCarthaighFirst stab at a build environment for mod_authn_dbd
2005-11-18 Nick Kewmod_authz_dbd: SQL authz with Login/Session support
2005-11-16 Justin ErenkrantzRemove support for 'On' and 'Off' for AuthBasicProvider...
2005-11-15 Nick KewReplace dodgy cast with ap_set_string_slot
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-11-10 Jim JagielskiNo functional change: simple detabbing of indented...
2005-10-30 Nick KewChange directives from OR_AUTHCFG to ACCESS_CONF
2005-10-18 Nick KewFaffing about with colon-delimiters (originally copied...
2005-10-17 André Maloget properties right
2005-10-17 Bradley NicholesAdd mod_authn_dbd to the NetWare build
2005-10-14 Nick KewAdd mod_authn_dbd to build
2005-10-14 Nick KewAdd mod_authn_dbd
2005-08-31 Jim JagielskiStart of getpid()/%d confusion fix...
2005-08-28 Ian HolsmanDoxygen fixup / cleanup
2005-08-08 Jim JagielskiEnsure that req->dn is valid for the util_ldap_cache_co...
2005-07-28 Joe Orton* modules/ldap/util_ldap.c, modules/aaa/mod_authnz_ldap...
2005-07-27 Joe Orton* modules/aaa/mod_authnz_ldap.c (authz_ldap_check_user_...
2005-07-21 Rich BowenChanged cmpstri to strcasecmp as per Justin's note.
2005-07-20 Rich BowenThe arguments to require are case-sensitive, so that...
2005-06-23 Joe Orton* modules/aaa/mod_auth_digest.c: Another gcc 4 "structu...
2005-06-20 André Malofix lineendings
2005-05-26 Paul QuernaFix segmentation fault in mod_auth_{basic,digest} when...
2005-05-23 Bradley NicholesAdd mod_authn_alias to the build
2005-05-23 Bradley NicholesAdd the auth provider name as a note in the request...
2005-05-23 Bradley Nicholesauthn_provider_alias adds the configuration block tag
2005-05-15 William A. Rowe Jr Reintroduce stack frame construction with /Oy- (remov...
2005-05-06 Bradley NicholesBacking out the AuthLDAPAllowDNAuth patch from r168016...
2005-05-03 Bradley NicholesAdd the directive AuthLDAPAllowDNAuth to allow a user...
2005-04-14 Bradley NicholesAllow httpd on NetWare to build using either the standa...
2005-03-31 Bradley NicholesImplement the exported function from mod_ldap(util_ldap...
2005-02-14 André MaloFix 'Anonymous *', which denied access
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2005-02-03 Bradley NicholesAllow AuthLDAPURL to override the default connection...
2005-01-05 William A. Rowe Jr Correct the order of includes to follow httpd convent...
2004-12-14 Cliff Woolley"transfered" is not a word.
2004-11-30 Bradley NicholesAllow APR to exist and build outside of the httpd/srcli...
2004-11-21 William A. Rowe Jr Axe a dead variable
2004-11-19 Joe OrtonRemove the .cvsignore files.
2004-11-05 Bradley NicholesReturn the correct error when the user object is not...
2004-11-05 Bradley NicholesAdded the directive "Requires ldap-filter" that allows...
2004-11-03 Bradley NicholesAdded the directive "Requires ldap-attribute" that...
2004-11-02 Bradley NicholesAllow mod_authnz_ldap authorization functionality to...
2004-10-12 Joe Orton* modules/aaa/mod_authnz_ldap.c: Fix /*-within-comment...
2004-10-04 Graham Leggettmod_auth_ldap: Handle the inconsistent way in which...
2004-08-31 William A. Rowe Jr Add mod_authnz_ldap for the win32 build
2004-08-19 Bradley NicholesClean up some compiler warnings
2004-08-18 Bradley NicholesUpdate the netware make files to stop building the...
2004-08-18 Bradley NicholesBoth the r->user and r->ap_auth_type were set previousl...
2004-08-18 Graham LeggettMake sure mod_authnz_ldap is included in the unix builds.
2004-08-18 Graham LeggettClarify an error message to tell the user what to do...
2004-08-17 Bradley NicholesRe-structure the auth_ldap module to fit the new authen...
2004-04-05 Geoffrey YoungAllow Digest providers to return AUTH_DENIED to propaga...
2004-03-23 Geoffrey Youngwork around MSIE Digest auth bug - if AuthDigestEnableQ...
2004-02-21 Geoffrey Youngminor mod_auth_basic and mod_auth_digest sync. mod_aut...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-07 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-29 Justin ErenkrantzAllow mod_auth_digest to work with sub-requests with...
2004-01-08 Joe OrtonUse -export-dynamic only when linking an httpd which...
2004-01-01 André Maloupdate license to 2004.
2003-11-16 Justin ErenkrantzSync with APR-util deprecated functions.
2003-11-09 André Malore-add explaining comment
2003-11-09 André Maloallow any user id when configured with 'anonymous *'
2003-11-09 André Maloless confusion with identifiers && style
2003-07-14 André Malostrip trailing spaces of groupnames.
2003-04-04 Jeff Trawickget function prototypes for strcasecmp() and strncasecmp()
2003-03-11 William A. Rowe Jr After discussions at length on dev@apr/httpd, it...
2003-03-08 Jeff Trawickuse APR_CHECK_APR_DEFINE() where possible
2003-02-20 William A. Rowe Jr After consultations on the APR list, it was decided...
2003-02-18 William A. Rowe Jr foo.dbgmark turned out to be the same 8.3 name as...
2003-02-13 André Malodrop the guess_domain function.
2003-02-11 André MaloDo not use local paths for the domain parameter on...
2003-02-07 William A. Rowe Jr *) Introduce debugging symbols for Win32 release...
2003-02-03 André Malofinished that boring job:
2003-01-20 William A. Rowe Jr Catch up with the changes to apr/build/win32ver.awk...
2003-01-17 Roy T. FieldingUse ap_strchr instead of strchr and get the constness...
2003-01-15 André Maloadd support for "Require file-group"
2003-01-15 André Maloadd support for "require file-group"
2003-01-15 André Maloas announced and with no objections:
next