index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the POSIX reg* implementations into the ap_* namespace;
Joe Orton
2005-02-11
5
-43
/
+249
*
Only recompile buildmark.c when we have to relink httpd.
Justin Erenkrantz
2005-02-10
1
-2
/
+1
*
Remove formatting characters from ap_log_error() calls. These
Jeff Trawick
2005-02-09
1
-3
/
+3
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
75
-75
/
+150
*
Fix --with-apr=/usr and/or --with-apr-util=/usr.
Justin Erenkrantz
2005-02-04
1
-1
/
+6
*
Keep track of time taken to process requests again.
Jim Jagielski
2005-02-02
1
-3
/
+3
*
Remove upper limit on the LimitRequestFieldSize directive
Bill Stoddard
2005-01-31
1
-7
/
+1
*
limit_req_fieldsize is signed, correct a signedness error using
William A. Rowe Jr
2005-01-05
1
-1
/
+1
*
Eliminate a very ugly race - the parallel starting threads were picking
William A. Rowe Jr
2005-01-02
1
-12
/
+14
*
FINALLY Correct ap_http_method()! It is NOT a method, it's a SCHEME!
William A. Rowe Jr
2005-01-02
2
-5
/
+5
*
* Add bits to use APR_TCP_DEFER_ACCEPT
Paul Querna
2004-12-11
1
-1
/
+14
*
* core_filters.c: If APR_MAX_IOVEC_SIZE is defined, make sure we are under th...
Paul Querna
2004-12-11
1
-0
/
+8
*
ap_queue_push: update comment to reflect reality
Greg Ames
2004-12-09
2
-6
/
+8
*
Revert patch r104923. This patch doesn't actually fix bug 18757 and
Bradley Nicholes
2004-12-07
1
-4
/
+1
*
* server/mpm/experimental/event/event.c: Go through and reformat and correct
Justin Erenkrantz
2004-12-04
1
-53
/
+58
*
fix child process aborts with
Greg Ames
2004-12-03
1
-3
/
+49
*
worker MPM: Fix a problem which could cause httpd processes to
Jeff Trawick
2004-12-02
2
-59
/
+147
*
Fix gcc "no previous prototype" warnings after reorganisation:
Joe Orton
2004-12-02
3
-20
/
+21
*
Declare the ap_set_listen* functions with AP_DECLARE_NONSTD for Win32 support.
Justin Erenkrantz
2004-11-30
1
-4
/
+8
*
zap extra blank in error message
Jeff Trawick
2004-11-29
1
-1
/
+1
*
* server/core.c: Give an error instead of silently going on when a section is...
Paul Querna
2004-11-29
1
-0
/
+37
*
Properly export ap_listen_* functions.
Justin Erenkrantz
2004-11-28
1
-7
/
+7
*
Fixing various compiler error when compiling against the latest version of Li...
Bradley Nicholes
2004-11-27
1
-1
/
+1
*
listener_thread: no functional changes, formatting changes only
Greg Ames
2004-11-27
1
-116
/
+115
*
only need one main listener loop.
Greg Ames
2004-11-27
1
-13
/
+5
*
Initial pass at refactoring some files to eliminate our 150K C source behemoths.
Justin Erenkrantz
2004-11-27
3
-870
/
+937
*
make the type field in listener_poll_type an enum to make gdb output more
Greg Ames
2004-11-27
1
-5
/
+7
*
If thread_num is long, this better be an %ld
William A. Rowe Jr
2004-11-26
1
-2
/
+2
*
Drop a worthless emit.
William A. Rowe Jr
2004-11-21
1
-1
/
+2
*
The Event MPM.
Paul Querna
2004-11-20
10
-3
/
+3098
*
Remove the .cvsignore files.
Joe Orton
2004-11-19
9
-60
/
+0
*
remove out-of-date comment... BillS reports that
Jeff Trawick
2004-11-04
1
-5
/
+0
*
Fix for memory consumption DoS, CVE CAN-2004-0942:
Joe Orton
2004-11-04
1
-47
/
+22
*
* server/util_filter.c (ap_save_brigade): Be more tolerant of a bucket
Joe Orton
2004-11-02
1
-3
/
+8
*
Change core connection handling so that a connection-oriented
Jeff Trawick
2004-11-01
1
-1
/
+16
*
add ap_log_cerror(); use it in a couple of places in core output filter
Jeff Trawick
2004-10-29
2
-10
/
+28
*
Use a more descriptive error message, and make it an INFO insteead of NOTICE.
Paul Querna
2004-10-25
1
-2
/
+2
*
PR: 31875
Nick Kew
2004-10-25
1
-0
/
+10
*
This will put some messages in the error log when some people try a lame
Paul Querna
2004-10-25
1
-1
/
+4
*
veto and revert win64 patch: 64bit changes must percolate from the
Roy T. Fielding
2004-10-24
6
-59
/
+47
*
WIN64: API changes to clean up Windows 64bit compile warnings
Allan K. Edwards
2004-10-22
6
-47
/
+59
*
Minor comment fixes, no code changes:
Erik Abele
2004-10-11
1
-1
/
+1
*
parm cast should be DWORD
Allan K. Edwards
2004-10-06
1
-2
/
+2
*
remove dead code
Jeff Trawick
2004-10-06
1
-4
/
+0
*
clarify select() usage on Windows
Allan K. Edwards
2004-10-06
1
-1
/
+2
*
WIN64: fix some windows specific 64bit warnings
Allan K. Edwards
2004-10-06
1
-2
/
+2
*
WIN64: SOCKET is not int on 64bit platforms
Allan K. Edwards
2004-10-05
1
-6
/
+6
*
* server/util_filter.c (ap_save_brigade): Handle an ENOTIMPL setaside
Joe Orton
2004-09-26
1
-4
/
+15
*
* server/mpm_common.c (dummy_connection): Log the address if the
Joe Orton
2004-09-23
1
-1
/
+1
*
* server/log.c (log_error_core): For APLOG_DEBUG on Unix, if __FILE__
Joe Orton
2004-09-22
1
-1
/
+8
[next]