VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39850   13 years vboxsync Main/GuestCtrlImplFile: Fixed return value (typo).
(edit) @39849   13 years vboxsync crOpenGL: additional saved state fix
(edit) @39848   13 years vboxsync NAT: after creation of fresh mbuf on tcp_ouput we need to fill …
(edit) @39847   13 years vboxsync crOpenGL: fix saved state issues
(edit) @39846   13 years vboxsync %ld -> %u + %#x.
(edit) @39845   13 years vboxsync AHCI: Fix memory leak after recent optimization
(edit) @39844   13 years vboxsync d'oh! here as well …
(edit) @39843   13 years vboxsync GuestCtrl: Request (IPC) changes, bugfixes, fixed handle leaks.
(edit) @39842   13 years vboxsync IPRT/process-win: Fixed handle leak on legacy APIs; check rc when …
(edit) @39841   13 years vboxsync d'oh!
(edit) @39840   13 years vboxsync more Linux 3.3 fixes
(edit) @39839   13 years vboxsync PDM: Initial driver chain transformation code (untested).
(edit) @39838   13 years vboxsync CFGM: Added CFGMR3DuplicateSubTree and CFGMR3ReplaceSubTree (untested).
(edit) @39837   13 years vboxsync nit
(edit) @39836   13 years vboxsync Clearify RTTHREADFLAGS_WAITABLE docs.
(edit) @39835   13 years vboxsync tstRTProcCreateEx: Fixed return value.
(edit) @39834   13 years vboxsync crOpenGL: adjust FBO switching logic a bit
(edit) @39833   13 years vboxsync crOpenGL: missing bits for r75809
(edit) @39832   13 years vboxsync Additions/linux: typo2
(edit) @39831   13 years vboxsync Addiotions/linux: typo.
(edit) @39830   13 years vboxsync additions/linux: compilation with linux-3.3.0-rc1 (untested, please …
(edit) @39829   13 years vboxsync Runtime/linux: linux-3.3.0-rc1 some headers requires IS_ENABLED(x) …
(edit) @39828   13 years vboxsync AHCI: Don't always allocate new memory for the data buffers but reuse …
(edit) @39827   13 years vboxsync Config.kmk: linux-3.3.0-rc1 build (please review).
(edit) @39826   13 years vboxsync Runtume/linux: build linux-3.3.0-rc1 (please review).
(edit) @39825   13 years vboxsync VBoxGuestInfo2::szName updated documenation.
(edit) @39824   13 years vboxsync IGuest/version: todos and some clean up (no real changes intended).
(edit) @39823   13 years vboxsync VMMDevReq_ReportGuestInfo2: Validate szName length.
(edit) @39822   13 years vboxsync API/GuestProperties: add DeleteGuestProperty. API version bump.
(edit) @39821   13 years vboxsync API/GuestProperties: add DeleteGuestProperty.
(edit) @39820   13 years vboxsync wddm/3d: remove disabled code
(edit) @39819   13 years vboxsync wddm/3d: fix ie rendering with mesa nvidia drivers
(edit) @39818   13 years vboxsync FreeBSD: Fix accidental deletion of crt*.o files when doing kmk clean
(edit) @39817   13 years vboxsync PR_GetInheritedFD: Potential read access beyond the end of the string.
(edit) @39816   13 years vboxsync fix DEBUG_misha builds for linux host
(edit) @39815   13 years vboxsync crOpenGL: work around Ubuntu 11.04 FBO issues
(edit) @39814   13 years vboxsync Additions/SharedFolders: uninitialized variable
(edit) @39813   13 years vboxsync Additions/Solaris: fix X.org 1.3.0 with correct xorg.conf handling.
(edit) @39812   13 years vboxsync Trace VM exits.
(edit) @39811   13 years vboxsync Additions/x11/vboxmouse: filename clean-up.
(edit) @39810   13 years vboxsync Additions/x11/vboxmouse: removed legacy code.
(edit) @39809   13 years vboxsync Additions/x11/vboxmouse: use the new mouse driver for XFree86 too.
(edit) @39808   13 years vboxsync Runtime/r0drv: get the physical address of Linux kernel kmap mappings …
(edit) @39807   13 years vboxsync duh2!
(edit) @39806   13 years vboxsync duh!
(edit) @39805   13 years vboxsync GuestImpl.cpp: Runlevel todos.
(edit) @39804   13 years vboxsync Fixed regression (I hope) in yesterdays tcp/socket changes (name …
(edit) @39803   13 years vboxsync space
(edit) @39802   13 years vboxsync IPRT: socket / address resolving fixes. Debugged.
(edit) @39801   13 years vboxsync IPRT: socket / address resolving fixes.
(edit) @39800   13 years vboxsync fix for xtracker 6010
(edit) @39799   13 years vboxsync Main/Medium: Add field for default open flags and add …
(edit) @39798   13 years vboxsync VD: Add option to ignore flush requests
(edit) @39797   13 years vboxsync backed out r75758
(edit) @39796   13 years vboxsync experiment
(edit) @39795   13 years vboxsync python/xpcom: disabled live time debugging in debug build.
(edit) @39794   13 years vboxsync VBoxManage/GuestCtrl: Handle inaccessible directories more gently, …
(edit) @39793   13 years vboxsync VBoxManage: Comment.
(edit) @39792   13 years vboxsync iprt/mem.h: Use RT_THROW not throw to indicate exceptions thrown by a …
(edit) @39791   13 years vboxsync GuestCtrlIO: Fixed parsing result to be VERR_MORE_DATA when entering a …
(edit) @39790   13 years vboxsync tstGuestCtrlParseBuffer: Added routine for manual testing, some …
(edit) @39789   13 years vboxsync Additions/linux/sharedfolders: make sure all data is written out when …
(edit) @39788   13 years vboxsync Additions/linux/sharedfolders: r75732 (processing remount option) only …
(edit) @39787   13 years vboxsync Additions/linux/sharedfolders: make sure all data is written out when …
(edit) @39786   13 years vboxsync Additions/x11/vboxmouse: use the new code for X.Org 7.0, 7.1 and 7.2 too.
(edit) @39785   13 years vboxsync /Makefile.kmk: Added a couple of rules to heat up the office…
(edit) @39784   13 years vboxsync regex it is not.
(edit) @39783   13 years vboxsync doxygen comments where appropriate, please.
(edit) @39782   13 years vboxsync Solaris/Installer: better warning text.
(edit) @39781   13 years vboxsync Shared Folders/Linux: processing remount option .
(edit) @39780   13 years vboxsync Solaris/Installer: support pre-S11 pkg versions in OS version …
(edit) @39779   13 years vboxsync FE/Qt: 3017: Create GUI settings for maximum guest resolution: Initial …
(edit) @39778   13 years vboxsync NAT: DrvNAT.cpp (missed changes)
(edit) @39777   13 years vboxsync NAT: VBOX_WITH_DNSMAPPING_IN_HOSTRESOLVER=1
(edit) @39776   13 years vboxsync NAT: (release log) let user know when mapping is registered or …
(edit) @39775   13 years vboxsync NAT: introduces CFGM value …
(edit) @39774   13 years vboxsync NAT: backed out r75718.
(edit) @39773   13 years vboxsync NAT: logs and comments.
(edit) @39772   13 years vboxsync NAT: warns on switch on DNS proxy if DNS host resolver has been …
(edit) @39771   13 years vboxsync doc/manual: superfluous.
(edit) @39770   13 years vboxsync doc/manual: typos, wording.
(edit) @39769   13 years vboxsync doc/manual: Update bridge networking for Solaris 11 Crossbow + xxe …
(edit) @39768   13 years vboxsync NAT: replaces goto with if {} else {} statement.
(edit) @39767   13 years vboxsync NAT: Introduces VBOX_WITH_DNSMAPPING_IN_HOSTRESOLVER kmk variable to …
(edit) @39766   13 years vboxsync NAT: host resolver can use user-defined mapping instead of host …
(edit) @39765   13 years vboxsync doc/manual: minor typos.
(edit) @39764   13 years vboxsync DrvSCSI: Log errors to the release log for the synchronous I/O path too
(edit) @39763   13 years vboxsync doc/manual: correct mode for configuration files
(edit) @39762   13 years vboxsync Additions/linux/drm: support OEL/RHEL6.2, fix.
(edit) @39761   13 years vboxsync Additions/solaris/Installer: fix 4.1.8 regression with driver loading …
(edit) @39760   13 years vboxsync VBoxService/VMInfo: Dump process names when enumerating active …
(edit) @39759   13 years vboxsync VBoxGINA + VBoxCredProv: Let the release log know about credential …
(edit) @39758   13 years vboxsync doc/manual: typo
(edit) @39757   13 years vboxsync crOpenGL: remove unnecessary warning
(edit) @39756   13 years vboxsync Additions/linux/installer: build_in_tmp selinux permissions for …
(edit) @39755   13 years vboxsync PGMR3PoolGrow: Fixed fatal assertion. duh.
(edit) @39754   13 years vboxsync Solaris/Installer: fix checkinstall for zones.
(edit) @39753   13 years vboxsync IPRT: disable critical error message boxes on init. Take three.
(edit) @39752   13 years vboxsync IPRT: disable critical error message boxes on init. Take two.
(edit) @39751   13 years vboxsync IPRT: disable critical error message boxes on init.
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