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
*
follow-up to r1554161, r1554168, r1554170, r1554175, r1554188, and r1554195:
Jeff Trawick
2014-01-15
6
-6
/
+6
*
don't search for directory indexes/directoryslashes if a URL is in the
Eric Covener
2014-01-13
3
-2
/
+10
*
restore http://svn.apache.org/viewvc?view=revision&revision=233369
Eric Covener
2014-01-13
1
-0
/
+17
*
mod_dir: rename the on/off/unset enum so it doesn't look so funny if
Eric Covener
2014-01-13
1
-8
/
+8
*
- Rename variable
Christophe Jaillet
2014-01-12
1
-21
/
+16
*
Style, indentation. No functional change.
Christophe Jaillet
2014-01-11
1
-9
/
+9
*
Oops (fix r1556912)
Christophe Jaillet
2014-01-09
1
-1
/
+2
*
Add missing break in 'dav_generic_do_refresh' to avoid useless computation.
Christophe Jaillet
2014-01-09
1
-0
/
+1
*
Add missing break.
Christophe Jaillet
2014-01-09
1
-0
/
+2
*
As in 'dav_generic_do_refresh', add missing break in 'dav_fs_do_refresh' to a...
Christophe Jaillet
2014-01-09
1
-0
/
+1
*
* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLCompression): Fail if
Joe Orton
2014-01-08
1
-2
/
+13
*
SECURITY: CVE-2013-6438 (cve.mitre.org)
Ben Reser
2014-01-08
1
-1
/
+3
*
avoid a tight busy loop with memory allocations when the [N] flag
Eric Covener
2014-01-07
1
-0
/
+19
*
Fix config merging of SSLOCSPEnable and SSLOCSPOverrideResponder.
Jeff Trawick
2014-01-05
3
-4
/
+4
*
make the ppcb_arg initialization a bit more uniform and easier to read
Kaspar Brand
2014-01-05
1
-18
/
+14
*
More finishing touches for SSLOpenSSLConfCmd:
Kaspar Brand
2014-01-05
2
-0
/
+20
*
Remove per-certificate chain handling code (obsoleted by
Kaspar Brand
2014-01-05
1
-76
/
+0
*
fix typo in error message
Jeff Trawick
2014-01-04
1
-1
/
+1
*
Add a "MATCH_" prefix to variables set within
Graham Leggett
2014-01-03
1
-1
/
+1
*
Allocate correct size for the array to avoid useless memory allocation and copy
Christophe Jaillet
2014-01-03
1
-1
/
+1
*
* Update comment. No functional change.
Ruediger Pluem
2014-01-03
1
-4
/
+7
*
mod_lua: Detect "All" or "None" before putting together a potentially blank (...
Daniel Gruno
2014-01-03
1
-1
/
+8
*
Providers defined in <AuthnProviderAlias have not been usable under
Eric Covener
2014-01-03
1
-1
/
+7
*
c89 fix
Eric Covener
2014-01-03
1
-3
/
+3
*
Add directives to control two protocol options:
Justin Erenkrantz
2013-12-30
1
-1
/
+7
*
core: Support named groups and backreferences within the LocationMatch,
Graham Leggett
2013-12-30
2
-10
/
+54
*
mod_authz_user: Support the expression parser within the require directives.
Graham Leggett
2013-12-30
1
-2
/
+33
*
CodeWarrior compiler doesnt allow vars as struct inits.
Guenter Knauf
2013-12-30
1
-5
/
+11
*
mod_authnz_host: Support the expression parser within the require directives.
Graham Leggett
2013-12-30
1
-2
/
+33
*
Pass the correct pointer that made it past the test suite.
Graham Leggett
2013-12-30
1
-1
/
+1
*
Pass the correct pointer that made it past the test suite.
Graham Leggett
2013-12-30
1
-1
/
+1
*
Added missing proxy export symbols.
Guenter Knauf
2013-12-30
1
-0
/
+3
*
Pass the correct pointer that made it past the test suite.
Graham Leggett
2013-12-30
1
-1
/
+1
*
mod_authnz_groupfile: Support the expression parser within the require direct...
Graham Leggett
2013-12-30
1
-2
/
+34
*
mod_authnz_dbm: Support the expression parser within the require directives.
Graham Leggett
2013-12-30
1
-2
/
+34
*
mod_authnz_dbd: Support the expression parser within the require directives.
Graham Leggett
2013-12-30
1
-2
/
+34
*
mod_authnz_ldap: Support the expression parser within the require
Graham Leggett
2013-12-30
1
-11
/
+92
*
Remove the hardcoded algorithm-type dependency for the SSLCertificateFile
Kaspar Brand
2013-12-28
7
-859
/
+509
*
update comments for two r->user related directives.
Eric Covener
2013-12-26
1
-2
/
+2
*
* Do not perform SNI / Host header comparison in case of a forward proxy requ...
Ruediger Pluem
2013-12-23
1
-39
/
+47
*
Remove <Proxy ~ wildcard-url> syntax which:
Christophe Jaillet
2013-12-19
1
-11
/
+0
*
This is annoying to see in a casual "LogLevel debug foo:traceX ..."
Eric Covener
2013-12-18
1
-1
/
+1
*
get arpa/inet.h from apr_want.h for htons where applicable
Eric Covener
2013-12-18
1
-0
/
+2
*
Avoid sending back uninitialized memory, use 'ftpmessage' in order to have so...
Christophe Jaillet
2013-12-17
1
-2
/
+1
*
Log a warning when the LDAP authn provider is configured but an AuthLDAPURL
Eric Covener
2013-12-17
1
-0
/
+3
*
Remove redundant check (already performed the line before)
Christophe Jaillet
2013-12-15
1
-1
/
+1
*
'ap_getword_conf' can not return NULL
Christophe Jaillet
2013-12-15
1
-1
/
+1
*
'ap_getword_conf' can not return NULL
Christophe Jaillet
2013-12-15
1
-2
/
+2
*
Ease logic around 'ap_getword_conf' and drop useless line of code.
Christophe Jaillet
2013-12-15
1
-4
/
+1
*
s/equivalant/equivalent/ in comments
Christophe Jaillet
2013-12-13
2
-2
/
+2
[next]