summaryrefslogtreecommitdiffstats
path: root/os (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the .cvsignore files.Joe Orton2004-11-196-21/+0
* * os/unix/os.h: Define AP_NEED_SET_MUTEX_PERMS.Joe Orton2004-10-121-0/+5
* Move the few BS2000 specific in unixd.cJean-Frederic Clere2004-10-013-1/+135
* WIN64: first in a series to get Windows IA64 builds clean, this serves pagesAllan K. Edwards2004-09-221-18/+18
* Catch up for Win32 to authnz_ldap changes, and make win32's moduleWilliam A. Rowe Jr2004-08-311-2/+2
* A few more modules who need their bases owned.William A. Rowe Jr2004-08-171-0/+2
* Missing an entry for proxy_balancer in the win32 baseaddr's listWilliam A. Rowe Jr2004-08-121-0/+1
* Enable backwards compatibility with 2.0-HEAD, define ajp module base,William A. Rowe Jr2004-08-111-0/+1
* Allocate memory from the temp_pool rather than the stack to avoid blowing fix...Bradley Nicholes2004-07-161-0/+3
* Nobody objected:André Malo2004-06-052-0/+34
* readd suexec setuid and user checkAndré Malo2004-04-241-3/+2
* *) SECURITY: CAN-2004-0174 (cve.mitre.org)Jeff Trawick2004-03-191-0/+13
* * os/unix/unixd.c (unixd_accept): Eliminate now-redundant call toJoe Orton2004-03-101-8/+1
* fix name of The Apache Software FoundationAndré Malo2004-02-0925-25/+25
* fix copyright dates according to the first check inAndré Malo2004-02-086-6/+6
* fix copyright dates according to the first check inAndré Malo2004-02-086-6/+6
* fix copyright dates according to the first check inAndré Malo2004-02-084-4/+4
* fix copyright dates according to the first check inAndré Malo2004-02-088-8/+8
* apply Apache License, Version 2.0André Malo2004-02-0625-1167/+266
* Unix MPMs: Stop dropping connections when the file descriptorJeff Trawick2004-01-271-9/+0
* update license to 2004.André Malo2004-01-0122-22/+22
* fix a compile failure with recent z/OS and picky settings for compiler/Jeff Trawick2003-11-031-1/+1
* one_process is not a global variableMartin Kraemer2003-09-081-1/+1
* switch to APR 1.0 API (which is still in flux)Jeff Trawick2003-09-032-6/+6
* Unix: Handle permissions settings for flock-based mutexes inJeff Trawick2003-06-072-22/+67
* Fixing up the NetWare headers to be compatible with the GNU compilerBradley Nicholes2003-05-311-5/+7
* Porting to BS2000: the antique interface (BS2000Account) no longer existsMartin Kraemer2003-05-093-320/+121
* Linux 2.4+: enable coredumps when Apache is started as root ifGreg Ames2003-03-061-0/+15
* *) Introduce debugging symbols for Win32 release builds, both .pdbWilliam A. Rowe Jr2003-02-071-57/+57
* finished that boring job:André Malo2003-02-0323-23/+23
* Integrate mod_ident with the Win32 build.William A. Rowe Jr2003-01-201-0/+1
* Reduce the number of parameters on the event callback to avoid a protectedBradley Nicholes2003-01-171-2/+2
* Added a required parameter to RegisterForEventNotification() to allow theBradley Nicholes2003-01-101-3/+12
* Fix win32 compile break due to file name changes in apr/include/arch/win32Bill Stoddard2003-01-082-5/+5
* Register for the SERVERDOWN event to allow Apache to shutdown gracefullyBradley Nicholes2002-12-121-2/+61
* To be on the safe side...Martin Kraemer2002-12-021-1/+1
* Must have symbolics for util_ldap/mod_auth_ldap base addresses.William A. Rowe Jr2002-12-021-0/+2
* Don't hold the Apache screen open when it exits with an error if all of the e...Bradley Nicholes2002-11-131-2/+6
* A comment which no longer applies (proper AP_DECLARE_DATA voided theWilliam A. Rowe Jr2002-11-081-2/+1
* Well that was a little borked, if you were having stack problems usingWilliam A. Rowe Jr2002-11-011-0/+1
* Restrict Win32 API replacements from interfering with 3rd-party buildersWilliam A. Rowe Jr2002-09-181-1/+5
* Forgot a file from the build overhaul for aaa ... need all those newWilliam A. Rowe Jr2002-09-141-4/+10
* Removed access_module, auth_module and added authz_host_module inBradley Nicholes2002-09-131-6/+3
* Avoid calling the real exit() function when the macro exit() is called outsid...Bradley Nicholes2002-09-041-1/+1
* Resolve more handle leaks.William A. Rowe Jr2002-07-311-1/+1
* Refactor out the child behavior from mpm_winnt. This is the firstWilliam A. Rowe Jr2002-07-293-3/+170
* Hold the Apache screen open on NetWare if exit() is called for any reasonBradley Nicholes2002-07-241-1/+3
* No reason not to build charset_lite anymore on Win32William A. Rowe Jr2002-07-191-0/+1
* Try this AGAIN. Move ap_regkey.h to include/ and assure that this time,William A. Rowe Jr2002-07-111-262/+0
* Fix a const'ness conflict.William A. Rowe Jr2002-07-031-1/+1