summaryrefslogtreecommitdiff
path: root/modules/arch/win32
Commit message (Expand)AuthorAgeFilesLines
* Merge (most of) r1876599 from trunkChristophe Jaillet2021-04-181-0/+1
* Merge r1873985 from trunk:Yann Ylavic2020-02-212-3/+3
* Merge r1756038 from trunk:Jim Jagielski2016-08-252-4/+4
* Clean up embedded abspaths that came along with resourceWilliam A. Rowe Jr2016-04-071-2/+2
* Win32-specific build files.William A. Rowe Jr2016-03-232-0/+414
* Merge r1725485 from trunk:Jim Jagielski2016-02-182-8/+8
* Add APLOGNO, first chunk (those that wereRainer Jung2016-02-091-5/+5
* Merge r1716940, r1717086 from trunk:Jim Jagielski2015-12-071-1/+2
* Merge r1705983 from trunk:Jim Jagielski2015-10-061-1/+1
* Merge r1611978, r1612068 from trunk:Jim Jagielski2014-09-051-12/+12
* s/equivalant/equivalent/ in commentsChristophe Jaillet2013-12-131-1/+1
* gratuitous 8-bit char in a comment (was r1498200 in trunk)Christophe Jaillet2013-07-101-1/+1
* Merge r1361803 from trunk:Joe Orton2012-07-231-1/+1
* definAtelyRainer Jung2012-01-311-1/+1
* Backport r1209766, r1210252, r1210284:Stefan Fritsch2011-12-052-20/+20
* Merge r1209741:Stefan Fritsch2011-12-021-1/+1
* Merge r1208110:Stefan Fritsch2011-11-291-36/+36
* More cleanup: Expand tabs and some more indentation fixesStefan Fritsch2011-09-231-1/+1
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-6/+6
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-19/+19
* Add more (trace) logging to the ap_scan_script_header*() functionsStefan Fritsch2011-07-161-4/+4
* Invert logic for env var utf-8 fixing.Guenter Knauf2011-07-151-8/+7
* Fixed some more env vars which make problems.Guenter Knauf2011-07-121-3/+4
* Fix a few warnings about use of uninitialized values.Stefan Fritsch2011-07-051-2/+2
* fix some grammar mistakes, mostly in commentsJeff Trawick2011-03-121-1/+1
* Added shebang check so that .vbs scripts can work as CGI.Guenter Knauf2011-01-021-3/+6
* Fixed some win32 types.Guenter Knauf2010-11-291-2/+2
* Fix a number of typos and misspellings. Reported by Ville Skytta.Daniel Earl Poirier2010-10-301-1/+1
* Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch2010-06-062-2/+2
* Prevent future developers from being as easily confused; prefix theWilliam A. Rowe Jr2010-03-051-20/+20
* revert r918671; these four functions don't need to beJeff Trawick2010-03-051-39/+16
* follow up to r918665:Jeff Trawick2010-03-031-16/+39
* fix these warnings:Jeff Trawick2010-03-031-17/+17
* SECURITY: CVE-2010-0425 (cve.mitre.org)William A. Rowe Jr2010-03-021-2/+0
* eliminating 9x legacy code from mod_win32William A. Rowe Jr2009-01-061-17/+3
* Embed the .manifest files of all httpd binaries as a post-buildWilliam A. Rowe Jr2007-01-111-4/+16
* Correctly evaluate the HTTPS condition string.William A. Rowe Jr2007-01-031-1/+1
* Where any response is sent, return OK from the handler. Where thereWilliam A. Rowe Jr2007-01-031-16/+48
* Revert a regression introduced in the recent overhauls of mod_isapi.William A. Rowe Jr2006-12-071-1/+11
* update license header textRoy T. Fielding2006-07-113-18/+18
* Revert Revision 397647William A. Rowe Jr2006-07-061-2/+2
* Solve 416291, but in a more elegant manner, and with a littleWilliam A. Rowe Jr2006-06-221-12/+24
* Stop appending a backslash if some trailing slash is present.William A. Rowe Jr2006-06-221-2/+3
* mod_isapi: Handle "HTTP/1.1 200 OK" style status lines correctly, theWilliam A. Rowe Jr2006-06-221-1/+1
* We need to pay alot more attention here to ap_pass_brigade.William A. Rowe Jr2006-06-221-9/+10
* mod_isapi: Ensure we walk through all the methods the developer may haveWilliam A. Rowe Jr2006-06-221-18/+62
* * server/core.c (default_handler): Use apr_brigade_insert_file() toJoe Orton2006-06-141-22/+1
* This resource /D syntax was pretty horridly imported into VS 2005,William A. Rowe Jr2006-04-271-2/+2
* Remove all /machine:I386 references, these are getting in the wayWilliam A. Rowe Jr2006-04-271-5/+5
* s|/GX |/EHsc | because they were always synonyms, and Visual StudioWilliam A. Rowe Jr2006-04-191-1/+1