| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove all references to CORE_PRIVATE. | Paul Querna | 2008-04-07 | 1 | -1/+0 |
* | Two sane reasons to wrap up, timeup, or eof. Quiet down both results | William A. Rowe Jr | 2007-10-24 | 1 | -1/+1 |
* | Enhance mod_echo with an illustration of using the scoreboard for a connection | William A. Rowe Jr | 2007-10-24 | 1 | -8/+123 |
* | removed obsolete -prefix; minor cosmetic changes. | Guenter Knauf | 2007-03-22 | 1 | -20/+18 |
* | Implement a BASEDIR build environment variable to allow the NetWare build to ... | Bradley Nicholes | 2007-02-01 | 1 | -1/+1 |
* | Embed the .manifest files of all httpd binaries as a post-build | William A. Rowe Jr | 2007-01-11 | 1 | -4/+16 |
* | * Fix precedence problem. | Ruediger Pluem | 2006-10-02 | 1 | -3/+3 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
* | Revert Revision 397647 | William A. Rowe Jr | 2006-07-06 | 1 | -2/+2 |
* | This resource /D syntax was pretty horridly imported into VS 2005, | William A. Rowe Jr | 2006-04-27 | 1 | -2/+2 |
* | Remove all /machine:I386 references, these are getting in the way | William A. Rowe Jr | 2006-04-27 | 1 | -5/+5 |
* | s|/GX |/EHsc | because they were always synonyms, and Visual Studio | William A. Rowe Jr | 2006-04-20 | 1 | -1/+1 |
* | Remove a host of dependencies upon awk, using the same template for | William A. Rowe Jr | 2006-04-20 | 1 | -32/+3 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 1 | -1/+1 |
* | No functional change: remove "internal" tab spacing/formatting. | Jim Jagielski | 2005-11-16 | 1 | -6/+6 |
* | No functional Change: Removing trailing whitespace. This also | Jim Jagielski | 2005-11-10 | 1 | -2/+2 |
* | Reintroduce stack frame construction with /Oy- (removal was implied by /O2). | William A. Rowe Jr | 2005-05-15 | 1 | -1/+1 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 1 | -1/+2 |
* | Allow APR to exist and build outside of the httpd/srclib file structure | Bradley Nicholes | 2004-11-30 | 1 | -3/+3 |
* | Remove the .cvsignore files. | Joe Orton | 2004-11-19 | 1 | -15/+0 |
* | * modules/echo/mod_echo.c (process_echo_connection): Fix brigade | Joe Orton | 2004-06-15 | 1 | -5/+8 |
* | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 1 | -1/+1 |
* | fix copyright date according to the first check in | André Malo | 2004-02-08 | 1 | -1/+1 |
* | apply Apache License, Version 2.0 | André Malo | 2004-02-06 | 1 | -53/+10 |
* | Use -export-dynamic only when linking an httpd which includes mod_so, | Joe Orton | 2004-01-08 | 1 | -2/+0 |
* | update license to 2004. | André Malo | 2004-01-01 | 1 | -1/+1 |
* | A few odd .dsp's to help testers and developers along (really irrelevant | William A. Rowe Jr | 2003-05-16 | 1 | -0/+128 |
* | finished that boring job: | André Malo | 2003-02-03 | 1 | -1/+1 |
* | Adding the current version string to the link of each NLM | Bradley Nicholes | 2002-10-17 | 1 | -1/+1 |
* | Updating the NLM descriptions in the NetWare make files | Bradley Nicholes | 2002-10-16 | 1 | -1/+1 |
* | BUCKET FREELISTS | Cliff Woolley | 2002-03-29 | 1 | -2/+2 |
* | Update our copyright for this year. | Roy T. Fielding | 2002-03-13 | 1 | -1/+1 |
* | Switching from a project build file to GNU make files | Bradley Nicholes | 2002-03-01 | 1 | -0/+261 |
* | Change ap_get_brigade prototype to remove *readbytes in favor of readbytes. | Justin Erenkrantz | 2002-01-25 | 1 | -2/+1 |
* | Input filtering prototype change: Socket blocking type should be | Justin Erenkrantz | 2002-01-19 | 1 | -2/+2 |
* | Fix a handful of AP_MODULE_DECLARE_DATA exports for .so modules. | William A. Rowe Jr | 2002-01-10 | 1 | -2/+3 |
* | Based on the VC6 switch - and pulling the win32 make files from cvs | William A. Rowe Jr | 2001-08-17 | 1 | -1/+5 |
* | Ignore goodness | William A. Rowe Jr | 2001-08-17 | 1 | -0/+1 |
* | Remove a warning from mod_echo. | Ryan Bloom | 2001-08-13 | 1 | -1/+1 |
* | Make mod_echo use filters for all communication with clients. | Ryan Bloom | 2001-06-06 | 1 | -10/+18 |
* | Fix httpd's definition of LTFLAGS to be consistent with that of apr | Roy T. Fielding | 2001-05-12 | 1 | -1/+1 |
* | Completely revamp configure so that it preserves the standard make | Roy T. Fielding | 2001-04-29 | 1 | -1/+1 |
* | Update copyright to 2001 | Roy T. Fielding | 2001-02-16 | 1 | -1/+1 |
* | The big change. This is part 3 of the apr-util symbols rename, please | William A. Rowe Jr | 2001-01-19 | 1 | -1/+1 |
* | Provide apr_pool_t arg to register_hooks, since anything they do in that | William A. Rowe Jr | 2001-01-17 | 1 | -1/+1 |
* | Remove a couple more NULL handler specifications. | Ryan Bloom | 2001-01-12 | 1 | -1/+0 |
* | This sets an example for this type of module, so let's make sure | Ken Coar | 2001-01-09 | 1 | -26/+28 |
* | Last of the Win32 goodness I've noticed | William A. Rowe Jr | 2000-12-21 | 1 | -2/+2 |
* | *) remove STANDARD_LIBS line; it is unused/unneeded | Greg Stein | 2000-12-07 | 1 | -4/+1 |
* | Ignore all the files that are generated during a build | Ryan Bloom | 2000-12-05 | 1 | -0/+10 |