summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-22Changes in shared code that don't affect open-vm-tools functionality.VMware, Inc1-0/+1
2013-09-22HGFS: Fix a Linux client memory corruptionVMware, Inc1-5/+7
2013-09-22Add 4 new guestRPC commands for namespace manager.VMware, Inc1-8/+11
2013-09-22Internal branch sync. Included in this change:VMware, Inc7-209/+235
2013-09-22Changes in shared code that don't affect open-vm-tools functionality.VMware, Inc1-0/+2
2013-09-22Fix parsing logic in guestInfo to parse vlan configured NICsVMware, Inc1-2/+2
2013-09-22Changes in shared code that don't affect open-vm-tools functionality.VMware, Inc2-2/+16
2013-09-22HGFS: Improve the Linux kernel client loggingVMware, Inc4-25/+76
2013-09-22Use g_debug instead of g_warning in RpcChannel_ErrorVMware, Inc1-1/+5
2013-09-22Re-enable vsocket guestrpc in tools.VMware, Inc4-13/+29
2013-09-22Avoid logging non-fatal messages without logging system initialization.VMware, Inc1-0/+11
2013-09-22Changes in shared code that don't affect open-vm-tools functionality.VMware, Inc2-2/+9
2013-09-22HGFS: clean up of server Send packet part IIVMware, Inc1-7/+2
2013-09-22Fix lspci command in vm-support.VMware, Inc1-1/+1
2013-09-22HGFS: Clean up server send packet callbackVMware, Inc3-8/+2
2013-09-22nternal branch sync. Included in this change:VMware, Inc7-736/+2671
2013-09-22Bump up the tools version to 9.4.0 for RTM.VMware, Inc1-0/+7
2013-09-22Changes in shared code that don't affect open-vm-tools functionality.VMware, Inc2-2/+8
2013-09-22Internal branch sync. Included in this change:VMware, Inc5-771/+527
2013-09-22HGFS: Server packet abstraction part XIVMware, Inc5-29/+42
2013-09-22MPN to MPN 64 conversion for Hosted.VMware, Inc3-22/+41
2013-09-22Disable vsocket connection temporarily to work around a bug.VMware, Inc1-1/+2
2013-09-22Pass RPCI channel info to guestrpc command hanlders.VMware, Inc1-1/+1
2013-09-22Tools/DnD X11: Logging improvements and cosmetic touchups.VMware, Inc13-255/+379
2013-09-22Fix send retry on vsocket channel.VMware, Inc2-6/+9
2013-09-22Changes in shared code that don't affect open-vm-tools functionality.VMware, Inc2-1/+53
2013-09-22Switch utf::string from g_utf8_validate to Unicode_IsBufferValid.VMware, Inc1-2/+4
2013-09-22HGFS: Clean up of server packet sendVMware, Inc2-10/+6
2013-09-22Fix VMHSUtilFileMove and clarify comments of File_ReplaceVMware, Inc1-2/+2
2013-09-22Changes in shared code that don't affect open-vm-tools functionality.VMware, Inc5-60/+382
2013-09-22Change the lspci parameters to avoid crash dangerous and offer more readable ...VMware, Inc1-2/+3
2013-09-22Replace some RpcOut_* API using new RpcChannel API.VMware, Inc2-0/+87
2013-09-22HGFS: Server packet abstraction part IXVMware, Inc4-5/+18
2013-09-22Changes in shared code that don't affect open-vm-tools functionality.VMware, Inc3-28/+34
2013-09-22Linux kernel modules: remove pre 2.6 support from makefilesVMware, Inc6-138/+12
2013-09-22Changed a warning log message to debug message.VMware, Inc1-2/+2
2013-09-22Mac OS Tools: Make system-wide services launchd-compliantVMware, Inc1-3/+42
2013-09-22Changes in shared code that don't affect open-vm-tools functionality.VMware, Inc2-3/+6
2013-09-22Ignore SIGPIPE for tools.VMware, Inc1-0/+2
2013-09-22Reactivate guestRpc polling reduction code on the guest side.VMware, Inc1-2/+0
2013-09-22Fix a segfault in RpcChannel_SendOutRaw.VMware, Inc1-1/+1