| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | A first step at auto-generating the version resource for all win32 binaries. | William A. Rowe Jr | 2001-08-16 | 2 | -78/+0 |
* | Begin to sanitize the MPM configuration directives. Now, all | Ryan Bloom | 2001-08-13 | 1 | -0/+1 |
* | httpd.exp and lots of other export files are generated based on the | Victor J. Orlikowski | 2001-07-30 | 2 | -8/+12 |
* | OS/2: set a decent size stack. Default is only 32k which runs out in some | Brian Havard | 2001-07-27 | 1 | -1/+1 |
* | OS/2: get canonical filename functions exported from the core. | Brian Havard | 2001-07-25 | 1 | -2/+2 |
* | Use the autoconf variable "host" consistently for platform checks. | Roy T. Fielding | 2001-07-10 | 1 | -4/+1 |
* | Add some favorite modules | William A. Rowe Jr | 2001-06-27 | 1 | -0/+2 |
* | OS/2: Automate export of global variables from core. | Brian Havard | 2001-06-16 | 1 | -15/+1 |
* | Utility to list available hooks. | Ben Laurie | 2001-05-27 | 1 | -2/+1 |
* | Remove some obsolete macros and rename one that wasn't name protected. | Roy T. Fielding | 2001-04-29 | 1 | -1/+1 |
* | Completely revamp configure so that it preserves the standard make | Roy T. Fielding | 2001-04-29 | 2 | -2/+2 |
* | This stops some systems from barfing... | David Reid | 2001-04-26 | 1 | -1/+1 |
* | OS/2: Export from the shared core symbols from the socket library needed by | Brian Havard | 2001-04-23 | 1 | -0/+10 |
* | tweak unixd.h so that exports.c is built properly | Jeff Trawick | 2001-04-07 | 1 | -2/+1 |
* | ap_os_systemcase_filename isn't implemented on OS/2 & isn't used anywhere | Brian Havard | 2001-04-07 | 1 | -1/+0 |
* | OS/2: Export some APR global variables from the httpd core. | Brian Havard | 2001-04-07 | 1 | -0/+8 |
* | Switch to using aplibtool for building under OS/2 & add support for building | Brian Havard | 2001-04-02 | 3 | -1/+18 |
* | remove some items which are no longer used/needed. | Greg Stein | 2001-03-31 | 2 | -212/+1 |
* | Win32 goodness for the core/http split. | William A. Rowe Jr | 2001-03-04 | 1 | -0/+4 |
* | More crufty stuff | William A. Rowe Jr | 2001-02-28 | 2 | -24/+1 |
* | Crufty stuff now gone [Ben indicated this was a first hack that was | William A. Rowe Jr | 2001-02-28 | 3 | -369/+0 |
* | Moved to modules/arch/win32/ | William A. Rowe Jr | 2001-02-28 | 1 | -1295/+0 |
* | Hmmm... missed one. There has to be a better home for this. | William A. Rowe Jr | 2001-02-28 | 1 | -2/+1 |
* | Fix Windows compile breaks caused by mod_core.h foobar | Bill Stoddard | 2001-02-27 | 1 | -1/+1 |
* | move the _rini stuff into bs2login.c (the only user) | Greg Stein | 2001-02-24 | 2 | -10/+10 |
* | *) fix inline handling. we had: apr_inline, APR_INLINE, USE_GNU_INLINE, and | Greg Stein | 2001-02-24 | 10 | -176/+69 |
* | Fix windows compile break introduced by Martin's module structure rename. | Bill Stoddard | 2001-02-20 | 1 | -9/+9 |
* | Update copyright to 2001 | Roy T. Fielding | 2001-02-16 | 26 | -26/+26 |
* | As a debugging aid, report which version of the beos code we're using and | David Reid | 2001-02-14 | 1 | -2/+6 |
* | fix the check for killpg(); as it was, we didn't check for | Jeff Trawick | 2001-02-11 | 1 | -1/+1 |
* | toss the signal description stuff from unixd.[ch], beosd.h, and spmt_os2. | Greg Stein | 2001-02-11 | 4 | -165/+4 |
* | [ missed in last commit ] | Greg Stein | 2001-02-10 | 1 | -0/+4 |
* | *) remove obsolete http_conf_globals.h | Greg Stein | 2001-02-10 | 1 | -1/+0 |
* | renaming various functions for consistency sake | Doug MacEachern | 2001-02-08 | 7 | -25/+25 |
* | This file will go away. For this moment, the s/FindFirstFile/apr_stat/ | William A. Rowe Jr | 2001-02-01 | 1 | -9/+4 |
* | Use the appropriate APR_FINFO_flags for the apr_stat/lstat/getfileinfo | William A. Rowe Jr | 2001-01-27 | 1 | -1/+1 |