|
|
@68134
|
7 years |
vboxsync |
VBoxManage/unattended: Simplified argument parsing by working directly …
|
|
|
@68133
|
7 years |
vboxsync |
Unattended: Moved the createUnattendedInstaller method from IMachine …
|
|
|
@68129
|
7 years |
vboxsync |
VBoxManage/unattened: Added --package-selection-adjustment
|
|
|
@68127
|
7 years |
vboxsync |
Unatteded: Added hostname attribute. Updated debian and ubuntu …
|
|
|
@68095
|
7 years |
vboxsync |
VBoxManage/unattended: Implemented new attributes.
|
|
|
@68071
|
7 years |
vboxsync |
Unattended: Split out the post installation script into a separate …
|
|
|
@68055
|
7 years |
vboxsync |
VBoxManage: unattended updates.
|
|
|
@68029
|
7 years |
vboxsync |
IUnattended: Added a postInstallCommand attribute (currently ignored).
|
|
|
@68024
|
7 years |
vboxsync |
IUnattended,IMachine: Changed IUnattended to a pure action object with …
|
|
|
@67898
|
7 years |
vboxsync |
IUnattended: Merged constructScript() into prepare() as it only reads …
|
|
|
@67896
|
7 years |
vboxsync |
IUnattended: Dropped the (VM) 'group' attribute as it had no …
|
|
|
@67879
|
7 years |
vboxsync |
VBoxManage unattended: drop confusing message.
|
|
|
@67756
|
7 years |
vboxsync |
VBoxManage unattended: Only set specified properties.
|
|
|
@67655
|
7 years |
vboxsync |
VBoxManageMisc: build fix and missing CR
|
|
|
@67654
|
7 years |
vboxsync |
IUnattended: Some refactoring, probably not quite working right yet.
|
|
|
@67652
|
7 years |
vboxsync |
IUnattended: Some refactoring, probably not quite working right yet.
|
|
|
@67619
|
7 years |
vboxsync |
IUnattended: Added props for auxiliary paths.
|
|
|
@67617
|
7 years |
vboxsync |
Main,VBoxManage: IUnattended::vboxAdditionsIsoPath -> …
|
|
|
@67616
|
7 years |
vboxsync |
VBoxManage: Adjusted the 'unattended' command. (build fix)
|
|
|
@67615
|
7 years |
vboxsync |
VBoxManage: Adjusted the 'unattended' command.
|
|
|
@67614
|
7 years |
vboxsync |
VBoxManage: Adjusted the 'unattended' command.
|
|
|
@66297
|
8 years |
vboxsync |
VBoxManage extpack install: Return RTEXITCODE_FAILURE when not …
|
|
|
@66296
|
8 years |
vboxsync |
VBoxManage extpack install: Lower case the digest; use stack buffer …
|
|
|
@66295
|
8 years |
vboxsync |
VBoxManage extpack install: Lower case the digest; use stack buffer …
|
|
|
@66204
|
8 years |
vboxsync |
spaces
|
|
|
@66187
|
8 years |
vboxsync |
VBoxManage: allow to accept the license by command line parameter
|
|
|
@66186
|
8 years |
vboxsync |
VBoxManage: allow to accept the license by command line parameter
|
|
|
@66185
|
8 years |
vboxsync |
VBoxManage: allow to accept the license by command line parameter
|
|
|
@66157
|
8 years |
vboxsync |
VBoxManage: when installing the ExtPack, show the license and ask the …
|
|
|
@66068
|
8 years |
vboxsync |
bugref:8527. Splitted the command "./VBoxManage unattended". Added two …
|
|
|
@65724
|
8 years |
vboxsync |
removed double call of "a->session->UnlockMachine()"
|
|
|
@65049
|
8 years |
vboxsync |
bugref:8527: some coding style fixes and introduced VBOX_WITH_UNATTENDED
|
|
|
@64997
|
8 years |
vboxsync |
bugref:8527. VBoxManage: added new command "unattended"
|
|
|
@64434
|
8 years |
vboxsync |
Frontends/VBoxManage: add --putenv option to the "startvm" command
|
|
|
@62493
|
8 years |
vboxsync |
(C) 2016
|
|
|
@59780
|
9 years |
vboxsync |
Frontends/VBoxManage: fix typo in error check
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56349
|
9 years |
vboxsync |
VBoxManage: Let main() set the current command and made 'VBoxManage …
|
|
|
@56344
|
9 years |
vboxsync |
VBoxManage,manual: Working help code generator.
|
|
|
@56119
|
10 years |
vboxsync |
Don't use ISession::COMGETTER(Console) return without checking for …
|
|
|
@56118
|
10 years |
vboxsync |
VBoxManage: A quick command handler return-code cleanup that turned …
|
|
|
@55843
|
10 years |
vboxsync |
Frontends/VBoxManage: allow configuring the VBoxSVC release logging …
|
|
|
@55234
|
10 years |
vboxsync |
VBoxManage: ISession->GetMachine() should not overwrite 'machine' but …
|
|
|
@55214
|
10 years |
vboxsync |
Main/Console+Machine+Session+Snapshot: move the save state and …
|
|
|
@54791
|
10 years |
vboxsync |
Main/Machine: fix long-standing bug with setting extradata (it isn't …
|
|
|
@53927
|
10 years |
vboxsync |
VBoxManage: fix return code if a VM didn't start successfully
|
|
|
@48087
|
11 years |
vboxsync |
Frontends/VirtualBox+VBoxManage: when unregistering a VM, also …
|
|
|
@47991
|
11 years |
vboxsync |
Main: Made the exclusive HW virtualization use setting global rather …
|
|
|
@47908
|
11 years |
vboxsync |
Frontends/VBoxManage: whitespace
|
|
|
@46658
|
11 years |
vboxsync |
include VBox/com/EventQueue only if necessary
|
|
|
@45068
|
12 years |
vboxsync |
Main/Machine: rename two methods for better compatibility with …
|
|
|
@44948
|
12 years |
vboxsync |
Main/SystemProperties+Machine: new config setting for default VM …
|
|
|
@43041
|
12 years |
vboxsync |
Main/VirtualBox: final API change, cleans up optional parameters to …
|
|
|
@42178
|
12 years |
vboxsync |
Autostart: Make the path to the autostart database configurable
|
|
|
@42176
|
12 years |
vboxsync |
Main+Frontends/VBoxManage: implement saving the settings, and add the …
|
|
|
@42131
|
12 years |
vboxsync |
Main: fix COM/XPCOM incompatibility issues and add safearray setter …
|
|
|
@42129
|
12 years |
vboxsync |
Main/VirtualBox+Machine: add support for VM groups (incomplete, saving …
|
|
|
@39888
|
13 years |
vboxsync |
typo.
|
|
|
@39445
|
13 years |
vboxsync |
VBoxManage: uninitialized variable
|
|
|
@38735
|
13 years |
vboxsync |
%lS -> %ls.
|
|
|
@38528
|
13 years |
vboxsync |
VBoxManage: another fix for extpack install --replace
|
|
|
@38525
|
13 years |
vboxsync |
FE/CLI: use CHECK_PROGRESS_ERROR
|
|
|
@38191
|
13 years |
vboxsync |
Frontends/VBoxManage: allow starting several VMs with startvm
|
|
|
@38099
|
13 years |
vboxsync |
FE/Qt4/CLI;Main;Docu: enable MachineAndChildren in clone VM again for …
|
|
|
@38070
|
13 years |
vboxsync |
VBoxManage: fixed extpack install --replace
|
|
|
@38055
|
13 years |
vboxsync |
FE/Qt4/CLI;Docu; disable "MachineAndChildren" clone mode for now
|
|
|
@38011
|
13 years |
vboxsync |
FE/CLI: correct spelling
|
|
|
@37971
|
13 years |
vboxsync |
Main/Machine: implement creating linked clones.
Frontends/VBoxManage: …
|
|
|
@37900
|
13 years |
vboxsync |
Main-CloneVM;FE/CLI;Doc: update differencing disk names with there new …
|
|
|
@37896
|
13 years |
vboxsync |
Frontends/VBoxManage: proper relative path support for adoptstate.
|
|
|
@37602
|
13 years |
vboxsync |
FE/CLI: fix default uuid of cloned VM's
|
|
|
@37567
|
13 years |
vboxsync |
FE/CLI: unregistervm: better error checking; show error on failure
|
|
|
@37543
|
13 years |
vboxsync |
FE/CLI: add --options to clonevm
|
|
|
@37531
|
13 years |
vboxsync |
Main;FE;CloneVM: add clone options; regenerate MACs of all network …
|
|
|
@37449
|
13 years |
vboxsync |
Main;VBoxManage: more clone vm work
|
|
|
@37118
|
14 years |
vboxsync |
VBoxManage: 'uninstall --forced' => 'uninstall --force'
|
|
|
@37074
|
14 years |
vboxsync |
Main; VBoxManage: initial machine clone support
|
|
|
@36673
|
14 years |
vboxsync |
Main/Machine: add a way to terminate VM processes if they don't …
|
|
|
@35828
|
14 years |
vboxsync |
this looks better
|
|
|
@35827
|
14 years |
vboxsync |
VBoxManage: fixed error check
|
|
|
@35523
|
14 years |
vboxsync |
Main,VBoxManage: Implemented the progress objects for …
|
|
|
@35517
|
14 years |
vboxsync |
Frontends/VBoxManage+glue/ErrorInfo: revert change which broke error …
|
|
|
@35273
|
14 years |
vboxsync |
IExtPackFile,IExtPackManager: Added progress and display info to the …
|
|
|
@35100
|
14 years |
vboxsync |
IExtPackFile::Install: Added a 'replace' parameter for automatically …
|
|
|
@34971
|
14 years |
vboxsync |
VBoxManage: move vmstatistics to debugvm as a 'statistics' …
|
|
|
@34934
|
14 years |
vboxsync |
language
|
|
|
@34927
|
14 years |
vboxsync |
VBoxManage: extpack cleanup parameter validation fix.
|
|
|
@34787
|
14 years |
vboxsync |
Main,VBoxManage,FE/Qt: Implemented IExtPackFile and dropped …
|
|
|
@34610
|
14 years |
vboxsync |
Unused.
|
|
|
@34292
|
14 years |
vboxsync |
Made VBoxManage extpack uninstall <name> work.
|
|
|
@34244
|
14 years |
vboxsync |
Main,Config.kmk,VBoxManage,ExtPacks: Moved the VRDE bits from …
|
|
|
@34014
|
14 years |
vboxsync |
scm whitespace cleanup
|
|
|
@33775
|
14 years |
vboxsync |
VBoxManage extpack install: convert relative paths to absolute paths …
|
|
|
@33766
|
14 years |
vboxsync |
VBoxManage: Implemented 'list extpacks', 'extpack install' and …
|
|
|
@33556
|
14 years |
vboxsync |
VRDE: More API changes for the VRDP server separation.
|
|
|
@33458
|
14 years |
vboxsync |
Main: partial revert or r67042, bring back the overwrite parameter
|
|
|
@33451
|
14 years |
vboxsync |
Main: change VirtualBox::createMachine() to accept arbitrary paths for …
|
|
|
@33386
|
14 years |
vboxsync |
VRDE: API changes for the VRDP server separation.
|
|
|
@33294
|
14 years |
vboxsync |
Main: API change, merge IVirtualBox::getMachine() with findMachine()
|
|
|
@33238
|
14 years |
vboxsync |
Main: new VirtualBox::ComposeMachineFilename() API; remove the …
|
|
|