summaryrefslogtreecommitdiff
path: root/os
Commit message (Expand)AuthorAgeFilesLines
* William A. Rowe Jr2000-05-271-22/+0
* PR:William A. Rowe Jr2000-05-261-11/+13
* William A. Rowe Jr2000-05-191-0/+80
* William A. Rowe Jr2000-05-171-1/+6
* PR:William A. Rowe Jr2000-05-171-1/+1
* William A. Rowe Jr2000-05-171-1/+1
* Remove the dso code from the os/unix directory. These functions are notRyan Bloom2000-05-152-55/+1
* PR:William A. Rowe Jr2000-05-111-1/+0
* William A. Rowe Jr2000-05-061-0/+5
* William A. Rowe Jr2000-05-012-8/+7
* Add VPATH support to Apache:Sascha Schumann2000-04-302-7/+6
* We want to build in the build dir, not the src dir.Sascha Schumann2000-04-301-1/+1
* Overall UNIX build system improvements:Sascha Schumann2000-04-304-20/+0
* PR:William A. Rowe Jr2000-04-281-4/+5
* back out APR_ prefix for TRUE,FALSEDoug MacEachern2000-04-282-26/+26
* prefix TRUE,FALSE with APR_Doug MacEachern2000-04-282-26/+26
* William A. Rowe Jr2000-04-281-0/+4
* William A. Rowe Jr2000-04-281-3/+7
* Increase the default NumSIG value from 32 to 33 on behalf ofJeff Trawick2000-04-262-35/+38
* First cut at a file handle cache. It serves on Windows and should work onBill Stoddard2000-04-231-0/+1
* Add ApacheModAuthDigest to apache.dsw. Get rid of compile warnings.Bill Stoddard2000-04-221-10/+10
* Win32: Get mod_auth_digest compiling and added to the WindowsBill Stoddard2000-04-211-1/+1
* Revamp the Win32 make environment. Makefiles have been removed andBill Stoddard2000-04-201-0/+24
* Win32: First cut at getting mod_isapi working under 2.0Bill Stoddard2000-04-152-272/+284
* Change ap_context_t to ap_pool_t. This compiles, runs, and serves pagesRyan Bloom2000-04-146-15/+15
* Fix minor configuration & platform dependenciesMartin Kraemer2000-04-142-5/+12
* Under OS/2 (well actually EMX gcc) libraries don't have a 'lib' prefix. InBrian Havard2000-04-041-1/+4
* ap_os_kill isn't being used now as it's in APR, so remove it!David Reid2000-04-041-1/+0
* Start cleaning up the beos directory. DSO stuff is now in APR.David Reid2000-04-043-70/+1
* Get APR DSO code working under WindowsBill Stoddard2000-04-031-11/+0
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-3125-484/+1134
* First part of getting BeOS to survive restarts correctly.David Reid2000-03-241-10/+3
* Do a bit of Win32 specific garbage collecting. Most of os.h (of not allBill Stoddard2000-03-241-23/+2
* axe some deprecated MULTITHREAD codeJeff Trawick2000-03-221-1/+0
* Remove a debug line left in accidentally.Brian Havard2000-03-201-1/+0
* Bring ap_os_case_canonical_filename() & ap_os_systemcase_canonical_filename()Brian Havard2000-03-202-5/+58
* Ignore more generated files.Brian Havard2000-03-191-0/+4
* Minor nit: use top_srcdir instead of topsrcdir, to be more consistentManoj Kasichainula2000-03-154-8/+8
* Fix all the License issues. Including:Ryan Bloom2000-03-1014-126/+126
* Add requried #include "ap_config.h" in a couple of OS/2 specific files.Brian Havard2000-03-041-0/+1
* .cvsignore goodnessdgaudet2000-03-021-0/+1
* Enable dynamic module support on Linux. This should work on any LIBTOOLRyan Bloom2000-02-171-1/+2
* Remove dead code.Bill Stoddard2000-02-131-14/+0
* Add the rest of the files to allow BeOS to use the buildconf stuff.David Reid2000-02-102-0/+13
* Include ap_config.h before httpd.h, this ensures that AP_USE_HSREGEX isRyan Bloom2000-01-281-0/+1
* Get OS/2 working with new configure system. Yay! :)Brian Havard2000-01-265-1/+24
* Fix compile breaks on Windows.Bill Stoddard2000-01-231-1/+1
* Finish the commits for the change in the header files. Basically, this hidesRyan Bloom2000-01-197-0/+33
* Update Windows port to new file_io and time specsBill Stoddard2000-01-171-0/+5
* Make OS selection work for non-UNIX casesSascha Schumann2000-01-111-5/+12