index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "unused variable" warning.
Rainer Jung
2013-06-19
1
-2
/
+1
*
use a simple allocation list to enable re-use of
Jim Jagielski
2013-06-19
1
-2
/
+63
*
subpool
Jim Jagielski
2013-06-18
1
-1
/
+3
*
make opaque
Jim Jagielski
2013-06-18
1
-0
/
+27
*
Fold in Eric Covener's socket callback
Jim Jagielski
2013-06-17
2
-0
/
+132
*
update auto-generated code
Stefan Fritsch
2013-06-15
2
-6
/
+6
*
The new bison version now also includes the uppercased builddir in a
Stefan Fritsch
2013-06-15
1
-1
/
+3
*
Update auto-generated source
Stefan Fritsch
2013-06-15
2
-348
/
+317
*
Provide better token names for error messages
Stefan Fritsch
2013-06-15
1
-47
/
+47
*
PR55069 include line number in 'AH00113: cannot use a full URL in a 401 Error...
Eric Covener
2013-06-06
1
-2
/
+2
*
* server/protocol.c (r_flush): Use int return type as per declaration
Joe Orton
2013-05-29
1
-2
/
+3
*
Be more clever when allocating memory for log item to be escaped.
Christophe Jaillet
2013-05-22
1
-2
/
+19
*
Revert change in order to apply a better solution.
Christophe Jaillet
2013-05-22
1
-15
/
+1
*
Avoid over allocation when dealing with the common case. As stated in the com...
Christophe Jaillet
2013-05-15
1
-6
/
+0
*
core: Use the proper macro for HTTP/1.1.
Graham Leggett
2013-05-15
1
-1
/
+1
*
core: Stop ap_finalize_request_protocol() and ap_get_client_block() from sile...
Graham Leggett
2013-05-15
1
-1
/
+19
*
core: Stop the HTTP_IN filter from attempting to write error buckets
Graham Leggett
2013-05-14
1
-1
/
+1
*
update log tags
Stefan Fritsch
2013-05-11
2
-2
/
+2
*
PR54948: wildcard name-based vhosts printed twice in apachectl -S
Eric Covener
2013-05-11
1
-3
/
+12
*
core: Add the ability to do explicit matching on weak and strong ETags
Graham Leggett
2013-05-06
1
-6
/
+66
*
simple MPM: Lift the restriction that prevents mod_ssl taking
Graham Leggett
2013-04-22
1
-5
/
+14
*
core, mod_ssl: Lift the restriction that prevents mod_ssl taking
Graham Leggett
2013-04-22
2
-10
/
+28
*
Add workaround for gcc bug on sparc/64bit
Stefan Fritsch
2013-04-20
1
-1
/
+6
*
Turn a int into a apr_size_t for a variabe used to compute a string length
Christophe Jaillet
2013-04-15
1
-1
/
+1
*
Part two of r1467523
Daniel Ruggeri
2013-04-14
1
-1
/
+1
*
Static var not neccessary here
Daniel Ruggeri
2013-04-13
1
-1
/
+1
*
Make the "default" parameter of the "ErrorDocument " option case insensitive.
Christophe Jaillet
2013-04-06
1
-1
/
+1
*
Use %pm available since apr 1.3 instead of an extra call to apr_strerror
Stefan Fritsch
2013-03-31
1
-9
/
+6
*
use ap_log_error's facility to print the apr error string instead of
Stefan Fritsch
2013-03-31
1
-16
/
+13
*
Remove some useless declarations that were shadowing other local
Stefan Fritsch
2013-03-31
4
-7
/
+4
*
Be more clever when allocating memory for log item to be escaped.
Christophe Jaillet
2013-03-27
1
-1
/
+15
*
Useful extensions...
Jim Jagielski
2013-03-19
1
-0
/
+57
*
add md5 function, too
Stefan Fritsch
2013-03-18
1
-0
/
+9
*
simplify code by using ap_bin2hex()
Stefan Fritsch
2013-03-18
1
-9
/
+3
*
Expression parser: use hex encoding for the sha1 hash.
Graham Leggett
2013-03-18
1
-7
/
+12
*
Remove the comment, this is done.
Graham Leggett
2013-03-17
1
-1
/
+0
*
Expression parser: Add the ability to apply a SHA1 hash to strings within
Graham Leggett
2013-03-17
1
-0
/
+22
*
Expression parser: Add the ability to base64 encode and base64 decode
Graham Leggett
2013-03-17
1
-0
/
+14
*
I do DECLARE
Jim Jagielski
2013-03-05
1
-19
/
+19
*
Remove useless tests.
Christophe Jaillet
2013-03-03
2
-5
/
+5
*
rv uninitialized -- the failing checks don't set rv, so don't pass it to ap_l...
Eric Covener
2013-03-03
1
-1
/
+1
*
As long as we have skiplist, use it.
Jim Jagielski
2013-03-01
1
-44
/
+42
*
aboid NULL refs
Jim Jagielski
2013-03-01
1
-3
/
+4
*
And now make aware... compile/build again :)
Jim Jagielski
2013-03-01
3
-3
/
+3
*
Move skiplist to core
Jim Jagielski
2013-03-01
3
-106
/
+1
*
sync
Jim Jagielski
2013-03-01
1
-6
/
+6
*
1st phase of moving into httpd "core"
Jim Jagielski
2013-03-01
3
-318
/
+157
*
streamline TZ check
Jim Jagielski
2013-03-01
1
-3
/
+1
*
sync w/ current event bug-fixes
Jim Jagielski
2013-03-01
1
-90
/
+172
*
Avoid some memory allocation on error path in 'http2env' if TRACE1 logging is...
Christophe Jaillet
2013-03-01
1
-6
/
+8
[next]