index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
manual
/
mod
/
mod_socache_dc.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-18
Correct logic... if this is a UDS socket, then bypass all
Jim Jagielski
1
-2
/
+3
2013-11-18
Workaround issue with defining a preprocessor symbol to a string value
Jeff Trawick
1
-6
/
+21
2013-11-18
fix versioninfo fields for abs.exe
Jeff Trawick
1
-1
/
+1
2013-11-18
follow-up to r1542533:
Jeff Trawick
1
-1
/
+2
2013-11-17
Remove useless spaces that are not in 2.4.x
Christophe Jaillet
1
-8
/
+8
2013-11-17
[trunk][doc] Introducing .fr translation for mod_auth_form.xml
Vincent Deffontaines
4
-0
/
+1660
2013-11-17
[trunk][doc] Introducing .fr translation for relevant-standards.xml
Vincent Deffontaines
4
-0
/
+476
2013-11-17
[trunk][doc] Introducing .fr translation for socache.xml
Vincent Deffontaines
4
-0
/
+280
2013-11-17
[trunk][doc] Introducing .fr translation for getting-started.xml
Vincent Deffontaines
4
-0
/
+529
2013-11-17
reword windows binaries text so it's clear that you may or may not see
Eric Covener
4
-4
/
+8
2013-11-17
Handle the gugz fix in APR 1.5.1 regarding duplicate
Jim Jagielski
1
-0
/
+8
2013-11-17
Explicitly list in which directories to look for config*.m4 files.
Stefan Fritsch
1
-1
/
+1
2013-11-16
We were not being consistent between http and others
Jim Jagielski
5
-22
/
+65
2013-11-16
mod_ssl: Don't flush when an EOS is received. Prepares mod_ssl
Graham Leggett
2
-20
/
+22
2013-11-16
Check all memory allocations and abort on failure
Stefan Fritsch
1
-22
/
+49
2013-11-16
Update.
Lucien Gentis
1
-1
/
+3
2013-11-16
Completing r1542515, where accents were not converted
Vincent Deffontaines
1
-215
/
+215
2013-11-16
[trunk][doc] Introducing .fr translation for compliance.xml
Vincent Deffontaines
4
-0
/
+1099
2013-11-16
apr_file_write_full() simplification (like r1542413 and r1542416)
Jeff Trawick
1
-4
/
+3
2013-11-15
more apr_file_write_full() simplification (like r1542413)
Jeff Trawick
6
-21
/
+15
2013-11-15
Follow-up to r1540161:
Jeff Trawick
1
-5
/
+4
2013-11-15
PR: 54852. Only use a dummy_connection for idle processes
Jim Jagielski
2
-0
/
+8
2013-11-15
[Doc][trunk] Introducing french translation for misc/password_encryption
Vincent Deffontaines
4
-0
/
+508
2013-11-15
[trunk][doc] Introducing the howto/index french translation
Vincent Deffontaines
4
-0
/
+265
2013-11-15
CGI is no longer the most common way to provide dynamic content, is it?
Vincent Deffontaines
1
-1
/
+1
2013-11-15
Fix potential rejection of valid MaxMemFree and ThreadStackSize
Jeff Trawick
2
-0
/
+5
2013-11-14
cmake build support for Windows is now in the 2.4.x branch; remove support fo...
Jeff Trawick
3
-58
/
+20
2013-11-13
Use a distinguishing APLOGNO for unk t-e with read-until-close behavior
William A. Rowe Jr
2
-2
/
+2
2013-11-12
80 rule
Jim Jagielski
1
-2
/
+5
2013-11-12
Wrap at 80 still, here at httpd project
William A. Rowe Jr
1
-4
/
+5
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
[next]