index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gdbinit
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2003-03-07
mod_usertrack: don't set the cookie in subrequests. This works
André Malo
2
-1
/
+6
2003-03-06
Let mod_logio be mostly included.
André Malo
1
-1
/
+1
2003-03-06
Linux 2.4+: enable coredumps when Apache is started as root if
Greg Ames
6
-0
/
+25
2003-03-06
* include/http_config.h
Sander Striker
3
-15
/
+64
2003-03-06
Jeff reminds me, document this one (users observed the bug).
William A. Rowe Jr
1
-0
/
+4
2003-03-06
DougM confirms Madhu's suspicions, this change was inadvertent.
William A. Rowe Jr
1
-1
/
+1
2003-03-05
new directive 'compressionlevel'
Ian Holsman
3
-1
/
+46
2003-03-05
Restore the ability of htdigest.exe to create files that contain
André Malo
2
-12
/
+57
2003-03-05
... as I walked by the dockside one evening so fair ...
André Malo
1
-6
/
+11
2003-03-04
Added the WindowsSocketsWorkaroud directive for Windows NT/2000/XP
Allan K. Edwards
4
-11
/
+63
2003-03-03
Fix validation issue (added missing XML declaration).
Erik Abele
1
-0
/
+1
2003-03-02
Unescape the supplied wildcard pattern. Otherwise the pattern will
André Malo
2
-12
/
+23
2003-03-02
add some comments and WS to make it better readable (hopefully ;-)
André Malo
1
-12
/
+24
2003-03-02
emit and accept modern query string parameter delimiters (;).
André Malo
2
-22
/
+31
2003-03-02
buhuh! use the correct target string and don't forget
André Malo
2
-1
/
+4
2003-03-02
WS and style issues. No code changes.
André Malo
1
-117
/
+123
2003-03-02
STATUS update plus another opinion on the FAQ.
Erik Abele
1
-9
/
+5
2003-03-02
Bust 'em :)
Erik Abele
8
-1639
/
+0
2003-03-02
Cleaned up the misc directory and busted the following
Erik Abele
19
-142
/
+18
2003-03-02
document the changed behaviour of mod_negotiation.
André Malo
4
-4
/
+16
2003-03-02
Extend mod_negotiation to evaluate the environment variables
André Malo
2
-0
/
+55
2003-03-01
Fixed some minor XHTML issues (CENTER -> center).
Erik Abele
3
-3
/
+3
2003-03-01
fix style and WS issues. No code changes.
André Malo
1
-128
/
+149
2003-03-01
update transformations of recent changes
André Malo
4
-13
/
+26
2003-03-01
add documentation of RewriteOptions MaxRedirects
André Malo
1
-10
/
+22
2003-03-01
Prevent endless loops of internal redirects in mod_rewrite by
André Malo
3
-24
/
+125
2003-03-01
Mention that ProxyPassReverse takes the hostname in respect
André Malo
2
-2
/
+6
2003-03-01
Apache hooks return int: so s/apr_status_t/int/
Stas Bekman
1
-1
/
+1
2003-03-01
add the two new modules mod_authz_owner and mod_ident
Astrid Malo
4
-323
/
+335
2003-03-01
be consistent with 1.3 and use .sv extension for Swedish documents
André Malo
4
-3
/
+3
2003-02-28
add a hint about PHP and PATH_INFO
André Malo
2
-2
/
+3
2003-02-28
show a little (so called) example for --with-mpm.
André Malo
2
-1
/
+15
2003-02-28
fix some license text which was inadvertently lost
Jeff Trawick
1
-1
/
+1
2003-02-28
huh, add missing changelog entry ...
André Malo
1
-0
/
+4
2003-02-28
mod_rewrite: Fix some problems reporting errors with mapping
Jeff Trawick
2
-4
/
+17
2003-02-27
Updated outdated IANA url.
Erik Abele
2
-6
/
+6
2003-02-27
account for a fix merged into stable branch
Jeff Trawick
1
-4
/
+4
2003-02-27
account for a mod_ssl fix merged into stable branch
Jeff Trawick
1
-0
/
+3
2003-02-27
Reflect some backported patches.
Justin Erenkrantz
1
-6
/
+6
2003-02-27
keep the entries consistent.
André Malo
1
-3
/
+4
2003-02-27
Fix mod_rewrite's abs_URI handling.
André Malo
2
-82
/
+174
2003-02-26
Win32: Avoid busy wait which consumes 100% of the CPU when all the worker
Bill Stoddard
2
-52
/
+87
2003-02-26
Brad, Stas, I presume these patches were first committed to 2.1-dev.
William A. Rowe Jr
1
-1
/
+13
2003-02-26
check the return value of ap_run_pre_connection(). So if the
Stas Bekman
1
-2
/
+6
2003-02-25
When using Redirect in directory context, append requested query
André Malo
2
-0
/
+10
2003-02-25
Confirmed by Milan Kosina that this code was still broken - I realized
William A. Rowe Jr
1
-12
/
+30
2003-02-25
fix some const-ness problems which break the compile with the native
Jeff Trawick
1
-3
/
+3
2003-02-25
It's a quite visible problem, so add a changelog entry.
André Malo
1
-0
/
+4
2003-02-25
LDAP stabilization work
Bradley Nicholes
1
-0
/
+4
2003-02-25
Don't try to use the LDAP cache if it has been turned off. Make sure that we
Bradley Nicholes
1
-91
/
+103
[next]