Thomas Waldmann
|
fc97099924
|
Merge branch 'master' into merge
|
2015-04-15 23:04:34 +02:00 |
Jonas Borgström
|
e815d6da8e
|
acl/xattr: Be less strict about unknown platforms
Closes #239
|
2015-04-15 21:49:03 +02:00 |
Thomas Waldmann
|
1fe844a896
|
dummy xattr implementation for unsupported platforms
raising "Unsupported platform" (and making attic completely unusable) just because there is no xattr support isn't necessary.
|
2015-03-18 17:45:05 +01:00 |
Thomas Waldmann
|
6116fa72b2
|
give specific path to xattr.is_enabled(), disable symlink setattr call that always fails
|
2015-03-15 00:20:50 +01:00 |
Jonas Borgström
|
18641ae687
|
xattr: Fix issue with empty (0 bytes) xattr values.
Closes #106
|
2014-12-14 14:28:33 +01:00 |
Jonas Borgström
|
c502481d5e
|
fix typo
|
2014-04-29 23:07:41 +02:00 |
Jonas Borgström
|
1b779c896d
|
Linux ACL support improvements
|
2014-04-29 22:29:26 +02:00 |
Jonas Borgström
|
0c278ad1fe
|
Fix copy-paste error in xattr.py
|
2013-09-01 22:13:46 +02:00 |
Jonas Borgström
|
8a29017910
|
Don't use os.listxattr even if available.
|
2013-08-17 14:46:24 +02:00 |
Jonas Borgström
|
a84613f0b8
|
Fix xattr issue when backing up sshfs filesystems (Closes #4).
|
2013-08-17 12:38:35 +02:00 |
Jonas Borgström
|
7815ed5885
|
Fix xattr issue on OS X.
|
2013-08-05 20:38:37 +02:00 |
Jonas Borgström
|
df5e4a52a6
|
Fix Python 3.2 issue on FreeBSD
|
2013-07-29 21:09:31 +02:00 |
Jonas Borgström
|
2be5867c5f
|
Ported to FreeBSD
|
2013-07-28 14:56:13 +02:00 |
Jonas Borgström
|
f049b3d4c7
|
Fix xattr on OS X
|
2013-07-28 13:38:41 +02:00 |
Jonas Borgström
|
2281af5284
|
Rewrote xattr support
|
2013-07-27 22:33:43 +02:00 |
Jonas Borgström
|
b718a443a8
|
Project rename
|
2013-07-09 20:14:18 +02:00 |