|
|
@24901
|
15 years |
vboxsync |
VBoxManage: A little clean up in progress.
|
|
|
@24879
|
15 years |
vboxsync |
Frontends/VBoxManage: eliminate redundant code when using showProgress()
|
|
|
@24874
|
15 years |
vboxsync |
Main,VMM,VBoxManage: Added a parameter to IConsole::Teleport for …
|
|
|
@24493
|
15 years |
vboxsync |
API/Machine,Session: add a force mount parameter to MountMedium and …
|
|
|
@24397
|
15 years |
vboxsync |
VBoxManage: USAGE_SNAPSHOT => USAGE_CONTROLVM
|
|
|
@23935
|
15 years |
vboxsync |
VBoxManage: don't use machine uuid variable for other purposes.
|
|
|
@23934
|
15 years |
vboxsync |
VBoxManage: removed spaces after function names
|
|
|
@23902
|
15 years |
vboxsync |
VBoxManage: changed storageattach behaviour to match the syntax diagram
|
|
|
@23802
|
15 years |
vboxsync |
VBoxManage: Added support for adding/removing storage controllers, and …
|
|
|
@23801
|
15 years |
vboxsync |
Main,VMM,Frontends,++: Teminology. Added a bind address for the …
|
|
|
@23667
|
15 years |
vboxsync |
VBoxManage: Live migration.
|
|
|
@23643
|
15 years |
vboxsync |
VRDP port range API.
|
|
|
@23287
|
15 years |
vboxsync |
and another fix
|
|
|
@23286
|
15 years |
vboxsync |
simplification to r52775
|
|
|
@23285
|
15 years |
vboxsync |
pass the XAUTHORITY environment variable along with DISPLAY
|
|
|
@23249
|
15 years |
vboxsync |
medium: rename default IDE/FD storage controller names to IDE …
|
|
|
@23223
|
15 years |
vboxsync |
API: big medium handling change and lots of assorted other cleanups …
|
|
|
@23222
|
15 years |
vboxsync |
ConsoleImpl2: Added support for attaching/detaching NetSniffer at Runtime
|
|
|
@23129
|
15 years |
vboxsync |
Implemented 'VBoxManage controlvm vrdpport'
|
|
|
@22911
|
15 years |
vboxsync |
event queues cleaned up
|
|
|
@22686
|
15 years |
vboxsync |
VBoxManage: guestproperty wait fixes, esp. for Mac OS X.
|
|
|
@22562
|
15 years |
vboxsync |
Main,VBoxControl,VBoxManage,VBoxNetDHCP,VBoxNetNAT: Use RTBldCfg for …
|
|
|
@22173
|
15 years |
vboxsync |
Main: the big XML settings rework. Move XML reading/writing out of …
|
|
|
@21769
|
15 years |
vboxsync |
Network: fixed the hostonly adaptor bringingup as mentioned in 3573#c25
|
|
|
@21729
|
15 years |
vboxsync |
VBoxManage: Don't allow disabling the network adaptor.
|
|
|
@21612
|
15 years |
vboxsync |
OVF: Added remote OVF downloading.
|
|
|
@21446
|
15 years |
vboxsync |
API/Machine+SystemProperties: get rid of the tri-state bool …
|
|
|
@20977
|
15 years |
vboxsync |
API: weed out NULL strings, as many clients cannot use them
|
|
|
@20928
|
15 years |
vboxsync |
API/others: Renamed IConsole::discardSavedState to …
|
|
|
@20521
|
15 years |
vboxsync |
NetworkAttachment: Allow changing the attachment between …
|
|
|
@20313
|
15 years |
vboxsync |
Frontends/VBoxManage, Main/Machine: implement new session type …
|
|
|
@20294
|
16 years |
vboxsync |
VBoxManage: fixed another regression of r46627
|
|
|
@20220
|
16 years |
vboxsync |
Main: back out the IProgess::GetResultCode() parameter change
|
|
|
@20212
|
16 years |
vboxsync |
Main: changed the parameter of IProgress::GetResultCode() from …
|
|
|
@19311
|
16 years |
vboxsync |
VBoxManage: some adaptions to paramter type change of …
|
|
|
@19239
|
16 years |
vboxsync |
Main: support for using VBox from Python on Windows (still certain …
|
|
|
@18901
|
16 years |
vboxsync |
VBoxManage: fix the relative path name hack, it issued bogus errors …
|
|
|
@18819
|
16 years |
vboxsync |
Frontends/VBoxManage: when registering VMs try it with the client's …
|
|
|
@18783
|
16 years |
vboxsync |
typo
|
|
|
@18782
|
16 years |
vboxsync |
VBoxManage: remaining double-dash command line options, help update, …
|
|
|
@18516
|
16 years |
vboxsync |
VBoxManage: uninitialized variable
|
|
|
@18406
|
16 years |
vboxsync |
Main: add IProgress::GetTimeRemaining()
|
|
|
@18396
|
16 years |
vboxsync |
VBoxManage: add hidden --detailed-progress option for import to debug …
|
|
|
@18072
|
16 years |
vboxsync |
VBoxManage: defines consistency for dhcpserver and hostonlyif commands
|
|
|
@18023
|
16 years |
vboxsync |
Dhcp->DHCP
|
|
|
@17882
|
16 years |
vboxsync |
VBoxManage: dhcp cfg basics, neither list nor help yet
|
|
|
@17737
|
16 years |
vboxsync |
Main: rename IVirtualBox::machines2[] to machines[]
|
|
|
@17684
|
16 years |
vboxsync |
#3551: “Main: Replace remaining collections with safe arrays”
Replaced …
|
|
|
@17553
|
16 years |
vboxsync |
#3551: “Main: Replace remaining collections with safe arrays”
Replaced …
|
|
|
@17419
|
16 years |
vboxsync |
VBoxManage interface to hostonly if basis
|
|
|
@17382
|
16 years |
vboxsync |
small OSE fix
|
|
|
@17255
|
16 years |
vboxsync |
#3551: “Main: Replace remaining collections with safe arrays”
Replaced …
|
|
|
@17238
|
16 years |
vboxsync |
3551: “Main: Replace remaining collections with safe arrays”
Converted …
|
|
|
@17218
|
16 years |
vboxsync |
Revert r43495 because everything locks forever.
|
|
|
@17200
|
16 years |
vboxsync |
#3551: “Main: Replace remaining collections with safe arrays”
Take …
|
|
|
@17193
|
16 years |
vboxsync |
Revert r43482 which used a linux specific way to iterate over DVD drives.
|
|
|
@17192
|
16 years |
vboxsync |
#3551: “Main: Replace remaining collections with safe arrays” …
|
|
|
@17104
|
16 years |
vboxsync |
VBoxManage: split USB into separate file
|
|
|
@17103
|
16 years |
vboxsync |
VBoxManage: split help into separate file
|
|
|
@17102
|
16 years |
vboxsync |
VBoxManage: split snapshot into separate file
|
|
|
@17090
|
16 years |
vboxsync |
VBoxManage: make 'list runningvms' act like 'list vms'
|
|
|
@17081
|
16 years |
vboxsync |
Manual: document new VBoxManage behavior.
|
|
|
@17079
|
16 years |
vboxsync |
IPRT: make RTGetOpt accept non-'--' parameters; use RTGetOpt for …
|
|
|
@17033
|
16 years |
vboxsync |
OVF: prototypes for export.
|
|
|
@16960
|
16 years |
vboxsync |
#2957: VBoxNetAdp: generic and darwin parts. Not operational yet.
|
|
|
@16867
|
16 years |
vboxsync |
Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
|
|
|
@16853
|
16 years |
vboxsync |
Main: rename IDVDImage2 to IDVDImage
|
|
|
@16735
|
16 years |
vboxsync |
VBoxManage: more compact command line help
|
|
|
@16530
|
16 years |
vboxsync |
Main: rework error macros everywhere; make error messages much more …
|
|
|
@16509
|
16 years |
vboxsync |
#2954 & #3569: Linux TAP driver is embedded to vboxnetflt. API, …
|
|
|
@16485
|
16 years |
vboxsync |
VBoxManage: split out modifyvm into separate file, add import command …
|
|
|
@16052
|
16 years |
vboxsync |
FE/VBoxManage: Don't hold COM objects past XPCOM shutdown; pack all …
|
|
|
@15906
|
16 years |
vboxsync |
FE: more copyright year updates
|
|
|
@15687
|
16 years |
vboxsync |
Removed obsolete createif & removeif commands.
|
|
|
@15602
|
16 years |
vboxsync |
VBoxManage: move converthd back to internalcommands, and a few minor …
|
|
|
@15574
|
16 years |
vboxsync |
#3282: Windows build fixes.
|
|
|
@15556
|
16 years |
vboxsync |
Main, VBoxManage: Implemented IHardDisk2::cloneTo(). Resurrected …
|
|
|
@15492
|
16 years |
vboxsync |
VBoxManage: split off various disk handling commands.
|
|
|
@15489
|
16 years |
vboxsync |
VBoxManage: document VHD as supported format in the usage output.
|
|
|
@15488
|
16 years |
vboxsync |
ISCSI: move LUN encoding from VBoxManage to ISCSIHDDCore.
|
|
|
@15408
|
16 years |
vboxsync |
uninitialized varialbe (clobbered by 'out' label)
|
|
|
@15366
|
16 years |
vboxsync |
Storage: Eradicated the last bits using the old VDI only backend, …
|
|
|
@15267
|
16 years |
vboxsync |
VBoxManage: implement enabling/disabling the VRDP server at runtime
|
|
|
@15205
|
16 years |
vboxsync |
Nuke VBoxManage tapsetup/tapterminate
|
|
|
@15051
|
16 years |
vboxsync |
Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
|
|
|
@15044
|
16 years |
vboxsync |
Main: Added IHardDisk2::setProperties for bulk operations.
|
|
|
@14814
|
16 years |
vboxsync |
VBoxManage: build fix.
|
|
|
@14784
|
16 years |
vboxsync |
VBoxManage: Resurrected addiscsidisk command (note that iSCSI hard …
|
|
|
@14696
|
16 years |
vboxsync |
Frontends/VBoxManage: fix settings ordering bug when configuring the …
|
|
|
@14664
|
16 years |
vboxsync |
Main & FEs: 3002: GUI/Main enhancements for 64 bits guests implemented.
|
|
|
@14646
|
16 years |
vboxsync |
Frontends/VBoxManage: split off metrics command to reduce chance of …
|
|
|
@14621
|
16 years |
vboxsync |
another one
|
|
|
@14620
|
16 years |
vboxsync |
try to fix the windows builds
|
|
|
@14619
|
16 years |
vboxsync |
better fix (use IPRT functions)
|
|
|
@14618
|
16 years |
vboxsync |
FE/VBoxManage: two header files missing. Don't know why a) the …
|
|
|
@14615
|
16 years |
vboxsync |
VBoxManage:docs build fix (exit -> return).
|
|
|
@14613
|
16 years |
vboxsync |
VBoxManage: the other problematic function is handleModifyVM, disabled …
|
|
|
@14555
|
16 years |
vboxsync |
VBoxManage: started splitting it up.
|
|
|
@14371
|
16 years |
vboxsync |
Apply patch contributed by James Lucas. Shows attached SATA disks with …
|
|
|
@14258
|
16 years |
vboxsync |
FE/VBoxManage: added support for guest property notifications
|
|
|