<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/apache/httpd.git/libhttpd.dsp, branch 2.4.17-protocols-changes</title>
<subtitle>github.com: apache/httpd.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/'/>
<entry>
<title>follow up r1528438</title>
<updated>2013-10-02T18:13:35+00:00</updated>
<author>
<name>Gregg Lewis Smith</name>
<email>gsmith@apache.org</email>
</author>
<published>2013-10-02T18:13:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=f17b79e90b143daf711e89bb3c799eb88b9f6e26'/>
<id>f17b79e90b143daf711e89bb3c799eb88b9f6e26</id>
<content type='text'>
skiplist now in apr 1.5


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1528584 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
skiplist now in apr 1.5


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1528584 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge r1513492 from trunk:</title>
<updated>2013-09-26T16:46:28+00:00</updated>
<author>
<name>Jim Jagielski</name>
<email>jim@apache.org</email>
</author>
<published>2013-09-26T16:46:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=76042504a245a2efbc0cf5b04eeabccab35ba3ef'/>
<id>76042504a245a2efbc0cf5b04eeabccab35ba3ef</id>
<content type='text'>
follow up to r1513454: fill in missing log number
Submitted by: trawick
Reviewed/backported by: jim

  * util_fcgi API to 2.4.x (allows mod_proxy_fcgi to be kept in sync, along
        with other less important reasons)
            trunk: http://svn.apache.org/r1513454 and http://svn.apache.org/r1513492
                2.4.x: copy server/util_fcgi.c and include/util_fcgi.h, then apply
                           http://people.apache.org/~trawick/patch-after-copying-util_fcgi-splat.txt
                               +1: trawick, jim, chrisd



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1526598 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
follow up to r1513454: fill in missing log number
Submitted by: trawick
Reviewed/backported by: jim

  * util_fcgi API to 2.4.x (allows mod_proxy_fcgi to be kept in sync, along
        with other less important reasons)
            trunk: http://svn.apache.org/r1513454 and http://svn.apache.org/r1513492
                2.4.x: copy server/util_fcgi.c and include/util_fcgi.h, then apply
                           http://people.apache.org/~trawick/patch-after-copying-util_fcgi-splat.txt
                               +1: trawick, jim, chrisd



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1526598 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>skiplist.c now in 2.4.x</title>
<updated>2013-09-16T06:49:55+00:00</updated>
<author>
<name>Gregg Lewis Smith</name>
<email>gsmith@apache.org</email>
</author>
<published>2013-09-16T06:49:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=c64faef062ced55434cd9c9de5a80bdfea740ede'/>
<id>c64faef062ced55434cd9c9de5a80bdfea740ede</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1523545 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1523545 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>libhttpd.dsp: Fix Debug build mentioned by fuankg in</title>
<updated>2013-05-28T14:26:00+00:00</updated>
<author>
<name>Graham Leggett</name>
<email>minfrin@apache.org</email>
</author>
<published>2013-05-28T14:26:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=14ab1575b6ca9186f777f907a941c360d0afe6eb'/>
<id>14ab1575b6ca9186f777f907a941c360d0afe6eb</id>
<content type='text'>
http://mail-archives.apache.org/mod_mbox/httpd-dev/201305.mbox/%3C519FC54E.901@apache.org%3E.

trunk patch: http://svn.apache.org/r1486490
Submitted by: gsmith
Reviewed by: jim, minfrin


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1486937 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://mail-archives.apache.org/mod_mbox/httpd-dev/201305.mbox/%3C519FC54E.901@apache.org%3E.

trunk patch: http://svn.apache.org/r1486490
Submitted by: gsmith
Reviewed by: jim, minfrin


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1486937 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce code drift: replace r1205569 with</title>
<updated>2012-01-31T12:10:39+00:00</updated>
<author>
<name>Rainer Jung</name>
<email>rjung@apache.org</email>
</author>
<published>2012-01-31T12:10:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=b43fdb77e95a819d66cb3f4971d909b6a637fa9c'/>
<id>b43fdb77e95a819d66cb3f4971d909b6a637fa9c</id>
<content type='text'>
exact merge of 1205568 from trunk.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1238428 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
exact merge of 1205568 from trunk.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1238428 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge r1205568 from trunk, add util_regex.c to MPM</title>
<updated>2011-11-23T20:35:09+00:00</updated>
<author>
<name>Gregg Lewis Smith</name>
<email>gsmith@apache.org</email>
</author>
<published>2011-11-23T20:35:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=e33026afcf4fc108127f50bebbaa79befa023f5b'/>
<id>e33026afcf4fc108127f50bebbaa79befa023f5b</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205569 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205569 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ap_varbuf API for resizable buffers.</title>
<updated>2011-08-13T09:06:35+00:00</updated>
<author>
<name>Stefan Fritsch</name>
<email>sf@apache.org</email>
</author>
<published>2011-08-13T09:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=84a104bb220cfa71edd29a705958dc64f37f316e'/>
<id>84a104bb220cfa71edd29a705958dc64f37f316e</id>
<content type='text'>
Increase length limit of lines in the configuration file to 16MB.
Increase length limit of lines in the group file to 16MB.

PR: 45888, 50824, 43084

Windows and Netware build changes are untested.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1157354 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Increase length limit of lines in the configuration file to 16MB.
Increase length limit of lines in the group file to 16MB.

PR: 45888, 50824, 43084

Windows and Netware build changes are untested.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1157354 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Pick up Jeff's layout refactoring on win32.</title>
<updated>2011-03-28T15:46:08+00:00</updated>
<author>
<name>William A. Rowe Jr</name>
<email>wrowe@apache.org</email>
</author>
<published>2011-03-28T15:46:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=aac248d333d53a538c19a3be11c00349248240ee'/>
<id>aac248d333d53a538c19a3be11c00349248240ee</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086282 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086282 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>mpm_default.h is just a convenience for a specific MPM with 2.3+;</title>
<updated>2011-03-27T14:48:07+00:00</updated>
<author>
<name>Jeff Trawick</name>
<email>trawick@apache.org</email>
</author>
<published>2011-03-27T14:48:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=51e35375626f4cf8d82ee1f2a95787d34802ca5b'/>
<id>51e35375626f4cf8d82ee1f2a95787d34802ca5b</id>
<content type='text'>
it isn't installed

(this is the only definition at present for DEFAULT_REL_RUNTIMEDIR
on Windows, but that needs to be solved separately)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1085947 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it isn't installed

(this is the only definition at present for DEFAULT_REL_RUNTIMEDIR
on Windows, but that needs to be solved separately)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1085947 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some Windows build issues</title>
<updated>2010-11-25T22:27:17+00:00</updated>
<author>
<name>Stefan Fritsch</name>
<email>sf@apache.org</email>
</author>
<published>2010-11-25T22:27:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=cf0e2c3a46d366053770ef00cba5405d2ebcc18a'/>
<id>cf0e2c3a46d366053770ef00cba5405d2ebcc18a</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1039204 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1039204 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
