• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Add tDAV tcl library to oacs-dav package. Add tDAV configuration to sample

config file.

    • -0
    • +1581
    ./tDAV-procs.tcl
  1. … 2 more files in changeset.
Initial import of oacs-dav package to the correct location

  1. … 15 more files in changeset.
Initial revision

    • -0
    • +205
    ./oacs-dav-install-procs.tcl
    • -0
    • +242
    ./oacs-dav-procs-oracle.xql
    • -0
    • +223
    ./oacs-dav-procs-postgresql.xql
    • -0
    • +1028
    ./oacs-dav-procs.tcl
    • -0
    • +57
    ./oacs-dav-procs.xql
    • -0
    • +8
    ./test/__test_file.html
    • -0
    • +26
    ./test/oacs-dav-procs-postgresql.xql
    • -0
    • +106
    ./test/oacs-dav-procs.tcl
    • -0
    • +77
    ./test/oacs-dav-procs.xql
  1. … 15 more files in changeset.