summaryrefslogtreecommitdiff
path: root/server/util_xml.c
Commit message (Expand)AuthorAgeFilesLines
* Style police come before the code police.Justin Erenkrantz2002-06-031-28/+29
* stop using APLOG_NOERRNO in calls to ap_log_?error()Jeff Trawick2002-05-171-3/+3
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Don't attempt to call apr_xml_parser_done() twice -- just exit when we haveGreg Stein2001-10-061-2/+5
* Shift XML handling code from Apache down into APRUTILGreg Stein2001-02-241-757/+22
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* Clean up some of the includes:Greg Stein2001-02-101-3/+3
* renaming various functions for consistency sakeDoug MacEachern2001-02-081-2/+2
* *) Compensate for recent changes in the APR headers. Specifically, someGreg Stein2000-11-261-1/+7
* use apr_size_tGreg Stein2000-11-161-15/+15
* Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbolsWilliam A. Rowe Jr2000-10-161-7/+7
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-26/+26
* Move all APR functions related to strings to their own directory, andRyan Bloom2000-07-211-0/+1
* shift the LimitXMLRequestBody directive to the core. use it from util_xml.Greg Stein2000-07-111-1/+2
* Joe Orton says:Greg Stein2000-07-031-57/+448
* misc const cleanups and others issues found using maintainer-modeGreg Stein2000-07-031-3/+11
* no need for relative includes. the directories will be added to theGreg Stein2000-07-011-2/+1
* get the DAV stuff to compile for Apache 2.0. some unpleasantries are inGreg Stein2000-06-281-7/+9
* first, obvious step: alter the license/copyright on all mod_dav files.Greg Stein2000-06-281-14/+54
* initial checkin of the new Apache DAV code. this is a pristine copy ofGreg Stein2000-06-281-0/+421