index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
manual
/
vhosts
/
index.xml.zh-cn
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-24
Fix "statement not reached" warnings with sun cc
Stefan Fritsch
2
-5
/
+2
2011-06-22
update transforms, 2nd try :-/
Stefan Fritsch
19
-98
/
+118
2011-06-22
Update transforms
Stefan Fritsch
37
-160
/
+99
2011-06-22
Various code cleanup
Stefan Fritsch
9
-18
/
+16
2011-06-22
We already have ap_str_tolower(), so also add ap_str_toupper() function and use
Stefan Fritsch
7
-34
/
+19
2011-06-22
Add support to ErrorLogFormat for logging the system unique
Stefan Fritsch
4
-1
/
+34
2011-06-22
Fix build with recent apr_crypto API change
Stefan Fritsch
1
-1
/
+1
2011-06-21
Log the deprecation warning at level info, not warn
Stefan Fritsch
4
-4
/
+4
2011-06-20
Fix search'n'replace error: Actually warn if MaxClients is used
Stefan Fritsch
3
-3
/
+3
2011-06-20
New AsyncRequestWorkerFactor directive to influence how many
Stefan Fritsch
2
-6
/
+37
2011-06-20
Remove dead assignment, as pointed out by Chris Wilson <cwilson vigilantsw com>
Stefan Fritsch
1
-6
/
+1
2011-06-20
Rename MaxClients to MaxRequestWorkers which describes more accurately what
Stefan Fritsch
15
-133
/
+164
2011-06-20
rotatelogs: Add support for running a custom program after a log
Joe Orton
3
-14
/
+106
2011-06-19
Code cleanup: replace apr_table_set with non-copying apr_table_setn
Stefan Fritsch
3
-6
/
+6
2011-06-19
Don't do OCSP checks for valid self-issued certs
Stefan Fritsch
2
-1
/
+11
2011-06-19
Avoid unnecessary renegotiations with SSLVerifyDepth 0.
Stefan Fritsch
3
-1
/
+5
2011-06-19
Display information about asynchronous connections in the server-status
Stefan Fritsch
2
-6
/
+92
2011-06-19
Some improvements for handling of many connections for MPM event:
Stefan Fritsch
9
-200
/
+506
2011-06-19
update transformation
André Malo
1
-4
/
+0
2011-06-19
remove duplicate entry / duplicate ID
André Malo
1
-4
/
+0
2011-06-19
update transformation
André Malo
15
-25
/
+33
2011-06-19
property and xml fixes.
André Malo
7
-5
/
+8
2011-06-19
If MaxMemFree is set, limit the number of recycled pools that is kept
Stefan Fritsch
4
-22
/
+47
2011-06-19
Some logging tweaks
Stefan Fritsch
1
-6
/
+8
2011-06-19
Formatting changes, reuse 'now' variable instead of declaring a new one
Stefan Fritsch
1
-54
/
+42
2011-06-18
Rebuild a few out of date files.
Rich Bowen
10
-55
/
+100
2011-06-18
Update.
Lucien Gentis
1
-5
/
+5
2011-06-18
Fix graceful restart aborting connections
Stefan Fritsch
2
-19
/
+56
2011-06-17
s/seperate/separate/
Jeff Trawick
2
-2
/
+2
2011-06-17
revert this... sorry
Jim Jagielski
1
-1
/
+1
2011-06-17
No mo subpool
Jim Jagielski
1
-10
/
+1
2011-06-17
Revert "fix unexpected enum operation"
Jim Jagielski
1
-1
/
+1
2011-06-15
fix unexpected enum operation
Jeff Trawick
1
-1
/
+1
2011-06-13
Update redirect-carefully workaround for WebDAVFS 1.4, Konqueror 4.x
Stefan Fritsch
1
-1
/
+2
2011-06-13
Simplify code with ap_str_tolower()
Stefan Fritsch
1
-7
/
+1
2011-06-13
AFAICS, we don't have a default cipher suite but depend on openssl's default.
Stefan Fritsch
2
-7
/
+8
2011-06-13
Disable AECDH ciphers in example config by using !aNULL (which includes
Stefan Fritsch
2
-1
/
+4
2011-06-13
Remove spurious braces to fix clang warning
Stefan Fritsch
1
-1
/
+1
2011-06-13
Fix handling of cumulative system time
Stefan Fritsch
1
-2
/
+2
2011-06-13
Introduce new function ap_get_conn_socket() to access the socket of
Stefan Fritsch
13
-11
/
+28
2011-06-13
Code cleanup:
Stefan Fritsch
1
-9
/
+9
2011-06-13
Merge repeated calls of ap_rputs.
Stefan Fritsch
1
-21
/
+22
2011-06-13
Avoid some memory allocations by using apr_table_setn where the string arguments
Stefan Fritsch
6
-12
/
+12
2011-06-13
Avoid some memory allocations by using apr_table_setn where the string
Stefan Fritsch
6
-16
/
+16
2011-06-12
Avoid "`sentinel' attribute directive ignored" warning with gcc 3.x
Stefan Fritsch
6
-11
/
+18
2011-06-11
Updates.
Lucien Gentis
9
-449
/
+566
2011-06-10
Update transformations.
Graham Leggett
28
-9
/
+122
2011-06-10
Ensure variable is initialised before use.
Graham Leggett
1
-1
/
+1
2011-06-10
For safety, pass trailing buckets following EOS down the stack. Pass flush
Graham Leggett
1
-4
/
+21
2011-06-09
mod_data: Introduce a filter to support RFC2397 data URLs.
Graham Leggett
7
-0
/
+332
[next]