VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18066   16 years vboxsync Storage/Raw: fix crash when creating failed
(edit) @18065   16 years vboxsync FE/Qt4: 2869: Rework network adapter UI. Seems some platforms has bug …
(edit) @18064   16 years vboxsync NetAdp/win: rename the TAPMINIPORT* macro
(edit) @18063   16 years vboxsync FE/Qt4: 2869: FE/Qt4: Rework network adapter UI. Win-host has a bug …
(edit) @18062   16 years vboxsync SDK: better error reporting on missing tools
(edit) @18061   16 years vboxsync typo
(edit) @18060   16 years vboxsync VT-x: restore TR properly as VT-x sets the limit back to 0x67 after a …
(edit) @18059   16 years vboxsync Remove old win TAP driver
(edit) @18058   16 years vboxsync DrvHostDVD: fixed swab workaround for newer kernels
(edit) @18057   16 years vboxsync Solaris/VBoxVideoDRM: initial commit.
(edit) @18056   16 years vboxsync Additions/linux/installer: only change the permissions on vboxuser if …
(edit) @18055   16 years vboxsync Runtime: call setlocale from RTR3Init, not as a global initialiser
(edit) @18054   16 years vboxsync VHD: Add missing cast to 64bit type when updating the block bitmap in …
(edit) @18053   16 years vboxsync Fix an "unused variable cRefs" warning.
(edit) @18052   16 years vboxsync OVF: use AnnotationSection for VM description, don't fail on export if …
(edit) @18051   16 years vboxsync VHD: Add missing image type flags
(edit) @18049   16 years vboxsync Fix "unused variable cnt" warnings for the release build.
(edit) @18048   16 years vboxsync warning
(edit) @18046   16 years vboxsync PGM,MM: saved state bugfixes for VBOX_WITH_NEW_PHYS_CODE.
(edit) @18045   16 years vboxsync SSM: Added SSMR3HandleGetUnitOffset for assiting in debugging saved …
(edit) @18041   16 years vboxsync FE/Qt: French nls
(edit) @18040   16 years vboxsync FE/Qt: French nls
(edit) @18039   16 years vboxsync dhcp win fix
(edit) @18038   16 years vboxsync FE/Qt: French nls
(edit) @18037   16 years vboxsync VBoxGuest/Windows: Build fix.
(edit) @18036   16 years vboxsync fix help screen
(edit) @18035   16 years vboxsync Frontend/VBoxManage: help file fix, --variant takes a list of …
(edit) @18034   16 years vboxsync crOpenGL: workaround linker issues when switching dri/non dri targets
(edit) @18033   16 years vboxsync FE/Qt4: Show BETA warning at VM Selector startup.
(edit) @18032   16 years vboxsync FE/Qt: French nls
(edit) @18030   16 years vboxsync warning
(edit) @18029   16 years vboxsync German NLS fixes
(edit) @18028   16 years vboxsync FE/Qt4:_remove unnecessary tr string
(edit) @18027   16 years vboxsync DHCP: DHCPRequest could be send it any time and it's right of client …
(edit) @18026   16 years vboxsync DHCP: Complain if the user specified unknown options.
(edit) @18025   16 years vboxsync OVF: new uuid
(edit) @18024   16 years vboxsync OVF: add GetDescriptionByType COM call
(edit) @18023   16 years vboxsync Dhcp->DHCP
(edit) @18022   16 years vboxsync VBoxGuest/Windows: Cleaning up.
(edit) @18021   16 years vboxsync fixed DHCP parameters
(edit) @18020   16 years vboxsync Cbinding: made change to pass libvirt tests
(edit) @18019   16 years vboxsync VBoxGuest/Windows: Added bugcheck detection + details (not enabled by …
(edit) @18018   16 years vboxsync Made the name check for vboxnetN adapters more strict.
(edit) @18017   16 years vboxsync VBoxManageHostOnly: coding style, fix warnings
(edit) @18016   16 years vboxsync Attempt to fix a non-NETFLT build.
(edit) @18015   16 years vboxsync OVF: upper-case OVF constants for consistency.
(edit) @18014   16 years vboxsync Host-only static IP persistency and defaults for all platforms except …
(edit) @18013   16 years vboxsync win DHCP server de-consoled
(edit) @18012   16 years vboxsync OVF: added support for host only networking import
(edit) @18011   16 years vboxsync VBoxManageDhcp: allow VBoxManage modify -disable / -enable without …
(edit) @18010   16 years vboxsync typo
(edit) @18009   16 years vboxsync FE/Qt4-OVF: use description icon
(edit) @18008   16 years vboxsync Some extra checks
(edit) @18007   16 years vboxsync OVF: be a little bit smarter on the network card type import
(edit) @18006   16 years vboxsync FE/Qt4: 3714: Ask for confirmation before discarding snapshot & state.
(edit) @18005   16 years vboxsync Solaris/Installer: setuid for non-hardened build for VBoxUSBHelper, …
(edit) @18004   16 years vboxsync and another one
(edit) @18003   16 years vboxsync added hardened entry for VBoxNetDHCP
(edit) @18002   16 years vboxsync SettingsConverter: Fix conversion from very old versions like 1.2. …
(edit) @18001   16 years vboxsync FE/Qt4-OVF: add support for the description
(edit) @18000   16 years vboxsync IPv6 remove bug.
(edit) @17999   16 years vboxsync Additions/common: remove some obsolete typecasts
(edit) @17997   16 years vboxsync warnings
(edit) @17996   16 years vboxsync warning
(edit) @17995   16 years vboxsync warnings
(edit) @17994   16 years vboxsync added VBoxNetAdpCtl to the Linux installer
(edit) @17991   16 years vboxsync default Dhcp server settings for non-windows platforms
(edit) @17990   16 years vboxsync default dhcp server
(edit) @17989   16 years vboxsync Fixes for ip addresses and masks.
(edit) @17988   16 years vboxsync FE/Qt4: 2869: Rework network adapter UI - Update for 44573 commit. …
(edit) @17987   16 years vboxsync FE/Qt4: 2869: Rework network adapter UI - UI unlocked for entering …
(edit) @17986   16 years vboxsync FE/Qt4: 2869: Rework network adapter UI - Strict check for IPv6 …
(edit) @17985   16 years vboxsync NetIf/win: clear static ip impl
(edit) @17984   16 years vboxsync win burn fixes
(edit) @17983   16 years vboxsync remove duplicated dhcp runner
(edit) @17982   16 years vboxsync Empty address handling + darwin fixes.
(edit) @17981   16 years vboxsync Empty address handling + darwin fixes.
(edit) @17980   16 years vboxsync Frontend/VBoxManage: fix a bunch of silly bugs creeping into command …
(edit) @17979   16 years vboxsync VBoxManage:dhcp help fix
(edit) @17978   16 years vboxsync compile fix
(edit) @17977   16 years vboxsync compile fix
(edit) @17976   16 years vboxsync compile fix
(edit) @17975   16 years vboxsync compile fix
(edit) @17974   16 years vboxsync ugly hack
(edit) @17971   16 years vboxsync Solaris/NetIfList: Fixed non-working config. We MUST have shortname == …
(edit) @17970   16 years vboxsync API/HardDisk, Storage/VBoxHDD, Frontend/VBoxManage: eliminated base …
(edit) @17969   16 years vboxsync EM: check for pending hardware interrupts when halted in HWACC mode
(edit) @17968   16 years vboxsync APIC: locking refined
(edit) @17967   16 years vboxsync FE/Qt4: 2869: Rework network adapter UI - Strict check for IPv6 …
(edit) @17966   16 years vboxsync dhcp svr working
(edit) @17965   16 years vboxsync OVF: import/export VM descriptions (comments)
(edit) @17964   16 years vboxsync crOpenGL: fix client dissconection handling
(edit) @17963   16 years vboxsync OVF: fix OpenSolaris import/export; import ethernet adapter hardware …
(edit) @17962   16 years vboxsync small cosmetical fixes
(edit) @17961   16 years vboxsync dhcp config/launch fixes
(edit) @17960   16 years vboxsync FE/Qt4: 2869: Rework network adapter UI - Make better line-edit lengths.
(edit) @17959   16 years vboxsync FE/Qt4: Just a try to work/around Solaris + Qt4.4 cleanlooks crash.
(edit) @17958   16 years vboxsync warning
(edit) @17957   16 years vboxsync OSE fix
(edit) @17956   16 years vboxsync OVF: export the network card hardware type
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