Commit History

Author SHA1 Message Date
  Thomas Waldmann 7df170c946 FreeBSD: added tests, only get default ACL from dirs 1 year ago
  Thomas Waldmann d3694271eb FreeBSD: acl_get: raise OSError if lpathconf fails 1 year ago
  Thomas Waldmann 30f4518058 FreeBSD: acl_get: add an acl_extended_* call 1 year ago
  Thomas Waldmann b3554cdc0f raise OSError if acl_to_text / acl_from_text returns NULL 1 year ago
  Thomas Waldmann a75945ed0d improve acl_get / acl_set error handling, see #4049 1 year ago
  Thomas Waldmann 88231a2f64 xattrs: fix namespace processing on FreeBSD, fixes #6997 2 years ago
  Thomas Waldmann 3280603e43 acls cleanup (linux), #6908 3 years ago
  Thomas Waldmann 6f9b9e5a53 s/numeric_owner/numeric_ids/g 4 years ago
  Thomas Waldmann f66c102cc5 bump platform api version 6 years ago
  Thomas Waldmann 0686237484 make freebsd xattr platform code api compatible with linux, fixes #3952 6 years ago
  Thomas Waldmann a65cefb7bb bump API_VERSIONs to 1.2_xx 6 years ago
  Thomas Waldmann a9d562de17 work around some Microsoft WSL issues 6 years ago
  Emmo Emminghaus b997d5ba5b move code from borg.helpers.usergroup to borg.platform.posix 7 years ago
  Thomas Waldmann 44b4f9645d xattrs: use follow_symlinks=False as default, more tests 7 years ago
  Thomas Waldmann 7e47e68e29 acls: use fd instead of path 7 years ago
  Thomas Waldmann 5bf5f12be1 acls: only calls os.fsencode for str paths 7 years ago
  Thomas Waldmann 9deb90db71 xattr: use bytes typed names for listxattr, getxattr, setxattr 7 years ago
  Thomas Waldmann b5a9ac5682 xattr: use bytes typed values for listattr, getxattr, setxattr 7 years ago
  Thomas Waldmann 99149684bf xattr: move to platform package, use cython, fixes #2495 7 years ago
  Thomas Waldmann b76661ab67 acl platform code: fix acl set return type (master) 7 years ago
  Thomas Waldmann b419098fa4 make swidth available on all posix platforms, fixes #2667 7 years ago
  Thomas Waldmann 5e4df7782b refactor/move hostname/fqdn related funcs, see #3471 7 years ago
  Thomas Waldmann 6f94949a36 migrate locks to child PID when daemonize is used 8 years ago
  Marian Beermann 2fe37dba7f umount: try fusermount, then try umount 8 years ago
  Thomas Waldmann e431d60cc5 merge 1.0-maint into master 8 years ago
  Thomas Waldmann afab1cc9b0 Merge branch '1.0-maint' 9 years ago
  Marian Beermann 2bd8ac7762 platform: bump API version (and check consistency) 9 years ago
  Thomas Waldmann 60da32123a refactor to use Item class, fixes #1071 9 years ago
  Marian Beermann 0ca1a18b33 Make borg.platform a package 9 years ago