summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-27Add a resolutionKMS vmtoolsd pluginfeature/thellstrom/resolutionKMSThomas Hellstrom6-0/+1865
2014-07-01Update README.mdDyno Hongjun Fu1-1/+1
2014-07-01Update README.mdDyno Hongjun Fu1-4/+6
2014-07-01Update README.mdDyno Hongjun Fu1-17/+15
2014-07-01Update README.mdDyno Hongjun Fu1-40/+40
2014-07-01Create README.mdDyno Hongjun Fu1-0/+138
2013-09-22Updating open-vm-tools version for release 2013.09.16-1328054.VMware, Inc6-11/+25
2013-09-22AsyncSocket: Update AsyncSocket_GetRemoteIPAddress for IPv6 support.VMware, Inc2-24/+20
2013-09-22AsyncSocket: Removed unused AsyncSocket_BindUDP.VMware, Inc2-49/+0
2013-09-22Changes in shared code that don't affect open-vm-tools functionality.VMware, Inc3-131/+124
2013-09-22Allow for future use of AF_UNSPEC in AsyncSocket libraryVMware, Inc2-6/+9
2013-09-22Provide a kill-switch for using vsocket in RpcChannel.VMware, Inc2-1/+19
2013-09-22Update AsyncSocketResolveAddr to allow AF_UNSPEC and AF_INET6 ai_family.VMware, Inc2-27/+62
2013-09-22VMCI/VSOCK: Bump version 9.5 => 9.6 for next releaseVMware, Inc2-8/+8
2013-09-22Remove AsyncSocket_SendToVMware, Inc2-132/+0
2013-09-22Changes in shared code that don't affect open-vm-tools functionality.VMware, Inc4-18/+4
2013-09-22desktopEvents: Leave libICE rug firmly under libSM.VMware, Inc2-8/+46
2013-09-22Remove ASSERT_OR_IN_PANIC() from public/vm_assert.hVMware, Inc1-4/+0
2013-09-22Get rid of ASSERT_LENGTH.VMware, Inc1-5/+2
2013-09-22Changes in shared code that don't affect open-vm-tools functionality.VMware, Inc1-1/+4
2013-09-22Get rid of ASSERT_ALWAYS_AVAILABLEVMware, Inc1-6/+6
2013-09-22Fix AsyncSocket reference leak when using IVmdbPollVMware, Inc2-35/+52
2013-09-22Report correct OS name for ESXi guestsVMware, Inc1-2/+14
2013-09-22Implement VMware Tools for ESXi 6.0 guests.VMware, Inc8-13/+93
2013-09-22Harden HostinfoOSData against $PATH attacks.VMware, Inc1-4/+19
2013-09-22Changes in shared code that don't affect open-vm-tools functionality.VMware, Inc2-1/+16
2013-09-22Fix nested logging for VmxLogger with vsocket channel.VMware, Inc3-6/+45
2013-09-22HGFS: Clean up HGFS server unpack file name V3 argumentsVMware, Inc1-33/+54
2013-09-22Internal branch sync. Included in this change:VMware, Inc7-18/+145
2013-09-22Change glib logging in RpcChannel to use Debug/Warning/Panic.VMware, Inc4-65/+69
2013-09-22Add a new SetDisplayScaling RPC to the list of capabilities.VMware, Inc1-0/+2
2013-09-22Changes in shared code that don't affect open-vm-tools functionality.VMware, Inc2-3/+4
2013-09-22HGFS: Make Linux client compile on kernels 3.11VMware, Inc1-180/+538
2013-09-22HGFS: Partial fix for corruption when using different file handles to the sam...VMware, Inc2-74/+65
2013-09-22Fix AssertOnCompileFailed for GCC 4.8 (kernel 3.10+)VMware, Inc3-2/+15
2013-09-22Change FileIO_AtomicUpdate to not close files prior to rename on Posix.VMware, Inc1-12/+26
2013-09-22VMCI: make guest driver work with virtual IOMMUVMware, Inc4-142/+127
2013-09-22Internal branch sync. Included in this change:VMware, Inc2-7/+3
2013-09-22HGFS: Linux client logging improvementsVMware, Inc1-15/+38
2013-09-22Changes in shared code that don't affect open-vm-tools functionality.VMware, Inc2-2/+3
2013-09-22Bump up tools version to 9.6.0 for WS 10 RTM.VMware, Inc1-0/+7
2013-09-22HGFS: Clean up and improve Linux client loggingVMware, Inc3-90/+92
2013-09-22HGFS: Improve Linux client loggingVMware, Inc1-3/+2
2013-09-22Fix stringxx to call Unicode_Free() instead of free()VMware, Inc3-7/+7
2013-09-22Housecleaning: VMIROM is deadVMware, Inc10-15/+0
2013-09-22VIX: add opcode for RemoveAliasByCertVMware, Inc4-2/+29
2013-09-22Changes in shared code that don't affect open-vm-tools functionality.VMware, Inc1-0/+3
2013-09-22HGFS: Fix Linux client inode 512B block countVMware, Inc1-1/+38
2013-09-22Change GuestLIB SDK to use new RpcChannel API.VMware, Inc7-28/+230
2013-09-22HGFS: Fix Linux client symlinksVMware, Inc1-5/+55