index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
readd suexec setuid and user check
André Malo
2004-04-24
1
-3
/
+2
*
*) SECURITY: CAN-2004-0174 (cve.mitre.org)
Jeff Trawick
2004-03-19
1
-0
/
+13
*
* os/unix/unixd.c (unixd_accept): Eliminate now-redundant call to
Joe Orton
2004-03-10
1
-8
/
+1
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
25
-25
/
+25
*
fix copyright dates according to the first check in
André Malo
2004-02-08
6
-6
/
+6
*
fix copyright dates according to the first check in
André Malo
2004-02-08
6
-6
/
+6
*
fix copyright dates according to the first check in
André Malo
2004-02-08
4
-4
/
+4
*
fix copyright dates according to the first check in
André Malo
2004-02-08
8
-8
/
+8
*
apply Apache License, Version 2.0
André Malo
2004-02-06
25
-1167
/
+266
*
Unix MPMs: Stop dropping connections when the file descriptor
Jeff Trawick
2004-01-27
1
-9
/
+0
*
update license to 2004.
André Malo
2004-01-01
22
-22
/
+22
*
fix a compile failure with recent z/OS and picky settings for compiler/
Jeff Trawick
2003-11-03
1
-1
/
+1
*
one_process is not a global variable
Martin Kraemer
2003-09-08
1
-1
/
+1
*
switch to APR 1.0 API (which is still in flux)
Jeff Trawick
2003-09-03
2
-6
/
+6
*
Unix: Handle permissions settings for flock-based mutexes in
Jeff Trawick
2003-06-07
2
-22
/
+67
*
Fixing up the NetWare headers to be compatible with the GNU compiler
Bradley Nicholes
2003-05-31
1
-5
/
+7
*
Porting to BS2000: the antique interface (BS2000Account) no longer exists
Martin Kraemer
2003-05-09
3
-320
/
+121
*
Linux 2.4+: enable coredumps when Apache is started as root if
Greg Ames
2003-03-06
1
-0
/
+15
*
*) Introduce debugging symbols for Win32 release builds, both .pdb
William A. Rowe Jr
2003-02-07
1
-57
/
+57
*
finished that boring job:
André Malo
2003-02-03
23
-23
/
+23
*
Integrate mod_ident with the Win32 build.
William A. Rowe Jr
2003-01-20
1
-0
/
+1
*
Reduce the number of parameters on the event callback to avoid a protected
Bradley Nicholes
2003-01-17
1
-2
/
+2
*
Added a required parameter to RegisterForEventNotification() to allow the
Bradley Nicholes
2003-01-10
1
-3
/
+12
*
Fix win32 compile break due to file name changes in apr/include/arch/win32
Bill Stoddard
2003-01-08
2
-5
/
+5
*
Register for the SERVERDOWN event to allow Apache to shutdown gracefully
Bradley Nicholes
2002-12-12
1
-2
/
+61
*
To be on the safe side...
Martin Kraemer
2002-12-02
1
-1
/
+1
*
Must have symbolics for util_ldap/mod_auth_ldap base addresses.
William A. Rowe Jr
2002-12-02
1
-0
/
+2
*
Don't hold the Apache screen open when it exits with an error if all of the e...
Bradley Nicholes
2002-11-13
1
-2
/
+6
*
A comment which no longer applies (proper AP_DECLARE_DATA voided the
William A. Rowe Jr
2002-11-08
1
-2
/
+1
*
Well that was a little borked, if you were having stack problems using
William A. Rowe Jr
2002-11-01
1
-0
/
+1
*
Restrict Win32 API replacements from interfering with 3rd-party builders
William A. Rowe Jr
2002-09-18
1
-1
/
+5
*
Forgot a file from the build overhaul for aaa ... need all those new
William A. Rowe Jr
2002-09-14
1
-4
/
+10
*
Removed access_module, auth_module and added authz_host_module in
Bradley Nicholes
2002-09-13
1
-6
/
+3
*
Avoid calling the real exit() function when the macro exit() is called outsid...
Bradley Nicholes
2002-09-04
1
-1
/
+1
*
Resolve more handle leaks.
William A. Rowe Jr
2002-07-31
1
-1
/
+1
*
Refactor out the child behavior from mpm_winnt. This is the first
William A. Rowe Jr
2002-07-29
3
-3
/
+170
*
Hold the Apache screen open on NetWare if exit() is called for any reason
Bradley Nicholes
2002-07-24
1
-1
/
+3
*
No reason not to build charset_lite anymore on Win32
William A. Rowe Jr
2002-07-19
1
-0
/
+1
*
Try this AGAIN. Move ap_regkey.h to include/ and assure that this time,
William A. Rowe Jr
2002-07-11
1
-262
/
+0
*
Fix a const'ness conflict.
William A. Rowe Jr
2002-07-03
1
-1
/
+1
*
Never trust Bill when he cuts and pastes
William A. Rowe Jr
2002-07-02
1
-1
/
+1
*
Introduce a _raw_set/_raw_get for regkey values. Takes care of all the
William A. Rowe Jr
2002-07-02
2
-69
/
+181
*
Add ap_os_proc_filepath and clean up the win32/os.h file structure.
William A. Rowe Jr
2002-07-01
2
-14
/
+59
*
fix compile breakage with IBM's xlc compiler caused by the
Jeff Trawick
2002-06-27
1
-1
/
+1
*
Fix a long-standing bug in 2.0, CGI scripts were being called
Ryan Bloom
2002-06-27
1
-1
/
+12
*
Doxygenate the rest of this header. Had I not overlooked the #ifdef WIN32
William A. Rowe Jr
2002-06-27
1
-10
/
+49
*
Add in the other complex ap_regkey_value_foo() fns and move ap_regkey.h
William A. Rowe Jr
2002-06-24
2
-2
/
+475
*
Introduce win32 registry handling through a very apr-ish interface.
William A. Rowe Jr
2002-06-24
1
-0
/
+323
*
Finish the -w keep-console-open-on-error patch.
William A. Rowe Jr
2002-06-23
1
-3
/
+16
*
Implemented ap_os_create_privileged_process() for NetWare which simply maps to
Bradley Nicholes
2002-05-31
1
-1
/
+1
[next]