<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/VirtualBox-svn.git/src/VBox/Frontends/VBoxManage/VBoxManage.cpp, branch master</title>
<subtitle>www.virtualbox.org: svn/vbox
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/VirtualBox-svn.git/'/>
<entry>
<title>Copyright year updates by scm.</title>
<updated>2023-01-17T14:15:46+00:00</updated>
<author>
<name>vboxsync</name>
<email>vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f</email>
</author>
<published>2023-01-17T14:15:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/VirtualBox-svn.git/commit/?id=97e624abe52a1e2ba5974a92df631a9b821d3530'/>
<id>97e624abe52a1e2ba5974a92df631a9b821d3530</id>
<content type='text'>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@98103 cfe28804-0f27-0410-a406-dd0f0b0b656f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@98103 cfe28804-0f27-0410-a406-dd0f0b0b656f
</pre>
</div>
</content>
</entry>
<entry>
<title>scm copyright and license note update</title>
<updated>2022-08-22T17:43:14+00:00</updated>
<author>
<name>vboxsync</name>
<email>vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f</email>
</author>
<published>2022-08-22T17:43:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/VirtualBox-svn.git/commit/?id=de5d9b63b0f67ae594cc926945cf531a25ef6e8c'/>
<id>de5d9b63b0f67ae594cc926945cf531a25ef6e8c</id>
<content type='text'>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@96407 cfe28804-0f27-0410-a406-dd0f0b0b656f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@96407 cfe28804-0f27-0410-a406-dd0f0b0b656f
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/manual,Main,Frontends: API changes in preparation for full VM encryption, guarded by VBOX_WITH_FULL_VM_ENCRYPTION (disabled by default) and returning a not supported error for now, bugref:9955</title>
<updated>2022-04-21T08:38:34+00:00</updated>
<author>
<name>vboxsync</name>
<email>vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f</email>
</author>
<published>2022-04-21T08:38:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/VirtualBox-svn.git/commit/?id=f443fbe197e6e30cb97b05f371b29e28a24c3016'/>
<id>f443fbe197e6e30cb97b05f371b29e28a24c3016</id>
<content type='text'>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94660 cfe28804-0f27-0410-a406-dd0f0b0b656f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94660 cfe28804-0f27-0410-a406-dd0f0b0b656f
</pre>
</div>
</content>
</entry>
<entry>
<title>Main/Update check: Big overhaul of the API and functionality.</title>
<updated>2022-04-20T09:08:37+00:00</updated>
<author>
<name>vboxsync</name>
<email>vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f</email>
</author>
<published>2022-04-20T09:08:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/VirtualBox-svn.git/commit/?id=d48bafe3a2f018be9c957d7eededfb8a0bc898ed'/>
<id>d48bafe3a2f018be9c957d7eededfb8a0bc898ed</id>
<content type='text'>
* Now uses VBOX_WITH_UPDATE_AGENT to entirely disable the feature (enabled by default).
* Main: Uses new (more abstract) API as proposed in the latest UML docs.
* Main: Added support for several events.
* Main: Added support for update severities, order and dependencies (all optional).
* Settings/XML: Now has own "Updates" branch to also cover other updatable components (later); not part of the system properties anymore.
* Prepared for GuestAdditions and ExtPack updates.
* FE/Qt: Adapted to new API.
* FE/VBoxManage: Adapted to new API; uses more uniform (common) synopsis "modify" and "list" for modifying and listing (showing) update settings.
* Docs: Fixed various typos, extended documentation.

Work in progress. bugref:7983

git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94643 cfe28804-0f27-0410-a406-dd0f0b0b656f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Now uses VBOX_WITH_UPDATE_AGENT to entirely disable the feature (enabled by default).
* Main: Uses new (more abstract) API as proposed in the latest UML docs.
* Main: Added support for several events.
* Main: Added support for update severities, order and dependencies (all optional).
* Settings/XML: Now has own "Updates" branch to also cover other updatable components (later); not part of the system properties anymore.
* Prepared for GuestAdditions and ExtPack updates.
* FE/Qt: Adapted to new API.
* FE/VBoxManage: Adapted to new API; uses more uniform (common) synopsis "modify" and "list" for modifying and listing (showing) update settings.
* Docs: Fixed various typos, extended documentation.

Work in progress. bugref:7983

