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
*
tweak syntax strings for ServerTokens
Jeff Trawick
2013-08-15
1
-3
/
+3
*
follow-up to r813376:
Jeff Trawick
2013-08-15
1
-8
/
+8
*
follow up to r1513454: fill in missing log number
Jeff Trawick
2013-08-13
1
-1
/
+1
*
Add util_fcgi.h and associated definitions and support
Jeff Trawick
2013-08-13
2
-1
/
+288
*
Add ap_log_data(), ap_log_rdata(), etc. for logging buffers.
Jeff Trawick
2013-08-10
1
-0
/
+135
*
Add support for systemd socket activation to listener sockets.
Paul Querna
2013-08-06
1
-32
/
+196
*
add high trace level log messages for debugging buffering and write completion
Stefan Fritsch
2013-08-04
1
-3
/
+37
*
* server/core.c (set_document_root): Improve error message for
Joe Orton
2013-07-24
1
-1
/
+3
*
Have static analyser tool happy.
Christophe Jaillet
2013-07-17
1
-1
/
+1
*
restore "core_output_filter: writing data to the network" message
Eric Covener
2013-07-09
1
-0
/
+6
*
Fix: (long should be *plenty*!)
Jim Jagielski
2013-07-02
1
-1
/
+1
*
Replace pre_htaccess hook with more flexible open_htaccess hook
Stefan Fritsch
2013-07-02
2
-18
/
+22
*
* Make code C89 compatible again
Ruediger Pluem
2013-06-27
1
-4
/
+8
*
factor out DEFAULT_HANDLER_NAME
Eric Covener
2013-06-26
1
-7
/
+1
*
avoid "mixed declarations and code"
Jeff Trawick
2013-06-25
1
-1
/
+1
*
*) core: merge AllowEncodedSlashes from the base configuration into
Eric Covener
2013-06-25
1
-2
/
+10
*
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
[next]