Thomas Waldmann
|
23eeded7c5
fix --read-special behaviour: follow symlinks pointing to special files
|
пре 6 година |
Thomas Waldmann
|
ec17f0a607
check for stat race conditions, see #908
|
пре 6 година |
Thomas Waldmann
|
b4ca919d02
add O_NOFOLLOW to base flags, see #908
|
пре 6 година |
Thomas Waldmann
|
39922e88e5
micro-opt: get xattrs directly before acls
|
пре 6 година |
Thomas Waldmann
|
85b711fc88
opening device files is troublesome, don't do it
|
пре 6 година |
Thomas Waldmann
|
b960d3cd23
linux: acl_(get|set) - adapt to more FD usage / default acl for dirs
|
пре 7 година |
Thomas Waldmann
|
66dd25ebc4
when scandir gets called with an FD, dirent.path is not usable
|
пре 7 година |
Thomas Waldmann
|
833c49f834
use *at style functions (e.g. openat, statat) to avoid races
|
пре 7 година |
Thomas Waldmann
|
ad5b9a1dfd
_process / process_*: change to kwargs only
|
пре 7 година |
Thomas Waldmann
|
8220c6eac8
move/refactor Archive._open_rb function to helpers.os_open
|
пре 7 година |
Thomas Waldmann
|
677102f292
process_file: avoid race condition: stat data vs. content
|
пре 7 година |
Thomas Waldmann
|
dca04ba538
_process: remove an infrequently used micro-opt
|
пре 7 година |
TW
|
ce69fc1e19
Merge pull request #4238 from ThomasWaldmann/fixed-block-chunker
|
пре 6 година |
Thomas Waldmann
|
7f46eb99aa
update docs about fixed chunker and chunker algo spec needed
|
пре 6 година |
Thomas Waldmann
|
ac0803fe0b
chunker algorithms: use constants to avoid typos
|
пре 6 година |
Thomas Waldmann
|
be2c061733
chunker params parsing: add more validation
|
пре 6 година |
Thomas Waldmann
|
80e0b42f7d
add fixed blocksize chunker, fixes #1086
|
пре 6 година |
Thomas Waldmann
|
c4ffbd2a17
prepare to support multiple chunkers
|
пре 6 година |
TW
|
de55d763a4
Merge pull request #4357 from ThomasWaldmann/xattr-tests
|
пре 6 година |
Thomas Waldmann
|
12a18b955e
re-add the code that checks if we run under fakeroot, fixes #4291
|
пре 6 година |
TW
|
9041a315ba
Merge pull request #4349 from donnyward/master
|
пре 6 година |
TW
|
095a109af4
Merge pull request #4347 from ThomasWaldmann/fix-fuse-test-fakeroot
|
пре 6 година |
Thomas Waldmann
|
e878ca5189
test_mount_hardlinks: get rid of fakeroot-caused test fails, fixes #3389
|
пре 6 година |
TW
|
6de90d9460
Merge pull request #4354 from ThomasWaldmann/fuse-default-options-master
|
пре 6 година |
Thomas Waldmann
|
672c2c99a7
security fix: configure FUSE with "default_permissions", fixes #3903
|
пре 6 година |
Donny Ward
|
af449cdd1f
Update bundled lz4 code to 1.8.3, fixes #4209
|
пре 6 година |
TW
|
fa9d3263de
Merge pull request #4345 from ThomasWaldmann/update-scripts-master
|
пре 6 година |
Thomas Waldmann
|
305efb5b01
signing binaries with Qubes OS support, docs
|
пре 6 година |
TW
|
ba5185cbdb
Merge pull request #4340 from SanskritFritz/master
|
пре 6 година |
SanskritFritz
|
bb98a1dae4
Option arguments for zsh tab completion
|
пре 6 година |