index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't retry if uldap_connection_open() fails, because it has already
Eric Covener
2013-08-04
1
-5
/
+1
*
SSLCompression help text:
Jeff Trawick
2013-08-03
1
-1
/
+1
*
s/seperate/separate/g
Jeff Trawick
2013-07-30
1
-1
/
+1
*
Fix bug #55304 with the provided patch, slightly reformatted.
Greg Stein
2013-07-24
1
-2
/
+3
*
Correct the behaviour of CheckCaseOnly in mod_speling, according to the doc.
Christophe Jaillet
2013-07-21
1
-1
/
+1
*
Unlikely potential memory leak.
Christophe Jaillet
2013-07-17
1
-1
/
+1
*
Potential use of uninitialized memory.
Christophe Jaillet
2013-07-17
1
-1
/
+1
*
Improve error detection when decompressing
Rainer Jung
2013-07-13
1
-1
/
+11
*
reflow a very long line, no functional change
Eric Covener
2013-07-12
1
-2
/
+4
*
* modules/metadata/mod_unique_id.c: Replace use of hostname + pid with
Joe Orton
2013-07-10
1
-121
/
+29
*
fix whitespace in AH00766 warning:
Eric Covener
2013-07-09
1
-1
/
+1
*
We are no longer pre-grabbing.
Jim Jagielski
2013-07-09
1
-2
/
+2
*
Ensure balancer runs after proxy for mutex creation
Jim Jagielski
2013-07-09
1
-1
/
+2
*
Killed another warning.
Guenter Knauf
2013-07-07
1
-1
/
+2
*
conf->mutex is not used... Also, ensure that pool
Jim Jagielski
2013-07-07
1
-2
/
+2
*
Fix some compiler warnings.
Guenter Knauf
2013-07-07
2
-6
/
+7
*
Fix some compiler warnings.
Guenter Knauf
2013-07-07
3
-3
/
+3
*
Fixed type.
Guenter Knauf
2013-07-07
1
-1
/
+1
*
style fix (no code change)
Stefan Fritsch
2013-07-04
1
-4
/
+4
*
Restore support for the AUTH_HANDLED return code in AUTHN providers,
Eric Covener
2013-07-03
2
-0
/
+6
*
include util_charset.h in ebcdic builds
Eric Covener
2013-07-02
1
-0
/
+4
*
gratuitous 8-bit char in a comment
Eric Covener
2013-07-01
1
-1
/
+1
*
drop a stray 8-bit char at end of line in comment
Eric Covener
2013-07-01
1
-1
/
+1
*
Fix indentation (plus now needed line-wrap).
Rainer Jung
2013-06-28
1
-2
/
+3
*
authnzldap: support "none" as a filter to suppress using a search filter,
Eric Covener
2013-06-27
1
-3
/
+23
*
recognize the "defualt handler name" in r->handler, which is used when
Eric Covener
2013-06-26
1
-4
/
+4
*
provide a simple (no <If>) way to set a header only if it's not already there.
Eric Covener
2013-06-25
1
-2
/
+13
*
re-try LDAP connections in a few authz paths.
Eric Covener
2013-06-24
1
-2
/
+10
*
revert r1496183, leave at DEBUG. This not a subgroup message.
Eric Covener
2013-06-24
1
-1
/
+1
*
attribute and error reason reversed
Eric Covener
2013-06-24
1
-1
/
+1
*
Drop severity from DEBUG to trace4: "... didn't match with attr DN failed gro...
Eric Covener
2013-06-24
1
-1
/
+1
*
Drop severity of "LDAP: Setting referrals to ON" from DEBUG to TRACE4
Eric Covener
2013-06-24
1
-1
/
+1
*
uldap_simple_bind was subsequently rewritten to use the op_timeout with ldap_...
Eric Covener
2013-06-24
1
-8
/
+0
*
prevent excessive delays retrying new connections that timed out.
Eric Covener
2013-06-24
1
-0
/
+1
*
protect 'AP_DECLARE_MODULE(deflate)' from expansion to
Eric Covener
2013-06-23
1
-0
/
+4
*
Added new r:touch() function.
Guenter Knauf
2013-06-21
1
-0
/
+21
*
Update the log message number.
Graham Leggett
2013-06-19
1
-1
/
+1
*
Fix "variable 'rv' may be used uninitialized
Rainer Jung
2013-06-19
1
-1
/
+1
*
Fix "unused variable" warning.
Rainer Jung
2013-06-19
1
-1
/
+1
*
Fix for stupid CodeWarrior compiler.
Guenter Knauf
2013-06-18
1
-3
/
+6
*
Correct the use of the printf formatter.
Graham Leggett
2013-06-17
1
-5
/
+3
*
mod_socache_shmcb.c: Remove arbitrary restriction on shared memory size
Graham Leggett
2013-06-17
1
-1
/
+1
*
Fold in Eric Covener's socket callback
Jim Jagielski
2013-06-17
1
-60
/
+147
*
Correct typo in error message
Christophe Jaillet
2013-06-15
1
-1
/
+1
*
Move initialization of the secret to the pre_config hook. Use
Stefan Fritsch
2013-06-14
1
-53
/
+20
*
mod_cache_socache: Make sure the CacheSocacheMaxSize directive is merged
Graham Leggett
2013-06-13
1
-0
/
+1
*
Actually use the secret when generating nonces.
Stefan Fritsch
2013-06-12
1
-12
/
+47
*
Reduce stack usage by 3k
Christophe Jaillet
2013-06-11
1
-1
/
+1
*
According to comment in 'magic_rsl_add' and to the way 'magic_rsl_printf' man...
Christophe Jaillet
2013-06-11
1
-1
/
+1
*
fix typo
Stefan Fritsch
2013-06-10
1
-1
/
+1
[next]