summaryrefslogtreecommitdiffstats
path: root/os (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove uses of apr_lock.h. This patch is untested, but I don't see whereAaron Bannert2002-04-091-1/+0
* Would really prefer if the authors of the .dsp's would maintain this...William A. Rowe Jr2002-04-031-0/+3
* The old, legacy (and unused) code in which the scoreboard was totallyJim Jagielski2002-03-291-4/+0
* Added code to extract the current address space name so that eachBradley Nicholes2002-03-141-0/+1
* Update our copyright for this year.Roy T. Fielding2002-03-1322-22/+22
* Removed unixd_set_lock_perms(apr_lock_t *), which is no longerBrian Pane2002-02-242-35/+0
* one blank line for code, one huge step for legibilityWilliam A. Rowe Jr2002-01-231-0/+1
* Removed the multiple and reentrant flags that were being set by mistakeBradley Nicholes2002-01-191-1/+0
* Spelling and grammar janitor coming through.Justin Erenkrantz2002-01-171-5/+5
* On HPUX 11.x, the 'ENOBUFS, No buffer space available'Bill Stoddard2002-01-171-0/+12
* Follow our Unix bretherens' conventions, and name the sub-proxy modulesWilliam A. Rowe Jr2002-01-171-3/+3
* Implemented a checkunload callback to allow apache to be unloaded usingBradley Nicholes2002-01-141-4/+7
* Clear the output socket descriptor in unixd_accept() to make sureBrian Pane2002-01-131-0/+1
* *) Split all Win32 modules [excluding the core components mod_core,William A. Rowe Jr2002-01-102-51/+17
* Added a stub for ap_os_create_privileged_process() for NetWareBradley Nicholes2002-01-081-0/+76
* Code updates to allow Mod_Rewrite and Mod_Auth_DBM to build on NetWareBradley Nicholes2002-01-081-0/+6
* change ap_unix_create_privileged_process() to allocate enough space inGreg Ames2001-12-271-1/+2
* Add ap_os_killpg as well as unixd_killpg and beosd_killpg.David Reid2001-12-252-0/+3
* Add a beosd_accept function. If the worker MPM is used this isDavid Reid2001-12-232-0/+101
* Allow modules that add sockets to the ap_listeners list toRyan Bloom2001-11-132-0/+125
* 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