summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@98103 cfe28804-0f27-0410-a406-dd0f0b0b656f
* VBoxManage: Changed the output of guestproperty enumerate a little. Just ↵vboxsync2022-09-071-54/+222
| | | | | | wanted to format the timestamps a little more readable... git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@96623 cfe28804-0f27-0410-a406-dd0f0b0b656f
* scm copyright and license note updatevboxsync2022-08-221-8/+18
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@96407 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. This ↵vboxsync2022-05-311-15/+15
| | | | | | also fixes quite a few bugs wrt shadow variables, wrong return values and output error translations / exit codes. Also see @todos added. ​​bugref:10223 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@95140 cfe28804-0f27-0410-a406-dd0f0b0b656f
* FE/VBoxManage: Remove the now unused VBoxManageHelp build target and the ↵vboxsync2022-03-151-8/+0
| | | | | | VBOX_ONLY_DOCS #ifdef's in the code, ​bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94234 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert guestproperty command to refentry ↵vboxsync2022-03-131-26/+17
| | | | | | documentation, ​bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94208 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main: Guest Properties: notify lesteners that property was deleted ↵vboxsync2022-03-111-2/+7
| | | | | | (additional fixes in r150441, r150442, r150443, r150445), bugref:10185. git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94184 cfe28804-0f27-0410-a406-dd0f0b0b656f
* VBoxManage: Fix variable name in guest property code.vboxsync2022-02-111-3/+3
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@93700 cfe28804-0f27-0410-a406-dd0f0b0b656f
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@93115 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main" bugref:1909: Removed translation marks form printUsage and its ↵vboxsync2021-11-151-15/+15
| | | | | | callees. Added missed help for "VBoxManage setproperty language" git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@92432 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main: bugref:1909: Added translation marks around messages of VBoxManage outputvboxsync2021-11-111-35/+33
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@92372 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@82968 cfe28804-0f27-0410-a406-dd0f0b0b656f
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@76553 cfe28804-0f27-0410-a406-dd0f0b0b656f
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@69500 cfe28804-0f27-0410-a406-dd0f0b0b656f
* backed out r118835 as it incorrectly updated the 'This file is based on' ↵vboxsync2017-10-281-1/+1
| | | | | | file headers. git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@69498 cfe28804-0f27-0410-a406-dd0f0b0b656f
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@69496 cfe28804-0f27-0410-a406-dd0f0b0b656f
* (C) 2016vboxsync2016-07-221-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@62493 cfe28804-0f27-0410-a406-dd0f0b0b656f
* *: scm cleanup run.vboxsync2015-08-141-3/+3
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@57358 cfe28804-0f27-0410-a406-dd0f0b0b656f
* VBoxManage: A quick command handler return-code cleanup that turned out to ↵vboxsync2015-05-271-17/+18
| | | | | | be rather tedious. git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@56118 cfe28804-0f27-0410-a406-dd0f0b0b656f
* VBoxManage/Help: unify help output regarding UUID and VM namevboxsync2013-07-051-5/+5
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@47000 cfe28804-0f27-0410-a406-dd0f0b0b656f
* VBoxManage/Help: unify help output regarding UUID and VM namevboxsync2013-07-051-5/+5
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@46999 cfe28804-0f27-0410-a406-dd0f0b0b656f
* include VBox/com/EventQueue only if necessaryvboxsync2013-06-191-2/+0
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@46658 cfe28804-0f27-0410-a406-dd0f0b0b656f
* VBoxManagerGuestProp.cpp: Allow unix shell users to use 'unset' instead of ↵vboxsync2013-01-221-2/+2
| | | | | | 'delete'. git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@44329 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Fe/VBoxManage: Implemented "guestproperty delete", updated documentation.vboxsync2013-01-211-4/+46
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@44322 cfe28804-0f27-0410-a406-dd0f0b0b656f
* VBoxManage: polished helpvboxsync2012-07-301-9/+9
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@42460 cfe28804-0f27-0410-a406-dd0f0b0b656f
* API/GuestProperties: add DeleteGuestProperty.vboxsync2012-01-201-2/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@39821 cfe28804-0f27-0410-a406-dd0f0b0b656f
* %lS -> %ls.vboxsync2011-09-131-4/+4
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@38735 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Todo.vboxsync2011-02-141-0/+5
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@35951 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main: API change, merge IVirtualBox::getMachine() with findMachine()vboxsync2010-10-211-36/+10
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@33294 cfe28804-0f27-0410-a406-dd0f0b0b656f
* com/string: Remove bool conversion operator and other convenience error ↵vboxsync2010-09-231-16/+29
| | | | | | operators. They are hiding programming errors (like incorrect empty string checks, and in one case a free of the wrong pointer). git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@32718 cfe28804-0f27-0410-a406-dd0f0b0b656f
* VBoxManage: forgot the help for guestproperty and guestcontrol; enable the ↵vboxsync2010-09-231-5/+13
| | | | | | latter for VBOX_ONLY_DOCS=1 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@32712 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Frontends/VBoxManage: Error printing cleanup, use stderr and consistent ↵vboxsync2010-09-221-15/+19
| | | | | | formatting. Small cleanups (like using Keyboard::PutScancodes instead of the more clumsy Keyboard::PutScancode and fixing the incorrect comment which attracted my attention). git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@32701 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main, frontends: unsigned long long -> long long vboxsync2010-08-161-4/+4
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@31698 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main: use settings struct for machine user data; remove ↵vboxsync2010-08-101-2/+2
| | | | | | iprt::MiniString::raw() and change all occurences to c_str() git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@31539 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main: rename ISession::close() to ISession::unlockMachine(); API documentationvboxsync2010-07-231-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@31070 cfe28804-0f27-0410-a406-dd0f0b0b656f
* typovboxsync2010-07-221-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@31020 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main: rename LockForSession() API to LockMachine() and fix parameters; move ↵vboxsync2010-07-221-6/+3
| | | | | | code from internal open*Session() methods into LockMachine() git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@31019 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main: unbreak frontends broken by r63924vboxsync2010-07-221-3/+6
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@31016 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main: reorganize session APIsvboxsync2010-07-221-19/+7
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@31008 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main: event names now in past tense vboxsync2010-07-161-2/+2
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@30871 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main: callbacks removalvboxsync2010-07-141-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@30825 cfe28804-0f27-0410-a406-dd0f0b0b656f
* FE/VBoxManage: sanity check: do not convert empty pattern strings into ↵vboxsync2010-07-131-1/+1
| | | | | | asterisks when enumerating guest properties git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@30806 cfe28804-0f27-0410-a406-dd0f0b0b656f
* GetEvent -> HRESULT, not int.vboxsync2010-07-051-4/+4
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@30608 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Frontends: headless frontend use events nowvboxsync2010-07-051-2/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@30606 cfe28804-0f27-0410-a406-dd0f0b0b656f
* typovboxsync2010-07-051-1/+2
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@30600 cfe28804-0f27-0410-a406-dd0f0b0b656f
* VBoxManage: transition to eventsvboxsync2010-07-051-162/+49
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@30599 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Frontends: Use VBOX_E_DONT_CALL_AGAIN where appropriate with ↵vboxsync2010-04-301-10/+10
| | | | | | IVirtualBoxCallback. git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@28931 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@28800 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted for ↵vboxsync2010-04-121-2/+2
| | | | | | consistency, clean up wording and other minor issues git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@28205 cfe28804-0f27-0410-a406-dd0f0b0b656f
* VBoxMange: Cosmetical fixes to the help. Note: ''<on|off>'' is wrong, use ↵vboxsync2010-04-011-1/+1
| | | | | | ''on|off'' instead. But ''<msec>'' is correct. git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@27927 cfe28804-0f27-0410-a406-dd0f0b0b656f