VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27969   15 years vboxsync UsbKbd.cpp: Use doxygen comment where applicable; hungarian typos; …
(edit) @27968   15 years vboxsync RTGetOptArgvToString: Implemented bourne shell style quoting.
(edit) @27967   15 years vboxsync VBoxGuest (common): Ballooning review, untested: Don't use …
(edit) @27966   15 years vboxsync Config.kmk: nits
(edit) @27965   15 years vboxsync pdmifs.h: Cooked up some PDMIDISPLAYPORT::pfnUpdateDisplayRectEx docs …
(edit) @27964   15 years vboxsync VBoxHeadless/*VNC* should be public.
(edit) @27963   15 years vboxsync VBoxHeadless/VNC: Fixed two heap bugs in the password list …
(edit) @27962   15 years vboxsync Config.kmk,VBoxHeadless: VNC build fixes + docs.
(edit) @27961   15 years vboxsync 2d: more bugfix
(edit) @27960   15 years vboxsync 2d: bugfix
(edit) @27959   15 years vboxsync iprt: added RTTcpSetSendCoalescing.
(edit) @27958   15 years vboxsync 2d: warning fix
(edit) @27957   15 years vboxsync 2d: enable for multi-monitor (to be tested for non-win hosts)
(edit) @27956   15 years vboxsync python shell: use bind hack only on Darwin, elsewhere it's harmful
(edit) @27955   15 years vboxsync wddm: vboxtray: abstraction display driver API for passing escape …
(edit) @27954   15 years vboxsync HostServices/GuestProperties: do not send an update notification if …
(edit) @27953   15 years vboxsync python shell: bits
(edit) @27952   15 years vboxsync python shell: disable metrics collection
(edit) @27951   15 years vboxsync Python shell: misc tweaks, tab-completion on Macs
(edit) @27950   15 years vboxsync #4790: Metrics: Fixed preCollect for Windows and Linux
(edit) @27949   15 years vboxsync VirtualBox.xidl: Hacked up documentation for Guest Control/executeProgram.
(edit) @27948   15 years vboxsync Unused param.
(edit) @27947   15 years vboxsync VBoxHeadless: tabs and typo fix.
(edit) @27946   15 years vboxsync VirtualBox.xidl: Indent.
(edit) @27945   15 years vboxsync Guest Control: Update (added dummy IProgress, update to host service).
(edit) @27944   15 years vboxsync Additions/VBoxService: more Linux fixes
(edit) @27943   15 years vboxsync Additions/VBoxService: linux statistics bug fixes
(edit) @27942   15 years vboxsync whitespace
(edit) @27941   15 years vboxsync rombios.c: r=bird: INT 15 AX=EC00h should clear AH not AL (r59329).
(edit) @27940   15 years vboxsync Devices/VMMDev: warnings
(edit) @27939   15 years vboxsync Main/Performance warnings
(edit) @27938   15 years vboxsync Additions/VBoxService: guest memory/CPU statistics for Linux guests …
(edit) @27937   15 years vboxsync DrvChar.cpp: typos
(edit) @27936   15 years vboxsync pdmR3PowerOffDev: Fixed copy & past error that prevented …
(edit) @27935   15 years vboxsync PDM: Document the pfnPowerOff behavior.
(edit) @27934   15 years vboxsync build fix
(edit) @27933   15 years vboxsync DrvNamedPipe.cpp: Don't assume we'll get a PowerOff call. Always wait …
(edit) @27932   15 years vboxsync DrvChar.cpp: Wait for all threads that have been created with the …
(edit) @27931   15 years vboxsync Wrong unit
(edit) @27930   15 years vboxsync Metrics updates (untested)
(edit) @27929   15 years vboxsync Guest Control: Update (VBoxManage syntax).
(edit) @27928   15 years vboxsync pdmR3PowerOffDrv: Fixed copy & past error that prevented …
(edit) @27927   15 years vboxsync VBoxMange: Cosmetical fixes to the help. Note: <on|off> is wrong, …
(edit) @27926   15 years vboxsync Guest Control: Update (VBoxService).
(edit) @27925   15 years vboxsync VBoxManageModifyVM: tabs
(edit) @27924   15 years vboxsync VBoxManage: Usage of new nat commands.
(edit) @27923   15 years vboxsync NAT: warnings.
(edit) @27922   15 years vboxsync DrvVD: Pass request status code to the backends
(edit) @27921   15 years vboxsync Reset status code
(edit) @27920   15 years vboxsync AsyncCompletion: Return error code for completed requests
(edit) @27919   15 years vboxsync vboxshell: typing in guest functionality
(edit) @27918   15 years vboxsync Main/OVF: import vbox:Machine XML within OVF, first batch (XML is …
(edit) @27917   15 years vboxsync UsbKbd: Really ignore key repeat events.
(edit) @27916   15 years vboxsync Frontends/VBoxManage: make "list hdds" show full state information and …
(edit) @27915   15 years vboxsync UsbKbd: Improved translation tables.
(edit) @27914   15 years vboxsync Main: fix initialization order in machine
(edit) @27913   15 years vboxsync Main: bugfix found by gcc
(edit) @27912   15 years vboxsync wddm: make WDDM Adapter be properly identified by VBoxTray
(edit) @27911   15 years vboxsync API: line breaks and some more comments
(edit) @27910   15 years vboxsync addendum to r59599
(edit) @27909   15 years vboxsync remove VMI experiment (no longer supported by the other company)
(edit) @27908   15 years vboxsync Main/OVF: add c++ ovf namespace
(edit) @27907   15 years vboxsync 2d: warning fixes
(edit) @27906   15 years vboxsync vboxshell: handy function for exts to run command with guest
(edit) @27905   15 years vboxsync Main: coding style
(edit) @27904   15 years vboxsync Main/OVF: forgot another error code
(edit) @27903   15 years vboxsync Main/OVF: docs
(edit) @27902   15 years vboxsync FE/Qt4: another Sheet fix
(edit) @27901   15 years vboxsync OSE header fixes
(edit) @27900   15 years vboxsync Main/OVF: move another method
(edit) @27899   15 years vboxsync PGMAllPhys.cpp: Restored pgmPhysHandlerRedirectToHC which got …
(edit) @27898   15 years vboxsync Main: API docs
(edit) @27897   15 years vboxsync OSE fix for GuestControl
(edit) @27896   15 years vboxsync Metrics updates
(edit) @27895   15 years vboxsync Main/OVF: cleanup: share thread code, fix error code confusion, less …
(edit) @27894   15 years vboxsync vboxshell: cold hotplug shall handle errors better
(edit) @27893   15 years vboxsync Init
(edit) @27892   15 years vboxsync crOpenGL: compile fix, missing files
(edit) @27891   15 years vboxsync VMMDev: separately process video mode hints for different guest …
(edit) @27890   15 years vboxsync USB keyboard: state machine refinements, locking, Caps Lock scancode bug
(edit) @27889   15 years vboxsync crOpenGL: more code for multiscreen support
(edit) @27888   15 years vboxsync Compile fix
(edit) @27887   15 years vboxsync Windows guest additions VBoxVideo multimonitor fixes (xTracker 4655).
(edit) @27886   15 years vboxsync Main/OVF: document import code
(edit) @27885   15 years vboxsync Metrics: work in progress
(edit) @27884   15 years vboxsync Remove members which are not used anymore
(edit) @27883   15 years vboxsync AsyncCompletion: Replace our own task cache with a RTMemCache. The old …
(edit) @27882   15 years vboxsync Main/OVF: sort import code into separate file as well
(edit) @27881   15 years vboxsync FE/Qt: 2643: Offer to download UserManual for OSE version - more wise …
(edit) @27880   15 years vboxsync Rebranding: update list
(edit) @27879   15 years vboxsync Rebranding: GUI translation files
(edit) @27878   15 years vboxsync FE/Qt4-NLS: merged Chinese
(edit) @27877   15 years vboxsync linux/hardened: call prctl(PR_SET_DUMPABLE) to make VBox binaries …
(edit) @27876   15 years vboxsync burn fix
(edit) @27875   15 years vboxsync Main: win build fix.
(edit) @27874   15 years vboxsync Main/Machine: make the config file existence check override actually …
(edit) @27873   15 years vboxsync Rebranding: FE/Qt4
(edit) @27872   15 years vboxsync Main: win build fix.
(edit) @27871   15 years vboxsync Main: win build fix.
(edit) @27870   15 years vboxsync OSE fixes for NAT
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette