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
This was a poor implementation of SOCK_SEQPACKET, let's rip it out.
This mirrors the work done f...
Signed-off-by: Dmitry Torokhov <[email protected]>
db425ac5b33bef2851696e3b56d43b09984a032a authored about 12 years agoSigned-off-by: Dmitry Torokhov <[email protected]>
6cd63e49c769424936dbe3b460142709458438f3 authored over 12 years agoThis change removes unnecessary includes of 'vm_version.h'.
Signed-off-by: Dmitry Torokhov <dto...
d85408321c66c927bffdb05106a26581244edd4a authored over 12 years agoSigned-off-by: Dmitry Torokhov <[email protected]>
c82b294579a791fa672f76abe34a882b1c87ee2c authored over 12 years agoCan you spell "ugly"? U-G-L-Y. Ugly.
Signed-off-by: Dmitry Torokhov <[email protected]>
0e8899b3af68b15a07e58a0496e32e873210ed43 authored over 12 years agoSigned-off-by: Dmitry Torokhov <[email protected]>
694d4eef6f51d5ccb0df3d821811559461bbe7b3 authored over 12 years agoSigned-off-by: Dmitry Torokhov <[email protected]>
f58771bfb4bb93ebc1485d05ea5604a3600ee3f9 authored over 12 years agoThe new tools version for hosted products is 9.2.2
Signed-off-by: Dmitry Torokhov <dtor@vmware....
44dd179d2420862dc3b24d4cbad7ed84fc348daa authored over 12 years ago. VMCI cleanups
. tools daemon(s) will emit a log message with version upon startup
. reduce v...
52f783284ec6a09e121dd3c747d19ca5da643562 authored over 12 years ago
Some tools require a privileged RPC out call for example the VGAuthImport for
the namespace DB i...
When dell open manage software and vmware tools uses the same libraries.
There is a conflict as ...
The previous fix for copy and paste was pretty strict, and it turned out
to break X selections w...
The directory readdir uses the existing handle of the directory continually
even if restarting t...
On batched unlock, the guest was sending a BATCHED_LOCK to the
monitor instead of the BATCHED_UN...
Make it so. That way we don't have to cast things at the callsite.
And remove some/most of the ...
Previously, it wasn't updated so the balloon was not shrinkable.
Signed-off-by: Dmitry Torokhov...
9ec3b4526827fe5f052b8c9ed7d2440c9c39411d authored over 12 years ago. VMCI update to support VM-to-VM communication
. VIX updates
. changes in shared code that do...
20a0df267524ef95704c99a3131443a82e7b7a95 authored over 12 years agoTrivial elimination of trailing whitespace.
Signed-off-by: Dmitry Torokhov <[email protected]>
53caa612da383b6858f0baeb471bce152775c619 authored over 12 years agoSigned-off-by: Dmitry Torokhov <[email protected]>
1612fd02ecace0dd75222a55d1766bec3abc4f36 authored over 12 years ago
According to Matt Delco Server 2008 R2 32-bit never existed. We can
remove it. This frees up a h...
Signed-off-by: Dmitry Torokhov <[email protected]>
a14f6d1297696ae8f3fdc854bec3bec3ee7ef88a authored over 12 years agoSigned-off-by: Dmitry Torokhov <[email protected]>
4501ea13d00453e8c2af6167d5a01c9dbb1d1361 authored over 12 years ago
All the functions in backdoor_balloon.c were very similar,
refactor those so that all the common...
On unload when using the unbatched commands, b->pageHandle would
be free two times. The first on...
Got removed incorrectly in an earlier change...
Signed-off-by: Dmitry Torokhov <[email protected]>
3c977e7f4387cc4d7d2a59e96b9ebec6c9895790 authored over 12 years ago
Use a capability based system instead of versioning to advertise
and negotiate balloon features....
Implement then as aliases to their next earliest versions. We'll
revisit these as developments w...
It is possible for a process to prevent itself for even having
it's name checked on Vista and la...
Signed-off-by: Dmitry Torokhov <[email protected]>
3db19df835b61a9f375d52326251520d160ef4bb authored over 12 years agoSigned-off-by: Dmitry Torokhov <[email protected]>
4aec62aced3d3e13f6e86f278e149d6bac170949 authored over 12 years agoLine shouldn't have been wrapped.
Signed-off-by: Dmitry Torokhov <[email protected]>
05dfa32a50a9915d64113496ba526a241adff429 authored over 12 years ago
The HGFS server destroy session handler should return the reply packet to
the client. Currently,...
. fixes in VIX plugin
. define a new tools option "enableMessageBusTunnel"
. formatting change...
730a632939663b3e16eb160b8158a99ea73bca0e authored over 12 years ago
These need to be added - and they are easy as they are aliases. No
bits need to be allocated. Fi...
. add StrUtil_IsASCII (not used by the OVT code).
. other changes in shared code that don't aff...
9a0cff4de9c0b59e12548da5ccaac28ea0306469 authored over 12 years agoSigned-off-by: Dmitry Torokhov <[email protected]>
c6e7bb67f706b6396bc3316d57ce49670dd9cf05 authored over 12 years agoThe new version for hosted products is 9.2.1
Signed-off-by: Dmitry Torokhov <[email protected]>
9ca9e30ac916920447f848cd44b6638b235ed4bb authored over 12 years agoSigned-off-by: Dmitry Torokhov <[email protected]>
a9d7e0276e89658a9232f50b175f54cdf2cb7ede authored over 12 years ago
We make the silly mistake of assuming in our QP event CBs that we are in BH
context, because we ...
Seems like we're holding the context list lock here, when we should
be holding the context lock ...
Signed-off-by: Dmitry Torokhov <[email protected]>
5d785375b2a0271605b26e8f3210ea15bdb88c94 authored over 12 years ago
Currently, we call the monitor for each reclaimed page. Batch
those pages and do a monitor call ...
If an error occurs while retrieving the network information then,
instead of ignoring error, gue...
When building Open VM Tools in chroot jail, jail kernel version could
be different from the actu...
When a user executes ChangeFileAttributesInGuest(), the code calls
File_Exists() to check if the...
. VIX config names cleanup
. changes in shared code that don't affect open-vm-tools functionali...
b7d1358e6cd87ed9bc5d2f7793c1508f1bdc7c69 authored over 12 years ago
. removed SEQPACKET support from VMCI driver as we are not going to ship
in in its current for...
Some VMCI header changes not affecting open-vm-tools.
Signed-off-by: Dmitry Torokhov <dtor@vmwa...
4364f1ebf8771f6ae7dd86471f88560435129f46 authored over 12 years agoThis is used by the hgfs sysctl interface available on OS X.
Signed-off-by: Dmitry Torokhov <dt...
e244f0ee8cfaee86c897867292f6f6116e6fa48e authored over 12 years ago
The simple aio manager used a separate seek() then readv()/writev()
to do IO. This pattern is n...
Signed-off-by: Dmitry Torokhov <[email protected]>
da9be5b2c31b711bee30ca52c70a0e5e36de840b authored over 12 years agoSigned-off-by: Dmitry Torokhov <[email protected]>
100b9bed8ad79b3f4683c410731cab862ebff2ef authored over 12 years agoThis file is required in order to use ASSERT in the driver.
Signed-off-by: Dmitry Torokhov <dto...
9e6ee0b2240d41adcba0f686f4a61dc526064730 authored over 12 years agoSigned-off-by: Dmitry Torokhov <[email protected]>
9f6c55fd65810af61e0a3b6b9b949449ccbcb280 authored over 12 years ago
Certain files like /proc/kallsyms can be copied from the guest only if
the special 'sequential o...
. lib/file: check for available free space before moving directory
trees
. changes in shared ...
ea510441e278f6c86ece2425d744799883e0116f authored over 12 years agoSigned-off-by: Dmitry Torokhov <[email protected]>
123ca1c6fd671557634abdb363b73f331f3d19e1 authored over 12 years ago
In the I18n world the current working directory can be essentially
unlimited in length. Using FI...
Add MsgList_Present (which matches Msg_Present) as a convenience for
ASSERTs.
Signed-off-by: Dm...
c0cfb6673ec7db9c0f89e6a4c2148d3be8a3237e authored over 12 years agoWhen file of size zero is used, we should return success.
Signed-off-by: Dmitry Torokhov <dtor@...
488ef992c448b2d75bafd3237b566b3c44aaffc8 authored over 12 years agoSigned-off-by: Dmitry Torokhov <[email protected]>
580d39badefe0510c844cfdd937bd4afde9ab636 authored over 12 years agoQuick fix to call 64 bit offset version of preadv and pwritev.
Signed-off-by: Dmitry Torokhov <...
2189f80e5c527daaada9ef4183d383a4d698124a authored over 12 years agoMaking the logging more consistent and much more useful.
Signed-off-by: Dmitry Torokhov <dtor@v...
e27eae3623d28df517edc0030891e3ee9e7c63f2 authored over 12 years ago
vSockets on Linux tries to claim an address family starting from the top
of the valid range. If...
. lib/misc - add a function to override home directory
. changes in shared code that don't affe...
504ae598f31b69b2f0bdcf38f6454d00d8123a88 authored over 12 years ago
This is the final tools change for WS 9.0 Release. Bump up the
tools version to 9.2.0 for WS 9.0...
Earlier we just coalesced the vectors and called a single pread/pwrite.
This change checks if th...
The property VIX_PROPERTY_HOST_SOFTWARE_VERSION returns useful info
about the VIX build. Promote...
The File_Rotate call may have a newFileName argument. If there is a
failure, and this argument i...
. turn VGauth support back on now that all name changes are pushed
through
. lib/misc - add S...
1b622431be6344bd8d1a8b49208339cfa0cb032d authored over 12 years agoSigned-off-by: Dmitry Torokhov <[email protected]>
da4068ac377ebf73ebe9ea7ffa68eec534cb493c authored over 12 years agoPermissions checks return EPERM when they should be EACESS.
Signed-off-by: Dmitry Torokhov <dto...
bff63adf4f49c38c187072365724b1e7d2f3325d authored over 12 years ago
The kernel version check was wrong, the new stuff didn't make it in till
3.2, so 3.1 was hosed.
...
* Instead of using a new command to report the protocol to be used by
the guest, use the registe...
The 'guestinfo' plugin in VMware Tools is responsible for retrieving
details about the guest (li...
. vmballoon balloon code.
. small changes in string library used by DnD/CP plugin
. changes in...
543416c5031851b07791079a3bd52b11a15d5896 authored over 12 years ago
The OS X hgfs client reference counts file handles that are shared for
accessing file data on th...
Signed-off-by: Dmitry Torokhov <[email protected]>
f5b6d94931f8c15a3823d59a3e17c3b9e6367de0 authored over 12 years ago
File appends were incorrect on OS X as they appear to be handled
differently by posix pwrite cal...
During the wipe process, the toolbox cmd CLI first fills the guest's
disk space with file filled...
Compiling this assembly with gcc-4.4.3 in i686 results in a
compilation error stating that %dil ...
The memory allocation and initialization is thread safe, the using of
the context isn't. A simpl...
Signed-off-by: Dmitry Torokhov <[email protected]>
05a459025aeef283954a907a4a3985820f8b88e5 authored over 12 years ago
MsgList_Append has the printf declaration checker attribute
in place. I believe at the time, the...
FreeBSD added a new operation vop_advlockpurge that is called
from vgonel() after an inode was r...
. fix bug in ListAlias APIs - sloppy use of arrays vs pointers
. vmxnet3 - fix MTU management i...
17c1271dff9f5fb108e55f1f991858a628767986 authored over 12 years ago
There might be Msg_Append call sites that pass in a raw string that
lacks message ID. We assert...
Our provider protocol structures were scattered across three different
installers. Just move th...
We need a new GOSTable bit for darwin12 to cover the new bridge and CPU
architecture... we need ...
The failure was being done at the set file information call of the
Windows client instead of the...
. more VGAuth rename work (handle renaming in foundry, the automation
socket protocol and tool...
VMware toolbox-cmd utility provides two disk related features i.e.
shrink and wipe. When the use...
There are visibility issues with the directories created via VIX apis
(VixVM_CreateDirectory). A...
. Allow Mac code to be able to override the expansion of '~'
. changes in shared code that don'...
008314815e99b61c1b1cb3ce436180c86fd264ef authored over 12 years agoSigned-off-by: Dmitry Torokhov <[email protected]>
53fbf6d6b4f1ab75570154fcdbd4536f5468c4c6 authored over 12 years agoSigned-off-by: Dmitry Torokhov <[email protected]>
70db7cffba22d0dc3a4041892f7e4665ce71a945 authored over 12 years ago
If the total number of network interfaces configured for a VM exceeds
the maximum XDR limit, the...
As a temporary hack, we had opened up access to the privileged RPC
handler to all users. This f...
This is an I18n and a security issue. When growing a dynbuf we
may integer overflow. Detect when...