| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 3 | -3/+3 |
* | Eliminate last win32-isms, SetLastError becomes apr's set_os_error | William A. Rowe Jr | 2006-03-18 | 1 | -24/+24 |
* | Escape from casting purgatory, which the Solaris cc compiler | William A. Rowe Jr | 2006-03-18 | 1 | -22/+24 |
* | Unsure why win32 never noticed this, but the value returned is a const char* | William A. Rowe Jr | 2006-03-10 | 1 | -1/+1 |
* | No functional Change: Removing trailing whitespace. This also | Jim Jagielski | 2005-11-10 | 2 | -153/+153 |
* | No functional change: simple detabbing of indented code. | Jim Jagielski | 2005-11-10 | 1 | -20/+20 |
* | Doxygen fixup / cleanup | Ian Holsman | 2005-08-29 | 1 | -0/+11 |
* | Reintroduce stack frame construction with /Oy- (removal was implied by /O2). | William A. Rowe Jr | 2005-05-15 | 1 | -1/+1 |
* | Ignore both PATH_INFO as well as PATH_TRANSLATED to avoid hiccups | William A. Rowe Jr | 2005-02-05 | 1 | -1/+2 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 3 | -3/+6 |
* | Handle PATH_INFO as opaque byte-wise data for cgi invocation as | William A. Rowe Jr | 2005-01-07 | 1 | -1/+2 |
* | Remove the .cvsignore files. | Joe Orton | 2004-11-19 | 1 | -20/+0 |
* | WIN64: fix some windows specific 64bit warnings | Allan K. Edwards | 2004-10-06 | 1 | -1/+1 |
* | mod_isapi: GetServerVariable returned improperly terminated header | Jeff Trawick | 2004-02-16 | 1 | -4/+6 |
* | mod_isapi: send_response_header() failed to copy status string's | Jeff Trawick | 2004-02-16 | 1 | -1/+1 |
* | mod_isapi: GetServerVariable("ALL_RAW") returned the wrong buffer | Jeff Trawick | 2004-02-16 | 1 | -1/+1 |
* | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 3 | -3/+3 |
* | fix copyright dates according to the first checkin | André Malo | 2004-02-08 | 3 | -3/+3 |
* | apply Apache License, Version 2.0 | André Malo | 2004-02-06 | 3 | -159/+30 |
* | 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 | 3 | -3/+3 |
* | switch to APR 1.0 API (which is still in flux) | Jeff Trawick | 2003-09-03 | 2 | -2/+2 |
* | Correct the declaration of the PFN_GETEXTENSIONVERSION type, | William A. Rowe Jr | 2003-07-30 | 1 | -1/+1 |
* | After discussions at length on dev@apr/httpd, it is determined that | William A. Rowe Jr | 2003-03-11 | 1 | -11/+2 |
* | Confirmed by Milan Kosina that this code was still broken - I realized | William A. Rowe Jr | 2003-02-25 | 1 | -12/+30 |
* | Someone (I need to refer back) asked that we do the same skip for the | William A. Rowe Jr | 2003-02-23 | 1 | -10/+31 |
* | After consultations on the APR list, it was decided that /map files are | William A. Rowe Jr | 2003-02-20 | 1 | -5/+5 |
* | foo.dbgmark turned out to be the same 8.3 name as foo.dbg itself, which | William A. Rowe Jr | 2003-02-18 | 1 | -2/+2 |
* | *) Introduce debugging symbols for Win32 release builds, both .pdb | William A. Rowe Jr | 2003-02-07 | 1 | -6/+15 |
* | finished that boring job: | André Malo | 2003-02-03 | 3 | -3/+3 |
* | Allow headers (if not already passed by other means) to be sent via | William A. Rowe Jr | 2003-01-29 | 1 | -34/+57 |
* | Catch up with the changes to apr/build/win32ver.awk and name all loadable | William A. Rowe Jr | 2003-01-20 | 1 | -2/+2 |
* | Fix several cut 'n paste errors identified by Juergen Heckel. | William A. Rowe Jr | 2002-11-11 | 1 | -4/+2 |
* | Stop unsetting the 'empty' query string result with | William A. Rowe Jr | 2002-11-09 | 1 | -6/+0 |
* | mod_isapi: Fix an issue where HSE_REQ_DONE_WITH_SESSION notification | William A. Rowe Jr | 2002-11-09 | 1 | -26/+46 |
* | Fix for PR 10216 ... we should not return the status unless we want the | William A. Rowe Jr | 2002-11-04 | 1 | -14/+60 |
* | The documentation says: ISAPIReadAheadBuffer defaults to 49152 bytes, | William A. Rowe Jr | 2002-08-26 | 1 | -2/+2 |
* | A half hour to waste waiting for builds... this is what you get. | William A. Rowe Jr | 2002-07-21 | 5 | -8/+56 |
* | Fix some Win32 compile breaks caused by Brian Pane's making apr_table_t | Bill Stoddard | 2002-07-06 | 1 | -2/+3 |
* | Change conn_rec->keepalive to an enumerated value of | Justin Erenkrantz | 2002-06-26 | 1 | -1/+1 |
* | Replace gunk with ap_regkey calls. | William A. Rowe Jr | 2002-06-24 | 1 | -89/+43 |
* | The fix wasn't healthy for Win9x. Work around pre-Unicode flavors. | William A. Rowe Jr | 2002-06-23 | 1 | -3/+20 |
* | Fixes Win32 cgi 500 errors when QUERY_ARGS or other strings include | William A. Rowe Jr | 2002-06-23 | 1 | -10/+70 |
* | Fix serious brokenness... we abused prog_type rather than cmd_type on | William A. Rowe Jr | 2002-06-15 | 1 | -4/+4 |
* | Use lowercased macros | William A. Rowe Jr | 2002-06-13 | 1 | -1/+1 |
* | Use the new APR_TIME_FROM_SEC() wrapper | William A. Rowe Jr | 2002-06-12 | 1 | -1/+1 |
* | Catch up with Brad's changes, this knocks off the CGI popup windows bug | William A. Rowe Jr | 2002-06-06 | 1 | -12/+10 |
* | cvs up/diff gets pretty hard to track with vc7 builds. | William A. Rowe Jr | 2002-06-05 | 1 | -0/+5 |
* | Feedback appreciated - I'm guessing that we can trust the isapi app | William A. Rowe Jr | 2002-06-04 | 1 | -1/+6 |
* | Solve a bug identified by Sebastian that we would always reaquire the | William A. Rowe Jr | 2002-05-29 | 1 | -1/+1 |