• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add default lock timeout parameter to allow changing the timeout from the web

interface.

  1. … 1 more file in changeset.
Add support for defaultlocktimeout parameter.

Add lock timout support.

Add lockdiscovery to PROPFIND response.

Fix lock handling some more. Lock timeout still does not work.

Fix oracle queries. Improve lock handling.

merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 643 more files in changeset.
Fix propfind query for oracle to return the correct results based on the

depth header. Fixes propfind problem when adding web folders with MS clients.

Disable anonymos browsing, require authentication for PROPFIND method

decode . in URLs to make MS Web Folders happ

Correctly URLencode URIs in propfind responses.

Fix another reference to WebDAVURIPrefix parameter.

Remove spaces from parameter name

Use OS timezone for oracle timestamps instead of assuming GMT.

Put xml declaration at the top of PROPFIND responses.

Fix date formats for ultra-picky MS clients.

Fix handling of zero content length files in propfind to return 0.

Clarify expression in if.

Add head to switch statement for authorization.

Add HEAD operation to service contract definition.

Add support for HEAD method for webdav content. cr_write_content still

needs to be modified to return a HEAD response instead of the

entire item for "lob" storage method.

Merging Jeff's fixes from HEAD.

fix the parse to get the lock token, return size 0 for null content length, urldecode the Destination header. make some ns_log notices debug. flip size and filename for the cr_import_content call (this was already done I thought, can't

hurt to make sure)

fix the parse to get the lock token, return size 0 for null content length,

urldecode the Destination header. make some ns_log notices debug.

flip size and filename for the cr_import_content call.

Don't call tdav::respond on GET. No XML response is possible.

Don't call tdav::respond on GET. There is no need to compose an XML response

on GET.

Fixing incorrect order of parameters in call to cr_import_content.

Thanks to Cathy Sarisky for tracking it down.

don't attempt to apply any tdav filters in case no tdav/shares are set up in the config file (ns_configsection returning the empty string). This avoids an error message

Fix oracle queries for copy, move, delete, create folder.

Fix oracle specific queries.

  1. … 1 more file in changeset.
Fix regsubs for uri.

Automount oacs-dav at webdav-support so we can administer the webdav

availability of folders.

  1. … 1 more file in changeset.