]> git.ipfire.org Git - thirdparty/open-vm-tools.git/shortlog
thirdparty/open-vm-tools.git
2011-12-22  VMware, IncFix tools build.
2011-12-22  VMware, IncChanges in shared code that don't affect open-vm-tools...
2011-12-22  VMware, Incfix build breakage
2011-12-22  VMware, Inclib/misc: constification
2011-12-22  VMware, IncUse bash shell first when starting a program inside...
2011-12-22  VMware, Incfree allocated string
2011-12-22  VMware, IncChanges in shared code that don't affect open-vm-tools...
2011-12-22  VMware, IncExecute HGFS_ASSERT_INPUT only in successful code paths.
2011-12-22  VMware, IncInternal branch sync. Included in this change:
2011-12-22  VMware, Inclib/file: without the test code left in...
2011-12-22  VMware, Inclib/lock: FileLock_IsLocked crashes
2011-12-22  VMware, Inclib/misc: publish the PtrHash interface
2011-12-22  VMware, Inclib/file: problems in a build
2011-12-22  VMware, Inclib/file: IsLocked err argument is optional
2011-12-22  VMware, Inclib/file: clean up before a change
2011-12-22  VMware, IncChanges in shared code that don't affect open-vm-tools...
2011-12-22  VMware, IncChanges in shared code that don't affect open-vm-tools...
2011-12-22  VMware, IncUse $(MAKE) instead of make.
2011-12-22  VMware, IncChanges in shared code that don't affect open-vm-tools...
2011-12-22  VMware, IncChanges in shared code that don't affect open-vm-tools...
2011-12-22  VMware, IncFix signal source initialization.
2011-12-22  VMware, IncRevert of a previous change.
2011-12-22  VMware, Inclib/lock: restore minor merge issue
2011-12-22  VMware, IncFix a security issue in HGFS server.
2011-12-22  VMware, IncInternal branch sync. Included in this change:
2011-12-22  VMware, IncRemove the special logic implemented for default session.
2011-12-22  VMware, IncIgnore EBUSY when freezing filesystems.
2011-12-22  VMware, Inclib/lock: put back another piece
2011-12-22  VMware, Inclib/lock: put more stuff back in
2011-12-22  VMware, IncChanges in shared code that don't affect open-vm-tools...
2011-12-22  VMware, IncRevert of previous change.
2011-12-22  VMware, IncAdd VMCI RPC channel RIDs and allow messages to them...
2011-12-22  VMware, IncFix crash in tools log reconfig handler.
2011-12-22  VMware, Incvmxnet(3) fix building with Linux kernel 3.2
2011-12-22  VMware, IncChanges in shared code that don't affect open-vm-tools...
2011-12-22  VMware, IncFix potential issue with 32-bit cmpxchg8 / Atomic_Write64
2011-12-22  VMware, Inclib/lock: perThread tracking information fixes
2011-12-22  VMware, IncsyncDriver: do not use stale errno on Linux
2011-12-22  VMware, IncFix HGFS for linux kernel 3.2.x.
2011-12-22  VMware, IncChanges in shared code that don't affect open-vm-tools...
2011-12-22  VMware, IncModify the return value of HgfsServerSessionInvalidateI...
2011-12-22  VMware, Incmake FileIOAligned_PoolInit thread-safe
2011-12-22  VMware, IncChanges in shared code that don't affect open-vm-tools...
2011-12-22  VMware, IncChanges in shared code that don't affect open-vm-tools...
2011-12-22  VMware, IncAdd a new HGFS error code (HGFS_STATUS_TOO_MANY_SESSIONS)
2011-12-22  VMware, IncChanges in shared code that don't affect open-vm-tools...
2011-12-22  VMware, Inc[unity] Remove Unity_SetActiveDnDDetWnd.
2011-12-22  VMware, IncFix HGFS server stale session error
2011-12-22  VMware, IncDestory the sessions if they are inactive for a long...
2011-12-22  VMware, IncChanges in shared code that don't affect open-vm-tools...
2011-12-22  VMware, Inclib/lock: cleanly differentiate native from mapped...
2011-12-22  VMware, Inclib/lock: access violation
2011-12-22  VMware, Inclib/lock: Add formal fallback code
2011-12-22  VMware, Incvmcf provider: doc updates.
2011-12-22  VMware, IncReverting previous checkin.
2011-12-22  VMware, IncChanges in shared code that don't affect open-vm-tools...
2011-12-22  VMware, Inclib/misc: Don't use log in essential service
2011-12-22  VMware, IncChanges in shared code that don't affect open-vm-tools...
2011-12-22  VMware, IncImplement 'InvalidateInactiveSessions' in hgfsServer.
2011-12-22  VMware, IncInternal branch sync. Included in this change:
2011-12-21  VMware, Inclib/lock: another missing piece is restored
2011-12-21  VMware, Inclib/lock: bring message uniformity
2011-12-21  VMware, Inclib/lock: put back the last piece
2011-12-21  VMware, Inclib/lock: enable syndrome bit production
2011-12-21  VMware, Inclib/lock: restore lost fix
2011-11-22  VMware, IncUpdating open-vm-tools version for release 2011.11... 2011.11.20-535097
2011-11-22  VMware, IncChanges in shared code that don't affect open-vm-tools...
2011-11-22  VMware, IncHGFS: make compile on kernels 3.1-rc1 and above
2011-11-22  VMware, Inclib/lock: more lack of "0x" before "%p"
2011-11-22  VMware, Inclib/lock: "0x" before "%p"
2011-11-21  VMware, Inclib/lock: fix the build
2011-11-21  VMware, Inclib/lock: missed a "safetime.h"
2011-11-21  VMware, Inclib/lock: syndrome bits don't work on ESX
2011-11-21  VMware, IncAdd StrUtil API for parsing unsigned 64-bit integers.
2011-11-21  VMware, IncChanges in shared code that don't affect open-vm-tools...
2011-11-21  VMware, Inclib/misc: pick up a few review comments
2011-11-21  VMware, Inclib/misc: clean up random.c
2011-11-21  VMware, IncChanges in shared code that don't affect open-vm-tools...
2011-11-21  VMware, Inclib/lock: group all non debug function in ul.c together
2011-11-21  VMware, IncOVT: Build lib/xdg with GLib flags.
2011-11-21  VMware, Inclib/lock: no need to comment out define
2011-11-21  VMware, IncChanges in shared code that don't affect open-vm-tools...
2011-11-21  VMware, IncUnity/X11: Tweaks to support Ubuntu 11.10.
2011-11-21  VMware, IncChanges in shared code that don't affect open-vm-tools...
2011-11-21  VMware, IncReduce heap allocations when listing processes in the...
2011-11-21  VMware, Inclib/lock: fix off-by-one indent
2011-11-21  VMware, Inclib/lock: things go back
2011-11-21  VMware, Inclib/lock: put more back...
2011-11-21  VMware, IncRevert a previous change.
2011-11-21  VMware, IncRevert a previous change.
2011-11-21  VMware, IncRevert a previous change.
2011-11-21  VMware, IncRevert a previous change.
2011-11-21  VMware, Inclib/lock: finally put back the fix
2011-11-21  VMware, Inclib/lock: A nice improvement
2011-11-21  VMware, Inclib/log: fix typo
2011-11-21  VMware, Inclib/lock: if you can't beat'em, join'em
2011-11-21  VMware, Inclib/lock: more juggling
2011-11-21  VMware, Inclib/lock: back out a bit more
2011-11-21  VMware, Inclib/lock: the last piece
2011-11-21  VMware, Inclib/lock: continue to backout changes and adapt
next