summaryrefslogtreecommitdiffstats
path: root/modules/dav/main/util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Give mod_dav the ability to output both standard and customizedGreg Stein2002-03-011-0/+14
* dav_xml_get_cdata() is an exported function, so mark it as such withGreg Stein2002-01-221-3/+8
* Need to store the pool into the xmlns structure.Greg Stein2001-09-181-0/+1
* Add an opaque datatype for managing a set of XML namespace declarations.Greg Stein2001-09-111-0/+65
* adjust to apr_uri_ renameDoug MacEachern2001-08-191-5/+5
* adjust to UNP_ -> APR_URI_UNP_ renameDoug MacEachern2001-08-191-1/+1
* Moved util_uri to apr-util/uri/apr_uri, which means adding the apr_Roy T. Fielding2001-05-221-6/+6
* Initialize a local variable to prevent a gcc warning aboutJeff Trawick2001-05-011-1/+1
* fast-path some cases, primarily to avoid an allocation when it isn't needed.Greg Stein2001-04-271-5/+26
* allow non-absolute URIs to occur in some of the requests. RFC 2518 statesGreg Stein2001-04-171-30/+45
* Fix up the auto-versioning stuff. The new scheme more closely matches theGreg Stein2001-04-141-111/+241
* Backing my earlier change out; There exists the possibility forVictor J. Orlikowski2001-04-081-0/+4
* Since ap_parse_uri_components() now guarantees port will be filled in,Victor J. Orlikowski2001-04-041-4/+0
* Patch to sync with some changes to mod_dav 1.1:Greg Stein2001-03-281-2/+4
* *) mod_dav.c: allow PUT to a WORKING resource (this actually the only validGreg Stein2001-03-131-5/+3
* include apr_lib.h for apr_isspace() definitionJeff Trawick2001-02-241-0/+1
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* Clean up some of the includes:Greg Stein2001-02-101-2/+5
* renaming various functions for consistency sakeDoug MacEachern2001-02-081-1/+1
* Revamp the CHECKOUT method handling and various support functions for it.Greg Stein2001-02-071-51/+68
* Provide a way to allow get_resource and get_parent_resource to return errorsGreg Stein2001-01-261-4/+11
* The local_addr and remote_addr fields in the conn_rec are nowJeff Trawick2000-12-141-1/+2
* *) fix subtle crasher in COPY methodGreg Stein2000-11-231-1/+1
* Apply a patch from John Vasta for adding (some/more) DeltaV support toGreg Stein2000-11-151-47/+2
* final round of walker cleanup: fix the provider API to match what is Right.Greg Stein2000-11-091-2/+3
* first round whack at cleaning up the walker interfaceGreg Stein2000-11-091-16/+16
* Here it is, mod_dav should build quite nicely on Win32 (two last mildWilliam A. Rowe Jr2000-10-111-11/+19
* forward-port John Vasta's checkin to mod_dav 1.1.x (on Sep 25, 2000). thisGreg Stein2000-10-071-87/+180
* update the WebDAV versioning support:Greg Stein2000-09-091-37/+47
* Updated patch to fix compile warnings from not including apr_strings.hBill Stoddard2000-08-081-0/+1
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-41/+41
* Add APR_EOL_STR for a platform specific text delimiter, provided byWilliam A. Rowe Jr2000-07-251-2/+2
* Joe Orton writes:Greg Stein2000-07-041-438/+6
* misc const cleanups and others issues found using maintainer-modeGreg Stein2000-07-031-1/+1
* get the DAV stuff to compile for Apache 2.0. some unpleasantries are inGreg Stein2000-06-281-23/+23
* 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/+2087