index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
/
NWGNUmakefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-04-14
* Avoid calling ap_proxy_http_cleanup twice as this releases a connection
Ruediger Pluem
5
-4
/
+23
2006-04-14
* Initialize last_char as otherwise a random value will be compared
Ruediger Pluem
2
-0
/
+11
2006-04-14
* After r377780 the condition in the if clause never becomes true, because
Ruediger Pluem
1
-10
/
+0
2006-04-13
MaxClients isn't the only reason the scoreboard can fill up. another
Greg Ames
2
-10
/
+33
2006-04-12
If we don't have a prototype for crypt() we shouldn't
Jeff Trawick
2
-2
/
+2
2006-04-12
The crypt() prototype is in <unistd.h> instead of <crypt.h>
Jeff Trawick
2
-0
/
+6
2006-04-11
more explanation for a couple of subtle lines of code
Greg Ames
1
-1
/
+2
2006-04-11
* Rollback r393037 as this was vetoed by wrowe. Details see
Ruediger Pluem
2
-7
/
+2
2006-04-10
* Prevent r->parsed_uri.path from being NULL as this can cause segmentation
Ruediger Pluem
2
-2
/
+7
2006-04-10
expand on a comment for a rather subtle line of code so I have a chance of
Greg Ames
1
-1
/
+3
2006-04-10
remove unnecessary whitespace
Jeff Trawick
1
-1
/
+0
2006-04-10
htdbm: Warn the user when adding a plaintext password on a platform
Jeff Trawick
2
-0
/
+8
2006-04-08
* Check for an existing socket independant of an existing connection record.
Ruediger Pluem
2
-4
/
+7
2006-04-07
update convenience map
André Malo
1
-14
/
+12
2006-04-07
update transformation
André Malo
1
-1
/
+1
2006-04-07
svn:eol-style = native
André Malo
1
-250
/
+250
2006-04-03
We actually want to reach the rest of the code :)
Jim Jagielski
1
-1
/
+0
2006-04-03
Default handler: Don't return output filter apr_status_t values.
Jeff Trawick
2
-0
/
+17
2006-04-02
remove charset turds left by last commit
Roy T. Fielding
1
-6
/
+6
2006-04-01
* Sync with CHANGES files of 2.2.x and 2.0.x
Ruediger Pluem
1
-8
/
+100
2006-04-01
* Actually increase MODULE_MAGIC_NUMBER_MINOR by one as r390210 only added
Ruediger Pluem
1
-1
/
+1
2006-04-01
* Sync with 2.2.x CHANGES file
Ruediger Pluem
1
-7
/
+13
2006-04-01
With all of the, uhm, interesting manners in which httpd
William A. Rowe Jr
1
-1
/
+6
2006-04-01
Correct a dumb typo
Colm MacCarthaigh
1
-1
/
+1
2006-03-31
* Add siege-like behaviour to ApacheBench; output the results, as they have
Colm MacCarthaigh
1
-5
/
+18
2006-03-31
* Sync with 2.2.x CHANGES file
Ruediger Pluem
1
-13
/
+16
2006-03-31
Clean up some stuff found by Coverity.
Garrett Rooney
2
-22
/
+3
2006-03-31
Give users the ability to set the window size for apache bench runs. Useful
Colm MacCarthaigh
1
-1
/
+20
2006-03-31
* As per discussion on the list: Return error code of apr_file_write_full
Ruediger Pluem
1
-2
/
+2
2006-03-31
Note backports to be in 2.2.1
Jim Jagielski
1
-5
/
+5
2006-03-30
Document the removal of the flushing bandaid to a
Jim Jagielski
6
-20
/
+26
2006-03-30
Docs update...
Jim Jagielski
7
-6
/
+65
2006-03-30
Note merged backport
Jim Jagielski
1
-4
/
+4
2006-03-30
Backported to 2.2.1...
Jim Jagielski
1
-12
/
+12
2006-03-29
* build/instdso.sh: Fix syntax error with some sed implementations.
Joe Orton
1
-2
/
+2
2006-03-29
* Check return value of apr_bucket_read when storing the response body to disk.
Ruediger Pluem
1
-1
/
+9
2006-03-28
PR#39133
Nick Kew
1
-3
/
+3
2006-03-25
update URL and remove old/dead site
Ian Holsman
2
-5
/
+3
2006-03-24
Sync context of LDAPConnectionTimeout and LDAPVerifyServerCert
Jeff Trawick
2
-4
/
+4
2006-03-22
Axe a previously axed reference to an unused build-time
William A. Rowe Jr
1
-3
/
+0
2006-03-22
revert the LDAPConnectionTimeout and LDAPVerifyServerCert directives back to ...
Bradley Nicholes
1
-7
/
+22
2006-03-18
Eliminate last win32-isms, SetLastError becomes apr's set_os_error
William A. Rowe Jr
1
-24
/
+24
2006-03-18
* acinclude.m4: When enabling a static library, ensure that the module's
Justin Erenkrantz
1
-0
/
+3
2006-03-18
Escape from casting purgatory, which the Solaris cc compiler
William A. Rowe Jr
1
-22
/
+24
2006-03-18
LDAPConnectionTimeout and LDAPVerifyServerCert can be configured
Jeff Trawick
2
-4
/
+4
2006-03-17
Remove the global only flag from the LDAPConnectionTimeout directive and add ...
Bradley Nicholes
1
-5
/
+29
2006-03-17
Fix the server_merge so that the memory pools and mutexes that were created d...
Bradley Nicholes
1
-4
/
+16