summaryrefslogtreecommitdiff
path: root/modules/aaa
Commit message (Expand)AuthorAgeFilesLines
* First stab at a build environment for mod_authn_dbdColm MacCarthaigh2005-11-291-0/+132
* mod_authz_dbd: SQL authz with Login/Session supportNick Kew2005-11-183-0/+340
* Remove support for 'On' and 'Off' for AuthBasicProvider and AuthDigestProviderJustin Erenkrantz2005-11-162-30/+4
* Replace dodgy cast with ap_set_string_slotNick Kew2005-11-151-2/+1
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-1013-156/+156
* No functional change: simple detabbing of indented code.Jim Jagielski2005-11-102-4/+4
* Change directives from OR_AUTHCFG to ACCESS_CONFNick Kew2005-10-301-5/+5
* Faffing about with colon-delimiters (originally copied from mod_authn_dbm)Nick Kew2005-10-181-13/+0
* get properties rightAndré Malo2005-10-171-250/+250
* Add mod_authn_dbd to the NetWare buildBradley Nicholes2005-10-172-0/+251
* Add mod_authn_dbd to buildNick Kew2005-10-141-0/+1
* Add mod_authn_dbdNick Kew2005-10-141-0/+230
* Start of getpid()/%d confusion fix...Jim Jagielski2005-08-311-41/+44
* Doxygen fixup / cleanupIan Holsman2005-08-281-0/+8
* Ensure that req->dn is valid for the util_ldap_cache_compare() call.Jim Jagielski2005-08-081-0/+14
* * modules/ldap/util_ldap.c, modules/aaa/mod_authnz_ldap.c: Stop usingJoe Orton2005-07-281-44/+44
* * modules/aaa/mod_authnz_ldap.c (authz_ldap_check_user_access): RemoveJoe Orton2005-07-271-1/+0
* Changed cmpstri to strcasecmp as per Justin's note.Rich Bowen2005-07-213-6/+6
* The arguments to require are case-sensitive, so that "Require User" andRich Bowen2005-07-203-6/+6
* * modules/aaa/mod_auth_digest.c: Another gcc 4 "structure field may beJoe Orton2005-06-231-1/+3
* fix lineendingsAndré Malo2005-06-201-250/+250
* Fix segmentation fault in mod_auth_{basic,digest} when no provider is explici...Paul Querna2005-05-262-2/+4
* Add mod_authn_alias to the buildBradley Nicholes2005-05-233-0/+254
* Add the auth provider name as a note in the request so that authn_provider_al...Bradley Nicholes2005-05-233-0/+9
* authn_provider_alias adds the configuration block tagBradley Nicholes2005-05-231-0/+209
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).William A. Rowe Jr2005-05-1512-12/+12
* Backing out the AuthLDAPAllowDNAuth patch from r168016. Because of LDAP filt...Bradley Nicholes2005-05-061-102/+53
* Add the directive AuthLDAPAllowDNAuth to allow a user to authenticate against...Bradley Nicholes2005-05-031-53/+102
* Allow httpd on NetWare to build using either the standard socket libraries or...Bradley Nicholes2005-04-141-0/+8
* Implement the exported function from mod_ldap(util_ldap) as optional function...Bradley Nicholes2005-03-311-0/+20
* Fix 'Anonymous *', which denied accessAndré Malo2005-02-141-1/+1
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-0414-14/+28
* Allow AuthLDAPURL to override the default connection type with an option seco...Bradley Nicholes2005-02-031-5/+22
* Correct the order of includes to follow httpd conventions, and getWilliam A. Rowe Jr2005-01-051-14/+12
* "transfered" is not a word.Cliff Woolley2004-12-141-1/+1
* Allow APR to exist and build outside of the httpd/srclib file structureBradley Nicholes2004-11-3011-33/+33
* Axe a dead variableWilliam A. Rowe Jr2004-11-211-4/+5
* Remove the .cvsignore files.Joe Orton2004-11-191-21/+0
* Return the correct error when the user object is not foundBradley Nicholes2004-11-051-6/+4
* Added the directive "Requires ldap-filter" that allows the module to only aut...Bradley Nicholes2004-11-051-4/+59
* Added the directive "Requires ldap-attribute" that allows the module to only ...Bradley Nicholes2004-11-031-1/+29
* Allow mod_authnz_ldap authorization functionality to be used without requirin...Bradley Nicholes2004-11-022-0/+45
* * modules/aaa/mod_authnz_ldap.c: Fix /*-within-comment warning.Joe Orton2004-10-121-1/+1
* mod_auth_ldap: Handle the inconsistent way in which the MS LDAPGraham Leggett2004-10-041-5/+33
* Add mod_authnz_ldap for the win32 buildWilliam A. Rowe Jr2004-08-311-0/+128
* Clean up some compiler warningsBradley Nicholes2004-08-191-37/+2
* Update the netware make files to stop building the ldap modules from experime...Bradley Nicholes2004-08-181-1/+6
* Both the r->user and r->ap_auth_type were set previously when the username an...Bradley Nicholes2004-08-181-6/+0
* Make sure mod_authnz_ldap is included in the unix builds.Graham Leggett2004-08-181-0/+4
* Clarify an error message to tell the user what to do if apr-util lacksGraham Leggett2004-08-181-1/+1