]> granicus.if.org Git - apache/history - os/win32/util_win32.c
Get everything working with suexec patches again.
[apache] / os / win32 / util_win32.c
2000-10-24 William A. Rowe Jr Get everything working with suexec patches again.
2000-10-16 William A. Rowe Jr Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLAR...
2000-10-13 William A. Rowe Jr Completes the port of the <Directory /> handling...
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-07-25 William A. Rowe Jr Missing apr_strings.h - hope this wasn't destined...
2000-06-17 William A. Rowe Jr Time for these to be gone? I'd say it's long past :)
2000-06-12 Ryan BloomRemove the final vestiges of stat.h from Apache 2.0...
2000-06-07 Allan K. EdwardsFix Win32 bug when pathname length exactly equals MAX_PATH.
2000-05-01 William A. Rowe Jr Significantly shorten the Win32 build and shrink...
2000-04-28 Doug MacEachernback out APR_ prefix for TRUE,FALSE
2000-04-28 Doug MacEachernprefix TRUE,FALSE with APR_
2000-04-14 Ryan BloomChange ap_context_t to ap_pool_t. This compiles, runs...
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-10 Ryan BloomFix all the License issues. Including:
1999-12-08 Bill StoddardAdd license statement to util_win32.c
1999-10-11 Ryan BloomMake Apache use the new ap_create_process call. This...
1999-08-31 Ryan BloomChanged pools to contexts. Tested with prefork and...
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.