VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxControl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @58184   9 years vboxsync VBoxGuestLib: HVBOXCRCTL -> VBGLCRCTLHANDLE.
(edit) @58146   9 years vboxsync Doxygen: build fix.
(edit) @58144   9 years vboxsync *: Doxygen fixes.
(edit) @57415   9 years vboxsync More DECLCALLBACK fixes.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56294   9 years vboxsync Additions/common,Additions/os2: Updated (C) year.
(edit) @55804   10 years vboxsync Additions/common/VBoxControl: fix a conditional test.
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @54611   10 years vboxsync VBoxControl writelog: Append newline to each argument if it hasn't got any.
(edit) @54607   10 years vboxsync VBoxControl: typo in writelog.
(edit) @54580   10 years vboxsync VBoxControl: Added a 'writelog' command (untested).
(edit) @54520   10 years vboxsync VBoxControl.cpp: document -V not -v for short version option.
(edit) @49950   11 years vboxsync Additions/common: !RT_SUCCESS => RT_FAILURE
(edit) @49643   11 years vboxsync Additions/linux: back out single bit-count Additions package experiment.
(edit) @48938   11 years vboxsync Additions/common: Whitespace and svn:keyword cleanups by scm.
(edit) @46896   11 years vboxsync VBoxDisp,VBoxVideo,VBoxControl: registry flags to tweak the Windows …
(edit) @46895   11 years vboxsync VBoxControl: Windows: search for the VirtualBox video driver registry key.
(edit) @46625   11 years vboxsync unify casing
(edit) @46147   12 years vboxsync Additions/linux: build 32-bit versions too for COMPATIBLE builds.
(edit) @45459   12 years vboxsync BUGZ:4686 OS X guest: VBoxGuest device driver + VBoxService and …
(edit) @44992   12 years vboxsync VBOX_WITH_DPC_LATENCY_CHECKER: Some adjustments. Please, don't use …
(edit) @44328   12 years vboxsync VBoxControl.cpp: Allow unix shell users to use 'unset' instead of 'delete'.
(edit) @44324   12 years vboxsync VbglR3/VBoxControl: Added "guestproperty delete" + VbglR3GuestPropDelete.
(edit) @42239   12 years vboxsync More Visual C++ 2010 adjustments and hacks.
(edit) @41972   12 years vboxsync VBoxGuest,VBoxControl: embedded DPC latency measurement for Windows …
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41443   13 years vboxsync Additions/SharedFolders: better error handling of …
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @38750   13 years vboxsync VBoxControl: default are options with two dashes
(edit) @38733   13 years vboxsync %S -> %s and some other minor cleanups.
(edit) @38637   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @32705   14 years vboxsync VBOX_WITH_GUEST_PROPS
(edit) @32586   14 years vboxsync Additions/VBoxControl: wording.
(edit) @32576   14 years vboxsync Additions/VBoxControl: copy/paste typo.
(edit) @32575   14 years vboxsync Additions/VBoxControl: No coredump if VBOX_CONTROL_TEST is not defined.
(edit) @32574   14 years vboxsync Additions/VBoxGuestLib+Additions/VBoxControl: Guest core dumps …
(edit) @32394   14 years vboxsync more branding and header fixes
(edit) @32375   14 years vboxsync rc branding fixes part 2
(edit) @32372   14 years vboxsync rc branding fixes
(edit) @32208   14 years vboxsync VBoxControl: Sketches.
(edit) @32207   14 years vboxsync VBoxControl: Stubbed a bunch of new commands.
(edit) @32205   14 years vboxsync VBoxControl: More cleanup.
(edit) @32201   14 years vboxsync VBoxControl: More cleanup.
(edit) @32198   14 years vboxsync VBoxControl: Backed out the parts of r65276 that concerned …
(edit) @32026   14 years vboxsync gcc rulez
(edit) @32023   14 years vboxsync VBoxControl: Be more tolerant to Linux-style parameters (--foo instead …
(edit) @31052   14 years vboxsync Shared Folders/AutoMount: Update.
(edit) @31041   14 years vboxsync fixed RT_CLAMP usage
(edit) @31025   14 years vboxsync Quick VbglR3SharedFolder* api review.
(edit) @31002   14 years vboxsync First support for auto-mounted Shared Folders (Windows only yet).
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26505   15 years vboxsync Additions: tabs -> spaces.
(edit) @26199   15 years vboxsync Branding: build fix
(edit) @26197   15 years vboxsync Branding: one more place
(edit) @25875   15 years vboxsync Additions/VBoxControl: undo accidentally committed testing hacks
(edit) @25873   15 years vboxsync Additions/VBoxControl+VBoxClient: fix usage formatting
(edit) @25347   15 years vboxsync iprt/autores.h -> iprt/cpp/autores.h
(edit) @24322   15 years vboxsync typo
(edit) @24320   15 years vboxsync more RT_ZERO()
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @22562   15 years vboxsync Main,VBoxControl,VBoxManage,VBoxNetDHCP,VBoxNetNAT: Use RTBldCfg for …
(edit) @21218   15 years vboxsync Additions: Use VBoxGuestLib.h instead of VBoxGuest.h where applicable.
(edit) @18509   16 years vboxsync VBoxControl.cpp: size_t warning.
(edit) @16152   16 years vboxsync nitpicking
(edit) @14360   16 years vboxsync Additions/VBoxControl: fixed a usage message
(edit) @14233   16 years vboxsync export
(edit) @14220   16 years vboxsync Additions/VBoxControl: support guestproperty wait
(edit) @13292   16 years vboxsync Additions/VBoxControl: cleanup an error handler
(edit) @13282   16 years vboxsync Additions/common (VBoxControl and VBoxGuestLib): guest property fixes
(edit) @12812   16 years vboxsync VbglR3GuestPropDelTree -> VbglR3GuestPropDelSet, added missing docs …
(edit) @12719   16 years vboxsync Typo.
(edit) @12446   16 years vboxsync Additions/Makefiles: Pushed them up to root (sub-makefile wise). Some …
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @11822   16 years vboxsync IPRT: RTR3Init cleanup.
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11563   16 years vboxsync VBoxControl: Added status/error information, fixed return value.
(edit) @11114   16 years vboxsync Additions/VBoxControl: use the right error printer
(edit) @11105   16 years vboxsync FE/VBoxManage, Additions/VBoxControl: guestproperty set with flags but …
(edit) @11104   16 years vboxsync Additions/common: handle guestproperty set with no value correctly in …
(edit) @10985   16 years vboxsync Additions/common: guest property cosmetics
(edit) @10976   16 years vboxsync HostServices/GuestProperties and Additions/common: reactivated autores
(edit) @10931   16 years vboxsync Additions/common: added guest property enumeration to VBoxControl
(edit) @10869   16 years vboxsync VBoxControl: unix linkers are sooo much fun.
(edit) @10859   16 years vboxsync VBoxControl: Fixed incorrect RTMemFree.
(edit) @10834   16 years vboxsync Additions/common: guest property fixes
(edit) @10829   16 years vboxsync Additions/common: small adjustment in guest property reading code
(edit) @10825   16 years vboxsync Additions/commom: switched VBoxControl to use the new guest property syntax
(edit) @10797   16 years vboxsync Guest properties: initial commit of new interface
(edit) @10236   16 years vboxsync Guest properties: added some missing ifdefs
(edit) @10234   16 years vboxsync Guest properties: added some missing ifdefs
(edit) @10143   16 years vboxsync Additions/common: make the VBoxControl guest property functions utf8-safe
(edit) @10127   16 years vboxsync Exclude windows one level up. VBOX_KBUILD_HACKING
(edit) @10111   16 years vboxsync warning
(add) @10099   16 years vboxsync Additions/common: created a version of VBoxControl for non-Windows …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette