Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vyos-legacy/vyos-open-vm-tools

VyOS version of the open-vm-tools
https://github.com/vyos-legacy/vyos-open-vm-tools

Unity/X11: Avoid sending spurious & incorrectly terminated updates.

CLN 1022282 introduced a regression whereby Unity/X11 began sending
spurious and sometimes incor...

8ccc52081814414a5e6c446b05c0bf50a7889bab authored over 14 years ago
Update the PAM modules for vmguestd to include pam_unix.so

Ubuntu 10.04 does not include either the pam_unix2.so nor
the pam_unix_auth.so module for PAM. ...

3b463de5cf514d85b8b5664070ad259dd7a4cd79 authored over 14 years ago
Unity: Purge update buffer after successful send.

The Unity/X11 code to handle the "new" update channel code was broken,
but problems didn't surfa...

7e2a3b1380ef5ed8c56fa6fbe7616cd5c87365c0 authored over 14 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

7cc34285e544e6e41f61cde9d0543afcc7ade1af authored over 14 years ago
Toolbox GTK: make file selection dialog modal

Otherwise crafty users may switch back to main window and wreck
havoc upon us.

Signed-off-by: M...

c5b8b7d36c0772043d2ef9a7dd4d503bc80ce016 authored over 14 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

5121ca5e24d7942a955a4808ea3913969b5ef540 authored over 14 years ago
Fix vmguestlib pkgconfig file.

See sourceforge bug:
https://sourceforge.net/tracker/?func=detail&aid=2971429&group_id=204462&at...

d88a4ddc1d20e5a8ee2c4623e233220f78c98ba1 authored over 14 years ago
Guest/Host Interface for VMCI.

This change consist of 2 part.

Part-1: Hgfs VMCI Interface for linux Guest.

Guest VMCI Interfa...

19186660a8a23bf633b0ce6e04996dd7e65a5fc7 authored over 14 years ago
lib/file: clean up a few comments

Signed-off-by: Marcelo Vanzin <[email protected]>

1cfa535753d518611673881b8d324c236129a713 authored over 14 years ago
Vmfs_IsVMFSFile and Vmfs_IsVMFSDir go bye-bye

Use HostType_OSIsVMK instead...

Signed-off-by: Marcelo Vanzin <[email protected]>

79d64f6d9eaa7f7e53f8c4c57b0da2dbfc57de11 authored over 14 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

c11ceac1267f522f6af334c04c2671ad6904fb9f authored over 14 years ago
OVT: remove pvscsi linux driver

Now that PVSCSI is in mainline kernel (since 2.6.33) we should not
be distributing it here but r...

92ca1903d6204f392d3b010d9765a77203f53635 authored over 14 years ago
Remove File_OnVMFS

All files on ESX - with the departure of the COS - are on VMFS.
Remove File_OnVMFS. Use HostType...

a1301618b15ba50f0d60cca210c94baa003a9bf3 authored over 14 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

2dc0f874901ee0847454e6d9868a413493a62154 authored over 14 years ago
Support legacy freeze / thaw scripts in the vmbackup plugin.

The old "sync driver path" used by hostd manually invoked these
scripts during a quiesced snapsh...

1da06b95067cb8ebbffaa4713df6f655c2e74fdc authored over 14 years ago
Updating open-vm-tools version for release 2010.03.20-243334.

Signed-off-by: Marcelo Vanzin <[email protected]>

355495ca58d2280a2ecb27be73aea0aa4c80e8b2 authored almost 15 years ago
Internal branch sync. Included in this change:

. Unity: 'Interlock' minimize operations through the host.

. Close up va_list before exiting.

...

7cdbb623125729b41bf54068568dfbcc2dd58733 authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

d18c51d3e7073202e088ae46e83063850c064908 authored almost 15 years ago
VSOCK: fix compile warnings on recent kernels

During 2.6.33 merge window net_proto_ops->create() method was
changed - a new 'kern' field, sign...

a9c62cafba3cb398d7fd3c3f95ee34a46ecd8fb9 authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

b0f5404f27c3eefe0c298a9eab9cf1e1a45f7cee authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

daf5a32ec61603a483a45c3bb2bb520be6840e8c authored almost 15 years ago
VMXNET: Fix compilation on kernel 2.6.34-rc1+

change_mtu() method was removed from netdevice and moved into
net_device_ops. HAVE_CHANGE_MTU wa...

a3a3262bbff6b1b72f058b886c34f0b7e9db9d2e authored almost 15 years ago
Rework the "disksFrozen" hack to be more generic.

