index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
dav
/
main
/
util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
Give mod_dav the ability to output both standard and customized
Greg Stein
2002-03-01
1
-0
/
+14
*
dav_xml_get_cdata() is an exported function, so mark it as such with
Greg Stein
2002-01-22
1
-3
/
+8
*
Need to store the pool into the xmlns structure.
Greg Stein
2001-09-18
1
-0
/
+1
*
Add an opaque datatype for managing a set of XML namespace declarations.
Greg Stein
2001-09-11
1
-0
/
+65
*
adjust to apr_uri_ rename
Doug MacEachern
2001-08-19
1
-5
/
+5
*
adjust to UNP_ -> APR_URI_UNP_ rename
Doug MacEachern
2001-08-19
1
-1
/
+1
*
Moved util_uri to apr-util/uri/apr_uri, which means adding the apr_
Roy T. Fielding
2001-05-22
1
-6
/
+6
*
Initialize a local variable to prevent a gcc warning about
Jeff Trawick
2001-05-01
1
-1
/
+1
*
fast-path some cases, primarily to avoid an allocation when it isn't needed.
Greg Stein
2001-04-27
1
-5
/
+26
*
allow non-absolute URIs to occur in some of the requests. RFC 2518 states
Greg Stein
2001-04-17
1
-30
/
+45
*
Fix up the auto-versioning stuff. The new scheme more closely matches the
Greg Stein
2001-04-14
1
-111
/
+241
*
Backing my earlier change out; There exists the possibility for
Victor J. Orlikowski
2001-04-08
1
-0
/
+4
*
Since ap_parse_uri_components() now guarantees port will be filled in,
Victor J. Orlikowski
2001-04-04
1
-4
/
+0
*
Patch to sync with some changes to mod_dav 1.1:
Greg Stein
2001-03-28
1
-2
/
+4
*
*) mod_dav.c: allow PUT to a WORKING resource (this actually the only valid
Greg Stein
2001-03-13
1
-5
/
+3
*
include apr_lib.h for apr_isspace() definition
Jeff Trawick
2001-02-24
1
-0
/
+1
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-1
/
+1
*
Clean up some of the includes:
Greg Stein
2001-02-10
1
-2
/
+5
*
renaming various functions for consistency sake
Doug MacEachern
2001-02-08
1
-1
/
+1
*
Revamp the CHECKOUT method handling and various support functions for it.
Greg Stein
2001-02-07
1
-51
/
+68
*
Provide a way to allow get_resource and get_parent_resource to return errors
Greg Stein
2001-01-26
1
-4
/
+11
*
The local_addr and remote_addr fields in the conn_rec are now
Jeff Trawick
2000-12-14
1
-1
/
+2
*
*) fix subtle crasher in COPY method
Greg Stein
2000-11-23
1
-1
/
+1
*
Apply a patch from John Vasta for adding (some/more) DeltaV support to
Greg Stein
2000-11-15
1
-47
/
+2
*
final round of walker cleanup: fix the provider API to match what is Right.
Greg Stein
2000-11-09
1
-2
/
+3
*
first round whack at cleaning up the walker interface
Greg Stein
2000-11-09
1
-16
/
+16
*
Here it is, mod_dav should build quite nicely on Win32 (two last mild
William A. Rowe Jr
2000-10-11
1
-11
/
+19
*
forward-port John Vasta's checkin to mod_dav 1.1.x (on Sep 25, 2000). this
Greg Stein
2000-10-07
1
-87
/
+180
*
update the WebDAV versioning support:
Greg Stein
2000-09-09
1
-37
/
+47
*
Updated patch to fix compile warnings from not including apr_strings.h
Bill Stoddard
2000-08-08
1
-0
/
+1
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-41
/
+41
*
Add APR_EOL_STR for a platform specific text delimiter, provided by
William A. Rowe Jr
2000-07-25
1
-2
/
+2
*
Joe Orton writes:
Greg Stein
2000-07-04
1
-438
/
+6
*
misc const cleanups and others issues found using maintainer-mode
Greg Stein
2000-07-03
1
-1
/
+1
*
get the DAV stuff to compile for Apache 2.0. some unpleasantries are in
Greg Stein
2000-06-28
1
-23
/
+23
*
first, obvious step: alter the license/copyright on all mod_dav files.
Greg Stein
2000-06-28
1
-14
/
+54
*
initial checkin of the new Apache DAV code. this is a pristine copy of
Greg Stein
2000-06-28
1
-0
/
+2087
[prev]