index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
manual
/
env.html.tr.utf8
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-23
some docco updates
Jim Jagielski
2
-4
/
+8
2011-09-22
Pulls the examples out of the paragraph text and into a table so that
Rich Bowen
2
-16
/
+42
2011-09-21
Bring error messages for TLS stapling related options in sync
Kaspar Brand
1
-5
/
+5
2011-09-21
update transformations
Kaspar Brand
6
-5
/
+224
2011-09-21
mod_ssl:
Kaspar Brand
2
-1
/
+193
2011-09-20
update xforms
Stefan Fritsch
8
-11
/
+12
2011-09-20
%L works without mod_unique_id, too
Stefan Fritsch
1
-4
/
+5
2011-09-20
Save one call of ap_escape_html on the uri. Reflow code to be more readable.
Stefan Fritsch
1
-9
/
+8
2011-09-20
Adds brief introduction to the table to address initial confusion when I
Rich Bowen
2
-0
/
+8
2011-09-20
Rebuilds translation generated docs.
Rich Bowen
9
-8
/
+10
2011-09-20
Replace log example with one that matches 2.4 logging.
Rich Bowen
2
-38
/
+27
2011-09-20
Rebuild HTML transformations.
Rich Bowen
8
-34
/
+50
2011-09-20
Adds some examples of using the ErrorLogFormat token handlers.
Rich Bowen
1
-28
/
+51
2011-09-19
Add ssl_log_xerror() and ssl_log_rxerror(), modeled after ssl_log_cxerror().
Kaspar Brand
4
-29
/
+132
2011-09-19
Fix issues found by PVS-Studio static analyzer:
Stefan Fritsch
3
-12
/
+9
2011-09-19
Remove from documentation STATUS things that have already been done.
Rich Bowen
1
-9
/
+0
2011-09-19
Add wrappers for malloc, calloc, realloc that check for out of memory
Stefan Fritsch
18
-89
/
+110
2011-09-19
Punctuation error.
Rich Bowen
2
-2
/
+2
2011-09-19
Removes CookieLog from ja, ko, and tr documentation.
Rich Bowen
3
-54
/
+0
2011-09-19
Rebuild docs mentioning CookieLog
Rich Bowen
21
-3211
/
+3125
2011-09-19
Removes the CookieLog directive, which has been documented as deprecated for ...
Rich Bowen
2
-27
/
+0
2011-09-19
Rebuild HTML.
Rich Bowen
3
-3
/
+9
2011-09-19
Removes the promise if more documentation to come. These docs are
Rich Bowen
3
-3
/
+9
2011-09-19
Style cleanup
Daniel Ruggeri
1
-5
/
+5
2011-09-19
Give a slightly more direct hint when no global ServerName is set. I still
Eric Covener
1
-1
/
+2
2011-09-19
Rebuild mod_log_config grammar changes.
Rich Bowen
4
-21
/
+22
2011-09-19
Additional grammatical nits.
Rich Bowen
1
-18
/
+19
2011-09-19
Rebuilding other new French translations.
Rich Bowen
3
-7
/
+30
2011-09-19
Rebuilds French translation updates.
Rich Bowen
4
-5
/
+6
2011-09-19
Rebuild transformations.
Rich Bowen
9
-37
/
+97
2011-09-19
Nitpick - Be consistent with ending each format description with a fullstop.
Rich Bowen
1
-13
/
+13
2011-09-18
Updates.
Lucien Gentis
8
-22
/
+138
2011-09-18
Fix cut'n'paste error: ErrorLog -> ErrorLogFormat
Stefan Fritsch
14
-14
/
+14
2011-09-18
Trying to make it slightly clearer that 'name' in these examples is a variabl...
Rich Bowen
2
-12
/
+12
2011-09-18
Altering the "somewhat similar" to default example to actually be the
Rich Bowen
2
-4
/
+22
2011-09-17
PR51371: cross-compile issues with cgi and apr_procattr_limit_*.
Eric Covener
3
-13
/
+27
2011-09-17
Log better information and prevent leak of an X509 structure for SSLProxyMach...
Daniel Ruggeri
1
-6
/
+42
2011-09-17
* Correctly obey ServerName / ServerAlias if the Host header from the
Ruediger Pluem
2
-12
/
+29
2011-09-17
Fix cut'n'paste errors: APR_DECLARE -> AP_DECLARE / part2.
Guenter Knauf
1
-2
/
+2
2011-09-17
fix spelling error in a couple of log messages
Jeff Trawick
1
-2
/
+2
2011-09-17
Continue if the platform doesnt support file perms.
Guenter Knauf
1
-2
/
+2
2011-09-16
Add comment that the check for empty brigade at the start of the function is
Stefan Fritsch
1
-0
/
+1
2011-09-16
Fix cut'n'paste errors: APR_DECLARE -> AP_DECLARE
Stefan Fritsch
1
-2
/
+2
2011-09-15
update xforms
Stefan Fritsch
7
-26
/
+21
2011-09-15
Un-deprecate AddOutputFilterByType and update docs. Its limitations have
Stefan Fritsch
2
-23
/
+7
2011-09-15
Implement AddOutputFilterByType by doing strcmp()s instead of creating
Stefan Fritsch
1
-41
/
+60
2011-09-15
replace non-threadsafe use of srand() and rand() with ap_random_pick()
Stefan Fritsch
1
-15
/
+1
2011-09-15
use random value as multipart range boundary to prevent leaking information
Stefan Fritsch
1
-7
/
+5
2011-09-15
initialize counter with random number
Stefan Fritsch
2
-7
/
+5
2011-09-15
Create wrapper API for apr_random;
Stefan Fritsch
8
-70
/
+120
[next]