VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33896   14 years vboxsync FE/Qt4: move the check out of the ISO check (temp)
(edit) @33895   14 years vboxsync Build fix.
(edit) @33893   14 years vboxsync space
(edit) @33892   14 years vboxsync Shared folders: drop the #if defined-all-oses around SET_SYMLINKS.
(edit) @33891   14 years vboxsync VBoxService/VMInfo: Skip none-mapped user accounts when enumerating …
(edit) @33890   14 years vboxsync Additions/WINNT/Graphics: more refactoring
(edit) @33889   14 years vboxsync Space.
(edit) @33888   14 years vboxsync VBoxService/Toolbox: Mode adjustments for vbox_mkdir.
(edit) @33887   14 years vboxsync iprt: started hacking a gunzip/gzip I/O stream implementation.
(edit) @33886   14 years vboxsync Build fix.
(edit) @33885   14 years vboxsync VBoxService/Toolbox: Updated vbox_mkdir.
(edit) @33884   14 years vboxsync FE/Qt4: log keyboard type in debug mode (temp)
(edit) @33883   14 years vboxsync FE/Qt4: temp keyboard test (will be removed again)
(edit) @33882   14 years vboxsync FE/Qt: Global & Machine settings refactoring, part 1 (files & classes …
(edit) @33881   14 years vboxsync Audio/HDA: clean up of Immediate Command processing.
(edit) @33880   14 years vboxsync Audio/HDA: hda{Read,Write}Audio respects SDnFIFOS value.
(edit) @33879   14 years vboxsync wddm: more multi-monitor fixes
(edit) @33878   14 years vboxsync SUPLib.cpp: log R0 load failure better in release builds.
(edit) @33877   14 years vboxsync PDMLdr.cpp: log RC load failure better in release builds.
(edit) @33876   14 years vboxsync Additions/WINNT/Graphics: more refactoring
(edit) @33875   14 years vboxsync VGA: solaris fix (for some reason, moddi3.c is not part of VMMGC.gc)
(edit) @33874   14 years vboxsync typo
(edit) @33873   14 years vboxsync typo
(edit) @33872   14 years vboxsync SUPR3HardenedVerify.cpp: hack to make the code work on Solaris 10, as …
(edit) @33869   14 years vboxsync wddm: more multi-monitor fixes
(edit) @33868   14 years vboxsync wddm: multi-monitor fixes
(edit) @33867   14 years vboxsync vfsbase.cpp: build fix and adding RTVfsNewIoStream.
(edit) @33866   14 years vboxsync Main: don't register with the same name or with the same pair …
(edit) @33865   14 years vboxsync Devices/Network/DrvNAT: fix a burn
(edit) @33864   14 years vboxsync Main,NAT: Don't bother NAT back-end with rule name.
(edit) @33863   14 years vboxsync VBoxService/Toolbox: Added first bits for vbox_mkdir.
(edit) @33862   14 years vboxsync iprt/cpp/ministring.h: Changed the substring constructors to match …
(edit) @33860   14 years vboxsync build fix
(edit) @33859   14 years vboxsync iprt/vfs: more code.
(edit) @33858   14 years vboxsync Another fix.
(edit) @33857   14 years vboxsync Typo.
(edit) @33856   14 years vboxsync VBoxService/AutoMount: Added bits for Solaris mounting.
(edit) @33855   14 years vboxsync VGA: 64-bit build fix
(edit) @33854   14 years vboxsync VBoxService/Control: Move the internal tool handling before VbglR3 …
(edit) @33853   14 years vboxsync Stupid C++
(edit) @33852   14 years vboxsync Frontends/VBoxHeadless: error check typo
(edit) @33851   14 years vboxsync VGA: Added optional realistic vsync/blank status bit emulation.
(edit) @33850   14 years vboxsync VGABIOS: Really wait for retrace when asked to do so.
(edit) @33849   14 years vboxsync whitespace
(edit) @33848   14 years vboxsync Main/Console+Machine: move progress object for Console::SaveState from …
(edit) @33847   14 years vboxsync Warning.
(edit) @33846   14 years vboxsync AsyncCompletion: 32bit Darwin alignment fixes
(edit) @33845   14 years vboxsync Another try to fix Solaris builds.
(edit) @33844   14 years vboxsync FE/Qt: Put progress-bar error-warning into prevent-auto-close guard block.
(edit) @33843   14 years vboxsync Another try to fix Solaris builds.
(edit) @33842   14 years vboxsync comment typos
(edit) @33841   14 years vboxsync VBoxManage/GuestControl: Fixes for single file copies, corrected error …
(edit) @33840   14 years vboxsync AsyncCompletion: Alignment assertions and remove a bit of unused code
(edit) @33839   14 years vboxsync Frontends/VBoxManage: Fix error checking where important, the rest is …
(edit) @33838   14 years vboxsync Frontends/VBoxSDL: error check typo
(edit) @33837   14 years vboxsync Solaris build fix.
(edit) @33836   14 years vboxsync wddm/3d: add cube textures support
(edit) @33835   14 years vboxsync Main;Runtime: fix memory freeing returned by libxml2
(edit) @33834   14 years vboxsync VBoxService/AutoMount: Update, bugfixes.
(edit) @33833   14 years vboxsync NAT: log as well when a port forwarding rule is removed
(edit) @33832   14 years vboxsync Support: warning
(edit) @33830   14 years vboxsync VBoxManage: check for correct network proto
(edit) @33829   14 years vboxsync Audio/HDA: cosmetic.
(edit) @33828   14 years vboxsync xml: win build fix. (explicit type conversion).
(edit) @33827   14 years vboxsync Main,xml: win build fix.
(edit) @33826   14 years vboxsync NAT: unix build fix.
(edit) @33825   14 years vboxsync Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
(edit) @33824   14 years vboxsync FE/Qt4: 5315: Fixing incomplete check in New Hard Disk wizard.
(edit) @33823   14 years vboxsync wddm/3d: disable debug assertion
(edit) @33822   14 years vboxsync iprt/vfs: I/O stream code.
(edit) @33821   14 years vboxsync vfsstdfile.cpp: warnings
(edit) @33820   14 years vboxsync iprt/vfs: Hacking in progress.
(edit) @33819   14 years vboxsync tstIprtMiniString.cpp: NULL construction and assignment tests.
(edit) @33817   14 years vboxsync Audio/HDA: converter formats and pin sense more sane.
(edit) @33816   14 years vboxsync DMG: Check for the magic values before converting the footer structure …
(edit) @33815   14 years vboxsync Runtime/mp-freebsd.cpp: Implement enough to make tstMp-1 happy
(edit) @33814   14 years vboxsync tstMp-1: Copy'n'Paste
(edit) @33813   14 years vboxsync FreeBSD: USB support, contributed by Hans Petter Selasky (thanks)
(edit) @33812   14 years vboxsync FreeBSD: Fix crash
(edit) @33811   14 years vboxsync build fix
(edit) @33810   14 years vboxsync Audio/HDA: right semantic of VerbID: F20
(edit) @33809   14 years vboxsync VBoxManage/Guest Copy: Avoid path duplication.
(edit) @33808   14 years vboxsync VBoxService/ControlExec: Debug logging.
(edit) @33807   14 years vboxsync VBoxService/ControlExec: Unnecessary logging.
(edit) @33806   14 years vboxsync ExtPack changes, related IPRT changes.
(edit) @33805   14 years vboxsync iprt::MiniString: Added a substring constructor and joined the …
(edit) @33804   14 years vboxsync iprt/tar.h: some review, clean and adding documentation.
(edit) @33803   14 years vboxsync Audio/HDA: more cosmetic. power state propogation more clean and clear.
(edit) @33800   14 years vboxsync Additions/WINNT/Graphics: more refactoring and disabling of some …
(edit) @33799   14 years vboxsync PDM: Added DevHelps to query virtual time without requiring a timer.
(edit) @33798   14 years vboxsync Additional check.
(edit) @33797   14 years vboxsync Main: use RTPathJoin
(edit) @33796   14 years vboxsync Additional check.
(edit) @33795   14 years vboxsync Extra comment
(edit) @33794   14 years vboxsync Main: remove superfluous striping of the last path component
(edit) @33793   14 years vboxsync VBoxManage/Guest Copy: Destination path construction + normalization.
(edit) @33792   14 years vboxsync VBoxManage/Guest Copy: Support handling of symlinks as well.
(edit) @33791   14 years vboxsync VBoxManage/Guest Copy: Support recursive directory handling with file …
(edit) @33790   14 years vboxsync VBoxManage/Guest Copy: Documentation, renamed ctrlCopyFile -> …
(edit) @33789   14 years vboxsync VBoxManage/Guest Copy: Bugfix for enumeration.
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