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_windows.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1771 from EwgeniWolowik/extend_cleanup_pathname_by_window...
Martin Matuška
2022-12-06
1
-0
/
+3
|
\
|
*
Fixed issue #1770: cleanup_pathname deals with network drive paths like \\se...
Ewgeni Wolowik
2022-09-07
1
-0
/
+3
*
|
Fix out of bounds read in Windows symlink support
Erik Olofsson
2022-10-06
1
-0
/
+2
*
|
Fix potential out-of-bounds reads
Erik Olofsson
2022-10-06
1
-0
/
+1
|
/
*
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
*
|
Merge pull request #1588 from IohannRabeson/build_fixes
Martin Matuška
2021-11-16
1
-1
/
+1
|
\
\
|
*
|
Make all the implicit cast explicit.
IohannRabeson
2021-10-03
1
-1
/
+1
|
|
/
*
|
Support ARCHIVE_EXTRACT_SECURE_NODOTDOT on Windows
Joerg Sonnenberger
2021-10-07
1
-8
/
+21
|
/
*
Safe writes: improve error handling
Martin Matuska
2020-03-02
1
-9
/
+14
*
Add archive_write_disk_windows.c counterpart to previous commit
Martin Matuska
2020-03-02
1
-0
/
+3
*
Safe writes: delete temporary file if rename fails
Martin Matuska
2020-02-29
1
-1
/
+2
*
Unlink before creating a hardlink on Windows
Martin Matuska
2020-02-11
1
-3
/
+15
*
Fix error when overwriting files on Windows
Martin Matuska
2020-01-22
1
-15
/
+21
*
Implement ARCHIVE_EXTRACT_SAFE_WRITES on Windows
Martin Matuska
2020-01-20
1
-4
/
+70
*
archive_write_disk: remove some obsolete TODO comments
Martin Matuska
2019-05-26
1
-2
/
+0
*
RAR5 reader: set correct mode for readonly directories
Martin Matuska
2019-05-10
1
-5
/
+2
*
Add support for Windows file attributes readonly, hidden and system
Martin Matuska
2019-05-09
1
-5
/
+78
*
Windows symlinks: new functions and extended tar header
Martin Matuska
2019-04-15
1
-10
/
+14
*
Windows symlink bugfixes and improvements
Martin Matuska
2019-04-13
1
-14
/
+20
*
Fix various symlink bugs with Windows symlinks
Martin Matuska
2019-04-04
1
-11
/
+46
*
Add support for directory symlinks on Windows
Martin Matuska
2019-03-27
1
-9
/
+45
*
Add basic read and write support for symbolic links on Windows
Martin Matuska
2019-03-26
1
-2
/
+72
*
Merge pull request #1083 from guischulz/windows_unc_workdir
Martin Matuška
2019-03-10
1
-0
/
+5
|
\
|
*
Fix full-pathname for extraction with unc working directory on windows
Guido Schulz
2018-11-18
1
-0
/
+5
*
|
Bug #1128: Deletion of unnecessary checks before calls of the function “arc...
Markus Elfring
2019-02-04
1
-10
/
+5
|
/
*
Fix indentation to match rest of file
BenjaminTrapani
2018-01-20
1
-6
/
+6
*
Fix missing hardlink source test windows
BenjaminTrapani
2018-01-20
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
*
Replace malloc + memset with calloc.
Joerg Sonnenberger
2016-12-06
1
-2
/
+1
*
Spelling fixes (#831)
Graham Percival
2016-12-04
1
-2
/
+2
*
Do not preppend \\?\ if it is already there
Julien Finet
2016-06-08
1
-3
/
+11
*
Document the buggy return codes of archive_write_data when writing to an arch...
Tim Kientzle
2014-06-20
1
-0
/
+4
*
remove duplicate expressions in file_information()
Maks Naumov
2014-04-17
1
-2
/
+0
*
Use correct variable types for ASCII Windows functions.
Maurus Cuelenaere
2013-09-16
1
-1
/
+1
*
Correct handling user_umask in create_filesystem_object function.
Michihiro NAKAJIMA
2012-10-31
1
-1
/
+1
*
Fix a format parameter for a wide string in archive_write_disk_windows.c.
Michihiro NAKAJIMA
2012-02-20
1
-10
/
+10
*
On Visual Studio, Enable Warning 4244: 'conversion' conversion from 'type1'
Michihiro NAKAJIMA
2012-02-19
1
-4
/
+4
*
Fix build failure in aggressive warnings on msys.
Michihiro NAKAJIMA
2012-02-16
1
-12
/
+14
*
Spelling fixes from Ulrich Spoerlein.
Tim Kientzle
2012-01-07
1
-2
/
+2
*
Clean up: style fix and remove unneeded statements and definitions.
Michihiro NAKAJIMA
2012-01-04
1
-30
/
+28
*
Remove POSIX specific code about taking care of ftruncate failure.
Michihiro NAKAJIMA
2012-01-04
1
-31
/
+1
*
Use OVERLAOPED data with WriteFile API instead of SetFilePointer API to set t...
Michihiro NAKAJIMA
2012-01-04
1
-30
/
+11
*
Issue 210. Plug memory leak on Windows.
Michihiro NAKAJIMA
2011-12-28
1
-0
/
+1
*
Issue 206.
Michihiro NAKAJIMA
2011-12-28
1
-1
/
+26
*
Refactor the UID/GID lookup in write_disk so that it can be
Tim Kientzle
2011-12-18
1
-32
/
+31
*
Improve portability to old Windows systems by using SetFilePointer
Tim Kientzle
2011-11-18
1
-4
/
+19
*
Issue #189: Don't rely on dev/ino being zero when they
Tim Kientzle
2011-11-03
1
-2
/
+3
*
Fix issue 174.
Michihiro NAKAJIMA
2011-09-08
1
-7
/
+99
[next]