|
|
@87844
|
4 years |
vboxsync |
IPRT/RTFileQuerySectorSize/solaris: Fix reference to uninitialized …
|
|
|
@87581
|
4 years |
vboxsync |
IPRT/RTFileGetMaxSize: Doxygen fix.
|
|
|
@87280
|
4 years |
vboxsync |
IPRT/mp-darwin.cpp: get the clock-frequency from the CPU IOService if …
|
|
|
@87205
|
4 years |
vboxsync |
IPRT: Added generic RTMpGetDescription implementation for darwin. …
|
|
|
@87198
|
4 years |
vboxsync |
IPRT/mp-darwin.cpp: Added RTMpCpuId implementations for bugref:9898.
|
|
|
@87044
|
4 years |
vboxsync |
Shared Clipboard/Transfers: A bit of cleanup …
|
|
|
@87042
|
4 years |
vboxsync |
Shared Clipboard/Transfers: More cleanup / documentation work. bugref:9874
|
|
|
@87041
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Added initial supported for connection …
|
|
|
@87037
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Renaming (RTHTTP_WITH_WEBDAV -> …
|
|
|
@87032
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Added initial directory listing support …
|
|
|
@87029
|
4 years |
vboxsync |
Shared Clipboard/Transfers: A bit of cleanup. bugref:9874
|
|
|
@87021
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Improved logging a bit [build fix]. bugref:9874
|
|
|
@87020
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Improved logging a bit. bugref:9874
|
|
|
@87018
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Initial code for directory listing …
|
|
|
@87016
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Initial code for directory listing …
|
|
|
@87013
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Fixed warning. bugref:9874
|
|
|
@87011
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Docs. bugref:9874
|
|
|
@87008
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
|
|
|
@87007
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
|
|
|
@87006
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
|
|
|
@87004
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
|
|
|
@86981
|
4 years |
vboxsync |
IPRT/FTP: Docs nit (has been resolved). bugref:9646
|
|
|
@86973
|
4 years |
vboxsync |
IPRT/FTP: Resolved some @ŧodos. bugref:9646
|
|
|
@86727
|
4 years |
vboxsync |
IPRT/thread-posix.cpp: siginterrupt is deprecated, replace with …
|
|
|
@86725
|
4 years |
vboxsync |
IPRT/thread-posix.cpp: siginterrupt is deprecated, replace with sigaction.
|
|
|
@86579
|
4 years |
vboxsync |
IPRT/sysfs.h: Added RTLinuxConstructPath and RTLinuxConstructPathV. …
|
|
|
@86536
|
4 years |
vboxsync |
IPRT/localipc-win.cpp: Clarification to bugref:9773
|
|
|
@86525
|
4 years |
vboxsync |
Runtime/r3/*/sched-*.cpp: Doxygen cleanup, only keep the doxygen …
|
|
|
@86519
|
4 years |
vboxsync |
Runtime/ioqueue-iouringfile-provider.cpp: Fix request submission
|
|
|
@86492
|
4 years |
vboxsync |
IPRT/xml: Fixed tiny leak in File::File(). bugref:9841
|
|
|
@86415
|
4 years |
vboxsync |
IPRT,++: Made RTHandleGetStandard's fLeaveOpen parameter work for …
|
|
|
@86414
|
4 years |
vboxsync |
IPRT,++: Adding a fLeaveOpen parameter to RTHandleGetStandard. …
|
|
|
@86412
|
4 years |
vboxsync |
IPRT/pipe: Adding RTPipeCloseEx w/ a fLeaveOpen parameter so we can …
|
|
|
@86302
|
4 years |
vboxsync |
IPRT/RTFileQuerySize/darwin: Fixed regression from r140046 causing the …
|
|
|
@86301
|
4 years |
vboxsync |
Runtime: Add API to load kernel modules by name and add simple …
|
|
|
@86300
|
4 years |
vboxsync |
Runtime: Add API to load kernel modules by name and add simple …
|
|
|
@86296
|
4 years |
vboxsync |
IPRT/alloc-ef.cpp: Added RTMemDumpFreed for use from gdb.
|
|
|
@86240
|
4 years |
vboxsync |
IPRT: RTTimeZoneGetCurrent-posix.cpp should validate the string …
|
|
|
@86239
|
4 years |
vboxsync |
IPRT: Some fixes to RTTimeZoneGetCurrent-posix.cpp and a basic …
|
|
|
@86220
|
4 years |
vboxsync |
IPRT/RTTimeZoneGetCurrent: Some build systems might not have tzfile.h …
|
|
|
@86216
|
4 years |
vboxsync |
IPRT/RTTimeZoneGetCurrent: Add some additional heuristics for …
|
|
|
@86171
|
4 years |
vboxsync |
IPRT/win/thread: Use new SetThreadDescription to set thread names.
|
|
|
@86170
|
4 years |
vboxsync |
IPRT/win/thread: Use new SetThreadDescription to set thread names.
|
|
|
@86126
|
4 years |
vboxsync |
Runtime/linux/ioqueue-iouringfile-provider: Fixes
|
|
|
@86074
|
4 years |
vboxsync |
IPRT/RTLocaleQueryLocaleName: ticketref:19856 'VBoxManage unattended …
|
|
|
@86017
|
4 years |
vboxsync |
Runtime/serialport-win.cpp: Fix querying for events under cerain …
|
|
|
@85898
|
4 years |
vboxsync |
iprt/RTNtPathFromHandle: documentation fix. bugref:9224
|
|
|
@85882
|
4 years |
vboxsync |
IPRT/RTFileQuerySectorSize/win: Ignore not-ready-drive errors. bugref:9224
|
|
|
@85875
|
4 years |
vboxsync |
Main: bugref:9224: Added RTFileQuerySectorSize into IPRT
|
|
|
@85676
|
4 years |
vboxsync |
IPRT/ftp-server.cpp: some nits and todos. bugref:9437
|
|
|
@85674
|
4 years |
vboxsync |
IPRT/ftp-server.cpp: We use 'end' to be exclusive (last + 1) and …
|
|
|
@85672
|
4 years |
vboxsync |
IPRT: ftp-server.cpp belongs in r3/ not generic/, as we don't expect …
|
|
|
@85495
|
4 years |
vboxsync |
Runtime/fileio-posix.cpp: Fix for r139548, restore the old file offset …
|
|
|
@85492
|
4 years |
vboxsync |
IPRT/fileio-posix.cpp: Fix binary search in RTFileQueryMaxSizeEx, and …
|
|
|
@85491
|
4 years |
vboxsync |
IPRT/RTFileCopyPartEx-linux.cpp: Fix fallback handling if the syscall …
|
|
|
@85343
|
4 years |
vboxsync |
IPRT/RTCrStoreCreateSnapshotById-darwin.cpp: Ignore deprecation …
|
|
|
@85163
|
4 years |
vboxsync |
IPRT/RTPathUserDocuments-darwin.cpp: Addressed API deprecation. bugref:9790
|
|
|
@85124
|
4 years |
vboxsync |
*: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@85112
|
4 years |
vboxsync |
GA: bugref:9773: Fixed incorrect impersonation level during the pipe …
|
|
|
@84840
|
4 years |
vboxsync |
IPRT/thread-win.cpp: Thread naming todo.
|
|
|
@84681
|
4 years |
vboxsync |
IPRt/rtLinuxConstructPathV: allow empty pszFormat as …
|
|
|
@84632
|
5 years |
vboxsync |
IPRT/sysfs.cpp: Use RTStrPrintf2V rather than RTStrPrintfV in …
|
|
|
@84506
|
5 years |
vboxsync |
IPRT: Shut up gcc 10 about potentially uninitialized variables. bugref:9746
|
|
|
@84405
|
5 years |
vboxsync |
IPRT: Quick adjustments for making the vcc-fakes-kernel32* stuff build …
|
|
|
@84365
|
5 years |
vboxsync |
IPRT: Quick adjustments for making the vcc-fakes-kernel32* stuff build …
|
|
|
@84333
|
5 years |
vboxsync |
Runtime/ioqueue-iouringfile-provider: Doxygen
|
|
|
@84000
|
5 years |
vboxsync |
IPRT/xml: Simplified EIPRTFailure::EIPRTFailure, avoiding two heap …
|
|
|
@83998
|
5 years |
vboxsync |
IPRT,VBoxAddInstallNt3x.cpp: Split out the IPRT bits from …
|
|
|
@83997
|
5 years |
vboxsync |
IPRT,VBoxAddInstallNt3x.cpp: Split out the IPRT bits from …
|
|
|
@83991
|
5 years |
vboxsync |
IPRT,VBoxAddInstallNt3x.cpp: Split out the IPRT bits from …
|
|
|
@83865
|
5 years |
vboxsync |
IPRT: VCC win32 API fakes for 14.1. [scm] bugref:8489
|
|
|
@83862
|
5 years |
vboxsync |
IPRT: VCC win32 API fakes for 14.1. bugref:8489
|
|
|
@83861
|
5 years |
vboxsync |
IPRT: VCC win32 API fakes for 14.1. bugref:8489
|
|
|
@83739
|
5 years |
vboxsync |
IPRT: More VC++ 14.1 build fixes. bugref:8489
|
|
|
@83661
|
5 years |
vboxsync |
IPRT/process: Added RTProcExecutablePath as a buffer-less alternative …
|
|
|
@83548
|
5 years |
vboxsync |
IPRT: Added RTMemFreeZ, RTMemTmpFreeZ, and RTMemEf* variants. [build …
|
|
|
@83547
|
5 years |
vboxsync |
IPRT: Added RTMemFreeZ, RTMemTmpFreeZ, and RTMemEf* variants. [build …
|
|
|
@83546
|
5 years |
vboxsync |
IPRT: Added RTMemFreeZ, RTMemTmpFreeZ, and RTMemEf* variants. bugref:9698
|
|
|
@83544
|
5 years |
vboxsync |
IPRT/poll.cpp: Rearranged code for better mojo when there are no …
|
|
|
@83520
|
5 years |
vboxsync |
Runtime/r3/serialport-posix: More error checking, read/write methods …
|
|
|
@83368
|
5 years |
vboxsync |
IPRT: Added RTMemAllocZ and RTMemEfReallocZ[NP].
|
|
|
@83233
|
5 years |
vboxsync |
IPRT: New gsoap version needs 4 more openssl functions.
|
|
|
@83124
|
5 years |
vboxsync |
IPRT: Merged the two tls files, with the sideeffect that destructors …
|
|
|
@83101
|
5 years |
vboxsync |
IPRT: Simple TLS destructor implementation for windows.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82837
|
5 years |
vboxsync |
IPRT/file: Added some more thoughts and @todo regarding the …
|
|
|
@82836
|
5 years |
vboxsync |
IPRT/win: Enabled new RTFileSetSize implementation that works like …
|
|
|
@82835
|
5 years |
vboxsync |
IPRT/win: Finished the RTFileSetSize reimplementation, still disabled. …
|
|
|
@82834
|
5 years |
vboxsync |
IPRT/win: Reimplemented RTFileSetSize to support truncating files …
|
|
|
@82833
|
5 years |
vboxsync |
IPRT/nt: Added OBJECT_BASIC_INFORMATION and promoted …
|
|
|
@82726
|
5 years |
vboxsync |
Runtime/serialport-win.cpp: Initialize more DCB members to avoid using …
|
|
|
@82660
|
5 years |
vboxsync |
IPRT/mem: Avoid calling assert(3C) on Solaris when mlock(3C) fails due …
|
|
|
@82631
|
5 years |
vboxsync |
IPRT/utf8-posix.cpp: NetBSD changed iconv constness (to not const) …
|
|
|
@81927
|
5 years |
vboxsync |
IPRT: Added 32-bit memchr variant. Prepared 16 and 64 bit ones too.
|
|
|
@81582
|
5 years |
vboxsync |
IPRT: Linux: #warning The <sys/sysctl.h> header is deprecated and will …
|
|
|
@81521
|
5 years |
vboxsync |
Runtime/stream: no speculative looking at memory beyond end of input buffer
|
|
|
@81500
|
5 years |
vboxsync |
IPRT/win: Added comment about usefulness of RTSystemQueryFirmwareBoolean.
|
|
|
@81499
|
5 years |
vboxsync |
IPRT/win: RTSystemQueryFirmwareBoolean should return success on …
|
|
|
@81251
|
5 years |
vboxsync |
IPRT/process-creation-posix.cpp: Generalized the PAM option and make …
|
|
|