index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ABOUT_APACHE
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-23
Support multiple names in reimplemented AddOutputFilterByType
Nick Kew
1
-2
/
+17
2010-07-22
Move AddOutputFilterByType implementation from core to mod_filter.
Nick Kew
5
-163
/
+49
2010-07-22
Removed compiler switch -relax_pointers since no longer needed.
Guenter Knauf
1
-1
/
+0
2010-07-21
CVE-2010-1452: Fix handling of missing path segments in the parsed URI struct...
Paul Querna
5
-6
/
+11
2010-07-21
Rebuild new example.
Rich Bowen
1
-1
/
+1
2010-07-21
Fixes a non-working example in the int RewriteMap section.
Rich Bowen
1
-1
/
+1
2010-07-21
Update SSL cipher suite and add example for SSLHonorCipherOrder.
Rainer Jung
2
-9
/
+15
2010-07-21
Fix omission in r894036 noted by rpluem.
Nick Kew
1
-1
/
+1
2010-07-21
Fix up some SSL configuration, per issue #49484. IE6 had a hotfix released
Greg Stein
1
-1
/
+1
2010-07-20
Fix processing of long chunk extensions
Nick Kew
2
-1
/
+5
2010-07-20
Replace "back-slash" with "backslash" in docs.
Rainer Jung
6
-13
/
+13
2010-07-20
Trivial spelling fix so I can close
Nick Kew
2
-5
/
+5
2010-07-20
Don't risk segfault in authz if r->user is not set
Nick Kew
2
-0
/
+12
2010-07-20
Enable SetEnv to set PATH
Nick Kew
2
-1
/
+8
2010-07-19
mod_include: recognise "text/html; parameters" as text/html
Nick Kew
2
-1
/
+4
2010-07-19
Add ap_find_module_short_name() to quickly get the module short name
Stefan Fritsch
4
-10
/
+63
2010-07-19
Added mod_authn_socache to NetWare build.
Guenter Knauf
2
-0
/
+252
2010-07-19
Added http_config.h to make APLOG_USE_MODULE macro visible.
Guenter Knauf
2
-0
/
+2
2010-07-19
Added casts to make strict compilers happy.
Guenter Knauf
1
-5
/
+5
2010-07-19
fixed const for d2i_ASN1_type_bytes() usage.
Guenter Knauf
2
-1
/
+3
2010-07-18
note some work in progress
Stefan Fritsch
1
-1
/
+3
2010-07-17
Updates.
Lucien Gentis
8
-42
/
+278
2010-07-15
note prelim plan
Jim Jagielski
1
-1
/
+2
2010-07-14
Add CHANGES entry for r964156
Stefan Fritsch
1
-0
/
+4
2010-07-14
Add some open issues
Stefan Fritsch
1
-0
/
+14
2010-07-14
fix log messages
Stefan Fritsch
1
-2
/
+2
2010-07-14
The approach for allowing authorization by user or IP introduced in r956387,
Stefan Fritsch
13
-111
/
+196
2010-07-14
Allow for modules to keep track of worker slot
Jim Jagielski
3
-14
/
+83
2010-07-13
- add some trace logging
Stefan Fritsch
1
-18
/
+30
2010-07-11
whitespace only
Eric Covener
1
-1
/
+1
2010-07-11
Improve trace logging of sent response:
Stefan Fritsch
1
-19
/
+28
2010-07-11
follow up to r930125
Jeff Trawick
1
-2
/
+3
2010-07-11
generated docs
Jeff Trawick
39
-39
/
+96
2010-07-11
fix broken stylesheet path
Jeff Trawick
1
-2
/
+2
2010-07-06
Fix segfault
Stefan Fritsch
1
-1
/
+2
2010-07-05
Add a note about problem noted in PR 48652
Nick Kew
1
-0
/
+7
2010-07-04
Introduce note_auth_failure hook to allow modules to add support
Stefan Fritsch
8
-38
/
+88
2010-07-03
Remove superfluous EOL from mod_rewrite logging.
Rainer Jung
2
-1
/
+3
2010-07-03
Allow to set environment variables using mod_rewrite without
Rainer Jung
6
-15
/
+38
2010-07-03
Fix documented syntax for env var setting in mod_rewrite.
Rainer Jung
2
-3
/
+3
2010-07-02
Clean iterator call syntax
William A. Rowe Jr
1
-3
/
+1
2010-07-02
Fix nasty dbm bug that wasn't expiring records; time() doesn't return apr_time_t
William A. Rowe Jr
1
-4
/
+3
2010-07-02
Clean shmcb iterator call syntax and return value
William A. Rowe Jr
1
-3
/
+3
2010-07-01
actually update the MMN and not only the comment
Stefan Fritsch
1
-1
/
+1
2010-07-01
re-order many struct members for better alignment on 64bit
Stefan Fritsch
12
-186
/
+196
2010-07-01
authn_socache: if loaded but not configured to do anything,
Nick Kew
1
-1
/
+20
2010-07-01
Extra robustness check: don't segfault if no socache provider selected
Nick Kew
1
-0
/
+7
2010-06-30
To save memory, make module_levels a vector of chars instead of ints.
Stefan Fritsch
3
-9
/
+7
2010-06-30
Move new_api_2_4 doc to developer docs where it belongs
Nick Kew
8
-240
/
+12
2010-06-29
spelling fix for a comment
Jeff Trawick
1
-1
/
+1
[next]