FreeRDP/winpr/libwinpr
Pascal Nowack 8ae820cd4f winpr/clipboard: Also save lastWriteTime for FILEDESCRIPTORW
Currently, when a local uri-list is converted into a FILEDESCRIPTORW
list, WinPR doesn't submit the last write time for each file.
The result of this is that the last write time of each file on the
other peer will have the current time and not the actual last write
time that is present on the peer, where the files were copied from.

Fix this by also writing the last write time in addition to the
FD_WRITESTIME flag.
2021-01-11 08:36:10 +01:00
..
asn1 Reformatted to new style 2019-11-07 10:53:54 +01:00
bcrypt Reformatted to new style 2019-11-07 10:53:54 +01:00
clipboard winpr/clipboard: Also save lastWriteTime for FILEDESCRIPTORW 2021-01-11 08:36:10 +01:00
comm Update comm_serial_sys.c 2019-12-26 16:48:00 +02:00
credentials Reformatted to new style 2019-11-07 10:53:54 +01:00
credui Reformatted to new style 2019-11-07 10:53:54 +01:00
crt Fixed compilation warnings. 2020-11-10 08:53:43 +01:00
crypto Fixed unit tests run under memory sanitizer 2020-09-07 10:42:28 +02:00
dsparse Reformatted to new style 2019-11-07 10:53:54 +01:00
environment Fixed GetEnvironmentStrings test 2019-11-21 15:05:57 +01:00
error Reformatted to new style 2019-11-07 10:53:54 +01:00
file Fixed #6632 2020-12-06 14:48:21 +01:00
handle Reformatted to new style 2019-11-07 10:53:54 +01:00
heap Removed windows module.def files. 2016-02-29 15:18:47 +01:00
input Reformatted to new style 2019-11-07 10:53:54 +01:00
interlocked Reformatted to new style 2019-11-07 10:53:54 +01:00
io Removed unused function 2020-03-10 14:04:53 +01:00
library Revert "winpr/library: Use RTLD_GLOBAL for dlopen" 2020-06-17 12:59:41 +02:00
locale Reformatted to new style 2019-11-07 10:53:54 +01:00
memory Reformatted to new style 2019-11-07 10:53:54 +01:00
nt Fixed NtStatus2Tag return. 2020-10-27 07:41:04 +01:00
path Reformatted to new style 2019-11-07 10:53:54 +01:00
pipe Fixed compilation warnings. 2020-11-10 08:53:43 +01:00
pool Cleaned up collections: 2020-11-06 12:30:13 +01:00
registry Fixed unit tests run under memory sanitizer 2020-09-07 10:42:28 +02:00
rpc Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
security Reformatted to new style 2019-11-07 10:53:54 +01:00
shell Reformatted to new style 2019-11-07 10:53:54 +01:00
smartcard Fixed unit tests run under memory sanitizer 2020-09-07 10:42:28 +02:00
sspi Fixed NtStatus2Tag return. 2020-10-27 07:41:04 +01:00
sspicli Use CMake to detect availability of getlogin_r 2020-07-01 16:50:20 +02:00
synch Removed unused function 2020-03-10 14:04:53 +01:00
sysinfo Fixed unit tests run under memory sanitizer 2020-09-07 10:42:28 +02:00
thread winpr: thread: fix wrong log level in ThreadCloseHandle 2020-01-08 11:59:34 +01:00
timezone Fixed uninitialized value 2020-07-01 16:50:20 +02:00
utils Check for backtrace symbol and link to execinfo if needed 2020-12-06 14:49:53 +01:00
winhttp Reformatted to new style 2019-11-07 10:53:54 +01:00
winsock Reformatted to new style 2019-11-07 10:53:54 +01:00
wnd Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
wtsapi Silenced warning due to missing define guard. 2020-03-10 14:04:53 +01:00
CMakeLists.txt Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
dummy.c freerdp: various missing link dependencies and symbol exports 2013-09-03 21:48:26 -04:00
log.h Moved logging defines to main logger. 2014-09-09 16:32:04 +02:00