summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* VBoxManage: Changed the output of guestproperty enumerate a little. Just want...vboxsync2022-09-071-54/+222
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. This a...vboxsync2022-05-311-15/+15
* FE/VBoxManage: Remove the now unused VBoxManageHelp build target and the VBOX...vboxsync2022-03-151-8/+0
* doc/manual,FE/VBoxManage: Convert guestproperty command to refentry documenta...vboxsync2022-03-131-26/+17
* Main: Guest Properties: notify lesteners that property was deleted (additiona...vboxsync2022-03-111-2/+7
* VBoxManage: Fix variable name in guest property code.vboxsync2022-02-111-3/+3
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Main" bugref:1909: Removed translation marks form printUsage and its callees....vboxsync2021-11-151-15/+15
* Main: bugref:1909: Added translation marks around messages of VBoxManage outputvboxsync2021-11-111-35/+33
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* *: scm cleanup run.vboxsync2015-08-141-3/+3
* VBoxManage: A quick command handler return-code cleanup that turned out to be...vboxsync2015-05-271-17/+18
* VBoxManage/Help: unify help output regarding UUID and VM namevboxsync2013-07-051-5/+5
* VBoxManage/Help: unify help output regarding UUID and VM namevboxsync2013-07-051-5/+5
* include VBox/com/EventQueue only if necessaryvboxsync2013-06-191-2/+0
* VBoxManagerGuestProp.cpp: Allow unix shell users to use 'unset' instead of 'd...vboxsync2013-01-221-2/+2
* Fe/VBoxManage: Implemented "guestproperty delete", updated documentation.vboxsync2013-01-211-4/+46
* VBoxManage: polished helpvboxsync2012-07-301-9/+9
* API/GuestProperties: add DeleteGuestProperty.vboxsync2012-01-201-2/+1
* %lS -> %ls.vboxsync2011-09-131-4/+4
* Todo.vboxsync2011-02-141-0/+5
* Main: API change, merge IVirtualBox::getMachine() with findMachine()vboxsync2010-10-211-36/+10
* com/string: Remove bool conversion operator and other convenience error opera...vboxsync2010-09-231-16/+29
* VBoxManage: forgot the help for guestproperty and guestcontrol; enable the la...vboxsync2010-09-231-5/+13
* Frontends/VBoxManage: Error printing cleanup, use stderr and consistent forma...vboxsync2010-09-221-15/+19
* Main, frontends: unsigned long long -> long long vboxsync2010-08-161-4/+4
* Main: use settings struct for machine user data; remove iprt::MiniString::raw...vboxsync2010-08-101-2/+2
* Main: rename ISession::close() to ISession::unlockMachine(); API documentationvboxsync2010-07-231-1/+1
* typovboxsync2010-07-221-1/+1
* Main: rename LockForSession() API to LockMachine() and fix parameters; move c...vboxsync2010-07-221-6/+3
* Main: unbreak frontends broken by r63924vboxsync2010-07-221-3/+6
* Main: reorganize session APIsvboxsync2010-07-221-19/+7
* Main: event names now in past tense vboxsync2010-07-161-2/+2
* Main: callbacks removalvboxsync2010-07-141-1/+1
* FE/VBoxManage: sanity check: do not convert empty pattern strings into asteri...vboxsync2010-07-131-1/+1
* GetEvent -> HRESULT, not int.vboxsync2010-07-051-4/+4
* Frontends: headless frontend use events nowvboxsync2010-07-051-2/+1
* typovboxsync2010-07-051-1/+2
* VBoxManage: transition to eventsvboxsync2010-07-051-162/+49
* Frontends: Use VBOX_E_DONT_CALL_AGAIN where appropriate with IVirtualBoxCallb...vboxsync2010-04-301-10/+10
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted for co...vboxsync2010-04-121-2/+2
* VBoxMange: Cosmetical fixes to the help. Note: ''<on|off>'' is wrong, use ''o...vboxsync2010-04-011-1/+1