- Sep 19, 2009
-
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@816908 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
htcacheclean: 19 ways to fail, 1 error message. Fixed. Move declaration to remove a compiler warning. Detab. Submitted by: minfrin, trawick Reviewed by: minfrin, poirier, covener git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@816906 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@816905 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 18, 2009
-
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@816806 13f79535-47bb-0310-9956-ffa450edef68
-
Daniel Earl Poirier authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@816711 13f79535-47bb-0310-9956-ffa450edef68
-
Nilgun Belma Buguner authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@816429 13f79535-47bb-0310-9956-ffa450edef68
-
Nilgun Belma Buguner authored
Translated by: Umut Samuk <umut belgeler.org> Reviewed by: Nilgün Belma Bugüner <nilgun belgeler.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@816428 13f79535-47bb-0310-9956-ffa450edef68
-
Nilgun Belma Buguner authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@816427 13f79535-47bb-0310-9956-ffa450edef68
-
Nilgun Belma Buguner authored
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@816426 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 16, 2009
-
-
Graham Leggett authored
include changes from trawick so they can be applied together. Allow covener and poirier to vote again (if they want to). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@815958 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
Bring the LDAPCacheEntries and LDAPOpCacheEntries usage() in synch with the manual and the implementation (0 and -1 both disable the cache). Submitted by: Eric Covener git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@815948 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@815945 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
fully.qualified.domain.name git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@815944 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
mod_ssl: The error message when SSLCertificateFile is missing should at least give the name or position of the problematic virtual host definition. Submitted by: Stefan Fritsch <sf sfritsch.de> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@815943 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@815762 13f79535-47bb-0310-9956-ffa450edef68
-
Paul Querna authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@815632 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 15, 2009
-
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@815354 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@815281 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 14, 2009
-
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814882 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814864 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
htdbm: Fix possible buffer overflow if dbm database has very long values. PR: 30586 Submitted by: Dan Poirier git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814852 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814848 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
CVE-2009-3095: mod_proxy_ftp sanity check authn credentials. Submitted by: Stefan Fritsch <sf fritsch.de>, Joe Orton git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814847 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
CVE-2009-3094: mod_proxy_ftp NULL pointer dereference on error paths. Submitted by: Stefan Fritsch <sf fritsch.de>, Joe Orton git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814844 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814840 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814835 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814834 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814827 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814810 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814808 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
Add support for HTTP PUT to ab. Submitted by: Jeff Barnes <jbarnesweb yahoo.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814805 13f79535-47bb-0310-9956-ffa450edef68
-
Daniel Earl Poirier authored
and update combined 2.2.x patch again. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814804 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814799 13f79535-47bb-0310-9956-ffa450edef68
-
Daniel Earl Poirier authored
for 2.2.x, remove old vote for backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814790 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814780 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814743 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
was present, on some platforms avoiding a segfault. Backports: 814048, 814114 Reviewed by: wrowe, minfrin, covener git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814723 13f79535-47bb-0310-9956-ffa450edef68
-
Daniel Earl Poirier authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814657 13f79535-47bb-0310-9956-ffa450edef68
-
Daniel Earl Poirier authored
so it's not specific to NFS. PR: 46688 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814629 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814598 13f79535-47bb-0310-9956-ffa450edef68
-