|
|
@41404
|
13 years |
vboxsync |
crOpenGL: VM window scroll handling
|
|
|
@41371
|
13 years |
vboxsync |
Main,include,VBoxManage: smartcard support: …
|
|
|
@41368
|
13 years |
vboxsync |
Main: smartcard support: update.
|
|
|
@41364
|
13 years |
vboxsync |
Main: smartcard support: do not use platform specific types.
|
|
|
@41363
|
13 years |
vboxsync |
VRDP,Main,Extpack,include: smartcard support: do not use platform …
|
|
|
@41352
|
13 years |
vboxsync |
Main: remote smartcard
|
|
|
@41240
|
13 years |
vboxsync |
VRDP+3D: fix screen update issues
|
|
|
@41222
|
13 years |
vboxsync |
GuestCtrl/Main: Check for tool status when creating guest directories.
|
|
|
@41214
|
13 years |
vboxsync |
Main: move handleUnexpectedExceptions method to VirtualBoxBase
|
|
|
@41131
|
13 years |
vboxsync |
Main/client: don't assert in mouse getters if the VMMDev port is …
|
|
|
@41089
|
13 years |
vboxsync |
Main/ConsoleImpl: reset the local machine state if VMR3SaveState …
|
|
|
@41065
|
13 years |
vboxsync |
Main: DisplayImpl correct initialization when saved state is loaded.
|
|
|
@41040
|
13 years |
vboxsync |
Main+Frontends: move release logging setup to the glue code (to …
|
|
|
@40845
|
13 years |
vboxsync |
3D check: direct invocation on the client side
|
|
|
@40767
|
13 years |
vboxsync |
also enumerate guest properties during guru meditation
|
|
|
@40748
|
13 years |
vboxsync |
Main/Metrics: added read lock to Session::EnableVMMStatistics (#6029)
|
|
|
@40744
|
13 years |
vboxsync |
Main/src-client/GuestCtrlImpl: return error code fix.
|
|
|
@40715
|
13 years |
vboxsync |
Build fix
|
|
|
@40712
|
13 years |
vboxsync |
NetShaper: Online bandwidth limit setting (#5582)
|
|
|
@40706
|
13 years |
vboxsync |
NetShaper: TX thread implementation (#5582)
|
|
|
@40688
|
13 years |
vboxsync |
build fix
|
|
|
@40685
|
13 years |
vboxsync |
Main/GuestCtrl: Introduced host<->guest PID mapping for immediate …
|
|
|
@40652
|
13 years |
vboxsync |
NetShaper,E1000: Basic framework and partial implementation for …
|
|
|
@40633
|
13 years |
vboxsync |
several warnings
|
|
|
@40626
|
13 years |
vboxsync |
ConsoleVRDPServer: use the new mouse pointers inteface for VRDE.
|
|
|
@40579
|
13 years |
vboxsync |
no need for floating point here
|
|
|
@40576
|
13 years |
vboxsync |
Build fix.
|
|
|
@40575
|
13 years |
vboxsync |
GuestCtrl: Check for already completed/canceled progress objects when …
|
|
|
@40574
|
13 years |
vboxsync |
GuestCtrl: Don't set API error when no output cannot be retrieved anymore.
|
|
|
@40563
|
13 years |
vboxsync |
Main/Console: avoid triggering an assertion due to releasing a lock twice
|
|
|
@40482
|
13 years |
vboxsync |
Console: define VRDP/ActiveClient guest property.
|
|
|
@40465
|
13 years |
vboxsync |
Main/Console: fix various regression from the locking cleanup
|
|
|
@40437
|
13 years |
vboxsync |
GuestCtrl: Fixed return values for draining the execution stream, …
|
|
|
@40418
|
13 years |
vboxsync |
Main: Extended IMachine and the settings XML with three tracing …
|
|
|
@40403
|
13 years |
vboxsync |
GuestCtrl: Don't try too hard when searching for a new context ID.
|
|
|
@40323
|
13 years |
vboxsync |
Main/Console: configure lpt ports correctly
|
|
|
@40310
|
13 years |
vboxsync |
Devices/VMMDev and Additions: use a single definition for the value …
|
|
|
@40302
|
13 years |
vboxsync |
Main/Console: fix deadlock in DVD change, many more such fixes to come
|
|
|
@40288
|
13 years |
vboxsync |
Main/GuestImpl: fix for xtracker 6092
|
|
|
@40282
|
13 years |
vboxsync |
*: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
|
|
|
@40276
|
13 years |
vboxsync |
Main/Console: fix deadlock when a VM triggers saving its own state, …
|
|
|
@40257
|
13 years |
vboxsync |
Main/Medium: rework locking scheme to solve lock order violations and …
|
|
|
@40212
|
13 years |
vboxsync |
Main: Added facility for auto-logon modules; added book-keeping of …
|
|
|
@40206
|
13 years |
vboxsync |
iprt/isofs: gcc warning and 32-bit file size limit explanation
|
|
|
@40205
|
13 years |
vboxsync |
Main: gcc warnings
|
|
|
@40192
|
13 years |
vboxsync |
3D check: don't prevent the user from enabling 3D acceleration in the …
|
|
|
@40188
|
13 years |
vboxsync |
Main: disable 3D support for the guest if the availabilty test was not …
|
|
|
@40177
|
13 years |
vboxsync |
Main: return S_OK
|
|
|
@40084
|
13 years |
vboxsync |
Main/Metrics: Guests now push collected metrics to VBoxSVC instead of …
|
|
|
@40078
|
13 years |
vboxsync |
Main/NetIf: Use short interface name when composing network name on …
|
|
|
@40066
|
13 years |
vboxsync |
hash the teleporter token.
|
|
|
@40061
|
13 years |
vboxsync |
GuestCtrl/Main: Added some assertions for GetProcessOutput().
|
|
|
@40056
|
13 years |
vboxsync |
Main/ConsoleImpl2: Solaris: Fix invalid duplicate bridged network name …
|
|
|
@40020
|
13 years |
vboxsync |
GuestCtrl/Main: Fixed some locking issues + callback cleanup hangs; …
|
|
|
@39991
|
13 years |
vboxsync |
GuestCtrl: Fixed unknown PIDs after retrieving output.
|
|
|
@39957
|
13 years |
vboxsync |
GuestCtrl/Main: Fixed exit code hickup.
|
|
|
@39926
|
13 years |
vboxsync |
be more restrictive
|
|
|
@39905
|
13 years |
vboxsync |
GuestCtrl/Main: Fixed another typo (return value), fixed handling of …
|
|
|
@39898
|
13 years |
vboxsync |
GuestImpl.cpp: Work around the version/revision mixup bug in the 3.1.0 …
|
|
|
@39890
|
13 years |
vboxsync |
VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must …
|
|
|
@39882
|
13 years |
vboxsync |
Config.kmk,VMMDev,Main,QtGui,VBoxManage: Refactored …
|
|
|
@39850
|
13 years |
vboxsync |
Main/GuestCtrlImplFile: Fixed return value (typo).
|
|
|
@39843
|
13 years |
vboxsync |
GuestCtrl: Request (IPC) changes, bugfixes, fixed handle leaks.
|
|
|
@39824
|
13 years |
vboxsync |
IGuest/version: todos and some clean up (no real changes intended).
|
|
|
@39805
|
13 years |
vboxsync |
GuestImpl.cpp: Runlevel todos.
|
|
|
@39791
|
13 years |
vboxsync |
GuestCtrlIO: Fixed parsing result to be VERR_MORE_DATA when entering a …
|
|
|
@39720
|
13 years |
vboxsync |
ConsoleImpl.cpp: Try avoid holding the console lock (read or write) …
|
|
|
@39712
|
13 years |
vboxsync |
Main: Some IMachineDebugger cleanups.
|
|
|
@39711
|
13 years |
vboxsync |
Disabled the mCallbackData cache until it's purpose has been found.
|
|
|
@39694
|
13 years |
vboxsync |
Main/GuestCtrl: fixed assertion (cbToRead is unsigned)
|
|
|
@39676
|
13 years |
vboxsync |
LogDbgDestinations: bugfix.
|
|
|
@39669
|
13 years |
vboxsync |
GuestCtrl: Allow empty passwords in IGuest::CopyFromGuest and …
|
|
|
@39668
|
13 years |
vboxsync |
Implemented the log setting properties (read-only).
|
|
|
@39659
|
13 years |
vboxsync |
GuestControl: Bugfixes, logging.
|
|
|
@39650
|
13 years |
vboxsync |
DBGF,Main,VBoxManage: added target logger prefixes (release:/debug:). …
|
|
|
@39647
|
13 years |
vboxsync |
VBoxInternal2
|
|
|
@39643
|
13 years |
vboxsync |
SharedFolders: more fixes
|
|
|
@39642
|
13 years |
vboxsync |
fix for r74907 (Main: Use shorter thread names)
|
|
|
@39603
|
13 years |
vboxsync |
crHgsmi: cleanup
|
|
|
@39585
|
13 years |
vboxsync |
Removed assertion.
|
|
|
@39531
|
13 years |
vboxsync |
Temporarily enabled buffering when composing the release log headering.
|
|
|
@39493
|
13 years |
vboxsync |
VRDP, Main: forward UTCINFO events as guest properties.
|
|
|
@39487
|
13 years |
vboxsync |
GuestCtrl: More bugfixing.
|
|
|
@39477
|
13 years |
vboxsync |
VMM,VBoxManage,Main: Automatic map file loading for simplifying debugging.
|
|
|
@39475
|
13 years |
vboxsync |
GuestCtrl: More bugfixing, use ComPtr/ComObjPtr.
|
|
|
@39450
|
13 years |
vboxsync |
Main: initial DnD support
|
|
|
@39446
|
13 years |
vboxsync |
GuestCtrlImpl: Use ComPtr/ComObjPtr.
|
|
|
@39435
|
13 years |
vboxsync |
VRDP, Main: update RDP client name guest property.
|
|
|
@39424
|
13 years |
vboxsync |
Build fix.
|
|
|
@39418
|
13 years |
vboxsync |
GuestCtrl: Added support for explicitly waiting on stdout/stderr, …
|
|
|
@39411
|
13 years |
vboxsync |
Main/ConsoleImpl: don't crash if Console::drvStatus_MediumEjected is …
|
|
|
@39391
|
13 years |
vboxsync |
warning
|
|
|
@39387
|
13 years |
vboxsync |
Main/GuestCtrlImplDir: Use RTPathJoinA, fixed memory leak.
|
|
|
@39336
|
13 years |
vboxsync |
Main: Use shorter thread names.
|
|
|
@39303
|
13 years |
vboxsync |
VMCPUSET changes.
|
|
|
@39288
|
13 years |
vboxsync |
CrOpenGL: avoid blocked client polling & extra memcpy (block hgsmi …
|
|
|
@39250
|
13 years |
vboxsync |
Main/Console: fix last minute typo
|
|
|
@39248
|
13 years |
vboxsync |
Runtime: new guest OS type for Solaris 11
Frontends/VirtualBox: add …
|
|
|
@39242
|
13 years |
vboxsync |
hungarian and spaces.
|
|
|
@38995
|
13 years |
vboxsync |
DisplayImpl: make sure that framebuffer info is updated.
|
|
|