summaryrefslogtreecommitdiffstats
path: root/modules/arch/win32 (follow)
Commit message (Expand)AuthorAgeFilesLines
* mod_isapi: use consistent filenameEric Covener2022-06-011-2/+2
* Add missing pool tags to help debugging.Yann Ylavic2020-04-161-0/+1
* Fix spelling errors found by codespell. [skip ci]Mike Rumph2020-02-132-3/+3
* Fix spelling in comments and text files.Rainer Jung2016-08-112-4/+4
* Added many log numbers to log statements thatRainer Jung2016-01-192-8/+8
* Added many log numbers to log statements thatRainer Jung2016-01-191-5/+5
* Silent a sparse Warning.Christophe Jaillet2015-11-291-1/+2
* Fix some style issues on files that can easily be synch'ed with 2.4.xChristophe Jaillet2015-09-301-1/+1
* Add missing APLOGNO.Christophe Jaillet2014-07-201-12/+12
* s/equivalant/equivalent/ in commentsChristophe Jaillet2013-12-131-1/+1
* gratuitous 8-bit char in a commentEric Covener2013-07-011-1/+1
* Code clean up (remove useless memory allocation) Stefan Fritsch2012-07-151-1/+1
* definAtelyJeff Trawick2011-12-121-1/+1
* Add lots of unique tags to error log messagesStefan Fritsch2011-12-032-20/+20
* Fix apr_status_t being passed as loglevelStefan Fritsch2011-12-021-1/+1
* Remove more log message prefixes that are now redundant as theStefan 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-041-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-201-1/+1
* Remove a host of dependencies upon awk, using the same template forWilliam A. Rowe Jr2006-04-201-32/+3