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
*
event no longer requires APR_POLLSET_THREADSAFE, or any
Jeff Trawick
2011-11-17
2
-6
/
+2
*
silly indentation fix
Jeff Trawick
2011-11-17
1
-1
/
+1
*
spellcheck r1202258
Jeff Trawick
2011-11-15
1
-1
/
+1
*
Calculate the power of two size of the buffer before allocating it.
Paul Querna
2011-11-15
1
-1
/
+1
*
Fix comment style
Paul Querna
2011-11-15
1
-2
/
+1
*
Use apr_pollset_wakeup to ensure that the listener thread will process most e...
Paul Querna
2011-11-15
1
-2
/
+5
*
Because the pollset is now only mutated from the event thread, we no longer n...
Paul Querna
2011-11-15
1
-3
/
+3
*
Create a new lock free circular queue, and use it in the EventMPM to remove t...
Paul Querna
2011-11-15
4
-67
/
+294
*
Instead of disabling the listening sockets from the pollset when under load, ...
Paul Querna
2011-11-15
1
-13
/
+13
*
ap_core_translate: factor out duplicate code. no functional change.
Greg Ames
2011-11-15
1
-37
/
+23
*
As discussed at AC NA 2011
Philip M. Gollucci
2011-11-13
12
-1
/
+5127
*
Server directive display (-L): Include directives of DSOs.
Jeff Trawick
2011-11-13
1
-3
/
+8
*
Folloup on r1201158: New MaxMemFree was meant
Rainer Jung
2011-11-12
1
-1
/
+1
*
Set MaxMemFree 2048 by default
Stefan Fritsch
2011-11-12
1
-1
/
+3
*
Fix assertion failure during very high load by preventing race condition
Stefan Fritsch
2011-11-12
1
-26
/
+79
*
Fix spelling
Paul Querna
2011-11-10
1
-1
/
+1
*
end-generation hook: Fix false notification of end-of-generation for
Jeff Trawick
2011-11-10
2
-7
/
+48
*
config generation # (reported by ap_state_query(AP_SQ_CONFIG_GEN):
Jeff Trawick
2011-11-10
2
-2
/
+2
*
revert accidental commit 1200129
Jeff Trawick
2011-11-10
1
-1
/
+1
*
clean up unused ap_my_generation variable
Jeff Trawick
2011-11-10
1
-1
/
+0
*
clean up unused ap_my_generation variable
Jeff Trawick
2011-11-10
1
-1
/
+1
*
Downgrade log message which is triggered when client disconnects
Stefan Fritsch
2011-11-10
1
-1
/
+1
*
Fix per-request / per-conn logging, probably broken by r1041140
Stefan Fritsch
2011-11-09
1
-1
/
+1
*
fix typo
Stefan Fritsch
2011-11-09
1
-1
/
+1
*
Fix integer overflow in ap_pregsub. This can be triggered e.g.
Stefan Fritsch
2011-11-07
1
-0
/
+2
*
No need to zero memory that we will overwrite anyway
Stefan Fritsch
2011-11-07
1
-1
/
+1
*
Only init the RNG once at startup. This saves some entropy and works around t...
Stefan Fritsch
2011-11-07
2
-2
/
+3
*
Call apr_random_after_fork() manually in the child processes because the MPMs
Stefan Fritsch
2011-11-07
2
-8
/
+32
*
Remove magic numbers; ensure that an invalid nmatch is corrected
Jim Jagielski
2011-10-29
1
-6
/
+6
*
mod_include: Add support for application/x-www-form-urlencoded encoding
Graham Leggett
2011-10-29
2
-1
/
+52
*
Improve handling of maxlen = APR_SIZE_MAX, noticed by Jim.
Stefan Fritsch
2011-10-27
1
-2
/
+2
*
Add comment why the code is disabled
Stefan Fritsch
2011-10-26
1
-0
/
+1
*
Limit ap_pregsub() to 64K, add ap_pregsub_ex() for longer strings and with
Stefan Fritsch
2011-10-26
1
-20
/
+48
*
* Correctly return a 400 (Bad request) in case of a HTTP/0.9 request like
Ruediger Pluem
2011-10-25
1
-5
/
+6
*
Comment out some incomplete code that does nothing but produce a compiler
Stefan Fritsch
2011-10-20
1
-0
/
+2
*
regex related cleanups:
Stefan Fritsch
2011-10-19
1
-4
/
+4
*
Downgrade some more log messages indicating client errors from level error to
Stefan Fritsch
2011-10-17
1
-8
/
+35
*
flip operator in comment for r1182887 and add some whitespace
Eric Covener
2011-10-13
1
-1
/
+2
*
Force the honoring of AP_MAX_REG_MATCH
Jim Jagielski
2011-10-13
1
-2
/
+4
*
Update autogenerated code. Now generated with bison 2.5 instead of 2.4.1
Stefan Fritsch
2011-10-10
3
-464
/
+519
*
Improve error message by removing 'unexpected T_ERROR' in one case.
Stefan Fritsch
2011-10-10
2
-2
/
+3
*
Downgrade to DEBUG level several messages which were all redundant
William A. Rowe Jr
2011-10-10
2
-5
/
+5
*
Resolve server and remote IP's in the AcceptFilter 'none' path.
William A. Rowe Jr
2011-10-10
2
-10
/
+26
*
If a child is created just before graceful restart and then exits because
Stefan Fritsch
2011-10-10
3
-11
/
+58
*
Check the return value from ap_run_create_connection in mpm_event.
Stefan Fritsch
2011-10-10
2
-0
/
+7
*
Consistently use base 10 for numbers when parsing config options. It may be
Stefan Fritsch
2011-10-09
1
-2
/
+2
*
Add -D DUMP_RUN_CFG option to dump some configuration items
Stefan Fritsch
2011-10-09
4
-5
/
+117
*
Shut up gcc/glibc warning about ignoring write()'s return value.
Stefan Fritsch
2011-10-08
1
-3
/
+13
*
Downgrade error log messages which accompany a 404 request status from loglevel
Stefan Fritsch
2011-10-08
1
-3
/
+3
*
Sort hooks twice, once before pre_config, once after ap_process_config_tree.
Stefan Fritsch
2011-10-08
1
-0
/
+14
[next]