]> granicus.if.org Git - apache/history - os/win32
Correct Win32 Expat build.
[apache] / os / win32 /
2000-07-11 Keith WannamakerCorrect Win32 Expat build.
2000-07-03 Greg Steinenable Expat for the Win32 build.
2000-06-24 Greg Steinblast the old names for the status codes
2000-06-22 Allan K. EdwardsGet Win32 building after yesterday's patch to make...
2000-06-17 William A. Rowe Jr Time for these to be gone? I'd say it's long past :)
2000-06-12 Bill StoddardFix Win32 compile break caused by Ryan's stat cleanup.
2000-06-12 Ryan BloomRemove the final vestiges of stat.h from Apache 2.0...
2000-06-10 Ryan BloomCleanup more of the Apache configuration. This removes...
2000-06-09 Ryan BloomRemove a bunch of string functions from Apache. These...
2000-06-09 Ryan BloomRemove all occurances of strerror from Apache. ap_stre...
2000-06-08 Ryan BloomCleanup APR header files a bit. Basically, this splits...
2000-06-08 Ryan BloomRemove all occurances of gettimeofday. Replace it...
2000-06-07 Allan K. EdwardsFix Win32 bug when pathname length exactly equals MAX_PATH.
2000-06-06 William A. Rowe JrPR:
2000-05-27 William A. Rowe Jr This patch corrects the issues from the AP_EXPORT...
2000-05-26 William A. Rowe JrPR:
2000-05-19 William A. Rowe Jr Fixes to allow Apache to run as a Win95 service....
2000-05-17 William A. Rowe Jr Cleanup ap_config.h fallout for Win32. Only a few...
2000-05-17 William A. Rowe JrPR:
2000-05-17 William A. Rowe Jr Radical overhaul of the Apache-2.0/Win32 mpm <->...
2000-05-11 William A. Rowe JrPR:
2000-05-06 William A. Rowe Jr pcre lives and dies on the _WIN32 define, rather...
2000-05-01 William A. Rowe Jr Significantly shorten the Win32 build and shrink...
2000-04-28 William A. Rowe JrPR:
2000-04-28 Doug MacEachernback out APR_ prefix for TRUE,FALSE
2000-04-28 Doug MacEachernprefix TRUE,FALSE with APR_
2000-04-28 William A. Rowe Jr Replace ERROR constant with TODO_ERROR to flag these...
2000-04-28 William A. Rowe Jr Replace ERROR constant with TODO_ERROR to flag these...
2000-04-23 Bill StoddardFirst cut at a file handle cache. It serves on Windows...
2000-04-22 Bill StoddardAdd ApacheModAuthDigest to apache.dsw. Get rid of compi...
2000-04-21 Bill StoddardWin32: Get mod_auth_digest compiling and added to the...
2000-04-20 Bill StoddardRevamp the Win32 make environment. Makefiles have been...
2000-04-15 Bill StoddardWin32: First cut at getting mod_isapi working under 2.0
2000-04-14 Ryan BloomChange ap_context_t to ap_pool_t. This compiles, runs...
2000-04-03 Bill StoddardGet APR DSO code working under Windows
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-24 Bill StoddardDo a bit of Win32 specific garbage collecting. Most...
2000-03-22 Jeff Trawickaxe some deprecated MULTITHREAD code
2000-03-10 Ryan BloomFix all the License issues. Including:
2000-02-13 Bill StoddardRemove dead code.
2000-01-23 Bill StoddardFix compile breaks on Windows.
2000-01-19 Ryan BloomFinish the commits for the change in the header files...
2000-01-17 Bill StoddardUpdate Windows port to new file_io and time specs
1999-12-16 Ryan BloomInclude mod_include and mod_so in the Windows build.
1999-12-08 Bill StoddardAdd license statement to util_win32.c
1999-11-30 Manoj KasichainulaDelete remnants of ap_spawnvp that got missed earlier.
1999-11-30 Manoj KasichainulaDeal with times() properly in autoconf. This also chang...
1999-11-29 Manoj KasichainulaThe first part of the big autoconf patch. This replaces...
1999-11-02 Bill StoddardFirst cut at adding a sendfile API to IOL. Eventually...
1999-10-14 Bill StoddardAdd mod_cgi back into the Win32 build
1999-10-11 Martin KraemerRemove most of the annoying "re ap_context_t mplement...
1999-10-11 Ryan BloomMake Apache use the new ap_create_process call. This...
1999-10-05 Bill StoddardAdd a couple of missing function declarations
1999-09-13 Bill StoddardCut out cruft... More APR'izing...
1999-09-13 Bill StoddardA bit of WIN32 header file cleanup
1999-08-31 Bill StoddardFix faulty comparison. MSVC TRUE == 1 while Borland...
1999-08-31 Ryan BloomChanged pools to contexts. Tested with prefork and...
1999-08-30 Bill StoddardLink in the winnt mpm
1999-08-30 Bill StoddardLost the Apache feather icon along the way. Adding...
1999-08-27 Bill StoddardA bunch of changes to get the server compiling on WIN32...
1999-08-26 Roy T. FieldingAdd define for ap_spawnvp. Dean removed obsolete symbo...
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.