index
:
delta/libarchive.git
3.4
3.5
Issue1104
android_adb
master
no_chdir_writer
release
utf8
winsymlink
github.com: libarchive/libarchive.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libarchive
/
archive_write_disk_posix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1603 from evelikov/reader-filter-vtbl
Martin Matuška
2022-02-05
1
-22
/
+11
|
\
|
*
archive: constify the archive::vtable dispatch
Emil Velikov
2021-10-23
1
-22
/
+11
*
|
archive_write_disk_posix: fix writing fflags broken in 8a1bd5c
Martin Matuska
2021-11-17
1
-12
/
+75
|
/
*
Fix following symlinks when processing the fixup list
Martin Matuska
2021-08-27
1
-19
/
+43
*
Do not follow symlinks when processing the fixup list
Martin Matuska
2021-08-22
1
-1
/
+23
*
Never follow symlinks when setting file flags on Linux
Martin Matuska
2021-08-22
1
-1
/
+2
*
write_disk_posix: rename variable in check_symlinks_fsobj()
Martin Matuska
2021-08-21
1
-3
/
+3
*
Fix extracting hardlinks to symlinks
Martin Matuska
2021-08-21
1
-4
/
+32
*
HBSD: Ignore UFS shenanigans
Shawn Webb
2020-10-14
1
-0
/
+4
*
HBSD: Teach libarchive about the system extended attribute namespace
Shawn Webb
2020-10-14
1
-0
/
+23
*
HBSD: Teach libarchive about the system extended attribute namespace
Shawn Webb
2020-10-14
1
-0
/
+3
*
Skip hardlinks pointing to itself and issue a warning
Martin Matuska
2020-06-09
1
-0
/
+12
*
Safe writes: improve error handling
Martin Matuska
2020-03-02
1
-7
/
+7
*
Store errno when unlinking after rename on safe write failed
Martin Matuska
2020-03-02
1
-0
/
+3
*
Safe writes: delete temporary file if rename fails
Martin Matuska
2020-02-29
1
-1
/
+2
*
Just like the hard link case, for symlinks we need to remove first
zoulasc
2020-02-10
1
-0
/
+7
*
Introduce archive_write_disk(3) flag ARCHIVE_EXTRACT_SAFE_WRITES
zoulasc
2020-01-20
1
-8
/
+63
*
When opening directories, use O_EXEC flag only on FreeBSD
Martin Matuska
2019-11-19
1
-1
/
+1
*
Correct invalid function call in la_opendirat()
Martin Matuska
2019-09-01
1
-1
/
+1
*
Partially revert 6aea568d87025b0a441388e9394d9084fa0a57c3
Martin Matuska
2019-06-12
1
-13
/
+4
*
archive_write_disk_posix changes
Martin Matuska
2019-06-06
1
-13
/
+12
*
archive_write_disk: remove some obsolete TODO comments
Martin Matuska
2019-05-26
1
-2
/
+0
*
archive_write_disk_posix: check_symlinks_fsobj() without chdir()
Martin Matuska
2019-05-26
1
-14
/
+102
*
archive_write_disk_posix: open a fd when processing fixup entries
Martin Matuska
2019-05-25
1
-5
/
+20
*
archive_write_disk_posix: simplify set_mode()
Martin Matuska
2019-05-25
1
-18
/
+26
*
Merge pull request #1076 from uckelman-sf/fix_undef_stat
Martin Matuška
2019-04-06
1
-5
/
+5
|
\
|
*
Don't #undef stat and #define stat(). stat is one of those unfortunate
Joel Uckelman
2018-10-18
1
-5
/
+5
*
|
archive_write_disk_posix: constantify file flag masks
Martin Matuska
2019-03-18
1
-57
/
+56
*
|
If not root do not try to restore SF_* file flags on FreeBSD and Mac OS
Martin Matuska
2019-03-14
1
-1
/
+19
*
|
archive_write_disk_posix: processes with CAP_CHOWN may change file owner
Martin Matuska
2019-03-04
1
-6
/
+8
*
|
error_number sometime is not initialized. (#1141)
Patrick Cheng
2019-02-20
1
-1
/
+4
*
|
Bug #1128: Deletion of unnecessary checks before calls of the function “arc...
Markus Elfring
2019-02-04
1
-6
/
+3
*
|
Check if root before operations.
Eric Borisch
2018-06-04
1
-5
/
+10
*
|
Use (euid == 0) as switch for xattr/mode order
Eric Borisch
2018-05-31
1
-12
/
+11
*
|
Perform xattrs before mode on Darwin.
Eric Borisch
2018-05-31
1
-0
/
+14
*
|
Always create files owner-writable.
Eric Borisch
2018-05-31
1
-0
/
+7
|
/
*
archive_write_disk_{posix,windows}.c: Don't modify attributes for existing di...
Paul Spangler
2017-10-20
1
-0
/
+4
*
Match archive.h for la_int64_t vs int64_t
Joerg Sonnenberger
2017-10-07
1
-4
/
+4
*
Report names of extended attributes that could not be restored
Martin Matuska
2017-03-30
1
-57
/
+89
*
Improve extended attribute support
Martin Matuska
2017-03-23
1
-22
/
+34
*
Add NFSv4 ACL support for Linux via librichacl
Martin Matuska
2017-03-16
1
-40
/
+63
*
Move platform-specific ACL code to individual source files.
Martin Matuska
2017-03-14
1
-3
/
+20
*
Be more friendly to format string checkers.
Joerg Sonnenberger
2017-02-26
1
-10
/
+10
*
Mac OS: write ACLs to disk when ARCHIVE_EXTRACT_MAC_METADATA is not set
Martin Matuska
2017-02-24
1
-2
/
+4
*
Fix broken Linux fflags code since kernel 3.7 (Dec 2012)
Martin Matuska
2017-02-24
1
-9
/
+44
*
posix writer: when creating hardinks call open() on regular files only
Martin Matuska
2017-02-19
1
-4
/
+14
*
Free leaked archive_string in create_filesystem_object()
Martin Matuska
2017-01-31
1
-0
/
+3
*
Add NFSv4 ACL support for Mac OS X
Martin Matuska
2017-01-29
1
-5
/
+24
*
Merge pull request #805 from bsergean/patch-1
Tim Kientzle
2017-01-28
1
-2
/
+14
|
\
|
*
resolve merge conflicts
Benjamin Sergeant
2016-10-13
1
-2
/
+14
[next]