| Commit message (Expand) | Author | Age | Files | Lines |
* | update to handle multilines | Jim Jagielski | 2008-08-27 | 1 | -14/+14 |
* | tab == no no | Jim Jagielski | 2008-06-12 | 1 | -1/+1 |
* | clearout whitespace | Jim Jagielski | 2008-06-12 | 1 | -1/+1 |
* | Windows manifests are embedded as ;1 for .exe's, ;2 for .dll's and .so's - re... | Thomas J. Donovan | 2008-06-11 | 11 | -22/+22 |
* | Need to link with rpcrt4.lib to use apr_generate_random_bytes - per r662572. | William A. Rowe Jr | 2008-06-06 | 1 | -4/+4 |
* | Merge r629159, r629164, r629218, r630139 from trunk: | Ruediger Pluem | 2008-06-02 | 1 | -3/+31 |
* | Merge r656400 from trunk: | Jim Jagielski | 2008-05-28 | 1 | -1/+6 |
* | Backport r655711 | Roy T. Fielding | 2008-05-27 | 1 | -4/+6 |
* | Backport r657433 by rpluem | Roy T. Fielding | 2008-05-27 | 1 | -1/+3 |
* | Mass 'ab' backports of: | Jim Jagielski | 2008-05-27 | 1 | -258/+310 |
* | Per discussion on list and based on user feedback, merge ApacheMonitor code | William A. Rowe Jr | 2008-05-26 | 3 | -159/+342 |
* | rotatelogs: sync with trunk to pick up | Jeff Trawick | 2008-05-09 | 1 | -40/+90 |
* | Merge r612954 from trunk: | Jim Jagielski | 2008-04-17 | 1 | -1/+2 |
* | Merge r617890 from trunk: | Jim Jagielski | 2008-04-17 | 1 | -9/+9 |
* | Solve service status handle leak on multi-service ApacheMonitor | William A. Rowe Jr | 2007-12-22 | 1 | -8/+5 |
* | Revert the senseless half of r605396, whitespace only change. | William A. Rowe Jr | 2007-12-20 | 1 | -1/+1 |
* | When building to WinNT, CommandLineToArgvW must resolve. | William A. Rowe Jr | 2007-12-19 | 10 | -40/+40 |
* | Handle args appropriately for an apr app. | William A. Rowe Jr | 2007-12-19 | 1 | -2/+2 |
* | Two type mismatch fixes previously committed to trunk\ | William A. Rowe Jr | 2007-12-18 | 1 | -1/+1 |
* | super cool rotatelogs enhancements | Jim Jagielski | 2007-11-26 | 1 | -48/+76 |
* | Sync build changes, current to r569249, modulo those modules which | William A. Rowe Jr | 2007-08-24 | 1 | -0/+106 |
* | Merge r536052, r556879, r557188 from trunk: | Jim Jagielski | 2007-08-10 | 1 | -8/+4 |
* | removed obsolete -prefix; minor cosmetic changes. | Guenter Knauf | 2007-08-06 | 9 | -78/+86 |
* | Backport trivial cleanups | Nick Kew | 2007-07-25 | 1 | -3/+1 |
* | Approved backport | Jim Jagielski | 2007-05-01 | 1 | -6/+6 |
* | Backports: | Jim Jagielski | 2007-05-01 | 1 | -12/+44 |
* | 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 | 10 | -0/+120 |
* | merge from trunk: | Jeff Trawick | 2006-12-24 | 1 | -0/+22 |
* | merge from trunk: | Jeff Trawick | 2006-12-13 | 1 | -9/+16 |
* | Sync to httpd/trunk where we've reverted the /d "LONG_NAME=foo bar" syntax, | William A. Rowe Jr | 2006-08-05 | 9 | -18/+18 |
* | update collective copyright notice in manual | Roy T. Fielding | 2006-07-12 | 1 | -2/+2 |
* | update license header text | Roy T. Fielding | 2006-07-12 | 24 | -144/+144 |
* | This resource /D syntax was pretty horridly imported into VS 2005, | William A. Rowe Jr | 2006-04-27 | 9 | -18/+18 |
* | Remove all /machine:I386 references, these are getting in the way | William A. Rowe Jr | 2006-04-27 | 10 | -51/+51 |
* | After appropriate time sitting on trunk, and some review by our | William A. Rowe Jr | 2006-04-25 | 11 | -330/+35 |
* | Revert r395231 from the 2.2.x branch. This gets us back to the old place wit... | Paul Querna | 2006-04-22 | 23 | -26/+26 |
* | Backport r393364 from trunk, fixing a bug with crypt in htdbm. | Paul Querna | 2006-04-22 | 1 | -0/+3 |
* | Backport 395419, replace /GX win32 compile flag with /EHsc to match. | William A. Rowe Jr | 2006-04-21 | 10 | -11/+11 |
* | Update the last year of copyright for the 2.2.x branch | Colm MacCarthaigh | 2006-04-19 | 23 | -26/+26 |
* | Backport change to htdbm to warning when trying to use | Jeff Trawick | 2006-04-13 | 1 | -0/+4 |
* | Merge r349415 from trunk: | Joe Orton | 2006-01-13 | 1 | -5/+5 |
* | Determined that yes; apr_general.h may be included in .rc files, | William A. Rowe Jr | 2006-01-12 | 1 | -4/+4 |
* | Platform compile fix; Backports 357702. | William A. Rowe Jr | 2005-12-19 | 2 | -0/+10 |
* | No functional change: remove trailing whitespace. This also means | Jim Jagielski | 2005-11-10 | 11 | -361/+361 |
* | No functional change: detab all indenting to be consistent | Jim Jagielski | 2005-11-10 | 3 | -137/+137 |
* | Merge r314844, r320796 from trunk: | Joe Orton | 2005-10-13 | 1 | -0/+1 |
* | Merge r239406 with the 2.2.x branch. Again, no functional changes; this rev | Colm MacCarthaigh | 2005-09-29 | 1 | -49/+1 |
* | Backport the Doxygen changes to the 2.2.x branch. No functional changes, | Colm MacCarthaigh | 2005-09-29 | 2 | -4/+7 |
* | fix eol-style property | André Malo | 2005-09-24 | 1 | -252/+252 |