git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94643 cfe28804-0f27-0410-a406-dd0f0b0b656f
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/manual,FE/VBoxManage: Make use of the general options from the refentry XML files when printing the help text and some more cleanups getting rid of all the legacy help code, bugref:9186</title>
<updated>2022-03-17T12:47:49+00:00</updated>
<author>
<name>vboxsync</name>
<email>vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f</email>
</author>
<published>2022-03-17T12:47:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/VirtualBox-svn.git/commit/?id=83fc64a82b09d8eab197dd0b70eaad5f1efbf817'/>
<id>83fc64a82b09d8eab197dd0b70eaad5f1efbf817</id>
<content type='text'>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94290 cfe28804-0f27-0410-a406-dd0f0b0b656f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94290 cfe28804-0f27-0410-a406-dd0f0b0b656f
</pre>
</div>
</content>
</entry>
<entry>
<title>FE/VBoxManage: Move stuff to VBoxInternalManage.cpp because it is only used there now, ​bugref:9186</title>
<updated>2022-03-15T10:10:24+00:00</updated>
<author>
<name>vboxsync</name>
<email>vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f</email>
</author>
<published>2022-03-15T10:10:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/VirtualBox-svn.git/commit/?id=a7d250d6012f6c4ac87eb93ca3b4919d02042f87'/>
<id>a7d250d6012f6c4ac87eb93ca3b4919d02042f87</id>
<content type='text'>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94240 cfe28804-0f27-0410-a406-dd0f0b0b656f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94240 cfe28804-0f27-0410-a406-dd0f0b0b656f
</pre>
</div>
</content>
</entry>
<entry>
<title>FE/VBoxManage: Remove the now unused VBoxManageHelp build target and the VBOX_ONLY_DOCS #ifdef's in the code, ​bugref:9186</title>
<updated>2022-03-15T09:19:29+00:00</updated>
<author>
<name>vboxsync</name>
<email>vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f</email>
</author>
<published>2022-03-15T09:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/VirtualBox-svn.git/commit/?id=5aabbfefe974d27fbe037b44396678a86de31d93'/>
<id>5aabbfefe974d27fbe037b44396678a86de31d93</id>
<content type='text'>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94234 cfe28804-0f27-0410-a406-dd0f0b0b656f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94234 cfe28804-0f27-0410-a406-dd0f0b0b656f
</pre>
</div>
</content>
</entry>
<entry>
<title>FE/VBoxManage: Remove the now useless enmHelpCat member in the command table and re-align the command table, ​bugref:9186</title>
<updated>2022-03-15T08:55:00+00:00</updated>
<author>
<name>vboxsync</name>
<email>vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f</email>
</author>
<published>2022-03-15T08:55:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/VirtualBox-svn.git/commit/?id=6f40dad8053ca13894594d47e3e89e25cd39131e'/>
<id>6f40dad8053ca13894594d47e3e89e25cd39131e</id>
<content type='text'>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94233 cfe28804-0f27-0410-a406-dd0f0b0b656f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94233 cfe28804-0f27-0410-a406-dd0f0b0b656f
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/manual,FE/VBoxManage: Convert modifymedium command to refentry documentation, ​bugref:9186</title>
<updated>2022-03-14T09:02:16+00:00</updated>
<author>
<name>vboxsync</name>
<email>vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f</email>
</author>
<published>2022-03-14T09:02:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/VirtualBox-svn.git/commit/?id=5e728e007613978ef8c2e21d5ac49c04f3e1b492'/>
<id>5e728e007613978ef8c2e21d5ac49c04f3e1b492</id>
<content type='text'>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94218 cfe28804-0f27-0410-a406-dd0f0b0b656f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94218 cfe28804-0f27-0410-a406-dd0f0b0b656f
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/manual,FE/VBoxManage: Convert storageattach command to refentry documentation, ​bugref:9186</title>
<updated>2022-03-14T08:56:53+00:00</updated>
<author>
<name>vboxsync</name>
<email>vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f</email>
</author>
<published>2022-03-14T08:56:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/VirtualBox-svn.git/commit/?id=563a8e36b6d989e7748f5f002bb4a377a91413fb'/>
<id>563a8e36b6d989e7748f5f002bb4a377a91413fb</id>
<content type='text'>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94217 cfe28804-0f27-0410-a406-dd0f0b0b656f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94217 cfe28804-0f27-0410-a406-dd0f0b0b656f
</pre>
</div>
</content>
</entry>
</feed>
