]> git.ipfire.org Git - thirdparty/open-vm-tools.git/shortlog
thirdparty/open-vm-tools.git
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthBump Tools version to 10.2.0
2017-09-15  Oliver KurthExtern "C"
2017-09-15  Oliver KurthMinor cleanup in public/backdoor_def.h
2017-09-15  Oliver KurthFix build error in message.c
2017-09-15  Oliver KurthRemove extern "C"
2017-09-15  Oliver KurthRemove extern "C"
2017-09-15  Oliver KurthRemove extern "C"
2017-09-15  Oliver KurthRevert previous commit.
2017-09-15  Oliver KurthRemove extern "C"
2017-09-15  Oliver Kurthlib/file, lib/misc: style commonization
2017-09-15  Oliver Kurthlib/file: style commonization
2017-09-15  Oliver KurthRemove extern "C"
2017-09-15  Oliver KurthRemove extern "C"
2017-09-15  Oliver KurthRemove extern "C"
2017-09-15  Oliver KurthRemove extern "C"
2017-09-15  Oliver KurthRemove extern "C"
2017-09-15  Oliver KurthHgfs FUSE Client: Improve write error log message
2017-09-15  Oliver KurthRemove extern "C"
2017-09-15  Oliver Kurthlib/file: style fixes
2017-09-15  Oliver KurthRevert previous commit.
2017-09-15  Oliver KurthUninline CodeSet_Utf8FindCodePointBoundary
2017-09-15  Oliver KurthHgfs FUSE client: fix broken attribute caching on writes
2017-09-15  Oliver KurthFix typo in open-vm-tools OSL.
2017-09-15  Oliver KurthSet up pid/socket directory earlier
2017-09-15  Oliver KurthUse realloc_n instead of realloc
2017-09-15  Oliver KurthUpdate the Open Source License Files for Tools-10.1...
2017-09-15  Oliver KurthcodesetBase.c should have no dependencies
2017-09-15  Oliver KurthAdd some missing debug logs in vixTools.c.
2017-09-15  Oliver KurthRemove extern "C"
2017-09-15  Oliver KurthCopyright changes
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthRemove extern "C"
2017-09-15  Oliver KurthCopyright changes
2017-09-15  Oliver KurthCopyright changes
2017-09-15  Oliver KurthCopyright changes
2017-09-15  Oliver KurthCopyright changes
2017-09-15  Oliver KurthChanges to common header files; not directly applicable...
2017-09-15  Oliver KurthLog level change in CAF - Changing default log level...
2017-09-15  Oliver KurthCommon header file change; not applicable to open-vm...
2017-09-15  Oliver Kurthvm_atomic needs to have an internal extern "C".
2017-09-15  Oliver KurthC++ extern clean up issue
2017-09-15  Oliver KurthRemove extern "C"
2017-09-15  Oliver KurthRemove unnecessary extern "C"
2017-09-15  Oliver KurthFormatting/indentation fixes to lib/file.
2017-09-15  Oliver KurthFormatting/indentation fixes to lib/file.
2017-09-15  Oliver KurthRevert previous commit.
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthConsistent #ifdef style in err.h
2017-09-15  Oliver KurthRevert previous change
2017-09-15  Oliver Kurthstrerror is not thread safe
2017-09-15  Oliver KurthSwitch to Err_Errno2String for thread safety
2017-09-15  Oliver KurthRemove Hostinfo_OSIsSMP
2017-09-15  Oliver Kurthmake System_GetTimeMonotonic() really monotonic
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthProperly configure xmlsec1 for CentOS
2017-09-15  Oliver KurthBackout asyncSocket change to not exit recv loop early...
2017-09-15  Oliver KurthUse /etc as default dir for pam instead of sysconfdir
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 KurthAdditional AsyncSocket API clean-up.
2017-09-15  Oliver KurthBump tools version to 10.0.10
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthHgfs Linux Kernel Client: Fix RHEL 7 system backports
2017-09-15  Oliver KurthHgfs Linux Kernel Client: fix RHEL 7 system backports
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthMove include of rateconv.h in hostinfoPosix
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthImprove network recovery for Linux Virtual Desktop...
2017-09-15  Oliver KurthHostinfo_SystemTimerNS
2017-09-15  Oliver KurthFix localization code
2017-09-15  Oliver KurthChanges to common header files; not applicable to open...
2017-09-15  Oliver KurthRevert the change to add DarwinPre15 to the guest os...
2017-09-15  Oliver KurthHostinfo_SystemTimerNS: Inlining
2017-09-15  Oliver KurthAdd linuxDeploymentUtilities to libDeployPkg
2017-09-15  Oliver KurthRevert previous change.
2017-09-15  Oliver KurthHostinfo_SystemTimerNS: Inlining
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthHostinfo_SystemTimerNS: Update Tools build files
2017-09-15  Oliver KurthUpdate glib and pcre for FreeBSD and Solaris
2017-09-15  Oliver KurthUpdate the guest OS table for darwinPre15 if the GOS...
2017-09-15  Oliver KurthMore AsyncSocket changes. In AsyncTCPSocketBlockingWor...
2017-09-15  Oliver KurthUpdate glib and pcre for Tools for Windows, Linux and...
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools.
2017-09-15  Oliver KurthUpdate VGAuth source for compilation with OpenSSL 1...
2017-09-15  Oliver KurthAdd string concatenation function to DynBuf
2017-09-15  Oliver KurthRemove AsyncSocket_ConnectProxySocket() declaration...
2017-09-15  Oliver KurthPOSIX FileIOErrno2Result should not log when it is...
2017-09-15  Oliver Kurthlib/file: Explcitly catch EIO in fileIOPosix.c
2017-09-15  Oliver KurthMore remove extern "C"
2017-09-15  Oliver KurthChange to shared header file unrelated to open-vm-tools
2017-09-15  Oliver KurthVThreadBase: missing typecast on mac
2017-09-15  Oliver KurthVThreadBase signal counting: remove malloc
2017-09-15  Oliver KurthReorganization of the AsyncSocket API layer into an...
2017-09-15  Oliver KurthFinal cleanup of xmlsec1 work
2017-09-15  Oliver KurthRestore AC_VMW_DEFAULT_FLAGS([XERCES])
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 Kurthlink resolution plugins with -ldl
2017-09-15  Oliver KurthMinor dead code removal
next