- May 04, 2010
-
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@940842 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
little squinty. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@940839 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
to ignore. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@940838 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@940833 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@940827 13f79535-47bb-0310-9956-ffa450edef68
-
- May 02, 2010
-
-
Richard Bowen authored
keep it around for purely historical interest? Methinks not. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@940231 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
Clearly someone needs to go through this whole doc and rip out large parts of it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@940227 13f79535-47bb-0310-9956-ffa450edef68
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@940225 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 30, 2010
-
-
Sander Temme authored
Remove link to the deprecated search.apache.org, change the embedded search form to point to Google (copied from the 2.2 documentation). Unfortunately my editor can't copy UTF-8 バージョン into a iso-2022-jp document, so I changed the resulting garbage to 'Apache' which I hope will do the trick. If not, I am open to suggestions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@939544 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 08, 2010
-
-
Colm MacCarthaigh authored
thanks for all the fish. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@897184 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@897174 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 07, 2010
-
-
Colm MacCarthaigh authored
sizeof(int) < sizeof(long) due to inappapriate casting; * Change "MIN( (int) a, (int) b)" to "(int) MIN(a, b)". As 'a' is the buffer size, it will be smaller than any long which overflows an int. * More generally - change ap_bread and ap_bwrite to defend against a negative length argument in general. Return -1 if one is passed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@896842 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 06, 2010
-
-
Noirin Plunkett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@896704 13f79535-47bb-0310-9956-ffa450edef68
-
Noirin Plunkett authored
We'll get the upgrade docs for 1.3->2.2 done over the weekend. If we EOL 1.3 and point people to 2.0, I'll just cry :-( git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@896702 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@896524 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@896439 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@896392 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 05, 2010
-
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@896282 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 04, 2010
-
-
Colm MacCarthaigh authored
current Apache httpd group with what's on http://httpd.apache.org/contributors/ . Names in the former list have been merged (e.g. Greg Ames). Downside is that as we lack affiliations for the new list, I've deleted them - however based on the folk I know , the affiliations were mostly stale. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@895669 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@895668 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
e-mail in archives and extracting the attachment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@895665 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
* +1 on the Win32 RewriteLog problem * Translate nd's 2.x mod_log_config patch to 1.3, propose it, and clear all of the old votes. * +1 to the mod_whatkilledus patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@895631 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 04, 2009
-
-
Roy T. Fielding authored
Remove some duplicate extensions (reported by Jacob Rus) Add more unregistered Microsoft types for silverlight (idiots) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@800633 13f79535-47bb-0310-9956-ffa450edef68
-
- May 13, 2009
-
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@774553 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 05, 2009
-
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@731772 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 01, 2008
-
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@721977 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 06, 2008
-
-
Jim Jagielski authored
hostnames. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@702162 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 02, 2008
-
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@681927 13f79535-47bb-0310-9956-ffa450edef68
-
- May 17, 2008
-
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@657259 13f79535-47bb-0310-9956-ffa450edef68
-
- May 02, 2008
-
-
Jim Jagielski authored
Document cvt from V7, not GNU libc, and copyright Caldera International Inc. Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@652837 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 28, 2008
-
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@615930 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 14, 2008
-
-
Guenter Knauf authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@611957 13f79535-47bb-0310-9956-ffa450edef68
-
Guenter Knauf authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@611920 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 10, 2008
-
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@610832 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@610829 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 09, 2008
-
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@610396 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 08, 2008
-
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@609985 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 07, 2008
-
-
Sander Temme authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@609486 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 06, 2008
-
-
Guenter Knauf authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@609454 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@609444 13f79535-47bb-0310-9956-ffa450edef68
-