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
Signed-off-by: Marcelo Vanzin <[email protected]>
732d5fb5b947d32e2461e60d6cb235cd0d37c64a authored over 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
4274d04e7235b687aa608a310a54f93d414b05a1 authored over 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
046bd4633838b11fd9d9ded4a865c4650d185439 authored over 15 years ago
I got a bit carried away and left vsock transport enabled in
my previous commit, better keep it ...
Instead of allocating additional memory chunk when sending over
TCP/Vsock channel and using loca...
This feature is only enabled if toolsd on the guest alerts the vmx that upgrade at shutdown is su...
695473db24998a4bc36f91310f237375b771d40b authored over 15 years ago. Refactoring of functions from lib/user to lib/misc.
. lib/file: Directory tree deletion. Don'...
610449c26fb4b50fe0f4af1c9397bdde3d23da99 authored over 15 years ago. Changes in shared code that don't affect open-vm-tools functionality.
. Don't linearize vmxne...
3056d8d64c2ddb779b54b4d8b38c76b537baa0e7 authored over 15 years agofile, x86cpuid_asm.h.
This allows us to remove the dependency between vm_basic_asm.h and
x86cpui...
resolution without a user session attached to the console in Vista/Win7
because of session 0 isol...
CPName_GetComponent returns either length of the name or -1
in case of errors. Need to check for...
Signed-off-by: Marcelo Vanzin <[email protected]>
d3773b671f08aecb920ff83ae8e80618e9f8d261 authored over 15 years agoFix linux driver build warnings
Our users gripe. I spent 15 minutes and solved gripe.
Signed-o...
22715be6e0e49c3c3b0771976126e0dc915907ad authored over 15 years ago
vmware-user on Linux uses the app-loader tool to set up its
environment so it can use various bu...
As pointed out in bug 472258, our linux driver doesn't set
host->max_cmd_len, so the guest kerne...
Signed-off-by: Marcelo Vanzin <[email protected]>
5c0c4b1e39586adf65f13c12297dddd6d84df03f authored over 15 years ago
That header has been "deprecated" and replaced by more app-specific ones in
the new guestABI com...
Another change towards the goal of isolating host/guest interfaces.
Signed-off-by: Marcelo Vanz...
2968f89b4cec398e083634fe637225184e24519a authored over 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
41349c844a743902cf8e05ce045a5ab1b972ea17 authored over 15 years ago
Save the native environment so that applications that need to execute
sub-processes using it are...
A LINUX_ONLY macro has been part of the fileTrack facility for some
time. Let's make it generall...
These will cause builds to fail when the symbol checker
is enabled.
Signed-off-by: Marcelo Vanz...
a25f944e3a48714f5890508f67da958d69130e2b authored over 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
c9b5ace96f4f5dd9994f4e84d1259b88bdb0f118 authored over 15 years ago
This allows sharing the same binary for plugins that will be loaded in
different containers. Thi...
Signed-off-by: Marcelo Vanzin <[email protected]>
d22861c8d52d49e0c58192387ca541057cd8961c authored over 15 years ago
The user-visible functionality was removed a while ago at PM's request,
time to kill the underly...
This avoids having to deal with the eventfd library used by the
syncWaitQ code.
For some backgr...
6f43bd1ac7b13500c81f03bddd77becfa5b8f7f1 authored over 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
b7a76526296507a3b362b0ebe9164268d1b739c3 authored over 15 years ago
If the pid file was provided using "--background=", the code failed to
remove that argument from...
Signed-off-by: Marcelo Vanzin <[email protected]>
7a0d68118aaccb110a18b3b36cba059a3c46ef6b authored over 15 years ago
This change still keeps the old "vm_app.h" file (which just includes
the new ones) to avoid too ...
Signed-off-by: Marcelo Vanzin <[email protected]>
ff5da4006b5262c8f9f90eda93c54b0eebc96012 authored over 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
eadd2786ebd2863d17020936fe0145ef16409080 authored over 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
8dbf4098f0064a56910ea3608c567411dd9d3a4a authored over 15 years ago
Strings were not released at all the exit points in some dispatch
handlers: HgfsServerSymlinkCre...
Signed-off-by: Marcelo Vanzin <[email protected]>
0cf6d333c19c8ad8180242d185903b29b03c05ab authored over 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
b88c8ca62ba3e26f217e96eb0ae21f730123e160 authored over 15 years ago
Another change to isolate host/guest interfaces into their own place.
Source changes just reflec...
A comma broke free of its leash and was found wandering the streets.
Signed-off-by: Marcelo Van...
69a66efa04d5a8b6c67930a98d6ecc0cfc5a5dbc authored over 15 years ago
This is a followup to the chage that switches from using pthread
library to 1:1 threading librar...
Add RPC to support enabling and disabling 3D in guest.
Add an RPC that allows the UI to reset Ae...
bffe39b97cedd97b383ff57786dbbbd519d8eacc authored over 15 years ago
Requested nearly a year ago by Ken Barr, this change introduces a new
Tools config option for th...
This change introduces a new signal, tcs_conf_reload, which is emitted
in response to a successf...
Signed-off-by: Marcelo Vanzin <[email protected]>
4905151cf4fa8063a9ebc4bc5ab4b69c328c8c3b authored over 15 years ago. fix an issue with double-clicks in Unity.
. drop IO channels in favor of hybrid FD, X11 queue...
7e93793930094f0a6ae12adf21ccd234dfb83ed3 authored over 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
8ff97558841c9d75af49767e9e0378a53ee2a8a0 authored over 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
c9f8135d245e7bc3c61e044b378e7b95d61fe6b7 authored over 15 years ago
Also link to new correct URL for getting information about packaging
(had to update the sourcefo...
Make the RpcChannel API more obvious by providing RpcChannel_Start
and RpcChannel_Stop functions...
Signed-off-by: Marcelo Vanzin <[email protected]>
b6031bd6860d638cbea03cd30623f5eb81d83fed authored over 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
563d2942abfd558c6ba8da9e63edd654d7c150e3 authored over 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
fa01e29307cab155029059096e8dbabc1cc32b21 authored over 15 years ago. Unity: Add {un,}stick window RPC handlers.
. Complain loudly if res set or topology set is ca...
2e52b19490a3d5efdbb85d5c8f14d2d76841da7f authored over 15 years ago
libSlashProc uses features only available in glib >= 2.14.0 so
don't try to build it if we detec...
Signed-off-by: Marcelo Vanzin <[email protected]>
6bd0f453e755b6a156f75ac50c56a589d56c2ce4 authored over 15 years ago. reduce Solaris vmxnet3 driver logspew.
Signed-off-by: Marcelo Vanzin <[email protected]>
dd7285a47e2ee97d87e91ebca25bd46faef44662 authored over 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
166b87312dcbcd5a2217ef12bd3cf75d55e13765 authored over 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
27c216513cba39f5442ea77b57d2229151ea8e5a authored over 15 years ago
Gtk innards broke our crazy session locking scheme. (Note to self:
look into doing something sa...
Signed-off-by: Marcelo Vanzin <[email protected]>
5846257207a1b9679b2b34c92b6ca877a95d712b authored over 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
d775a839e702ea71a1dc0370e371da5997492528 authored over 15 years ago
The former is more common (since, well, it was introduced earlier) and
eventfd.c still fails to ...
Signed-off-by: Marcelo Vanzin <[email protected]>
d7065e9615d95c77edffc9f015e6dc5dbb9d4bf5 authored over 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
939a0c0271c40e9417fa5a275057229472ecf877 authored over 15 years ago. don't translate non-system errors in VIX handler.
Signed-off-by: Marcelo Vanzin <mvanzin@vmwa...
fc089ddaf5e1f56b53779ab62f1137c26798e231 authored over 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
c9e97bf7d7197c3317f36fe1837c69dd3cf6c7a1 authored over 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
cb5eebda328fa580a5598e6ddb4ecd63e2713edb authored over 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
dda7117faf433e75a6fed1d16eac1b5861a78e81 authored over 15 years ago
The code did not expect that user may close Yes/No dialog window
by pressing "X" instead of clic...
. changes to guest info to account for new info gathered on Win32 guests.
. allow name other th...
3130459bb7d98e6adf7434138c7859f93edd6b14 authored over 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
e510ef60c7bf70a8e0e85609495e7dc7c6d89d85 authored over 15 years ago
RedHat backported GRO patch to 2.6.18 which brought napi_sturct
definition to that kernel; it co...
. rpcgen wasn't finding ghiCommonDefines.h if the build directory was
not the same as the source...
rm -rf 6.10+ breaks because it does following:
1) fd = open(); // opendir() call to Hgfs
2) unl...
Add comments to explain why we use the naked barriers for PVSCSI
and the races that may arise wi...
These escaped my source clean up streak a few months ago.
Signed-off-by: Marcelo Vanzin <mvanzi...
5e409ecc519476780bc019beb6c908396ac7a37d authored over 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
392303bdd4b4bc9b7ccd593fdbdcc70a5e779131 authored over 15 years agoSigned-off-by: Marcelo Vanzin <[email protected]>
b432486dc3b83d3ee9cd2f7bb9fda61d5ff81a85 authored over 15 years ago
. add a black list of categories that should not be exposed in the
host launch menu (e.g., scr...
This is all just code movement, no functional changes.
No function declarations are needed now, ...
This is to address bug 360310, where "cp -p" didn't preserve time and
date. See bug 360310 for d...
Errors in Solaris that prevent the module to be loaded
Signed-off-by: Marcelo Vanzin <mvanzin@v...
fe5a0c2f18bc65a3b266fdf1870d46816546722a authored over 15 years agoCleaning/adding missing comment so that code looks nicer
Signed-off-by: Marcelo Vanzin <mvanzin...
c4fe61ba1f80b42cf8f7a748149935a9ffb3f990 authored over 15 years ago
. Use eventfd() instead of pipe() to create waitable objects
in syncWaitQ. Using eventfd() ha...
Restoring assert to vmballoon Solaris OS_Snprintf that was originally there.
Removing a small lo...
A Bool is required because initialization could fail
Signed-off-by: Marcelo Vanzin <mvanzin@vmw...
b941f086bda6c75d3e8691e0ee75a927f7e3ec37 authored over 15 years ago
- Added parameter definition for missing msg_ring_pages.
- use the module_param_named macro for ...
4f853fa9068895999cbe5236997621cf2d6bec2b authored over 15 years ago
cfead6f29409b79d6e671a1c3e1b019ea2a0fc44 authored over 15 years ago
80b7871e367a968240c2f87ed0b58055c4e37e12 authored over 15 years ago
dfb1a3004ee570110744348110c5fc350fbcdb43 authored over 15 years ago
ef82596b96b85713b20a92373a5fe48576badb8b authored over 15 years ago
cf0531851994ab663fc65299be9a19f4600d508f authored over 15 years ago
7218e81ed06d55114ccc15d1fc35962fea8355df authored almost 16 years ago
0cca30d49e85cd837819011ae06e09739b23a092 authored almost 16 years ago
4d3de5672eb28261f5a1dcc755fa1c3d49f1e515 authored almost 16 years ago
63052628549911a22df7e732de83fb8d58317e5c authored about 16 years ago
468f99e3d48f405cc022059fca392a71efe17042 authored about 16 years ago
91fa010a6b7265ff87c8039a0c895140b489dbcf authored about 16 years ago
ef4a8b2d05b1c15bbe6337f3c36b1ff45402b624 authored about 16 years ago