index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
icons
/
small
/
key.png
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-03
Add some docs for AsyncRequestWorkerFactor
Stefan Fritsch
1
-2
/
+61
2011-07-03
make example config match the description; improve wording
Stefan Fritsch
2
-15
/
+15
2011-07-03
Fix build failure without HAVE_SYSLOG, e.g. on Netware
Stefan Fritsch
1
-2
/
+1
2011-07-03
Fix small docs typo.
Rainer Jung
2
-3
/
+3
2011-07-02
Initialize apr_thread_t pointer to NULL so that apr_os_thread_put()
Jeff Trawick
1
-1
/
+1
2011-07-02
Updates.
Lucien Gentis
2
-2
/
+9
2011-07-02
update transforms
Stefan Fritsch
46
-1956
/
+2186
2011-07-02
Add new non-default debugging module mod_log_debug
Stefan Fritsch
6
-1
/
+423
2011-07-02
Update auto-generated code
Stefan Fritsch
3
-358
/
+400
2011-07-02
Add string valued expressions to ap_expr, do some API cleanup
Stefan Fritsch
15
-58
/
+223
2011-07-02
Add REQUEST_STATUS variable to ap_expr
Stefan Fritsch
2
-0
/
+5
2011-07-02
Fix logging of the log id of subrequests
Stefan Fritsch
1
-2
/
+2
2011-06-29
Add some debug logging when loading server certificates
Stefan Fritsch
2
-5
/
+14
2011-06-29
remove ap_ldap.h in make distclean
Stefan Fritsch
1
-1
/
+1
2011-06-29
Fix compilation error due to missing LDAP_DECLARE definition
Stefan Fritsch
4
-0
/
+4
2011-06-29
rebuild transforms
Igor Galić
17
-243
/
+134
2011-06-29
Typo pointed out by Mr Jink on IRC.
Igor Galić
1
-1
/
+1
2011-06-28
And roll on to 2.3.14
Jim Jagielski
4
-3
/
+7
2011-06-28
Get ready to tag as 2.3.13-beta
Jim Jagielski
2
-3
/
+3
2011-06-27
Use APR_INLINE instead of inline, to support pre-C99 compilers
Stefan Fritsch
1
-1
/
+1
2011-06-27
* support/rotatelogs.c (main): Exit with success on EOF.
Joe Orton
1
-3
/
+6
2011-06-27
Simplify state handling in rotatelogs, fixing -L support in the case
Joe Orton
1
-114
/
+98
2011-06-27
Fix breakage I introduced in r1130022, identified by Gregg L. Smith <gls@gknw...
William A. Rowe Jr
1
-1
/
+1
2011-06-27
Add Sven's real name.
Joe Orton
1
-1
/
+2
2011-06-27
Tweak rotatelogs -p such that the program is invoked the first time a
Joe Orton
2
-18
/
+23
2011-06-27
Pick up the license notices from the LDAP code.
Joe Orton
1
-0
/
+46
2011-06-27
Fix load order dependencies in LDAP code by switching to use of APR
Joe Orton
9
-81
/
+140
2011-06-25
Updates.
Lucien Gentis
7
-212
/
+113
2011-06-25
dox fix
Stefan Fritsch
1
-0
/
+1
2011-06-25
Support specifying the local address to use.
Stefan Fritsch
3
-1
/
+28
2011-06-24
Missing linebreak in example.
Rich Bowen
2
-2
/
+2
2011-06-24
Correct link to mod_macro.
Rich Bowen
2
-2
/
+2
2011-06-24
Corrects link to rewrite mass vhosting doc.
Rich Bowen
2
-2
/
+2
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
[next]