summaryrefslogtreecommitdiffstats
path: root/os (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Never trust Bill when he cuts and pastesWilliam A. Rowe Jr2002-07-021-1/+1
* Introduce a _raw_set/_raw_get for regkey values. Takes care of all theWilliam A. Rowe Jr2002-07-022-69/+181
* Add ap_os_proc_filepath and clean up the win32/os.h file structure.William A. Rowe Jr2002-07-012-14/+59
* fix compile breakage with IBM's xlc compiler caused by theJeff Trawick2002-06-271-1/+1
* Fix a long-standing bug in 2.0, CGI scripts were being calledRyan Bloom2002-06-271-1/+12
* Doxygenate the rest of this header. Had I not overlooked the #ifdef WIN32William A. Rowe Jr2002-06-271-10/+49
* Add in the other complex ap_regkey_value_foo() fns and move ap_regkey.hWilliam A. Rowe Jr2002-06-242-2/+475
* Introduce win32 registry handling through a very apr-ish interface.William A. Rowe Jr2002-06-241-0/+323
* Finish the -w keep-console-open-on-error patch.William A. Rowe Jr2002-06-231-3/+16
* Implemented ap_os_create_privileged_process() for NetWare which simply maps toBradley Nicholes2002-05-311-1/+1