]> git.ipfire.org Git - thirdparty/open-vm-tools.git/shortlog
thirdparty/open-vm-tools.git
2017-10-23  Oliver KurthRemove Str_Mbscpy and Str_Mbscat
2017-10-23  Oliver KurthGOSTable: Linux 4.x kernel
2017-10-23  Oliver Kurthlib/file: FileIO_AtomicUpdateEx ASSERT
2017-10-02  Oliver KurthWith the build of VMware Tools 10.2.0 product shifted...
2017-10-02  Oliver KurthUpdate the Tools-10.2.0-Beta Open Source License Files.
2017-09-29  Oliver Kurthupdate release notes and ChangeLog stable-10.1.x 10.1.15 stable-10.1.15
2017-09-29  Oliver Kurthupdate version numbers
2017-09-29  Oliver KurthUpdate the Tools-10.1.15 Open Source License Files.
2017-09-29  Oliver KurthIf for some reason RandR12GetInfo failed to return...
2017-09-29  Oliver KurthTools Hgfs Plugin: refresh Hgfs drives on client start
2017-09-29  Oliver KurthFor FreeBSD 11 and later the correct osname is "freeBSD11".
2017-09-29  Oliver KurthReport version data via guestinfo vars.
2017-09-29  Oliver KurthBump VMTools version to 10.1.15 for the next 10.1.x...
2017-09-29  Oliver KurthAdd entries for MacOS 10.13 (High Sierra) to guest_os_t...
2017-09-15  Oliver Kurthcopy README.md from master
2017-09-15  Oliver Kurthupdate version to 10.2.0
2017-09-15  Oliver Kurthsync libDeployPkg files
2017-09-15  Oliver KurthGuestStats: Report memNeeded on ESX as a guest
2017-09-15  Oliver KurthGOSTable: Add MacOS 10.14 and FreeBSD 12
2017-09-15  Oliver KurthGuest OS: Add CentOS 8, OracleLinux 8, and AsiaNux 8
2017-09-15  Oliver Kurthlib/file: Remove long dead functions from file.h
2017-09-15  Oliver KurthRevert part of the previous commit.
2017-09-15  Oliver KurthguestOS: Add SLES 15 and RHEL 8
2017-09-15  Oliver KurthChange to common header file; not applicable to open...
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthChanges to common header files; not applicable to open...
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver Kurthlib/file: Improve File_CreateDirectoryHierarchy error...
2017-09-15  Oliver KurthFix processing RPC data in TimeSync RPC handler
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthAdjust some logging levels
2017-09-15  Oliver KurthAdd support for 64-bit inodes in FreeBSD 12
2017-09-15  Oliver KurthEnable bsd_vsnprintf for __ANDROID__
2017-09-15  Oliver KurthAdd support to check if a native guest time sync servic...
2017-09-15  Oliver KurthFix some compatibility issues between bsd_vsnprintf...
2017-09-15  Oliver Kurthlib/file: Continue simplifying and optimizing
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthFix lib/string unit tests
2017-09-15  Oliver Kurthlib/file: Cleanly handle directory separators
2017-09-15  Oliver KurthAdd missing "const" to previous commit.
2017-09-15  Oliver Kurthlib/file: Rework File_ReplaceExtension and File_RemoveE...
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthRename some parameters
2017-09-15  Oliver KurthRevert previous commit.
2017-09-15  Oliver Kurthlib/file: File_ReplaceExtension fails in the root directory
2017-09-15  Oliver KurthUpdate AUTHORS with pull request for fixing gcc6 build...
2017-09-15  Oliver KurthUpdate __IS_FREE_BSD__ macro in vm_basic_defs.h
2017-09-15  Oliver KurthCommon header file change; not applicable to open-vm...
2017-09-15  Oliver KurthInclude new CAF PMT files in open-vm-tools
2017-09-15  Oliver KurthRe-instate ASSERTS in circList.h
2017-09-15  Oliver Kurthservices/plugins/dndcp/dnd/dndCPMsgV4.c:
2017-09-15  Oliver KurthdeployPkg: Fix duplicate log message issue
2017-09-15  Oliver KurthMake TimeUtil_GetTimeFormat avoid a null pointer derefe...
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthresolutionSet: Should not free RandR12Info when RandR12...
2017-09-15  Oliver KurthExport and call a valist version of Msg_Append
2017-09-15  Oliver KurthCommon header file change: not applicable to open-vm...
2017-09-15  Oliver KurthVThreadID: change to uintptr_t
2017-09-15  Oliver KurthAdd 10.1.15 update release to vm_tools_version.h
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver Kurthlib/file: Posix FileLock_Lock pathName handling
2017-09-15  Oliver KurthAdd vmx config options for guest time service resync.
2017-09-15  Oliver KurthCommon source file change; not directly applicable...
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthVThread: factor out common thread-name assignment
2017-09-15  Oliver KurthHgfs OSX Server: Create and use server callback table...
2017-09-15  Oliver KurthCAF - Preconfigure the listener + follow guest proxy
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthAdd error logging to lib/file/file.c create folder...
2017-09-15  Oliver KurthRe-gen rabbitproxy key if its perms are bad
2017-09-15  Oliver KurthGuestInfo: Add option to exclude network interfaces
2017-09-15  Oliver KurthFix vm_basic_types.h broken in previous commit.
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthRemove VThread_WaitThread
2017-09-15  Oliver KurthVThreadBase: Final cleanups
2017-09-15  Oliver KurthTools Hgfs Plugin: Refresh Hgfs drives on client start
2017-09-15  Oliver KurthEmphatically close virtual disk.
2017-09-15  Oliver Kurthlib/file/filePosix.c: Implement File_GetMountPath(...
2017-09-15  Oliver KurthVThreadBase: Switch to "stable" thread IDs
2017-09-15  Oliver Kurthlib/lock: Clarify comments
2017-09-15  Oliver KurthClear vmusr as resolution_server when resolutionKMS...
2017-09-15  Oliver KurthChanges to common source files; not applicable to open...
2017-09-15  Oliver KurthUse correct osname for FreeBSD 11.
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthCommon header file change; not applicable to open-vm...
2017-09-15  Oliver KurthCommon header file change; not applicable to open-vm...
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthVSOCK: Add getsockopt to determine stream socket discon...
2017-09-15  Oliver KurthConvert Util_GetCurrentThreadId to VThreadBase_GetKernelID
2017-09-15  Oliver KurthRemove Util_GetCurrentThreadId from VIX
2017-09-15  Oliver KurthAdd some tweaks to make it easier to test old tokens
2017-09-15  Oliver KurthEnable XML manifest by default.
2017-09-15  Oliver Kurthlib/file: Must be errno safe
2017-09-15  Oliver KurthChanges to common header files; not applicable to open...
2017-09-15  Oliver KurthHgfs Server: Fix the tools build
2017-09-15  Oliver KurthHgfs Server: Move async request globals into the Hgfs...
next