index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
manual
/
bind.html.en
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-09
Update transformations.
Rainer Jung
1
-4
/
+2
2011-11-09
Remove some ap_add_version_component() calls that don't provide any information
Stefan Fritsch
3
-7
/
+0
2011-11-09
fix typo
Stefan Fritsch
1
-1
/
+1
2011-11-09
mod_dumpio: s/ap_log_error/ap_log_cerror/
Jeff Trawick
1
-27
/
+27
2011-11-09
And we are at 2.3.16-dev
Jim Jagielski
4
-3
/
+7
2011-11-09
Getting ready to tag 2.3.15-dev
Jim Jagielski
2
-3
/
+3
2011-11-08
Update docs for default TimeOut value for
Rainer Jung
5
-6
/
+6
2011-11-08
Update transformations.
Rainer Jung
758
-1131
/
+3085
2011-11-08
Fix invalid XHTML: duplicate id "apr".
Rainer Jung
1
-3
/
+3
2011-11-08
Update xml transformations.
Rainer Jung
5
-5
/
+5
2011-11-08
Regenerate convenience.map.
Rainer Jung
1
-1
/
+1
2011-11-08
Update xml meta files after fixing simplified chinese.
Rainer Jung
203
-0
/
+203
2011-11-08
Regenerated style files after simplified chinese fix.
Rainer Jung
4
-4
/
+5
2011-11-08
Change def timeout from a nasty 5 mins to a more reasonable 1min
Jim Jagielski
2
-2
/
+2
2011-11-08
Add "reallyall" and --enable-load-all-modules to
Rainer Jung
3
-8
/
+40
2011-11-08
Fix XML validation errors.
Rainer Jung
1
-5
/
+4
2011-11-08
Fix docs generation for simplified chinese.
Rainer Jung
1
-1
/
+1
2011-11-08
Load all modules in the generated default configuration
Rainer Jung
4
-2
/
+18
2011-11-08
update xforms
Stefan Fritsch
9
-18
/
+30
2011-11-08
mod_reqtimeout: Change the default to set some reasonable timeout values if l...
Stefan Fritsch
5
-37
/
+102
2011-11-08
Don't send a 500 if there is a timeout
Stefan Fritsch
1
-5
/
+14
2011-11-08
Silence compiler warning about signedness differences.
Rainer Jung
1
-6
/
+6
2011-11-08
Fix make variable reference.
Rainer Jung
1
-1
/
+1
2011-11-08
Fix up some length limit calculation
Stefan Fritsch
1
-2
/
+6
2011-11-08
update xforms
Stefan Fritsch
20
-1731
/
+1703
2011-11-08
Change default FileETag to be "size mtime", i.e. remove the inode. Adjust the
Stefan Fritsch
5
-5
/
+14
2011-11-08
Point to list of undocumented modules in the docs subdirectory
Sander Temme
1
-0
/
+3
2011-11-08
add info about new early/late arguments and a note about
Eric Covener
2
-12
/
+58
2011-11-08
Add some comments and another line length check
Stefan Fritsch
1
-14
/
+42
2011-11-08
mod_lua: Expose SSL variables via r:ssl_var_lookup()
Eric Covener
5
-1
/
+36
2011-11-08
We still have to pass the dependency check to APACHE_MODULE to ensure
Stefan Fritsch
1
-1
/
+5
2011-11-08
allow some lua hooks to be run in "early" or "late" mode
Eric Covener
2
-48
/
+185
2011-11-08
correct return val, the char* is pushed on the lua stack.
Eric Covener
1
-1
/
+1
2011-11-08
By default, only load those modules that are either required
Stefan Fritsch
4
-5
/
+23
2011-11-08
Solaris doesn't support "test -e" in combination
Rainer Jung
1
-1
/
+1
2011-11-08
Link the modules that use it against the XML library so the server will start.
Sander Temme
1
-0
/
+2
2011-11-08
Remove ProxyHTMLLogVerbose in favor of trace loglevels
Stefan Fritsch
2
-63
/
+17
2011-11-07
if mod_session_crypto prereq isn't available, don't bail if
Jeff Trawick
1
-5
/
+15
2011-11-07
More error checking for ap_pregsub
Stefan Fritsch
2
-1
/
+21
2011-11-07
auto var verbose not used
Jeff Trawick
1
-6
/
+0
2011-11-07
remove solved Windows AcceptFilter blocker
Stefan Fritsch
1
-2
/
+3
2011-11-07
More ap_pregsub error checking/logging
Stefan Fritsch
1
-0
/
+7
2011-11-07
More checks of ap_pregsub return values
Stefan Fritsch
1
-0
/
+11
2011-11-07
Check return value of ap_pregsub()
Stefan Fritsch
1
-9
/
+27
2011-11-07
Fix integer overflow in ap_pregsub. This can be triggered e.g.
Stefan Fritsch
2
-0
/
+6
2011-11-07
No need to zero memory that we will overwrite anyway
Stefan Fritsch
1
-1
/
+1
2011-11-07
Only init the RNG once at startup. This saves some entropy and works around t...
Stefan Fritsch
3
-2
/
+5
2011-11-07
Also do length check if the last line is not LF terminated
Stefan Fritsch
1
-0
/
+7
2011-11-07
s/IP6/IPv6/
Jeff Trawick
1
-1
/
+1
2011-11-07
Call apr_random_after_fork() manually in the child processes because the MPMs
Stefan Fritsch
3
-8
/
+35
[next]