]> granicus.if.org Git - apache/history - modules/arch/win32
Fix alignment in a <highlight> block.
[apache] / modules / arch / win32 /
2016-08-11 Rainer JungFix spelling in comments and text files.
2016-01-19 Rainer JungAdded many log numbers to log statements that
2016-01-19 Rainer JungAdded many log numbers to log statements that
2015-11-29 Christophe JailletSilent a sparse Warning.
2015-09-30 Christophe JailletFix some style issues on files that can easily be synch...
2014-07-20 Christophe JailletAdd missing APLOGNO.
2013-12-13 Christophe Jaillets/equivalant/equivalent/ in comments
2013-07-01 Eric Covenergratuitous 8-bit char in a comment
2012-07-15 Stefan FritschCode clean up (remove useless memory allocation)
2011-12-12 Jeff TrawickdefinAtely
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-12-02 Stefan FritschFix apr_status_t being passed as loglevel
2011-11-29 Stefan FritschRemove more log message prefixes that are now redundant...
2011-09-23 Stefan FritschMore cleanup: Expand tabs and some more indentation...
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-07-16 Stefan FritschAdd more (trace) logging to the ap_scan_script_header...
2011-07-15 Guenter KnaufInvert logic for env var utf-8 fixing.
2011-07-12 Guenter KnaufFixed some more env vars which make problems.
2011-07-05 Stefan FritschFix a few warnings about use of uninitialized values.
2011-03-12 Jeff Trawickfix some grammar mistakes, mostly in comments
2011-01-02 Guenter KnaufAdded shebang check so that .vbs scripts can work as...
2010-11-29 Guenter KnaufFixed some win32 types.
2010-10-30 Daniel Earl PoirierFix a number of typos and misspellings. Reported by...
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2010-03-05 William A. Rowe JrPrevent future developers from being as easily confused...
2010-03-05 Jeff Trawickrevert r918671; these four functions don't need to be
2010-03-03 Jeff Trawickfollow up to r918665:
2010-03-03 Jeff Trawickfix these warnings:
2010-03-02 William A. Rowe JrSECURITY: CVE-2010-0425 (cve.mitre.org)
2009-01-06 William A. Rowe Jreliminating 9x legacy code from mod_win32
2007-01-11 William A. Rowe JrEmbed the .manifest files of all httpd binaries as...
2007-01-03 William A. Rowe Jr Correctly evaluate the HTTPS condition string.
2007-01-03 William A. Rowe Jr Where any response is sent, return OK from the handle...
2006-12-07 William A. Rowe JrRevert a regression introduced in the recent overhauls...
2006-07-11 Roy T. Fieldingupdate license header text
2006-07-06 William A. Rowe JrRevert Revision 397647
2006-06-22 William A. Rowe Jr Solve 416291, but in a more elegant manner, and with...
2006-06-22 William A. Rowe Jr Stop appending a backslash if some trailing slash...
2006-06-22 William A. Rowe Jr mod_isapi: Handle "HTTP/1.1 200 OK" style status...
2006-06-22 William A. Rowe Jr We need to pay alot more attention here to ap_pass_br...
2006-06-22 William A. Rowe Jr mod_isapi: Ensure we walk through all the methods...
2006-06-14 Joe Orton* server/core.c (default_handler): Use apr_brigade_inse...
2006-04-27 William A. Rowe Jr This resource /D syntax was pretty horridly imported...
2006-04-27 William A. Rowe Jr Remove all /machine:I386 references, these are gettin...
2006-04-19 William A. Rowe Jr s|/GX |/EHsc | because they were always synonyms...
2006-04-19 William A. Rowe Jr Remove a host of dependencies upon awk, using the...
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2006-03-18 William A. Rowe Jr Eliminate last win32-isms, SetLastError becomes apr...
2006-03-18 William A. Rowe Jr Escape from casting purgatory, which the Solaris...
2006-03-10 William A. Rowe Jr Unsure why win32 never noticed this, but the value...
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-11-10 Jim JagielskiNo functional change: simple detabbing of indented...
2005-08-28 Ian HolsmanDoxygen fixup / cleanup
2005-05-15 William A. Rowe Jr Reintroduce stack frame construction with /Oy- (remov...
2005-02-05 William A. Rowe Jr Ignore both PATH_INFO as well as PATH_TRANSLATED...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2005-01-07 William A. Rowe Jr Handle PATH_INFO as opaque byte-wise data for cgi...
2004-11-19 Joe OrtonRemove the .cvsignore files.
2004-10-06 Allan K. EdwardsWIN64: fix some windows specific 64bit warnings
2004-02-16 Jeff Trawickmod_isapi: GetServerVariable returned improperly termin...
2004-02-16 Jeff Trawickmod_isapi: send_response_header() failed to copy status...
2004-02-16 Jeff Trawickmod_isapi: GetServerVariable("ALL_RAW") returned the...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according to the first checkin
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-08 Joe OrtonUse -export-dynamic only when linking an httpd which...
2004-01-01 André Maloupdate license to 2004.
2003-09-03 Jeff Trawickswitch to APR 1.0 API (which is still in flux)
2003-07-30 William A. Rowe Jr Correct the declaration of the PFN_GETEXTENSIONVERSIO...
2003-03-11 William A. Rowe Jr After discussions at length on dev@apr/httpd, it...
2003-02-25 William A. Rowe Jr Confirmed by Milan Kosina that this code was still...
2003-02-23 William A. Rowe Jr Someone (I need to refer back) asked that we do the...
2003-02-20 William A. Rowe Jr After consultations on the APR list, it was decided...
2003-02-18 William A. Rowe Jr foo.dbgmark turned out to be the same 8.3 name as...
2003-02-07 William A. Rowe Jr *) Introduce debugging symbols for Win32 release...
2003-02-03 André Malofinished that boring job:
2003-01-29 William A. Rowe Jr Allow headers (if not already passed by other means...
2003-01-20 William A. Rowe Jr Catch up with the changes to apr/build/win32ver.awk...
2002-11-11 William A. Rowe Jr Fix several cut 'n paste errors identified by Juergen...
2002-11-09 William A. Rowe Jr Stop unsetting the 'empty' query string result with
2002-11-09 William A. Rowe Jr mod_isapi: Fix an issue where HSE_REQ_DONE_WITH_SESSI...
2002-11-04 William A. Rowe Jr Fix for PR 10216 ... we should not return the status...
2002-08-26 William A. Rowe Jr The documentation says: ISAPIReadAheadBuffer defaults...
2002-07-21 William A. Rowe Jr A half hour to waste waiting for builds... this is...
2002-07-06 Bill StoddardFix some Win32 compile breaks caused by Brian Pane...
2002-06-26 Justin ErenkrantzChange conn_rec->keepalive to an enumerated value of
2002-06-24 William A. Rowe Jr Replace gunk with ap_regkey calls.
2002-06-23 William A. Rowe Jr The fix wasn't healthy for Win9x. Work around pre...
2002-06-23 William A. Rowe Jr Fixes Win32 cgi 500 errors when QUERY_ARGS or other...
2002-06-15 William A. Rowe Jr Fix serious brokenness... we abused prog_type rather...
2002-06-12 William A. Rowe Jr Use lowercased macros
2002-06-12 William A. Rowe Jr Use the new APR_TIME_FROM_SEC() wrapper
2002-06-06 William A. Rowe Jr Catch up with Brad's changes, this knocks off the...
2002-06-05 William A. Rowe Jr cvs up/diff gets pretty hard to track with vc7 builds.
2002-06-04 William A. Rowe Jr Feedback appreciated - I'm guessing that we can trust...
2002-05-29 William A. Rowe Jr Solve a bug identified by Sebastian that we would...
2002-05-25 William A. Rowe Jr Bug one of two, INIT_FLAG better pair with set_flag_slot.
2002-05-20 William A. Rowe Jr Clean up isapi_load, removing the request_rec arg...
2002-05-18 Cliff WoolleyRenames:
next