index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
manual
/
misc
/
security_tips.xml.ko
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-12
Fix configure error when configuring module set "reallyall".
Rainer Jung
2
-1
/
+3
2011-05-12
Use APR_STATUS_IS_... in some more cases.
Stefan Fritsch
6
-10
/
+10
2011-05-11
and bump to 2.3.13
Jim Jagielski
4
-3
/
+7
2011-05-11
Ready to tag 2.3.12-beta
Jim Jagielski
2
-2
/
+2
2011-05-11
document userland/developerland change
Jim Jagielski
1
-0
/
+3
2011-05-11
disable hook probes for our two hooks which have no args
Jeff Trawick
2
-3
/
+32
2011-05-09
Silence autoconf 2.68 warnings.
Rainer Jung
2
-2
/
+4
2011-05-09
keep -DAP_HOOK_PROBES_ENABLED (--enable-hook-probes) and
Jeff Trawick
3
-3
/
+6
2011-05-09
allow error log formatters to peek at the message format
Jeff Trawick
3
-2
/
+6
2011-05-09
rpm spec file: Remove requirement for /usr/share/magic.mime, we don't reference
Graham Leggett
1
-1
/
+1
2011-05-09
Use AP_ instead of APR_ and move into the compile CPP
Jim Jagielski
2
-1
/
+6
2011-05-09
Cleanup... most don't need apr_hooks.h at all...
Jim Jagielski
16
-16
/
+9
2011-05-09
Start of ap_hooks.h setup
Jim Jagielski
3
-99
/
+167
2011-05-09
rpm spec file: Remove corrupted %changelog entry:
Graham Leggett
1
-2
/
+0
2011-05-09
Rebuild changes.
Rich Bowen
1
-1
/
+2
2011-05-09
Adds helpful comment from the 2.2 docs.
Rich Bowen
1
-1
/
+2
2011-05-08
PR51163: Resolve crashes when LDAP is used for authorization-only
Eric Covener
2
-8
/
+11
2011-05-08
Updates.
Lucien Gentis
2
-12
/
+17
2011-05-07
replace recent AJP direct comparisons to APR_TIMEUP with APR_STATUS_IS_TIMEUP.
Eric Covener
2
-2
/
+2
2011-05-07
use APR_STATUS_IS_TIMEUP() instead of direct comparison with APR_TIMEUP.
Eric Covener
1
-2
/
+2
2011-05-07
Not possible; you don't declare a variable const and then
William A. Rowe Jr
1
-1
/
+1
2011-05-05
Rebuilds a bunch of changes and translations.
Rich Bowen
31
-179
/
+234
2011-05-05
Add BSD-specific note about core dumping. (Via mi+apache aldan.algebra.com)
Rich Bowen
2
-0
/
+14
2011-05-03
Minor mime.types fixes:
Rainer Jung
1
-3
/
+3
2011-05-03
fix typo -- two periods
Eric Covener
2
-2
/
+2
2011-05-03
mention mod_expires bailing out when the handler has set an Expires header.
Eric Covener
2
-0
/
+8
2011-05-01
avoid compiler warnings with gcc
Stefan Fritsch
1
-2
/
+2
2011-05-01
Update.
Lucien Gentis
1
-2
/
+2
2011-04-30
fix some dead assignments found by the clang analyzer
Jeff Trawick
12
-27
/
+8
2011-04-27
Follow on to 1057048:
Jeff Trawick
1
-6
/
+9
2011-04-26
Fix double free in out-of-mem situation
Stefan Fritsch
1
-8
/
+1
2011-04-26
WinNT MPM has hard-coded daemon limit of 1, not 0
Jeff Trawick
1
-1
/
+1
2011-04-26
Make sure support/check_forensic works with mod_unique_id loaded too.
Igor Galić
2
-2
/
+5
2011-04-26
spelling fix
Jeff Trawick
1
-1
/
+1
2011-04-25
Add child_status hook for tracking creation/termination of MPM child
Jeff Trawick
12
-51
/
+323
2011-04-25
mod_ldap: Make LDAPSharedCacheSize 0 create a non-shared-memory cache per
Stefan Fritsch
5
-27
/
+49
2011-04-25
Add new ap_reserve_module_slots/ap_reserve_module_slots_directive API,
Stefan Fritsch
8
-13
/
+90
2011-04-25
Report filename and line number in config warning
Stefan Fritsch
1
-1
/
+2
2011-04-22
avoid useless call to apr_pstrdup
Stefan Fritsch
1
-1
/
+1
2011-04-22
update transform
Daniel Earl Poirier
1
-0
/
+10
2011-04-22
Add example for using %{msec_frac}t.
Daniel Earl Poirier
1
-0
/
+10
2011-04-20
* server/util_pcre.c (ap_regerror): Use passed-in buffer size rather
Joe Orton
1
-1
/
+1
2011-04-19
The pre_config hook should return int, not apr_status_t.
Stefan Fritsch
1
-1
/
+1
2011-04-17
Fixed line length to < 80 char.
Guenter Knauf
1
-1
/
+1
2011-04-17
Added shebang check for '! so that .vbs scripts can work as CGI.
Guenter Knauf
1
-0
/
+4
2011-04-17
clarify comment
Stefan Fritsch
1
-1
/
+1
2011-04-16
Miscellaneous corrections.
Lucien Gentis
3
-40
/
+37
2011-04-16
Updates.
Lucien Gentis
8
-25
/
+79
2011-04-15
via Matthew Sporleder - domain is required in the CO flag or cookies
Rich Bowen
2
-7
/
+8
2011-04-15
The domain is not in fact optional. The cookie is not set if you don't
Rich Bowen
1
-6
/
+7
[next]