index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
BuildAll.dsp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-02
Indicate this is a recent revision, didn't try to track back to the alpha rev
William A. Rowe Jr
2
-0
/
+4
2010-07-31
Reduce logging noise at graceful restart
Stefan Fritsch
1
-3
/
+2
2010-07-31
Code cleanup: replace strncpy by apr_cpystrn or apr_pstrmemdup
Stefan Fritsch
4
-10
/
+4
2010-07-31
Replace apr_palloc+memcpy by apr_memdup
Stefan Fritsch
1
-2
/
+2
2010-07-31
Update docs and comment: the unique id is now 24 characters, not 19
Stefan Fritsch
2
-8
/
+12
2010-07-31
Add mod_proxy_scgi to default configuration
Rainer Jung
1
-0
/
+1
2010-07-31
Update description of HTMLTable
Stefan Fritsch
1
-7
/
+6
2010-07-30
Update.
Lucien Gentis
1
-4
/
+8
2010-07-25
Update CHANGES.
Rainer Jung
1
-0
/
+3
2010-07-25
Adding sub second timestamps and request end time to mod_log_config.
Rainer Jung
5
-32
/
+165
2010-07-25
Updates.
Lucien Gentis
5
-1267
/
+1704
2010-07-25
Fix typo in CHANGES.
Rainer Jung
1
-1
/
+1
2010-07-24
remove CHANGES entry of change reverted as part of r964156
Stefan Fritsch
1
-3
/
+0
2010-07-24
Merge mod_dir fixups to avoid possible ordering issues noted by trawick
Nick Kew
1
-11
/
+14
2010-07-23
expose subprocess_env on lua request object
Brian McCallister
1
-1
/
+7
2010-07-23
r966869 required mmn bump
Nick Kew
1
-1
/
+2
2010-07-23
Removed obsolete include paths from NetWare makefiles.
Guenter Knauf
83
-350
/
+237
2010-07-23
Use temp_pool not pool for a string that's a temp
Nick Kew
1
-1
/
+1
2010-07-23
Update documentation for AddOutputFilterByType move
Nick Kew
6
-74
/
+72
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
[next]