]> granicus.if.org Git - apache/history - os
Enhancements for APR network_io. Adds separate local/remote access methods for
[apache] / os /
1999-10-22 David ReidThis brings BeOS back up to date with the recent changes.
1999-10-20 Brian HavardApply ap_log_error() errno parameter addition to a...
1999-10-20 Ryan BloomAdd a status value to ap_log_error and ap_log_rerror...
1999-10-19 Brian HavardPrevent collision with APR symbol of same name.
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-09-07 dgaudetbeos updates from David Reid <beos@server1.jetnet.co.uk>
1999-08-31 Bill StoddardFix faulty comparison. MSVC TRUE == 1 while Borland...
1999-08-31 Ryan BloomFix some errors from a global search and replace gone...
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-26 Roy T. FieldingAdd ap_spawnvp for thread safety.
1999-08-26 Roy T. FieldingUpdate (or is this reversing ???) the JCL examples...
1999-08-26 Roy T. FieldingOS/2 EMX library's select() isn't thread safe so bypass...
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.
1999-08-17 Manoj Kasichainulamerge the differences in apache-1.3 from tag mpm-merge...
1999-08-13 Manoj KasichainulaMove the ap_sys_siglist code from the Unix MPMs to...
1999-08-06 dgaudetmerge the differences in apache-1.3 from tag apache...
1999-07-26 dgaudetsome bug fixes from David
1999-07-12 dgaudetcommit David's beos port.
1999-06-20 dgaudetdetach, set_group_privs, and such... these will be...