summaryrefslogtreecommitdiff
path: root/modules/aaa
Commit message (Expand)AuthorAgeFilesLines
* Commit approved revision 732912 backport of PR 46342Paul J. Reder2009-01-161-23/+15
* backport r678949 from trunk:Eric Covener2008-09-171-1/+9
* backport r667513Jim Jagielski2008-06-141-1/+13
* bad tabsJim Jagielski2008-06-121-3/+3
* For apr-util-1.3 seperate ldap link options, and default to old behavoirWilliam A. Rowe Jr2008-06-091-1/+4
* Backport r639079 and r468042. This patch also lacked theJim Jagielski2008-05-091-14/+24
* Merge r529626 from trunk:Ruediger Pluem2008-01-231-2/+3
* backport r607766, r607841 from trunk for PR 39095Eric Covener2008-01-011-1/+1
* fruit, low hanging, phase 2Jim Jagielski2007-11-133-9/+66
* fruit... hanging lowJim Jagielski2007-11-131-0/+5
* Teach LDAP authorization to step out of the way like user/owner/groupfile/dbm doEric Covener2007-08-311-1/+7
* Sync build changes, current to r569249, modulo those modules whichWilliam A. Rowe Jr2007-08-242-0/+222
* removed obsolete -prefix; minor cosmetic changes.Guenter Knauf2007-08-0614-135/+139
* Implement a BASEDIR build environment variable to allow the NetWare build to ...Bradley Nicholes2007-02-091-1/+1
* Add .manifest post-processing to the httpd build for users of VC 8William A. Rowe Jr2007-01-1113-52/+208
* Merge r463427 from trunk:Jim Jagielski2006-12-081-0/+28
* Sync to httpd/trunk where we've reverted the /d "LONG_NAME=foo bar" syntax,William A. Rowe Jr2006-08-0513-26/+26
* Merge r425210 from trunk:Ruediger Pluem2006-07-261-1/+15
* Merge r411306 from trunk:Ruediger Pluem2006-07-261-0/+9
* update license header textRoy T. Fielding2006-07-1216-96/+96
* This resource /D syntax was pretty horridly imported into VS 2005,William A. Rowe Jr2006-04-2713-26/+26
* Remove all /machine:I386 references, these are getting in the wayWilliam A. Rowe Jr2006-04-2713-65/+65
* After appropriate time sitting on trunk, and some review by ourWilliam A. Rowe Jr2006-04-2513-416/+39
* Revert r395231 from the 2.2.x branch. This gets us back to the old place wit...Paul Querna2006-04-2216-16/+16
* Backport 395419, replace /GX win32 compile flag with /EHsc to match.William A. Rowe Jr2006-04-2113-13/+13
* Update the last year of copyright for the 2.2.x branchColm MacCarthaigh2006-04-1916-16/+16
* *) Fix mis-shifted 32 bit scope, masked to 64 bits as a method.Jim Jagielski2006-03-311-1/+1
* Backport Win32 build fixes for mod_dbd and mod_authn_dbdWilliam A. Rowe Jr2005-12-161-0/+132
* Merge in 345054 from trunk.Justin Erenkrantz2005-11-162-30/+4
* Replace dodgy cast with ap_set_string_slotNick Kew2005-11-151-2/+1
* No functional change: remove trailing whitespace. This also meansJim Jagielski2005-11-1013-156/+156
* No functional change: detab all indenting to be consistentJim Jagielski2005-11-102-4/+4
* Change config from OR_AUTHCFG to ACCESS_CONF.Nick Kew2005-10-301-5/+5
* Add authndbd.nlm to the master makefile for NetWareBradley Nicholes2005-10-261-0/+1
* Build files for mod_authn_dbd backportNick Kew2005-10-262-0/+251
* Backport mod_authn_dbdNick Kew2005-10-261-0/+217
* Merge r265047 and r265049 from trunk. Use the correct PID formatting.Colm MacCarthaigh2005-10-021-41/+44
* Backport the Doxygen changes to the 2.2.x branch. No functional changes,Colm MacCarthaigh2005-09-291-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