]> granicus.if.org Git - apache/commit
Add ap_varbuf API for resizable buffers.
authorStefan Fritsch <sf@apache.org>
Sat, 13 Aug 2011 09:06:35 +0000 (09:06 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 13 Aug 2011 09:06:35 +0000 (09:06 +0000)
commit84a104bb220cfa71edd29a705958dc64f37f316e
tree08468a1f05dec3b1662d6ce8b199001fc61b93e4
parenta68a8e491890af8dc3b03725460836ea9c77a0c6
Add ap_varbuf API for resizable buffers.
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
CHANGES
build/nw_export.inc
docs/manual/configuring.xml
include/ap_mmn.h
libhttpd.dsp
modules/aaa/mod_authz_groupfile.c
server/config.c
server/util.c