summaryrefslogtreecommitdiffstats
path: root/os (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Added the NetWare SSL module to the prebuilt module listBradley Nicholes2001-11-131-0/+3
* Remove commas from the end of the macros that defineRyan Bloom2001-11-132-2/+2
* Get the daemon code working again for User/Group on BeOS,David Reid2001-11-082-70/+21
* Added the .xdc data file for building an MP enabled version of Apache onBradley Nicholes2001-11-021-0/+0
* Fix up exit() to make sure that things are cleaned up properly on errorBradley Nicholes2001-10-291-1/+3
* Fixed to import the aprlib module and export the httpd api'sBradley Nicholes2001-10-241-1/+2
* Reimplement Win32 registry-based and shebang-extended scripting.William A. Rowe Jr2001-10-211-0/+3
* Use the APR's new OS-specific proc mutex accessors -- they are usedAaron Bannert2001-10-202-1/+35
* OS specific header for NetWareBradley Nicholes2001-10-181-0/+74
* Temporarily removed the cgi module from the built in modules list until weBradley Nicholes2001-10-181-3/+3
* OS specific file for NetWareBradley Nicholes2001-10-173-0/+124
* Add some mime magic to the Win32 buildWilliam A. Rowe Jr2001-10-041-6/+7
* Two more loadable modules on Win32, thank you Gunther!William A. Rowe Jr2001-10-011-0/+2
* /home/cvs/httpd-2.0/ no longer tracks makefiles. But at least incorporateWilliam A. Rowe Jr2001-09-281-4/+6
* Added AP_DECLARE_DATA to unixd_config, so that it makes it into the exp file.Victor J. Orlikowski2001-09-131-1/+1
* rules.mk is stored in $(top_blddir). Without this change, VPATH buildsRyan Bloom2001-09-131-1/+1
* Use the correct macros in unix.hRyan Bloom2001-08-302-2/+2
* * configure.in: added Cygwin specific APR_SETVARs.William A. Rowe Jr2001-08-301-0/+4
* No <sys/ipc.h> under cygwin.William A. Rowe Jr2001-08-301-0/+4
* os-inline.c is no more...Brian Havard2001-08-251-1/+1
* This flag is no moreWilliam A. Rowe Jr2001-08-242-2/+0
* os-inline.c is no more (fix from bloom)Doug MacEachern2001-08-231-1/+1
* Eliminated ap_os_[systemcase|[case_]canonical]_filename() andWilliam A. Rowe Jr2001-08-2313-1072/+6
* This probably falls under the category: if you can't figure it out yourself,Joshua Slive2001-08-231-3/+3
* We need to check for sys/sem.hRyan Bloom2001-08-221-1/+1
* OS/2: Use full set of linker flags when linking shared core loader EXE.Brian Havard2001-08-201-1/+1
* OS/2: Don't share data segment between multiple instances of the shared coreBrian Havard2001-08-171-0/+1
* Fix a new error on Linux.Ryan Bloom2001-08-161-0/+1
* The Unix MPMs other than perchild now allow child serverJeff Trawick2001-08-162-1/+38
* Nothing here to ignore, go away :)William A. Rowe Jr2001-08-161-8/+0
* A first step at auto-generating the version resource for all win32 binaries.William A. Rowe Jr2001-08-162-78/+0
* Begin to sanitize the MPM configuration directives. Now, allRyan Bloom2001-08-131-0/+1
* httpd.exp and lots of other export files are generated based on theVictor J. Orlikowski2001-07-302-8/+12
* OS/2: set a decent size stack. Default is only 32k which runs out in someBrian Havard2001-07-271-1/+1
* OS/2: get canonical filename functions exported from the core.Brian Havard2001-07-251-2/+2
* Use the autoconf variable "host" consistently for platform checks.Roy T. Fielding2001-07-101-4/+1
* Add some favorite modulesWilliam A. Rowe Jr2001-06-271-0/+2
* OS/2: Automate export of global variables from core.Brian Havard2001-06-161-15/+1
* Utility to list available hooks.Ben Laurie2001-05-271-2/+1
* Remove some obsolete macros and rename one that wasn't name protected.Roy T. Fielding2001-04-291-1/+1
* Completely revamp configure so that it preserves the standard makeRoy T. Fielding2001-04-292-2/+2
* This stops some systems from barfing...David Reid2001-04-261-1/+1
* OS/2: Export from the shared core symbols from the socket library needed byBrian Havard2001-04-231-0/+10
* tweak unixd.h so that exports.c is built properlyJeff Trawick2001-04-071-2/+1
* ap_os_systemcase_filename isn't implemented on OS/2 & isn't used anywhereBrian Havard2001-04-071-1/+0
* OS/2: Export some APR global variables from the httpd core.Brian Havard2001-04-071-0/+8
* Switch to using aplibtool for building under OS/2 & add support for buildingBrian Havard2001-04-023-1/+18
* remove some items which are no longer used/needed.Greg Stein2001-03-312-212/+1
* Win32 goodness for the core/http split.William A. Rowe Jr2001-03-041-0/+4
* More crufty stuffWilliam A. Rowe Jr2001-02-282-24/+1