|
|
@55612
|
10 years |
vboxsync |
VBoxSErviceToolboxStat: Implemented the -L option while checking the …
|
|
|
@55611
|
10 years |
vboxsync |
Main: Merged the VFSFileType and FsObjType enums, keeping the …
|
|
|
@55610
|
10 years |
vboxsync |
VFSExplorer::entryList: Fixed Size array return, was returning the …
|
|
|
@55609
|
10 years |
vboxsync |
VBoxManageGuestCtrl.cpp: Implemented parsing vm and sub-command name …
|
|
|
@55608
|
10 years |
vboxsync |
apiwrap-server.xsl,VirtualBox.xidl: Added a check in the API wrapper …
|
|
|
@55607
|
10 years |
vboxsync |
an idea on how to make the syntax diagram shorter and nicer…
|
|
|
@55606
|
10 years |
vboxsync |
VBoxManageGuestCtrl.cpp: Removed the 'cp' command alias (for 'copyto') …
|
|
|
@55605
|
10 years |
vboxsync |
VBoxManageGuestCtrl.cpp: Removed the deprecated exec[ute] command. …
|
|
|
@55604
|
10 years |
vboxsync |
VBoxManageGuestCtrl.cpp: Refactored the common option handling. Made …
|
|
|
@55602
|
10 years |
vboxsync |
Main/Linux/HostPower: add DBus-based host suspend and resume notifications.
|
|
|
@55601
|
10 years |
vboxsync |
FE/Qt: updated translation files. Thank you Burak Yavuz for the …
|
|
|
@55600
|
10 years |
vboxsync |
Runtime/DBus: spelling.
|
|
|
@55599
|
10 years |
vboxsync |
GuestProcessImpl.cpp: Turns out the guest doesn't want a terminating …
|
|
|
@55598
|
10 years |
vboxsync |
VBoxManage guestcontrol start/run corrections.
|
|
|
@55597
|
10 years |
vboxsync |
RTEnvSetEx fix for change records.
|
|
|
@55596
|
10 years |
vboxsync |
RTFileQueryInfo/win: Inverted check in error case, causing failure on …
|
|
|
@55595
|
10 years |
vboxsync |
IGuestProcess needs a dummy attribute to work with the midl proxy stub …
|
|
|
@55594
|
10 years |
vboxsync |
copy by assignment fix.
|
|
|
@55593
|
10 years |
vboxsync |
fixes
|
|
|
@55592
|
10 years |
vboxsync |
Sketched out how the base environment would be received by the guest …
|
|
|
@55591
|
10 years |
vboxsync |
Main: Renamed IGuestSession::environment to …
|
|
|
@55590
|
10 years |
vboxsync |
Main: Removed IGuestSession::environmentClear because it duplicates …
|
|
|
@55589
|
10 years |
vboxsync |
vboxapi.py: We probably need to abstract setting array attributes too, …
|
|
|
@55588
|
10 years |
vboxsync |
Main: Environment cleanup in the guest control area. The …
|
|
|
@55586
|
10 years |
vboxsync |
VirtualBox.xidl: link fixes.
|
|
|
@55585
|
10 years |
vboxsync |
env-generic.cpp: build fix.
|
|
|
@55584
|
10 years |
vboxsync |
iprt/env.h: Added RTEnvQueryUtf8Block, RTEnvFreeUtf8Block and RTEnvReset.
|
|
|
@55583
|
10 years |
vboxsync |
VirtualBox.xidl: Clearified IGuestSession and associated documentation …
|
|
|
@55582
|
10 years |
vboxsync |
VirtualBoxBase.cpp: Added setErrorVrc(vrc) and …
|
|
|
@55581
|
10 years |
vboxsync |
VBoxServiceControlSession.cpp: A few more constructive code review …
|
|
|
@55580
|
10 years |
vboxsync |
VBoxServiceControlSessionForkInit: Some minor cleanup and a couple of …
|
|
|
@55579
|
10 years |
vboxsync |
RTStrCopy is a better choice here.
|
|
|
@55578
|
10 years |
vboxsync |
VBoxServiceControlSession.cpp: Added another todo about incorrect …
|
|
|
@55577
|
10 years |
vboxsync |
VBoxServiceControlSession.cpp/comment: There is no 'forking' going on …
|
|
|
@55576
|
10 years |
vboxsync |
Check for empty string the fast C way and drop the confused RT_BOOL use.
|
|
|
@55575
|
10 years |
vboxsync |
3D: state tracker: do not modify stack variables which come along all …
|
|
|
@55574
|
10 years |
vboxsync |
3D: crUtill DLL: add guest #ifdefs and fix burn.
|
|
|
@55573
|
10 years |
vboxsync |
3D: inaddition to r99944: do not exit guest/host process on crError, …
|
|
|
@55572
|
10 years |
vboxsync |
3D: crUtill DLL: drop disabled code and init Runtime on DLL load …
|
|
|
@55571
|
10 years |
vboxsync |
DnD: Simplified cancellation logic.
|
|
|
@55568
|
10 years |
vboxsync |
VMM: Reset more when sending INIT IPI.
|
|
|
@55567
|
10 years |
vboxsync |
FE/Qt: Forgot something in r99935.
|
|
|
@55566
|
10 years |
vboxsync |
FE/Qt: Fixing small regression in r99396.
|
|
|
@55565
|
10 years |
vboxsync |
localipc-win.cpp: electric fence fix, 2nd try.
|
|
|
@55564
|
10 years |
vboxsync |
FE/Qt: 7676: Disk Encryption (DE) support: Reflect the Encryption …
|
|
|
@55563
|
10 years |
vboxsync |
localipc-win.cpp: electric fence fix.
|
|
|
@55562
|
10 years |
vboxsync |
IPRT: Added RTEnvCreateChangeRecord, RTEnvApplyChanges …
|
|
|
@55561
|
10 years |
vboxsync |
Additions/x11/vboxvideo: print the subversion revision to the X.Org …
|
|
|
@55560
|
10 years |
vboxsync |
HGSMI: host command submission cleanup, removed obsolete code, comments.
|
|
|
@55559
|
10 years |
vboxsync |
Additions/x11/vboxvideo: print the subversion revision to the X.Org …
|
|
|
@55557
|
10 years |
vboxsync |
FE/Qt: 7676: Disk Encryption (DE) support: UIMedium should cache the …
|
|
|
@55556
|
10 years |
vboxsync |
DnD: Rollback handling, bugfixes, cleanup.
|
|
|
@55555
|
10 years |
vboxsync |
VMX: Corrected IGS check.
|
|
|
@55554
|
10 years |
vboxsync |
FE/Qt: Reverting r99916 because it's useless.
|
|
|
@55552
|
10 years |
vboxsync |
FE/Qt: 7791: Added a possibility to reconnect separate GUI to headless …
|
|
|
@55551
|
10 years |
vboxsync |
RDP/client: small memory leak in error case
|
|
|
@55550
|
10 years |
vboxsync |
FE/Qt: 7791: Selector UI: Pass-through and handle the …
|
|
|
@55549
|
10 years |
vboxsync |
DnD: Update.
|
|
|
@55548
|
10 years |
vboxsync |
AudioAdapterImpl: shut up gcc.
|
|
|
@55547
|
10 years |
vboxsync |
FE/Qt: DnD: Coding-style fixes for r99905.
|
|
|
@55546
|
10 years |
vboxsync |
FE/Qt: DnD: Build-warning fix for r94064.
|
|
|
@55545
|
10 years |
vboxsync |
FE/Qt: 7676: Disk Encryption (DE) support: UIMedium should cache the …
|
|
|
@55544
|
10 years |
vboxsync |
FE/Qt: 7127: Medium-enumeration improvements: On machine-data change …
|
|
|
@55543
|
10 years |
vboxsync |
Frontends: use approvals for VBoxEventType_OnCanShowWindow, workaround …
|
|
|
@55542
|
10 years |
vboxsync |
Main: take approvals of VBoxEventType_OnCanShowWindow into account.
|
|
|
@55541
|
10 years |
vboxsync |
Space.
|
|
|
@55540
|
10 years |
vboxsync |
Tab.
|
|
|
@55539
|
10 years |
vboxsync |
DnD: ErrorInfo handling, formatting, validation.
|
|
|
@55537
|
10 years |
vboxsync |
VMM/TM: nit.
|
|
|
@55536
|
10 years |
vboxsync |
FE/Qt: update translations. Thank you Erico Mendonca for the …
|
|
|
@55535
|
10 years |
vboxsync |
Main,VBoxManage,VBoxShell,ValidationKit: Changed the …
|
|
|
@55534
|
10 years |
vboxsync |
build fix
|
|
|
@55533
|
10 years |
vboxsync |
DevE1000: fixed log statement
|
|
|
@55532
|
10 years |
vboxsync |
VBoxManage -execute: Added --unquoted-argsu option exposing the …
|
|
|
@55531
|
10 years |
vboxsync |
Main,VBoxService: Added ProcessCreateFlag_UnquotedArguments.
|
|
|
@55530
|
10 years |
vboxsync |
RTProcCreate,RTProcCreateEx: Added RTPROC_FLAGS_UNQUOTED_ARGS for …
|
|
|
@55529
|
10 years |
vboxsync |
RTGetOptArgv: Added RTGETOPTARGV_CNV_UNQUOTED.
|
|
|
@55528
|
10 years |
vboxsync |
Main/idl: added IAudioAdapter::enabledIn/enabledOut
|
|
|
@55527
|
10 years |
vboxsync |
DragAndDrop/service.cpp: Sanity checks.
|
|
|
@55525
|
10 years |
vboxsync |
DnD: Handle receiving 0-byte files, only do workaround accounting on …
|
|
|
@55524
|
10 years |
vboxsync |
DnD: Another bugfix for protocol v1.
|
|
|
@55523
|
10 years |
vboxsync |
Main: extend IVetoEvent interface to support approvals too.
|
|
|
@55522
|
10 years |
vboxsync |
DevSmc: cosmetics
|
|
|
@55521
|
10 years |
vboxsync |
Audio/DevIchHda: warning
|
|
|
@55520
|
10 years |
vboxsync |
DnD: Don't allow simultaneous drop operations for now.
|
|
|
@55519
|
10 years |
vboxsync |
Additions/x11/vboxvideo: put something slightly more useful in the …
|
|
|
@55518
|
10 years |
vboxsync |
kStuff 68 -> 69: Build fix.
|
|
|
@55517
|
10 years |
vboxsync |
kStuff 67 -> 68: Some more fixes for rarely used AMD64 Mach-O fixups.
|
|
|
@55516
|
10 years |
vboxsync |
mach-o AMD64 relocation testcase.
|
|
|
@55515
|
10 years |
vboxsync |
FE/Qt: Mac OS X: Fixing some regression from r99870.
|
|
|
@55514
|
10 years |
vboxsync |
DnD: Make source/target blocksizes configurable.
|
|
|
@55513
|
10 years |
vboxsync |
FE/Qt: Settings dialog: Fixing some NLS inconsistency (Settings => …
|
|
|
@55512
|
10 years |
vboxsync |
DnD: Bugfixes, cleanup, spelling.
|
|
|
@55511
|
10 years |
vboxsync |
Main/Snapshot: fix handling of saved state with offline snapshots …
|
|
|
@55510
|
10 years |
vboxsync |
VMM/GIM: EMT Rendezvous while updating global wall-clock struct.
|
|
|
@55509
|
10 years |
vboxsync |
FE/Qt: 7676: Disk Encryption (DE) support for Export Appliance wizard.
|
|
|
@55508
|
10 years |
vboxsync |
HostDrivers/VBoxPci: Linux 4.1 compile fix
|
|
|
@55507
|
10 years |
vboxsync |
FE/Qt: 7791: Some NLS changes; Adding action to start Headless VM.
|
|
|
@55506
|
10 years |
vboxsync |
FE/Qt: message formatting fix.
|
|
|
@55505
|
10 years |
vboxsync |
Main: Add method to return list of medium identifiers assoicated with …
|
|
|