CS 1010838 added a hack to work around an issue with the Win32 sync driver.
The hack is simpler ...

cb225a952a4c461581ae83c2c03211abbef3c649 authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

2890560c899ce82b829204287825562e2ac6e48a authored almost 15 years ago
Pass VMX86_{DEVEL,DEBUG} to FreeBSD kernel drivers

Pass VMX86_* flags down to the FreeBSD drivers using DEBUG_FLAGS.
To get things to build I had t...

6b8e99d8c7751d089a0ed56180b6f5805bc2ec3d authored almost 15 years ago
Add initial host side support for request/confirm/ack unity operation.

Add RPC names and XDR definitions for requesting, confirming and acknowledging
unity operations ...

bbfb543abc1ec825a0a19f688d28210f9a3c75e0 authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

006d063b67e059c2419c5cad95569627c8de2e4b authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

6daa37f55a74492d9239cc85456f2e757b4c74cf authored almost 15 years ago
Bump driver version for CLN 1010036

Bump the guest driver version

Signed-off-by: Marcelo Vanzin <[email protected]>

6d68b683ef991152930fae5ececcc5cc8f72891e authored almost 15 years ago
Backin Decoder CPUID change

Signed-off-by: Marcelo Vanzin <[email protected]>

2b4c6fa986d8085dd77d91adb10f4d8beb980500 authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

3b7c7adc1d7ef3ace1a713d0d6776cd7c206d118 authored almost 15 years ago
Backout previous change.

Signed-off-by: Marcelo Vanzin <[email protected]>

368213fb5efe90e8410f0621d2d87385fcbdd3a9 authored almost 15 years ago
Backout previous change.

Signed-off-by: Marcelo Vanzin <[email protected]>

dbc7bb81bbbe835ce66a3190875e2512edc4fb49 authored almost 15 years ago
Simple multi-threading fix for wcrtomb

Our printf and msg code uses wcrtomb, but on Windows wcrtomb is
#defined to wctomb, which is not...

f6f485cf75fac883716317280a2c293fd5f66a32 authored almost 15 years ago
Bump Tools version for RC release.

Signed-off-by: Marcelo Vanzin <[email protected]>

7957bf4d907cd58066eb22ae8cd76c1b4a55b18c authored almost 15 years ago
Fix tools build

Signed-off-by: Marcelo Vanzin <[email protected]>

44704ee73e677aad1cb2da697bf0d9a9810e1d8c authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

ed7f41a95925f1d3865dfd4e0fb85293841cf660 authored almost 15 years ago
Fix sync driver support in vmbackup plugin.

The cause of the hangs seen while investigating the bug is that the Legato
sync driver doesn't l...

a97ec76bc4dbe41faa82579f0ef022b22bff1e85 authored almost 15 years ago
Internal branch sync. Included in this change:

. Allow the host to configure unity behaviour in the guest.

. Avoid warnings when compiling wit...

d704f64487f28b0312ddf9b8aad02acb065554da authored almost 15 years ago
Get rid of functions that don't have any callers.

Signed-off-by: Marcelo Vanzin <[email protected]>

e23e01d95d3980d6bceaf04ccde7372d8128d77e authored almost 15 years ago
Fix frobos build error

Oops, forgot to build frobos tests for change 1010036
Add VMCIQPair interface to VMCI. The ASSE...

1aae69cec6cb36e4e9a9e49bccfbff78d7b849c0 authored almost 15 years ago
Add VMCIQPair interface to VMCI

VMCIQPair is a new interface that hides the queue pair internals.
Rather than access each queue ...

3baa961af4eebe062a7eafe56dbb922c743d6340 authored almost 15 years ago
User level multi-threading fixes for gethostbyname

gethostbyname is not always thread safe. While it uses
thread local storage on some platforms, ...

45473288e4a9e3c437c8c24667c9e7eac316bfb4 authored almost 15 years ago
Make the tools file logger thread-safe.

This change uses a rw lock to protect the shared data in the logger. This
allows a multi-threade...

9c3354f7419718ea37ee4f8b8071c28ab441fb70 authored almost 15 years ago
Internal branch sync. Included in this change:

. Changes in shared code that don't affect open-vm-tools functionality.

. Add RPCs for transfer...

2e7e2456df26ee7bd1c8c9b1c8051ba38220d635 authored almost 15 years ago
Add syslog support to Tools logging.

Signed-off-by: Marcelo Vanzin <[email protected]>

5c972fa538df2beec33afaae90a00350ec4e682a authored almost 15 years ago
Tweak System_GetTimeAsString().

. simplify the Win32 implementation to use static buffers and to avoid
doing several redundant c...

