summaryrefslogtreecommitdiff
path: root/modules/generators
Commit message (Expand)AuthorAgeFilesLines
* backport the last byte of r731963Jeff Trawick2009-01-061-1/+1
* mod_cgid: backport fix for segfault on (older) Solaris.Nick Kew2009-01-061-16/+43
* Merge r689261 from trunk:Eric Covener2008-11-291-0/+9
* Merge r711421 from trunk:Jim Jagielski2008-11-111-1/+1
* * mod_cgid: Pass along empty command line arguments from an ISINDEXJim Jagielski2008-08-151-4/+2
* backport from trunk:Jeff Trawick2008-05-091-6/+30
* http://svn.apache.org/viewvc?rev=606693&view=revJim Jagielski2008-01-021-1/+1
* Merge r607873 from trunk:Ruediger Pluem2008-01-021-1/+1
* Merge r607282 from trunk:Ruediger Pluem2007-12-291-12/+12
* Merge r599589 from trunk:Ruediger Pluem2007-12-091-6/+6
* Merge 590641 from trunk:Ruediger Pluem2007-12-081-0/+14
* Merge r593816 from trunk:Jim Jagielski2007-11-201-3/+12
* Merge r562503 from trunk:Jim Jagielski2007-09-041-1/+1
* Merge r570532, r570535, r570558 from trunk:Jim Jagielski2007-08-291-2/+31
* removed obsolete -prefix; minor cosmetic changes.Guenter Knauf2007-08-066-59/+58
* Merge r541926, r541990 from trunk:Jim Jagielski2007-07-172-9/+52
* Merge r549159 from trunk:Joe Orton2007-07-171-4/+6
* 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-115-20/+80
* Merge r442758 from trunk:Jim Jagielski2006-12-082-2/+6
* merge from trunk (but preserve ap_get_server_version()):Jeff Trawick2006-09-152-2/+2
* Sync to httpd/trunk where we've reverted the /d "LONG_NAME=foo bar" syntax,William A. Rowe Jr2006-08-055-10/+10
* update license header textRoy T. Fielding2006-07-1210-60/+60
* Merge r407265 from trunk:Joe Orton2006-06-011-2/+3
* This resource /D syntax was pretty horridly imported into VS 2005,William A. Rowe Jr2006-04-275-10/+10
* Remove all /machine:I386 references, these are getting in the wayWilliam A. Rowe Jr2006-04-275-25/+25
* After appropriate time sitting on trunk, and some review by ourWilliam A. Rowe Jr2006-04-255-160/+15
* Revert r395231 from the 2.2.x branch. This gets us back to the old place wit...Paul Querna2006-04-2210-10/+10
* Backport 395419, replace /GX win32 compile flag with /EHsc to match.William A. Rowe Jr2006-04-215-5/+5
* Update the last year of copyright for the 2.2.x branchColm MacCarthaigh2006-04-1910-10/+10
* Merge r345053 from trunk:Jim Jagielski2005-11-172-7/+7
* No functional change: remove trailing whitespace. This also meansJim Jagielski2005-11-106-451/+451
* No functional change: detab all indenting to be consistentJim Jagielski2005-11-102-21/+21
* Remove CGI block on OPTIONS method so that scripts canRoy T. Fielding2005-10-182-14/+0
* Sync with trunk; minor comment and camelcase consistency changes.Colm MacCarthaigh2005-10-031-3/+4
* Merge r239422 and r239423 from trunk; these are (long) casts to fix 64-bitColm MacCarthaigh2005-10-031-7/+7
* Backport the Doxygen changes to the 2.2.x branch. No functional changes,Colm MacCarthaigh2005-09-293-0/+31
* Backport r239710, r239711, r239732, r239740 and r241815 to the 2.2.x branch;Colm MacCarthaigh2005-09-191-0/+3
* Backport r265506, r240044 and r240049 to the 2.2.x branch; Appends .PID to theColm MacCarthaigh2005-09-181-9/+12
* Backport r264759 and r264788 to the 2.2.x branch. Fixes the get_suexec_identi...Colm MacCarthaigh2005-09-181-55/+44
* Backport 264623 from trunkWilliam A. Rowe Jr2005-09-111-4/+1
* Fix bug where non-200 CGI responses will not send anything down filter chain.Justin Erenkrantz2005-08-101-1/+12
* mod_cgid: Fix buffer overflow processing ScriptSock directive.Jeff Trawick2005-06-221-2/+2
* * modules/generators/mod_cgi.c (cgi_bucket_read): Log a specific errorJoe Orton2005-06-081-1/+9
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).William A. Rowe Jr2005-05-155-5/+5
* Show the Quick Handlers in mod_info. Commit it to trunk, instead of the Paul Querna2005-05-121-1/+2
* Add AP_INIT_TAKE_ARGV. There can be some inconsistent results because of the ...Paul Querna2005-05-041-5/+7
* svn:eol-style = nativeAndré Malo2005-04-113-754/+754
* Rethink the built-in vs shared modules for NetWare. Reposition mod_asis, mod...Bradley Nicholes2005-04-084-0/+757
* Add ap_mpm_is_experimental and ap_mpm_is_threaded. Use these instead of chec...Paul Querna2005-03-081-1/+1