VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @60157   9 years vboxsync Missing Makefile.kup file.
(edit) @60156   9 years vboxsync USB: Purge strings.
(edit) @60154   9 years vboxsync Main,USBLib: Promoted usbPurgeEncoding to USBLibPurgeEncoding as it …
(edit) @60153   9 years vboxsync USBGetDevices.cpp: Collected and #ifdef'ed the USBFS specific code.
(edit) @60152   9 years vboxsync FE/Qt/darwin: make Parfait happy
(edit) @60151   9 years vboxsync FE/Qt/darwin: make Parfait happy
(edit) @60150   9 years vboxsync USBGetDevices.cpp: fixes
(edit) @60149   9 years vboxsync USBGetDevices.cpp: fixes
(edit) @60148   9 years vboxsync USBGetDevices.cpp: removed dead suffix code.
(edit) @60147   9 years vboxsync USBGetDevices.cpp: prefix functions, doxygen brief style (short …
(edit) @60146   9 years vboxsync linux/USBGetDevices: made the linux specific deviceFree function …
(edit) @60145   9 years vboxsync USBGetDevices.cpp: Remove control chars from strings, replace tab with …
(edit) @60144   9 years vboxsync bugref:6173: document maximum VM limit... Added unit test …
(edit) @60143   9 years vboxsync RTTimerGetSystemGranularity/nt: Removed assertion on …
(edit) @60142   9 years vboxsync NAT: Make host resolver asynchronous so that a blocked synchronous …
(edit) @60141   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: the Linux …
(edit) @60140   9 years vboxsync bs3kit: try reenable on linux.
(edit) @60139   9 years vboxsync VBoxBs3ObjConverter: Fixed ELF bugs, output now links.
(edit) @60138   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: set up mouse …
(edit) @60137   9 years vboxsync VBoxBs3ObjConverter: ELF conversion code fixes.
(edit) @60136   9 years vboxsync VBoxBs3ObjConverter: ELF conversion fixes.
(edit) @60135   9 years vboxsync VBoxBs3ObjConverter: ELF conversion code done, but untested.
(edit) @60133   9 years vboxsync bugref:8288: Additions/x11: rework VBoxClient video mode hint …
(edit) @60132   9 years vboxsync bs3-cpu-basic-2: Extending the first test to 32-bit system.
(edit) @60131   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: typing mistake …
(edit) @60129   9 years vboxsync FE/Qt: added qt.conf for local builds if we compile against our Qt5 …
(edit) @60128   9 years vboxsync Installer/linux: refined library check
(edit) @60126   9 years vboxsync FE/Qt: ​​bugref:6678: VM Settings: Shared Folders page: Removing OS X …
(edit) @60125   9 years vboxsync FE/Qt: ​bugref:8233: VM Settings: General page: Encryption tab: …
(edit) @60124   9 years vboxsync RTReqQueueProcess: Addressed todo regarding lost requests and document …
(edit) @60123   9 years vboxsync bugref:8288: Additions/x11: rework VBoxClient video mode hint …
(edit) @60122   9 years vboxsync RTReqQueueProcess: Addressed todo regarding lost requests and document …
(edit) @60121   9 years vboxsync RTReqQueueProcess: Addressed todo regarding lost requests and document …
(edit) @60120   9 years vboxsync bugref:8087: Additions/X11: added dummy for eglSwapInterval()
(edit) @60119   9 years vboxsync bs3kit: updates.
(edit) @60118   9 years vboxsync IEM: another iret todo.
(edit) @60117   9 years vboxsync Installer/linux: more fixes for Qt5, mainly nitpicking
(edit) @60116   9 years vboxsync be consistent with other places
(edit) @60115   9 years vboxsync bugref:8288: Additions/x11: rework VBoxClient video mode hint …
(edit) @60114   9 years vboxsync Installer/linux: append the symlinks to the list of files to be …
(edit) @60113   9 years vboxsync typo
(edit) @60112   9 years vboxsync nitpicking
(edit) @60111   9 years vboxsync bugre:8087: Additions/x11: support non-root X server: report the …
(edit) @60110   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: prevent loading …
(edit) @60108   9 years vboxsync build fix
(edit) @60107   9 years vboxsync Main/USBProxyService: Save any additional USB device sources in the …
(edit) @60106   9 years vboxsync USBProxyBackendLinux: Hopefully fix crashes introduced with last commit
(edit) @60105   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: install user …
(edit) @60104   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: prevent loading …
(edit) @60103   9 years vboxsync Additions/linux: re-write r106090: call vboxadd-x11 during uninstall, …
(edit) @60102   9 years vboxsync Fix for r106101.
(edit) @60101   9 years vboxsync FE/Qt: Qt5 migration (part 111): X11: Installer: .run package should …
(edit) @60098   9 years vboxsync bs3-cpu-basic-2: Working PE16 and PE16_32 testcase for high word ESP …
(edit) @60097   9 years vboxsync bs3kit: Updates
(edit) @60096   9 years vboxsync VMMDev: Added VMMDEV_TESTING_CMD_PRINT for more output on the host.
(edit) @60095   9 years vboxsync ASMMemFirstMismatchingU8/ASMMemFirstNonZero: fixed 16-bit far return …
(edit) @60094   9 years vboxsync FE/Qt: Qt5 migration (part 110): X11: Put the legacy XCB stuff into …
(edit) @60092   9 years vboxsync Additions/linux: call vboxadd-x11 during uninstall, otherwise a few …
(edit) @60091   9 years vboxsync Installer/linux: create the INSTALLATION_DIR before we copy the …
(edit) @60089   9 years vboxsync Main,VBoxManage: Add API to IHost for adding and removing USB device …
(edit) @60088   9 years vboxsync bs3kit: updates.
(edit) @60086   9 years vboxsync NAT/Net: pxtcp_pmgr_pump - avoid unexpected POLLHUP spam on OS X.
(edit) @60085   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: fix disabling …
(edit) @60084   9 years vboxsync FE/Qt: Qt5 migration (part 108): Very good hidden Animation framework …
(edit) @60083   9 years vboxsync bugref:8288: Additions/x11: rework VBoxClient video mode hint …
(edit) @60080   9 years vboxsync NAT/Net: pxtcp_pmgr_pump - dissimilate two DPRINTFs.
(edit) @60077   9 years vboxsync introduced RT_GNUC_PREREQ
(edit) @60076   9 years vboxsync IntNet: Unregister all registered statistics counters.
(edit) @60075   9 years vboxsync fix
(edit) @60074   9 years vboxsync Fix for r106066.
(edit) @60073   9 years vboxsync fix
(edit) @60072   9 years vboxsync 'xcb' for Qt5 on X11 and make it more obvious if VBOX_WITH_QTGUI_V5 is …
(edit) @60071   9 years vboxsync ACPI: Do not expose ACPI video bits on Windows 7 and older. …
(edit) @60068   9 years vboxsync Revert r106058, incomplete conversion of USBProxyBackend to a COM …
(edit) @60067   9 years vboxsync Main: Add API to IHost for adding and removing USB device sources in …
(edit) @60066   9 years vboxsync ClientWatcher: Moved the process reaping code into a separate method, …
(edit) @60065   9 years vboxsync Main/VirtualBoxClient: more early failure fixes, complementing the …
(edit) @60064   9 years vboxsync FE/Qt: Qt5 migration (part 107): No need to load empty qt_en.ts file …
(edit) @60063   9 years vboxsync Frontends etc: convert more code to use VirtualBoxClient instead of …
(edit) @60062   9 years vboxsync ClientWatcher: Enabled the new code watching more than 63 sessions on …
(edit) @60061   9 years vboxsync ClientWatcher: Disabled code for watching more than 63 sessions on windows.
(edit) @60060   9 years vboxsync ClientToken.cpp: logging.
(edit) @60059   9 years vboxsync VirtualBox::init: log statement fix.
(edit) @60058   9 years vboxsync Additions/linux/drm: Linux 4.5 fixes
(edit) @60057   9 years vboxsync Storage/LsiLogic: Missing case
(edit) @60056   9 years vboxsync Runtime: build fix
(edit) @60054   9 years vboxsync never use AssertStmt(..., continue) but use AssertContinue(...) (look …
(edit) @60052   9 years vboxsync warning
(edit) @60051   9 years vboxsync Main/GuestDndTargetImpl: proper use of do { ... } while (0)
(edit) @60050   9 years vboxsync Main/GuestDndSourceImpl: proper use of do { ... } while (0)
(edit) @60049   9 years vboxsync recompiler/exec: wrong sizeof (harmless)
(edit) @60048   9 years vboxsync Runtime/zip: typo (thanks PVS)
(edit) @60047   9 years vboxsync typo
(edit) @60046   9 years vboxsync tstRTPath: bogus test (thanks PVS)
(edit) @60045   9 years vboxsync Main/ConsoleImpl2: warnings (found by PVS)
(edit) @60044   9 years vboxsync bs3kit: a bit more of the ELF -> OMF converter.
(edit) @60043   9 years vboxsync build fix.
(edit) @60042   9 years vboxsync DevSVGA-SVGA: some missing typecasts
(edit) @60041   9 years vboxsync DevHPET: harmless missing typecast (thanks PVS)
(edit) @60040   9 years vboxsync GuestHost/OpenGL: fixed a couple of typos (thanks PVS)
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