VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11954   16 years vboxsync NLS: Fixed Russian translation (img src=...> => <img src=:/...>).
(edit) @11953   16 years vboxsync NLS: Removed outdated items from the Russian translation.
(edit) @11952   16 years vboxsync NLS: Updated Romanian translation for 2.0.
(edit) @11951   16 years vboxsync FE/Qt4: Serial/Parallel Port UI: I/O Port lineedit was not focusable …
(edit) @11950   16 years vboxsync FE/Qt4: Removed outdated code for the 2-column information dialog layout.
(edit) @11949   16 years vboxsync NLS: Updated Russian translation for 2.0.
(edit) @11948   16 years vboxsync Solaris/installer: wording.
(edit) @11947   16 years vboxsync Reset EFER too in CPUMR3Reset.
(edit) @11946   16 years vboxsync Fetched esp from the wrong place (1.6 compatibility)
(edit) @11945   16 years vboxsync Dropped stack position/empty requirement when restoring the vmm part. …
(edit) @11944   16 years vboxsync Updates for state saving
(edit) @11943   16 years vboxsync Installer/solaris: typo
(edit) @11942   16 years vboxsync FE/Qt4-OSX: First fix for cursors without alpha channel but an bit mask.
(edit) @11941   16 years vboxsync More logging
(edit) @11939   16 years vboxsync Additions/Win/VBoxService to OSE
(edit) @11938   16 years vboxsync Additions/Win/VBoxService to OSE
(edit) @11936   16 years vboxsync More logging
(edit) @11935   16 years vboxsync VBoxNetFlt for Darwin and Solaris to OSE
(edit) @11933   16 years vboxsync Wrong type
(edit) @11932   16 years vboxsync export VBoxService to OSE
(edit) @11931   16 years vboxsync spaces
(edit) @11929   16 years vboxsync More logging
(edit) @11928   16 years vboxsync Attempt to shut up the compiler.
(edit) @11927   16 years vboxsync Solaris/vboxdrv: Prevent auto-unloading, logging.
(edit) @11926   16 years vboxsync FE/Qt4-OSX: Try to fix annoying mouse cursor problems on the mac. …
(edit) @11925   16 years vboxsync More patm compatibility fixes
(edit) @11923   16 years vboxsync Solaris/installer: Added the bits for vboxnetflt.
(edit) @11922   16 years vboxsync Windows additions: IRP creation must work in any thread context.
(edit) @11921   16 years vboxsync Solaris/installer: qt4 tools directory change. Later will use the the …
(edit) @11920   16 years vboxsync More logging
(edit) @11919   16 years vboxsync Devices/Makefile: $(PATH_LIB)/dll.lib deps fixed in kBuild 1692 (or …
(edit) @11918   16 years vboxsync Main: Don't assert when the OnShowWindow request gets delayed and …
(edit) @11917   16 years vboxsync assert-r0drv-nt: (C).
(edit) @11916   16 years vboxsync assert-r0drv-nt: just do the same as everyone else.
(edit) @11915   16 years vboxsync First part of 1.6 saved state backwards compatibility (PATM).
(edit) @11914   16 years vboxsync spaces
(edit) @11913   16 years vboxsync Main/Makefile: More namespace fixes.
(edit) @11912   16 years vboxsync Main/Makefile: Variable renaming (namespace).
(edit) @11910   16 years vboxsync Main/testcase/Makefile: namespace (again) and comments.
(edit) @11909   16 years vboxsync -fixed typo in shell
(edit) @11907   16 years vboxsync Main/Makefile: MAKE_WIN_PATH -> VBOX_FN_MAKE_WIN_PATH
(edit) @11906   16 years vboxsync export
(edit) @11905   16 years vboxsync VBoxPython: Install as VBoxPython2_3 on darwin (since that's what …
(edit) @11904   16 years vboxsync VBoxPython: iprt includes (runtime.h takes the lot).
(edit) @11903   16 years vboxsync VBoxPython: RTR3InitWithProgramPath wants the path to the executable …
(edit) @11902   16 years vboxsync More logging
(edit) @11901   16 years vboxsync Number of registers was different in version 1.6. Correct the old …
(edit) @11900   16 years vboxsync IPRT: assert-r0drv-nt.c -> assert-r0drv-nt.cpp.
(edit) @11899   16 years vboxsync iprt: props and missing bits in assert-r0drv-nt.c.
(edit) @11897   16 years vboxsync Resync the whole CPU state after saved state restore.
(edit) @11896   16 years vboxsync samples update, ship mscom examples
(edit) @11895   16 years vboxsync comment typo
(edit) @11894   16 years vboxsync Correction for raw mode on 64 bits hosts.
(edit) @11893   16 years vboxsync CPUMPushHyper correction for 64 bits guests
(edit) @11892   16 years vboxsync docs updates, shell refactoring, uniformization of WS and XPCOM API
(edit) @11891   16 years vboxsync VBoxPython: Don't read VBOX_PROGRAM_PATH if building with a fixed …
(edit) @11890   16 years vboxsync dead code
(edit) @11889   16 years vboxsync VMM/SUP: Added SUPR3HardenedVerifyFile and use it to verify files we load.
(edit) @11888   16 years vboxsync IPRT: added RTLdrGetSuff.
(edit) @11883   16 years vboxsync #3076: better error messages for when using the wrong driver.
(edit) @11882   16 years vboxsync VirtualBox4: todo for flickering cursor on the mac.
(edit) @11879   16 years vboxsync SUPDrv-linux: Re-enabled root check (#3076).
(edit) @11878   16 years vboxsync Support/Makefile: Reformat linux/Makefile when VBOX_WITH_HARDENING changes.
(edit) @11877   16 years vboxsync Support/Makefile: Reformat linux/Makefile when VBOX_WITH_HARDENING changes.
(edit) @11876   16 years vboxsync unbreak Linux Additions
(edit) @11875   16 years vboxsync Oops, only if VBOX_WITH_NETFLT add the lib.
(edit) @11874   16 years vboxsync Main/vboxnetflt: removed kstat lib, using libsocket.
(edit) @11873   16 years vboxsync Runtime/r0drv: Solaris non-vbi code build fix.
(edit) @11872   16 years vboxsync Remove the TAP fields (VBOX_WITH_NETFLT).
(edit) @11871   16 years vboxsync Remove the TAP fields (VBOX_WITH_NETFLT).
(edit) @11870   16 years vboxsync Main/vboxnetflt: build fix.
(edit) @11869   16 years vboxsync Remove unwanted header.
(edit) @11868   16 years vboxsync Main/vboxnetflt: Solaris NIC enumeration fix for including interfaces …
(edit) @11867   16 years vboxsync argh
(edit) @11866   16 years vboxsync typo fixed, and hardening partially disabled
(edit) @11865   16 years vboxsync #3076: check in VBoxDrvLinuxCreate that the caller euid is root.
(edit) @11864   16 years vboxsync VirtualBoxAPI.chm busts the build. Please fix it properly/remove.
(edit) @11863   16 years vboxsync xpcom18a4: Yet another shot at the vtable for nsXPTCStubBase …
(edit) @11860   16 years vboxsync xpcom18a4: Another shot at the vtable for nsXPTCStubBase …
(edit) @11859   16 years vboxsync xpcom18a4: dropped darwindeps.cpp and make darwin use vboxdeps.cpp …
(edit) @11858   16 years vboxsync prlog: no IN_RING3 hacking.
(edit) @11857   16 years vboxsync Main/iokit: Use the service name instead of the interface name (darwin).
(edit) @11856   16 years vboxsync Main/iokit: Fix for missing AirPort/Wireless in the string. …
(edit) @11855   16 years vboxsync spaces
(edit) @11854   16 years vboxsync VBoxPython link order?
(edit) @11853   16 years vboxsync IPRT: Added a 'append' flag to the logger.
(edit) @11852   16 years vboxsync Python on the mac.
(edit) @11851   16 years vboxsync build fix.
(edit) @11850   16 years vboxsync readable indent.
(edit) @11849   16 years vboxsync Merged VBOX_WITH_NETFLT_WINDOWS into VBOX_WITH_NETFLT. Made the GUIs, …
(edit) @11848   16 years vboxsync docs, other sdk cleanups
(edit) @11847   16 years vboxsync Oops…
(edit) @11846   16 years vboxsync Main/vboxnetflt: Better NIC enumeration for Solaris. Got rid of libkstat.
(edit) @11845   16 years vboxsync Fe/Qt4: File/Folder path selector I-Beam cursor positioning fix for …
(edit) @11844   16 years vboxsync Do not call HGCM after it has been shut down.
(edit) @11843   16 years vboxsync #3076: Deal with /proc/self/exe becomming inaccessible on some systems.
(edit) @11842   16 years vboxsync build fix
(edit) @11841   16 years vboxsync IPRT: RTR3InitEx.
(edit) @11840   16 years vboxsync rtProcInitExePath-solaris: build fix.
(edit) @11839   16 years vboxsync path.cpp: build fix.
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