index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a couple of grammar problems
Jeff Trawick
2013-08-01
1
-2
/
+2
*
Fixed some Windows warnings.
Guenter Knauf
2013-07-07
1
-0
/
+4
*
Avoid including apr_general.h.
Guenter Knauf
2013-07-04
1
-2
/
+8
*
Restore support for the AUTH_HANDLED return code in AUTHN providers,
Eric Covener
2013-07-03
2
-2
/
+4
*
Replace pre_htaccess hook with more flexible open_htaccess hook
Stefan Fritsch
2013-07-02
2
-8
/
+25
*
factor out DEFAULT_HANDLER_NAME
Eric Covener
2013-06-26
2
-1
/
+5
*
*) core: merge AllowEncodedSlashes from the base configuration into
Eric Covener
2013-06-25
2
-1
/
+4
*
fix doc for ap_pregsub_ex() return code
Jeff Trawick
2013-06-21
1
-1
/
+1
*
make opaque
Jim Jagielski
2013-06-18
1
-26
/
+3
*
Fold in Eric Covener's socket callback
Jim Jagielski
2013-06-17
2
-0
/
+30
*
Added missing bump.
Guenter Knauf
2013-06-11
1
-0
/
+2
*
document params
Stefan Fritsch
2013-06-09
1
-0
/
+2
*
Allow use of strtoul()
Stefan Fritsch
2013-06-09
1
-6
/
+0
*
Note the given functions will be available in APR.
Graham Leggett
2013-06-06
1
-0
/
+17
*
core: Stop the HTTP_IN filter from attempting to write error buckets
Graham Leggett
2013-05-14
2
-1
/
+19
*
mod_proxy, mod_proxy_http: Connection headers must be stripped on the way
Graham Leggett
2013-05-13
1
-1
/
+2
*
Make AP_SERVER_ADD_STRING define-able from CFLAGS.
Guenter Knauf
2013-05-13
1
-2
/
+4
*
core, mod_cache: Ensure RFC2616 compliance in ap_meets_conditions()
Graham Leggett
2013-05-07
2
-1
/
+72
*
core: Add the ability to do explicit matching on weak and strong ETags
Graham Leggett
2013-05-06
2
-1
/
+20
*
* Minor bump as documented (missed in r1478140)
Ruediger Pluem
2013-05-04
1
-1
/
+1
*
mod_cache: Invalidate cached entities in response to RFC2616 Section
Graham Leggett
2013-05-01
1
-0
/
+1
*
fix comment
Stefan Fritsch
2013-04-27
1
-1
/
+1
*
core, mod_ssl: Lift the restriction that prevents mod_ssl taking
Graham Leggett
2013-04-22
2
-1
/
+10
*
mod_dav: Improve error handling in dav_method_put(), add new
Jeff Trawick
2013-04-04
1
-1
/
+2
*
update w/ correct patch level
Jim Jagielski
2013-03-27
1
-1
/
+1
*
disable pool alloc poisoning if APR_POOL_DEBUG is enabled because it uses
Stefan Fritsch
2013-03-22
1
-1
/
+1
*
Useful extensions...
Jim Jagielski
2013-03-19
2
-0
/
+20
*
Pull out duplicated code to proxy_util...
Jim Jagielski
2013-03-07
1
-0
/
+2
*
I do DECLARE
Jim Jagielski
2013-03-05
1
-19
/
+19
*
PR54587: LDAP connections used for authn were not respecting
Eric Covener
2013-03-04
2
-1
/
+4
*
Add in rough uds support (Bugx 54101) from Blaise Tarr <blaise.tarr@gmail.com>
Jim Jagielski
2013-03-01
1
-0
/
+1
*
And now make aware... compile/build again :)
Jim Jagielski
2013-03-01
1
-2
/
+2
*
Move skiplist to core
Jim Jagielski
2013-03-01
1
-0
/
+105
*
Correct some spelling.
Graham Leggett
2013-02-20
1
-6
/
+6
*
ProxyPassInherit directive
Jim Jagielski
2013-01-28
1
-1
/
+2
*
Add helper function to execute command w args and get one line of output. All...
Daniel Ruggeri
2013-01-15
1
-0
/
+12
*
Happy new year.
Rainer Jung
2013-01-05
1
-1
/
+1
*
Add some caching for password hash validation.
Stefan Fritsch
2013-01-01
2
-1
/
+20
*
Add an option to enforce stricter HTTP conformance
Stefan Fritsch
2012-12-30
3
-1
/
+17
*
extend description of r->hostname
Stefan Fritsch
2012-12-29
1
-1
/
+3
*
add some nonnull fn attributes
Stefan Fritsch
2012-12-23
1
-3
/
+6
*
Change HttpProtocol to again only allow to enable/disable 0.9
Stefan Fritsch
2012-12-22
2
-6
/
+9
*
On NetWare skip these unsupported function prototypes.
Guenter Knauf
2012-12-19
1
-2
/
+2
*
add new ap_bin2hex() utility function
Stefan Fritsch
2012-12-16
2
-1
/
+10
*
Add LogLevelOverride directive that allows to override the loglevel for
Stefan Fritsch
2012-12-08
2
-1
/
+4
*
Add some __attribute__ for automatic format checking.
Christophe Jaillet
2012-12-08
1
-2
/
+2
*
fixed types since MSVC doesnt have uint*_t.
Gregg Lewis Smith
2012-12-05
1
-2
/
+2
*
s/;;/;/
Stefan Fritsch
2012-11-18
1
-1
/
+1
*
add attribute nonnull to a few functions
Stefan Fritsch
2012-11-18
2
-22
/
+57
*
Give the opportunity to the compiler to compute at compile time the strlen of...
Christophe Jaillet
2012-11-14
1
-1
/
+1
[next]