Thomas Waldmann
|
ec17f0a607
check for stat race conditions, see #908
|
před 6 roky |
Milkey Mouse
|
72ebd13e6f
Emit user-friendly error if repo key is exported to a directory (fixes #4348)
|
před 6 roky |
TW
|
091bd2bd79
Merge pull request #4377 from milkey-mouse/copyright-2019
|
před 6 roky |
Milkey Mouse
|
453e4a4b92
Update copyright year
|
před 6 roky |
Thomas Waldmann
|
b4ca919d02
add O_NOFOLLOW to base flags, see #908
|
před 6 roky |
Thomas Waldmann
|
39922e88e5
micro-opt: get xattrs directly before acls
|
před 6 roky |
Thomas Waldmann
|
85b711fc88
opening device files is troublesome, don't do it
|
před 6 roky |
Thomas Waldmann
|
b960d3cd23
linux: acl_(get|set) - adapt to more FD usage / default acl for dirs
|
před 7 roky |
Thomas Waldmann
|
66dd25ebc4
when scandir gets called with an FD, dirent.path is not usable
|
před 7 roky |
Thomas Waldmann
|
833c49f834
use *at style functions (e.g. openat, statat) to avoid races
|
před 7 roky |
Thomas Waldmann
|
ad5b9a1dfd
_process / process_*: change to kwargs only
|
před 7 roky |
Thomas Waldmann
|
8220c6eac8
move/refactor Archive._open_rb function to helpers.os_open
|
před 7 roky |
Thomas Waldmann
|
677102f292
process_file: avoid race condition: stat data vs. content
|
před 7 roky |
Thomas Waldmann
|
dca04ba538
_process: remove an infrequently used micro-opt
|
před 7 roky |
TW
|
ce69fc1e19
Merge pull request #4238 from ThomasWaldmann/fixed-block-chunker
|
před 6 roky |
Thomas Waldmann
|
7f46eb99aa
update docs about fixed chunker and chunker algo spec needed
|
před 6 roky |
Thomas Waldmann
|
ac0803fe0b
chunker algorithms: use constants to avoid typos
|
před 6 roky |
Thomas Waldmann
|
be2c061733
chunker params parsing: add more validation
|
před 6 roky |
Thomas Waldmann
|
80e0b42f7d
add fixed blocksize chunker, fixes #1086
|
před 6 roky |
Thomas Waldmann
|
c4ffbd2a17
prepare to support multiple chunkers
|
před 6 roky |
TW
|
de55d763a4
Merge pull request #4357 from ThomasWaldmann/xattr-tests
|
před 6 roky |
Thomas Waldmann
|
12a18b955e
re-add the code that checks if we run under fakeroot, fixes #4291
|
před 6 roky |
TW
|
9041a315ba
Merge pull request #4349 from donnyward/master
|
před 6 roky |
TW
|
095a109af4
Merge pull request #4347 from ThomasWaldmann/fix-fuse-test-fakeroot
|
před 6 roky |
Thomas Waldmann
|
e878ca5189
test_mount_hardlinks: get rid of fakeroot-caused test fails, fixes #3389
|
před 6 roky |
TW
|
6de90d9460
Merge pull request #4354 from ThomasWaldmann/fuse-default-options-master
|
před 6 roky |
Thomas Waldmann
|
672c2c99a7
security fix: configure FUSE with "default_permissions", fixes #3903
|
před 6 roky |
Donny Ward
|
af449cdd1f
Update bundled lz4 code to 1.8.3, fixes #4209
|
před 6 roky |
TW
|
fa9d3263de
Merge pull request #4345 from ThomasWaldmann/update-scripts-master
|
před 6 roky |
Thomas Waldmann
|
305efb5b01
signing binaries with Qubes OS support, docs
|
před 6 roky |