• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Introduced new util::zip_file command to create zip files programmatically in an OS independent manner.

  1. … 1 more file in changeset.
- improve page-contracts

  1. … 10 more files in changeset.
- The C-library function tmpnam() is deprecated since a while. Therefore naviserver has deprecated ns_tmpnam as well.

Therefore we introduce a new function "ad_tmpnam" which requires just a minimal change and uses ns_mktemp.

  1. … 27 more files in changeset.
fixes for download-zip:

- require login for zip-downloads (keep away spiders)

- return "not found" on if ids are no acs-objects

- clean temp-files on errors

Remove extras LI

  1. … 4 more files in changeset.
HTML Strict cleanup

  1. … 12 more files in changeset.
Fix error message

We download a ZIP file so the extension is fixed

Made sure to send the correct file size

  1. … 1 more file in changeset.
Added download-zip file to allow downloading of files and folders in a compressed way

  1. … 2 more files in changeset.