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