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