a93511ed0ba31045d12972216144d572d241c5a9 authored almost 15 years ago
Modify toolbox-cmd to use the new i18n support in Tools.

Move all messages to the places in their source where they are declared,
create translation cata...

aecf255bb2c7d6ee7bd108c1569b6ddabc53d907 authored almost 15 years ago
Use new i18n infrastructure in vmtoolsd.

Initialize the user's locale properly, and use the new macros to retrieve
the strings used in th...

59d8a20e24a9c1be7c32772946431b7cc9620ecd authored almost 15 years ago
Add a message catalog infrastructure to vmtoolslib.

It is based on the Msg_* infrastructure but modified to make it easier to
use in Tools. The main...

6d8d76d44e2d2e4382b041beb828f4fce996f2b6 authored almost 15 years ago
Implement log file rotation for Tools.

Extend the Tools file logger to support configurable log rotation.
Add tests to make sure rotati...

4ba91a90bc2db17c468e8d42f1409ad4d65b29a7 authored almost 15 years ago
Update File_IsRemote() comment.

From now on File_IsRemote() returns FALSE on ESX because
we want that, not because statfs() suck...

feae32b972fd1ee304b06ba5e11312689f0e48c6 authored almost 15 years ago
Change strerror calls to use Err_Errno2String

strerror is not thread safe. Err_Errno2String is.
In some cases "err.h" needed to be included, ...

321cf45c21c2d117d145828b5e7d3729b619abad authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

3aee0ffbb800221e299bb2831653dc67b771a6f8 authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

8f40f5e389c9133011116bf0cae895dbaa1c1eea authored almost 15 years ago
lib/file: remove more unnecessary COS support code

A few more COS support pieces that can be removed. Also remove
an "ifdef VMX86_SERVER" as a dyna...

5a1f7d1da4cf39b009af7fbe0551916c88c4dc82 authored almost 15 years ago
lib/file: minor cleanup

Signed-off-by: Marcelo Vanzin <[email protected]>

6e8c2f84a75ac937ce355b196abab3db973414a5 authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

058e436f8048cf34ca08aa059e9f17a92fdd7183 authored almost 15 years ago
lib/file: minor cleanup

Signed-off-by: Marcelo Vanzin <[email protected]>

0ea66e34e843d7aae8194986a7f63ac5403761af authored almost 15 years ago
Fix the tools build

Signed-off-by: Marcelo Vanzin <[email protected]>

0ccd88507a3a7eb3948882999412bc667e1b92b2 authored almost 15 years ago
Fix the build

Signed-off-by: Marcelo Vanzin <[email protected]>

c7fbfb0689722d2d53657cd391e734c323a0d687 authored almost 15 years ago
lib/file: remove unnecessary COS code

No COS, no need to check for some things. Pick off some low hanging
fruit. Additional related ch...

7a67f0340b6beb378505a9f89f04c9cf30221d77 authored almost 15 years ago
lib/file: remove some now unnecessary COS entanglements

With the demise of COS there is no longer a need to deal with
magic pid initializations for file...

d17d52c33e774b3fdea4aeadfb3413a900c5755b authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

43d4fb33eed901374ccb8b03be7865e03812b368 authored almost 15 years ago
open-vm-tools: remove unused npa_defs.h file.

Signed-off-by: Marcelo Vanzin <[email protected]>

f8d6358e2e2fda1ca2736b23ccf693fa22cfe27b authored almost 15 years ago
Unity/X11: Disable Unity when running under vmwgfx.

From bug 527219:
"Unity/X11 and the new (and experimental) vmwgfx driver don't yet play nicely
t...

41751bd5e8486ebadd0a4d898c41e712d7b94304 authored almost 15 years ago
Updating open-vm-tools version for release 2010.02.23-236320.

Signed-off-by: Marcelo Vanzin <[email protected]>

a08c54e1e58a84580b0ae042f4d1eb54b4804e36 authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

8baa8588d5fd4cf64efb17164cb70c86c758d0c6 authored almost 15 years ago
Fix vmblock compilation in open-vm-tools.

dbllnklst.c is no more.

Signed-off-by: Marcelo Vanzin <[email protected]>

051727561b69b7e01322817b04e1ec0476052794 authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

2170eb477eeb82e413102c1e066eddeb46b61d8f authored almost 15 years ago
Unity/X11: Account for guest-Compiz's window decorations.

Compiz does not reparent windows from the root window, but
rather adds its decorations to a comp...

379e9c801967be054c527170686f6ce5e73dee04 authored almost 15 years ago
Unity/X11: Don't assume override redirect windows are tooltips.

