VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5987   17 years vboxsync Main: Use RTTime* API for time processing.
(edit) @5986   17 years vboxsync a little bit more specific
(edit) @5985   17 years vboxsync Linux support module: print version of module into kernel log when …
(edit) @5984   17 years vboxsync Linux Additions: implemented a simple sendfile using Linux kernel …
(edit) @5983   17 years vboxsync VRDP cleanup.
(edit) @5982   17 years vboxsync Removed obsolete VRDP server interface that used COM.
(edit) @5981   17 years vboxsync forgot this
(edit) @5980   17 years vboxsync Fixed debug build.
(edit) @5979   17 years vboxsync VBoxBFE: export HGCM and VMControl
(edit) @5978   17 years vboxsync gcc warning
(edit) @5977   17 years vboxsync Fixed incorrect disable, exported solaudio to OSE.
(edit) @5976   17 years vboxsync Removed the tests for KMK_USE_REDIRECT, KMK_USE_TEST, KMK_NEW_SED and …
(edit) @5975   17 years vboxsync removed left over #if 1.
(edit) @5974   17 years vboxsync Implemented RTTimeNormalize. Added a offUTC field to RTTIME (only …
(edit) @5973   17 years vboxsync FE/Qt: Fixed a couple of stuck host key regressions (see #2496, r26142).
(edit) @5972   17 years vboxsync When the OHCI controller is alone, employ the 2.0 -> 1.1 hack to stop …
(edit) @5971   17 years vboxsync Use the new RT_C_* stuff in iprt/ctype.h. Made VBOX_LOG='*usb*=~0' …
(edit) @5969   17 years vboxsync Main: Fixed a bug in CFGLDRQueryDateTime() that could trap VBoxSVC if …
(edit) @5966   17 years vboxsync Escape problematic chars in the description.
(edit) @5965   17 years vboxsync VBoxBFE: Forward port of the 1.5 branch enhancements (shared folders, …
(edit) @5964   17 years vboxsync fixed HappyHttp for gcc-4.3
(edit) @5961   17 years vboxsync RT_OS_*, RT_ARCH_*
(edit) @5960   17 years vboxsync Disabled incomplete solaudio for OSE.
(edit) @5955   17 years vboxsync We've got RTLogPrintf now.
(edit) @5953   17 years vboxsync Don't log to the com port, normal logging is fine now.
(edit) @5952   17 years vboxsync Workaround for scrambled icons over VRDP with 16BPP guest video mode.
(edit) @5948   17 years vboxsync drv_usectohz returns clock_t not int.
(edit) @5947   17 years vboxsync Use default sysclass priority for threads.
(edit) @5943   17 years vboxsync Enabled raw harddisk support for Solaris.
(edit) @5942   17 years vboxsync Remove incorrect trailing dots in the error messages.
(edit) @5941   17 years vboxsync Fixed handle init bug.
(edit) @5940   17 years vboxsync fixed warning.
(edit) @5939   17 years vboxsync Move lwIP header include directories to correct place, and also …
(edit) @5938   17 years vboxsync iprt: small performance fix using the optimal fd number for select, …
(edit) @5936   17 years vboxsync Sol: Added hostif setup,term scripts to installer. Added copyright …
(edit) @5935   17 years vboxsync prevent compiler warning about unused RTASSERTVAR
(edit) @5934   17 years vboxsync gcc-4.3 found this bug (though this code seems to be unused)
(edit) @5933   17 years vboxsync it was late yesterday night, wasn't it ;-)
(edit) @5931   17 years vboxsync sol64 build fix.
(edit) @5929   17 years vboxsync Spaces.
(edit) @5927   17 years vboxsync Fixed append statement, the options must come before the filename.
(edit) @5926   17 years vboxsync typo.
(edit) @5925   17 years vboxsync gcc-4.3 found this bug
(edit) @5924   17 years vboxsync gcc-4.3 warning
(edit) @5923   17 years vboxsync gcc-4.3 warning
(edit) @5922   17 years vboxsync gcc-4.3 warning
(edit) @5921   17 years vboxsync gcc-4.3 warning
(edit) @5920   17 years vboxsync gcc-4.3 warning
(edit) @5919   17 years vboxsync gcc-4.3 warning
(edit) @5918   17 years vboxsync gcc-4.3 fixes
(edit) @5917   17 years vboxsync gcc-4.3 warnings
(edit) @5916   17 years vboxsync missing header for exit()
(edit) @5915   17 years vboxsync gcc-4.3 warning
(edit) @5914   17 years vboxsync gcc-4.3 warning
(edit) @5913   17 years vboxsync gcc-4.3 warning
(edit) @5912   17 years vboxsync backed out r26450
(edit) @5911   17 years vboxsync RTGetOpt does not alter argv[] does it?
(edit) @5910   17 years vboxsync typo
(edit) @5909   17 years vboxsync fixed s32 check
(edit) @5908   17 years vboxsync sprintf() => RTStrPrintf()
(edit) @5907   17 years vboxsync gcc-4.3 warning
(edit) @5906   17 years vboxsync gcc-4.3 warning
(edit) @5905   17 years vboxsync gcc-4.3 found this bug
(edit) @5904   17 years vboxsync More work on the async completion interface
(edit) @5903   17 years vboxsync Yet more cygwin avoidance hacks.
(edit) @5900   17 years vboxsync Fixed typo.
(edit) @5898   17 years vboxsync kBuild 0.1.2 preps: Avoid the shell at all costs because cygwin is …
(edit) @5897   17 years vboxsync KMK_USE_REDIRECT
(edit) @5896   17 years vboxsync Show the install and uninstall commands only on Windows as no other …
(edit) @5895   17 years vboxsync Implement commands to load and unload the driver
(edit) @5894   17 years vboxsync Started solaris raw HDD support (untested, disabled).
(edit) @5893   17 years vboxsync Guest Additions (Linux): replaced compiler_assert by AssertCompiler in …
(edit) @5892   17 years vboxsync VBoxHeadless: added ffmpeg parameters to the usage screen
(edit) @5890   17 years vboxsync cbSize -> cb.
(edit) @5889   17 years vboxsync r=bird: Use the right asserts (no function names in the msg, please). …
(edit) @5888   17 years vboxsync r=bird: 'b' == byte(s), no else after return, use AssertPtrReturn, …
(edit) @5886   17 years vboxsync Avoid printing vboxdrv message to stdout in release builds.
(edit) @5885   17 years vboxsync It's '.' and not '@' that's supposed to be used to indicate local …
(edit) @5883   17 years vboxsync Parallel Port ui temporary disabled.
(edit) @5882   17 years vboxsync optimize tstTSC.
(edit) @5881   17 years vboxsync barcelona needs more time?
(edit) @5878   17 years vboxsync VBoxKeyboard depends on X11
(edit) @5877   17 years vboxsync backed out r26366 (rhel3 seems to not have this switch)
(edit) @5876   17 years vboxsync use --as-needed when linking for Linux to prevent superflous …
(edit) @5875   17 years vboxsync don't create VirtualBox.run when building debs/rpms (save time)
(edit) @5874   17 years vboxsync rearranged checks to drastically improve the chance of flat addresses …
(edit) @5873   17 years vboxsync print error message properly (but error is still there)
(edit) @5872   17 years vboxsync Guest Additions (common userspace library): missing return statement
(edit) @5871   17 years vboxsync Guest Additions (common userspace library): added functions for …
(edit) @5870   17 years vboxsync Guest Additions (Linux userspace client): set svn properties and …
(edit) @5869   17 years vboxsync Guest Additions (Linux guest seamless windows): added a testcase
(edit) @5868   17 years vboxsync Guest Additions (Linux guest seamless windows): updated the code
(edit) @5867   17 years vboxsync Guest Additions (Linux kernel module): logging change
(edit) @5866   17 years vboxsync Guest additions (Linux userspace client): hopefully fixed daemonising
(edit) @5865   17 years vboxsync far pointers are sel:off, not sel:sel
(edit) @5864   17 years vboxsync Shared clipboard (Linux host): fixed an issue with a too small buffer
(edit) @5863   17 years vboxsync Parallel Port icon usage update.
(edit) @5861   17 years vboxsync deb/rpm: Explicitely stop the kernel module before starting the new …
(edit) @5859   17 years vboxsync deb/rpm/run: Remove any old kernel module of the current kernel before …
(edit) @5858   17 years vboxsync Linux additions: prevent slipping in of sscanf_isoc99_GLIBC_2.7 on …
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