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
CLN 1022282 introduced a regression whereby Unity/X11 began sending
spurious and sometimes incor...
Ubuntu 10.04 does not include either the pam_unix2.so nor
the pam_unix_auth.so module for PAM. ...
The Unity/X11 code to handle the "new" update channel code was broken,
but problems didn't surfa...
Signed-off-by: Marcelo Vanzin <[email protected]>
7cc34285e544e6e41f61cde9d0543afcc7ade1af authored over 14 years ago
Otherwise crafty users may switch back to main window and wreck
havoc upon us.
Signed-off-by: M...
c5b8b7d36c0772043d2ef9a7dd4d503bc80ce016 authored over 14 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
5121ca5e24d7942a955a4808ea3913969b5ef540 authored over 14 years ago
See sourceforge bug:
https://sourceforge.net/tracker/?func=detail&aid=2971429&group_id=204462&at...
This change consist of 2 part.
Part-1: Hgfs VMCI Interface for linux Guest.
Guest VMCI Interfa...
19186660a8a23bf633b0ce6e04996dd7e65a5fc7 authored over 14 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
1cfa535753d518611673881b8d324c236129a713 authored over 14 years agoUse HostType_OSIsVMK instead...
Signed-off-by: Marcelo Vanzin <[email protected]>
79d64f6d9eaa7f7e53f8c4c57b0da2dbfc57de11 authored over 14 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
c11ceac1267f522f6af334c04c2671ad6904fb9f authored over 14 years ago
Now that PVSCSI is in mainline kernel (since 2.6.33) we should not
be distributing it here but r...
All files on ESX - with the departure of the COS - are on VMFS.
Remove File_OnVMFS. Use HostType...
Signed-off-by: Marcelo Vanzin <[email protected]>
2dc0f874901ee0847454e6d9868a413493a62154 authored over 14 years ago
The old "sync driver path" used by hostd manually invoked these
scripts during a quiesced snapsh...
Signed-off-by: Marcelo Vanzin <[email protected]>
355495ca58d2280a2ecb27be73aea0aa4c80e8b2 authored almost 15 years ago. Unity: 'Interlock' minimize operations through the host.
. Close up va_list before exiting.
...
7cdbb623125729b41bf54068568dfbcc2dd58733 authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
d18c51d3e7073202e088ae46e83063850c064908 authored almost 15 years ago
During 2.6.33 merge window net_proto_ops->create() method was
changed - a new 'kern' field, sign...
Signed-off-by: Marcelo Vanzin <[email protected]>
b0f5404f27c3eefe0c298a9eab9cf1e1a45f7cee authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
daf5a32ec61603a483a45c3bb2bb520be6840e8c authored almost 15 years ago
change_mtu() method was removed from netdevice and moved into
net_device_ops. HAVE_CHANGE_MTU wa...
CS 1010838 added a hack to work around an issue with the Win32 sync driver.
The hack is simpler ...
Signed-off-by: Marcelo Vanzin <[email protected]>
2890560c899ce82b829204287825562e2ac6e48a authored almost 15 years ago
Pass VMX86_* flags down to the FreeBSD drivers using DEBUG_FLAGS.
To get things to build I had t...
Add RPC names and XDR definitions for requesting, confirming and acknowledging
unity operations ...
Signed-off-by: Marcelo Vanzin <[email protected]>
006d063b67e059c2419c5cad95569627c8de2e4b authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
6daa37f55a74492d9239cc85456f2e757b4c74cf authored almost 15 years agoBump the guest driver version
Signed-off-by: Marcelo Vanzin <[email protected]>
6d68b683ef991152930fae5ececcc5cc8f72891e authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
2b4c6fa986d8085dd77d91adb10f4d8beb980500 authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
3b7c7adc1d7ef3ace1a713d0d6776cd7c206d118 authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
368213fb5efe90e8410f0621d2d87385fcbdd3a9 authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
dbc7bb81bbbe835ce66a3190875e2512edc4fb49 authored almost 15 years ago
Our printf and msg code uses wcrtomb, but on Windows wcrtomb is
#defined to wctomb, which is not...
Signed-off-by: Marcelo Vanzin <[email protected]>
7957bf4d907cd58066eb22ae8cd76c1b4a55b18c authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
44704ee73e677aad1cb2da697bf0d9a9810e1d8c authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
ed7f41a95925f1d3865dfd4e0fb85293841cf660 authored almost 15 years ago
The cause of the hangs seen while investigating the bug is that the Legato
sync driver doesn't l...
. Allow the host to configure unity behaviour in the guest.
. Avoid warnings when compiling wit...
d704f64487f28b0312ddf9b8aad02acb065554da authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
e23e01d95d3980d6bceaf04ccde7372d8128d77e authored almost 15 years ago
Oops, forgot to build frobos tests for change 1010036
Add VMCIQPair interface to VMCI. The ASSE...
VMCIQPair is a new interface that hides the queue pair internals.
Rather than access each queue ...
gethostbyname is not always thread safe. While it uses
thread local storage on some platforms, ...
This change uses a rw lock to protect the shared data in the logger. This
allows a multi-threade...
. Changes in shared code that don't affect open-vm-tools functionality.
. Add RPCs for transfer...
2e7e2456df26ee7bd1c8c9b1c8051ba38220d635 authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
5c972fa538df2beec33afaae90a00350ec4e682a authored almost 15 years ago
. simplify the Win32 implementation to use static buffers and to avoid
doing several redundant c...
Move all messages to the places in their source where they are declared,
create translation cata...
Initialize the user's locale properly, and use the new macros to retrieve
the strings used in th...
It is based on the Msg_* infrastructure but modified to make it easier to
use in Tools. The main...
Extend the Tools file logger to support configurable log rotation.
Add tests to make sure rotati...
From now on File_IsRemote() returns FALSE on ESX because
we want that, not because statfs() suck...
strerror is not thread safe. Err_Errno2String is.
In some cases "err.h" needed to be included, ...
Signed-off-by: Marcelo Vanzin <[email protected]>
3aee0ffbb800221e299bb2831653dc67b771a6f8 authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
8f40f5e389c9133011116bf0cae895dbaa1c1eea authored almost 15 years ago
A few more COS support pieces that can be removed. Also remove
an "ifdef VMX86_SERVER" as a dyna...
Signed-off-by: Marcelo Vanzin <[email protected]>
6e8c2f84a75ac937ce355b196abab3db973414a5 authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
058e436f8048cf34ca08aa059e9f17a92fdd7183 authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
0ea66e34e843d7aae8194986a7f63ac5403761af authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
0ccd88507a3a7eb3948882999412bc667e1b92b2 authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
c7fbfb0689722d2d53657cd391e734c323a0d687 authored almost 15 years ago
No COS, no need to check for some things. Pick off some low hanging
fruit. Additional related ch...
With the demise of COS there is no longer a need to deal with
magic pid initializations for file...
Signed-off-by: Marcelo Vanzin <[email protected]>
43d4fb33eed901374ccb8b03be7865e03812b368 authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
f8d6358e2e2fda1ca2736b23ccf693fa22cfe27b authored almost 15 years ago
From bug 527219:
"Unity/X11 and the new (and experimental) vmwgfx driver don't yet play nicely
t...
Signed-off-by: Marcelo Vanzin <[email protected]>
a08c54e1e58a84580b0ae042f4d1eb54b4804e36 authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
8baa8588d5fd4cf64efb17164cb70c86c758d0c6 authored almost 15 years agodbllnklst.c is no more.
Signed-off-by: Marcelo Vanzin <[email protected]>
051727561b69b7e01322817b04e1ec0476052794 authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
2170eb477eeb82e413102c1e066eddeb46b61d8f authored almost 15 years ago
Compiz does not reparent windows from the root window, but
rather adds its decorations to a comp...
While not 100% correct for the Linux case, this makes bug 522796
slightly less debilitating.
Si...
9516993e16c12ce8e0ab6c5078cdf8c8454217ee authored almost 15 years ago
Change 'device is the name of the device' to 'dev is the name
of the device' in the help message...
Signed-off-by: Marcelo Vanzin <[email protected]>
9ad68945dd79c56aa801e8b4e890fa964d7f7e15 authored almost 15 years ago
Description says it all. When investigating why xterms weren't appearing
in Unity, jkasper note...
Signed-off-by: Marcelo Vanzin <[email protected]>
32a676c81fdc45ec696c6daefdf7d1aed004b6ed authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
281595597122bd0b8bcc49045758cddbfefa4c5a authored almost 15 years ago
Introduced by CS 998846: apparently 'except' is #defined to be
'__except' (used in C exception h...
Signed-off-by: Marcelo Vanzin <[email protected]>
c1abcc04903deaaeb07f02e32108cf33185d1b15 authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
8fee1970bb54a45de5f814b6e7245accbdcd4442 authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
53e11639737479210fb37d44e372c9a029cd69c2 authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
4e76231ffe909e6d45a1776231102af7e7b41127 authored almost 15 years ago
This patch is a trivial rename of 'pageLength' to 'len' and
'pageCode' to 'page' in some mode pa...
* ryanb .oO( <mvanzin> I told you so. )
So, like, remember that hibernation hack I put in place...
7d71b9832093bfca55a022316cd4fccf7b8dcc50 authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
a61f6ba7979c94873f2de69c3d68668efa910092 authored almost 15 years ago
The file is just a shell of its former self and does not contain any
compilable code anymore (al...
Fix message strings based on techpubs input.
Signed-off-by: Marcelo Vanzin <[email protected]>
16e2d517e24bfa464175329bec1cc69223aa6751 authored almost 15 years ago
Once again, manual marshalling has bitten us in the ass. While working
on bug 522656, I discove...
Signed-off-by: Marcelo Vanzin <[email protected]>
4ea7b130ac6ba9a62cabd1cc5c2d562593252b04 authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
3f82273de12fbcc1f5bddefaac216e11e52f8e98 authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
8ea6119d5eafa6cafc803d7ae9a23d6243d4ab67 authored almost 15 years ago
. if the log level is "none", the code optimizes things a little bit
and never sets the file pat...
Signed-off-by: Marcelo Vanzin <[email protected]>
18ff1c71b85baa9d3dca191ed89143fde3630b6f authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
792f44bdcb9715169a1163a28ccc2961d2718df8 authored almost 15 years agoIt is only used by the client library code.
Signed-off-by: Marcelo Vanzin <[email protected]>
e1cbc1a58c375ac1011e5587e41ac1b72dc65958 authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
d8f6145eb4d845be1fcf170e3a8f23fc03965871 authored almost 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
8789d2a8629fd31eb23b015c3029fa1d0b4560e4 authored almost 15 years ago
This change is a preparation for some enhancements I'll work on for the
file loggers. It does th...
Signed-off-by: Marcelo Vanzin <[email protected]>
d454259fd2210344c928d1a3ff77141338f4a041 authored almost 15 years ago. Fix crash in vmware-user: always provide valid data in clipboard data.
. Changes in shared co...
1e313291c1b285efca4cb8b9beef8f3c01c01754 authored almost 15 years ago