While not 100% correct for the Linux case, this makes bug 522796
slightly less debilitating.

Si...

9516993e16c12ce8e0ab6c5078cdf8c8454217ee authored almost 15 years ago
Toolbox CLI: fix help string for 'device' command

Change 'device is the name of the device' to 'dev is the name
of the device' in the help message...

2920329731e70285bdd94aa6c50db87a09fbe5bf authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

9ad68945dd79c56aa801e8b4e890fa964d7f7e15 authored almost 15 years ago
Unity/X11: Populate UnityWindowTracker with initial window state.

Description says it all. When investigating why xterms weren't appearing
in Unity, jkasper note...

1fe3dbf538b7e0104ce991389e8a6fafc55fbdf1 authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

32a676c81fdc45ec696c6daefdf7d1aed004b6ed authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

281595597122bd0b8bcc49045758cddbfefa4c5a authored almost 15 years ago
Fix Windows Tools build break

Introduced by CS 998846: apparently 'except' is #defined to be
'__except' (used in C exception h...

d35359b5e3d353742b5de0b09349b02706b4e865 authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

c1abcc04903deaaeb07f02e32108cf33185d1b15 authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

8fee1970bb54a45de5f814b6e7245accbdcd4442 authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

53e11639737479210fb37d44e372c9a029cd69c2 authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

4e76231ffe909e6d45a1776231102af7e7b41127 authored almost 15 years ago
(01/05) Rename some mode page fields in scsi_defs.h

This patch is a trivial rename of 'pageLength' to 'len' and
'pageCode' to 'page' in some mode pa...

347c5a396a1f372ba3937073f0a7ff51acd65a3a authored almost 15 years ago
Linux vmware-user: set the hibernation-safe flag.

* ryanb .oO( <mvanzin> I told you so. )

So, like, remember that hibernation hack I put in place...

7d71b9832093bfca55a022316cd4fccf7b8dcc50 authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

a61f6ba7979c94873f2de69c3d68668efa910092 authored almost 15 years ago
OVT: do not ship dbllnklst.c

The file is just a shell of its former self and does not contain any
compilable code anymore (al...

4e22734376d7a2ae29d6a7689fce8d894440087e authored almost 15 years ago
Message string updates for 519854

Fix message strings based on techpubs input.

Signed-off-by: Marcelo Vanzin <[email protected]>

16e2d517e24bfa464175329bec1cc69223aa6751 authored almost 15 years ago
Unity: Strengthen Tools' "unity.desktop.work_area.set" handler a smidge.

Once again, manual marshalling has bitten us in the ass. While working
on bug 522656, I discove...

3b40292252c813be3755f872497893daa1ff6512 authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

4ea7b130ac6ba9a62cabd1cc5c2d562593252b04 authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

3f82273de12fbcc1f5bddefaac216e11e52f8e98 authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

8ea6119d5eafa6cafc803d7ae9a23d6243d4ab67 authored almost 15 years ago
Fix a couple of issues with the tools file logger.

. if the log level is "none", the code optimizes things a little bit
and never sets the file pat...

501b0f4a3c68fa8be3573c78d8f0bec8c33fc4c9 authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

18ff1c71b85baa9d3dca191ed89143fde3630b6f authored almost 15 years ago
Update Tools version.

Signed-off-by: Marcelo Vanzin <[email protected]>

792f44bdcb9715169a1163a28ccc2961d2718df8 authored almost 15 years ago
Move foundryThreads.c from lib/foundryMsg to apps/lib/foundry

It is only used by the client library code.

Signed-off-by: Marcelo Vanzin <[email protected]>

e1cbc1a58c375ac1011e5587e41ac1b72dc65958 authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

d8f6145eb4d845be1fcf170e3a8f23fc03965871 authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

8789d2a8629fd31eb23b015c3029fa1d0b4560e4 authored almost 15 years ago
Reorganize the logging code in vmtoolslib.

This change is a preparation for some enhancements I'll work on for the
file loggers. It does th...

b059a3734b05b91ec72e7a1acc4a93db021dbb0b authored almost 15 years ago
Changes in shared code that don't affect open-vm-tools functionality.

Signed-off-by: Marcelo Vanzin <[email protected]>

d454259fd2210344c928d1a3ff77141338f4a041 authored almost 15 years ago
Internal branch sync. Included in this change:

. Fix crash in vmware-user: always provide valid data in clipboard data.

. Changes in shared co...

1e313291c1b285efca4cb8b9beef8f3c01c01754 authored almost 15 years ago