index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrap at 80 still, here at httpd project
William A. Rowe Jr
2013-11-12
1
-4
/
+5
*
At least one authorizer that doesn't use libfcgi directly
Jeff Trawick
2013-11-12
1
-21
/
+9
*
Add parse_errorlog_arg callback to ap_errorlog_provider to allow providers
Jan Kaluža
2013-11-12
5
-1
/
+31
*
[trunk][doc] Introducing .fr translation for howto/access
Vincent Deffontaines
2013-11-11
4
-0
/
+462
*
Update.
Lucien Gentis
2013-11-09
1
-7
/
+12
*
Expand some of these fields... mostlt it's the workers that we
Jim Jagielski
2013-11-09
1
-10
/
+10
*
Avoid the confusion... the digests are NOT strings.
Jim Jagielski
2013-11-09
2
-10
/
+23
*
If apr_file_read did return APR_EOF, then ensure that,
Jim Jagielski
2013-11-08
1
-0
/
+1
*
Allow for backwards compatibility for the md5 check...
Jim Jagielski
2013-11-08
1
-6
/
+16
*
whitespace
Jim Jagielski
2013-11-08
1
-1
/
+0
*
Error detection and a quick validity check when restoring...
Jim Jagielski
2013-11-08
2
-17
/
+34
*
UDS urls need to be desockified when configuring...
Jim Jagielski
2013-11-08
2
-6
/
+39
*
Ensure that the file-based shm file is removed...
Jim Jagielski
2013-11-08
1
-0
/
+5
*
Do not lose log messages with NULL server_rec when error log provider is used.
Jan Kaluža
2013-11-08
1
-6
/
+26
*
PR 55475: Detect incomplete body in HTTP input filter and return APR_INCOMPLETE
Jim Jagielski
2013-11-04
3
-6
/
+20
*
c->sbh can be unexpectedly NULL when the thread that pulls the ready keepalive
Eric Covener
2013-11-04
2
-1
/
+4
*
Remove useless apr_pstrdup as done for other mod_auth modules in r1026660
Christophe Jaillet
2013-11-02
1
-1
/
+1
*
xforms
Daniel Gruno
2013-11-01
1
-16
/
+23
*
Fixes to the modguide, courtesy of Petter Berntsen (sluggr)
Daniel Gruno
2013-11-01
1
-16
/
+23
*
* support/rotatelogs.c: Introduce an adjusted_time_t type to store the
Joe Orton
2013-10-31
1
-11
/
+17
*
For better compatibility with mod_nss:
Joe Orton
2013-10-31
2
-5
/
+8
*
Transforms.
Joe Orton
2013-10-28
37
-3777
/
+3881
*
* docs/manual/upgrading.xml: Note 2.4 backwards-compat break for
Joe Orton
2013-10-28
1
-0
/
+8
*
this was backported to 2.2, so not an upgrade issue.
Eric Covener
2013-10-26
1
-5
/
+0
*
/. Initialisations
Lucien Gentis
2013-10-26
5
-11
/
+23
*
Allow for format specifiers to be used in the base substitution string for He...
Daniel Ruggeri
2013-10-25
2
-15
/
+20
*
Remove unused APXS setting from template for generated Makefile
Jeff Trawick
2013-10-25
1
-1
/
+0
*
SECURITY (CVE-2014-0231): Fix for DoS due to hang waiting for CGI script.
Eric Covener
2013-10-23
6
-5
/
+85
*
axe some useless assignments (clang scan-build)
Jeff Trawick
2013-10-23
2
-5
/
+0
*
don't ignore some apr_procattr failures (clang scan-build)
Jeff Trawick
2013-10-23
1
-2
/
+4
*
rotatelogs: Remove last constant length error buffer.
Ben Reser
2013-10-23
1
-18
/
+20
*
rotatelogs: Remove another use of a consant length buffer for errors.
Ben Reser
2013-10-23
1
-6
/
+4
*
rotatelogs: Use apr_psprintf() with %pm instead of a constant length buffer for
Ben Reser
2013-10-23
1
-19
/
+17
*
don't pass uninitialized rv passed to ap_log_rerror()
Jeff Trawick
2013-10-23
1
-2
/
+3
*
axe attempt to close a previously-closed apr socket
Jeff Trawick
2013-10-23
1
-1
/
+0
*
axe unused autodata+heap (clang scan-build)
Jeff Trawick
2013-10-23
1
-1
/
+0
*
SSL_CONF support for files and directories.
Stephen Henson
2013-10-22
4
-9
/
+36
*
* modules/proxy/mod_proxy_http.c (ap_proxy_http_request): Use the same
Joe Orton
2013-10-21
1
-1
/
+1
*
Fix r1533728. Not a great idea to dereference process after pool destroy!
Nick Kew
2013-10-21
1
-1
/
+6
*
update transformation
André Malo
2013-10-20
17
-37
/
+64
*
property fix.
André Malo
2013-10-20
1
-1
/
+1
*
Followup to r1533810: Put the rotatelogs docs in the right place.
Ben Reser
2013-10-20
3
-12
/
+9
*
Add an option to autocreate directories to rotatelogs.
Ben Reser
2013-10-19
3
-9
/
+45
*
Updates.
Lucien Gentis
2013-10-19
3
-21
/
+42
*
Like r1532122: Axe needless string duplication in
Jeff Trawick
2013-10-19
1
-3
/
+1
*
Remove erroneous space reported in pr55676
Daniel Ruggeri
2013-10-19
1
-1
/
+1
*
PR 55670
Nick Kew
2013-10-19
2
-0
/
+12
*
* Fix logical flaw introduced in r1531340. We checked for the opposite.
Ruediger Pluem
2013-10-18
1
-1
/
+2
*
Rüdiger and Yann suggestions
Jim Jagielski
2013-10-18
1
-6
/
+7
*
xforms
Igor Galić
2013-10-18
7
-7
/
+9
[next]