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
...
*
* As per discussion on the list: Return error code of apr_file_write_full
Ruediger Pluem
2006-03-31
1
-2
/
+2
*
Note backports to be in 2.2.1
Jim Jagielski
2006-03-31
1
-5
/
+5
*
Document the removal of the flushing bandaid to a
Jim Jagielski
2006-03-30
6
-20
/
+26
*
Docs update...
Jim Jagielski
2006-03-30
7
-6
/
+65
*
Note merged backport
Jim Jagielski
2006-03-30
1
-4
/
+4
*
Backported to 2.2.1...
Jim Jagielski
2006-03-30
1
-12
/
+12
*
* build/instdso.sh: Fix syntax error with some sed implementations.
Joe Orton
2006-03-29
1
-2
/
+2
*
* Check return value of apr_bucket_read when storing the response body to disk.
Ruediger Pluem
2006-03-29
1
-1
/
+9
*
PR#39133
Nick Kew
2006-03-28
1
-3
/
+3
*
update URL and remove old/dead site
Ian Holsman
2006-03-25
2
-5
/
+3
*
Sync context of LDAPConnectionTimeout and LDAPVerifyServerCert
Jeff Trawick
2006-03-24
2
-4
/
+4
*
Axe a previously axed reference to an unused build-time
William A. Rowe Jr
2006-03-22
1
-3
/
+0
*
revert the LDAPConnectionTimeout and LDAPVerifyServerCert directives back to ...
Bradley Nicholes
2006-03-22
1
-7
/
+22
*
Eliminate last win32-isms, SetLastError becomes apr's set_os_error
William A. Rowe Jr
2006-03-18
1
-24
/
+24
*
* acinclude.m4: When enabling a static library, ensure that the module's
Justin Erenkrantz
2006-03-18
1
-0
/
+3
*
Escape from casting purgatory, which the Solaris cc compiler
William A. Rowe Jr
2006-03-18
1
-22
/
+24
*
LDAPConnectionTimeout and LDAPVerifyServerCert can be configured
Jeff Trawick
2006-03-18
2
-4
/
+4
*
Remove the global only flag from the LDAPConnectionTimeout directive and add ...
Bradley Nicholes
2006-03-17
1
-5
/
+29
*
Fix the server_merge so that the memory pools and mutexes that were created d...
Bradley Nicholes
2006-03-17
1
-4
/
+16
*
Add mod_authz_dbd to the NetWare build
Bradley Nicholes
2006-03-17
1
-0
/
+250
*
remove the race condition when creating the connection pool mutex. Also elim...
Bradley Nicholes
2006-03-17
1
-8
/
+11
*
Clean up some string manipulation.
Jeff Trawick
2006-03-16
1
-5
/
+1
*
Log a better error message if initialisation fails on prepared statements.
Nick Kew
2006-03-16
1
-0
/
+4
*
reflect a couple of items merged into 2.2.1-dev
Jeff Trawick
2006-03-13
1
-7
/
+7
*
Document DBD Connection Strings
Nick Kew
2006-03-12
1
-0
/
+13
*
update transformation
André Malo
2006-03-11
10
-21
/
+34
*
update pt-br translation
André Malo
2006-03-11
2
-17
/
+21
*
Unsure why win32 never noticed this, but the value returned is a const char*
William A. Rowe Jr
2006-03-10
1
-1
/
+1
*
Not an extern; correct a build failure, static suggested by dreid.
William A. Rowe Jr
2006-03-10
1
-1
/
+1
*
Drop the LogLevel of the messages for the deprecated access control directive...
Bradley Nicholes
2006-03-09
1
-3
/
+3
*
uri_delims moved to apr-util EONS ago.
William A. Rowe Jr
2006-03-09
1
-1
/
+1
*
We no longer generate uri_delims for apr 1.x, but the table
William A. Rowe Jr
2006-03-09
1
-18
/
+0
*
Make AJP flushing admin configurable.
Jim Jagielski
2006-03-09
4
-24
/
+43
*
* modules/aaa/mod_auth_digest.c (hdr): Remove function.
Joe Orton
2006-03-09
1
-64
/
+4
*
* Crosscheck the length of the body chunk with the length of the ajp message
Ruediger Pluem
2006-03-05
2
-0
/
+23
*
* modules/ssl/ssl_scache_shmcb.c (shmcb_safe_clear): Mark with
Joe Orton
2006-03-03
1
-2
/
+7
*
APR_FILEPATH_NOTABOVEROOT was undefined with a left-hand NULL
William A. Rowe Jr
2006-03-01
1
-2
/
+0
*
Doh! Mixed up commenting in and out
Noirin Plunkett
2006-02-28
1
-2
/
+2
*
Make trunk build with -DDEBUG on just about all the platforms under my roof (...
Sander Temme
2006-02-28
1
-0
/
+10
*
Documenting (slightly confusing) default behaviour
Noirin Plunkett
2006-02-28
1
-1
/
+10
*
Revert the refactoring of the request read code
Brian Pane
2006-02-28
4
-296
/
+266
*
* Document fixes for PR 38524.
Ruediger Pluem
2006-02-27
1
-0
/
+4
*
Fill in the scoreboard's tid field in the event MPM, just like we do in
Garrett Rooney
2006-02-25
2
-0
/
+4
*
mod_charset_lite: Remove Content-Length when output filter can
Jeff Trawick
2006-02-23
2
-0
/
+30
*
update transformation
André Malo
2006-02-22
8
-14
/
+18
*
Fix mod_asis docs re: use of HTTP/CGI headers.
Nick Kew
2006-02-21
1
-4
/
+4
*
Ensure that the proper status line is written to the client, fixing
Jeff Trawick
2006-02-21
2
-0
/
+25
*
* Disable persistent connections for SSL backends again as we do not
Ruediger Pluem
2006-02-20
1
-1
/
+9
*
Add a note about the ap_satisfies mess we currently have.
David Reid
2006-02-18
1
-0
/
+3
*
This should cure the build issues people are having and would
David Reid
2006-02-18
1
-1
/
+1
[prev]
[next]