| Commit message (Expand) | Author | Age | Files | Lines |
| * | Commit approved revision 732912 backport of PR 46342 | Paul J. Reder | 2009-01-16 | 1 | -23/+15 |
| * | backport r678949 from trunk: | Eric Covener | 2008-09-17 | 1 | -1/+9 |
| * | backport r667513 | Jim Jagielski | 2008-06-14 | 1 | -1/+13 |
| * | bad tabs | Jim Jagielski | 2008-06-12 | 1 | -3/+3 |
| * | For apr-util-1.3 seperate ldap link options, and default to old behavoir | William A. Rowe Jr | 2008-06-09 | 1 | -1/+4 |
| * | Backport r639079 and r468042. This patch also lacked the | Jim Jagielski | 2008-05-09 | 1 | -14/+24 |
| * | Merge r529626 from trunk: | Ruediger Pluem | 2008-01-23 | 1 | -2/+3 |
| * | backport r607766, r607841 from trunk for PR 39095 | Eric Covener | 2008-01-01 | 1 | -1/+1 |
| * | fruit, low hanging, phase 2 | Jim Jagielski | 2007-11-13 | 3 | -9/+66 |
| * | fruit... hanging low | Jim Jagielski | 2007-11-13 | 1 | -0/+5 |
| * | Teach LDAP authorization to step out of the way like user/owner/groupfile/dbm do | Eric Covener | 2007-08-31 | 1 | -1/+7 |
| * | Sync build changes, current to r569249, modulo those modules which | William A. Rowe Jr | 2007-08-24 | 2 | -0/+222 |
| * | removed obsolete -prefix; minor cosmetic changes. | Guenter Knauf | 2007-08-06 | 14 | -135/+139 |
| * | Implement a BASEDIR build environment variable to allow the NetWare build to ... | Bradley Nicholes | 2007-02-09 | 1 | -1/+1 |
| * | Add .manifest post-processing to the httpd build for users of VC 8 | William A. Rowe Jr | 2007-01-11 | 13 | -52/+208 |
| * | Merge r463427 from trunk: | Jim Jagielski | 2006-12-08 | 1 | -0/+28 |
| * | Sync to httpd/trunk where we've reverted the /d "LONG_NAME=foo bar" syntax, | William A. Rowe Jr | 2006-08-05 | 13 | -26/+26 |
| * | Merge r425210 from trunk: | Ruediger Pluem | 2006-07-26 | 1 | -1/+15 |
| * | Merge r411306 from trunk: | Ruediger Pluem | 2006-07-26 | 1 | -0/+9 |
| * | update license header text | Roy T. Fielding | 2006-07-12 | 16 | -96/+96 |
| * | This resource /D syntax was pretty horridly imported into VS 2005, | William A. Rowe Jr | 2006-04-27 | 13 | -26/+26 |
| * | Remove all /machine:I386 references, these are getting in the way | William A. Rowe Jr | 2006-04-27 | 13 | -65/+65 |
| * | After appropriate time sitting on trunk, and some review by our | William A. Rowe Jr | 2006-04-25 | 13 | -416/+39 |
| * | Revert r395231 from the 2.2.x branch. This gets us back to the old place wit... | Paul Querna | 2006-04-22 | 16 | -16/+16 |
| * | Backport 395419, replace /GX win32 compile flag with /EHsc to match. | William A. Rowe Jr | 2006-04-21 | 13 | -13/+13 |
| * | Update the last year of copyright for the 2.2.x branch | Colm MacCarthaigh | 2006-04-19 | 16 | -16/+16 |
| * | *) Fix mis-shifted 32 bit scope, masked to 64 bits as a method. | Jim Jagielski | 2006-03-31 | 1 | -1/+1 |
| * | Backport Win32 build fixes for mod_dbd and mod_authn_dbd | William A. Rowe Jr | 2005-12-16 | 1 | -0/+132 |
| * | Merge in 345054 from trunk. | Justin Erenkrantz | 2005-11-16 | 2 | -30/+4 |
| * | Replace dodgy cast with ap_set_string_slot | Nick Kew | 2005-11-15 | 1 | -2/+1 |
| * | No functional change: remove trailing whitespace. This also means | Jim Jagielski | 2005-11-10 | 13 | -156/+156 |
| * | No functional change: detab all indenting to be consistent | Jim Jagielski | 2005-11-10 | 2 | -4/+4 |
| * | Change config from OR_AUTHCFG to ACCESS_CONF. | Nick Kew | 2005-10-30 | 1 | -5/+5 |
| * | Add authndbd.nlm to the master makefile for NetWare | Bradley Nicholes | 2005-10-26 | 1 | -0/+1 |
| * | Build files for mod_authn_dbd backport | Nick Kew | 2005-10-26 | 2 | -0/+251 |
| * | Backport mod_authn_dbd | Nick Kew | 2005-10-26 | 1 | -0/+217 |
| * | Merge r265047 and r265049 from trunk. Use the correct PID formatting. | Colm MacCarthaigh | 2005-10-02 | 1 | -41/+44 |
| * | Backport the Doxygen changes to the 2.2.x branch. No functional changes, | Colm MacCarthaigh | 2005-09-29 | 1 | -0/+8 |
| * | Ensure that req->dn is valid for the util_ldap_cache_compare() call. | Jim Jagielski | 2005-08-08 | 1 | -0/+14 |
| * | * modules/ldap/util_ldap.c, modules/aaa/mod_authnz_ldap.c: Stop using | Joe Orton | 2005-07-28 | 1 | -44/+44 |
| * | * modules/aaa/mod_authnz_ldap.c (authz_ldap_check_user_access): Remove | Joe Orton | 2005-07-27 | 1 | -1/+0 |
| * | Changed cmpstri to strcasecmp as per Justin's note. | Rich Bowen | 2005-07-21 | 3 | -6/+6 |
| * | The arguments to require are case-sensitive, so that "Require User" and | Rich Bowen | 2005-07-20 | 3 | -6/+6 |
| * | * modules/aaa/mod_auth_digest.c: Another gcc 4 "structure field may be | Joe Orton | 2005-06-23 | 1 | -1/+3 |
| * | fix lineendings | André Malo | 2005-06-20 | 1 | -250/+250 |
| * | Fix segmentation fault in mod_auth_{basic,digest} when no provider is explici... | Paul Querna | 2005-05-26 | 2 | -2/+4 |
| * | Add mod_authn_alias to the build | Bradley Nicholes | 2005-05-23 | 3 | -0/+254 |
| * | Add the auth provider name as a note in the request so that authn_provider_al... | Bradley Nicholes | 2005-05-23 | 3 | -0/+9 |
| * | authn_provider_alias adds the configuration block tag | Bradley Nicholes | 2005-05-23 | 1 | -0/+209 |
| * | Reintroduce stack frame construction with /Oy- (removal was implied by /O2). | William A. Rowe Jr | 2005-05-15 | 12 | -12/+12 |