| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove uses of apr_lock.h. This patch is untested, but I don't see where | Aaron Bannert | 2002-04-09 | 1 | -1/+0 |
* | Would really prefer if the authors of the .dsp's would maintain this... | William A. Rowe Jr | 2002-04-03 | 1 | -0/+3 |
* | The old, legacy (and unused) code in which the scoreboard was totally | Jim Jagielski | 2002-03-29 | 1 | -4/+0 |
* | Added code to extract the current address space name so that each | Bradley Nicholes | 2002-03-14 | 1 | -0/+1 |
* | Update our copyright for this year. | Roy T. Fielding | 2002-03-13 | 22 | -22/+22 |
* | Removed unixd_set_lock_perms(apr_lock_t *), which is no longer | Brian Pane | 2002-02-24 | 2 | -35/+0 |
* | one blank line for code, one huge step for legibility | William A. Rowe Jr | 2002-01-23 | 1 | -0/+1 |
* | Removed the multiple and reentrant flags that were being set by mistake | Bradley Nicholes | 2002-01-19 | 1 | -1/+0 |
* | Spelling and grammar janitor coming through. | Justin Erenkrantz | 2002-01-17 | 1 | -5/+5 |
* | On HPUX 11.x, the 'ENOBUFS, No buffer space available' | Bill Stoddard | 2002-01-17 | 1 | -0/+12 |
* | Follow our Unix bretherens' conventions, and name the sub-proxy modules | William A. Rowe Jr | 2002-01-17 | 1 | -3/+3 |
* | Implemented a checkunload callback to allow apache to be unloaded using | Bradley Nicholes | 2002-01-14 | 1 | -4/+7 |
* | Clear the output socket descriptor in unixd_accept() to make sure | Brian Pane | 2002-01-13 | 1 | -0/+1 |
* | *) Split all Win32 modules [excluding the core components mod_core, | William A. Rowe Jr | 2002-01-10 | 2 | -51/+17 |
* | Added a stub for ap_os_create_privileged_process() for NetWare | Bradley Nicholes | 2002-01-08 | 1 | -0/+76 |
* | Code updates to allow Mod_Rewrite and Mod_Auth_DBM to build on NetWare | Bradley Nicholes | 2002-01-08 | 1 | -0/+6 |
* | change ap_unix_create_privileged_process() to allocate enough space in | Greg Ames | 2001-12-27 | 1 | -1/+2 |
* | Add ap_os_killpg as well as unixd_killpg and beosd_killpg. | David Reid | 2001-12-25 | 2 | -0/+3 |
* | Add a beosd_accept function. If the worker MPM is used this is | David Reid | 2001-12-23 | 2 | -0/+101 |
* | Allow modules that add sockets to the ap_listeners list to | Ryan Bloom | 2001-11-13 | 2 | -0/+125 |
* | Added the NetWare SSL module to the prebuilt module list | Bradley Nicholes | 2001-11-13 | 1 | -0/+3 |
* | Remove commas from the end of the macros that define | Ryan Bloom | 2001-11-13 | 2 | -2/+2 |
* | Get the daemon code working again for User/Group on BeOS, | David Reid | 2001-11-08 | 2 | -70/+21 |
* | Added the .xdc data file for building an MP enabled version of Apache on | Bradley Nicholes | 2001-11-02 | 1 | -0/+0 |
* | Fix up exit() to make sure that things are cleaned up properly on error | Bradley Nicholes | 2001-10-29 | 1 | -1/+3 |
* | Fixed to import the aprlib module and export the httpd api's | Bradley Nicholes | 2001-10-24 | 1 | -1/+2 |
* | Reimplement Win32 registry-based and shebang-extended scripting. | William A. Rowe Jr | 2001-10-21 | 1 | -0/+3 |
* | Use the APR's new OS-specific proc mutex accessors -- they are used | Aaron Bannert | 2001-10-20 | 2 | -1/+35 |
* | OS specific header for NetWare | Bradley Nicholes | 2001-10-18 | 1 | -0/+74 |
* | Temporarily removed the cgi module from the built in modules list until we | Bradley Nicholes | 2001-10-18 | 1 | -3/+3 |
* | OS specific file for NetWare | Bradley Nicholes | 2001-10-17 | 3 | -0/+124 |
* | Add some mime magic to the Win32 build | William A. Rowe Jr | 2001-10-04 | 1 | -6/+7 |
* | Two more loadable modules on Win32, thank you Gunther! | William A. Rowe Jr | 2001-10-01 | 1 | -0/+2 |
* | /home/cvs/httpd-2.0/ no longer tracks makefiles. But at least incorporate | William A. Rowe Jr | 2001-09-28 | 1 | -4/+6 |
* | Added AP_DECLARE_DATA to unixd_config, so that it makes it into the exp file. | Victor J. Orlikowski | 2001-09-13 | 1 | -1/+1 |
* | rules.mk is stored in $(top_blddir). Without this change, VPATH builds | Ryan Bloom | 2001-09-13 | 1 | -1/+1 |
* | Use the correct macros in unix.h | Ryan Bloom | 2001-08-30 | 2 | -2/+2 |
* | * configure.in: added Cygwin specific APR_SETVARs. | William A. Rowe Jr | 2001-08-30 | 1 | -0/+4 |
* | No <sys/ipc.h> under cygwin. | William A. Rowe Jr | 2001-08-30 | 1 | -0/+4 |
* | os-inline.c is no more... | Brian Havard | 2001-08-25 | 1 | -1/+1 |
* | This flag is no more | William A. Rowe Jr | 2001-08-24 | 2 | -2/+0 |
* | os-inline.c is no more (fix from bloom) | Doug MacEachern | 2001-08-23 | 1 | -1/+1 |
* | Eliminated ap_os_[systemcase|[case_]canonical]_filename() and | William A. Rowe Jr | 2001-08-23 | 13 | -1072/+6 |
* | This probably falls under the category: if you can't figure it out yourself, | Joshua Slive | 2001-08-23 | 1 | -3/+3 |
* | We need to check for sys/sem.h | Ryan Bloom | 2001-08-22 | 1 | -1/+1 |
* | OS/2: Use full set of linker flags when linking shared core loader EXE. | Brian Havard | 2001-08-20 | 1 | -1/+1 |
* | OS/2: Don't share data segment between multiple instances of the shared core | Brian Havard | 2001-08-17 | 1 | -0/+1 |
* | Fix a new error on Linux. | Ryan Bloom | 2001-08-16 | 1 | -0/+1 |
* | The Unix MPMs other than perchild now allow child server | Jeff Trawick | 2001-08-16 | 2 | -1/+38 |
* | Nothing here to ignore, go away :) | William A. Rowe Jr | 2001-08-16 | 1 | -8/+0 |