VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25354   15 years vboxsync GuestProperties/service.cpp: only return VINF_PERMISSION_DENIED when …
(edit) @25353   15 years vboxsync NAT: libalias: consider '_' and '-' in host names (xtracker 4537); Sun …
(edit) @25352   15 years vboxsync NAT: no logging code if logging is disabled
(edit) @25350   15 years vboxsync AutoLock.cpp: Pass file and line number to RTCritSectEnterDebug.
(edit) @25349   15 years vboxsync iprt/ministring_cpp.h -> iprt/cpp/ministring.h
(edit) @25348   15 years vboxsync iprt/xml_cpp.h -> iprt/cpp/xml.h
(edit) @25347   15 years vboxsync iprt/autores.h -> iprt/cpp/autores.h
(edit) @25346   15 years vboxsync iprt/cpputils.h -> iprt/cpp/utils.h
(edit) @25345   15 years vboxsync iprt/lock.h -> iprt/cpp/lock.h
(edit) @25343   15 years vboxsync MSC found this bug
(edit) @25342   15 years vboxsync build fix.
(edit) @25341   15 years vboxsync ldrPE.cpp: Added WIN_CERTIFICATE and added very basic verification of …
(edit) @25340   15 years vboxsync ldrPE.cpp: Dropped VERR_LDRPE_SECURITY.
(edit) @25339   15 years vboxsync SrvIntNetR0.cpp: removed leftover.
(edit) @25337   15 years vboxsync build fix.
(edit) @25336   15 years vboxsync HostDrivers,SrvIntNetR0,iprt/ntwrap.mac: Removed all the …
(edit) @25335   15 years vboxsync HostServices/GuestProperties: return VINF_PERMISSION_DENIED if the …
(edit) @25334   15 years vboxsync Main/glue: print the error code if no other error info is available
(edit) @25332   15 years vboxsync Main/GuestProperties: compile-time option to make guest properties …
(edit) @25331   15 years vboxsync SUPDrv-win.cpp/supdrvOSLdrLoad: Ignore mistmatching OriginalFirstThunk …
(edit) @25330   15 years vboxsync Main: fix parameter checking in AdoptSavedState
(edit) @25329   15 years vboxsync Runtime: typo
(edit) @25328   15 years vboxsync vbox.dsl: Avoid conflicting PS/2 kbd/mouse port assignment; fixes …
(edit) @25327   15 years vboxsync Solaris/VBoxBow: bits.
(edit) @25326   15 years vboxsync Main/Machine+MediumAttachment: fix loading the passthrough setting
(edit) @25325   15 years vboxsync VBoxManageModifyVM.cpp: --bioslogodisplaytime takes a 32-bit unsigned …
(edit) @25324   15 years vboxsync VBoxManage: 32-bit getopt index; kicked out non-working (&& vs ||) …
(edit) @25323   15 years vboxsync iprt/getopt.h/cpp: Made the uIndex 32-bit instead of 64-bit as we …
(edit) @25322   15 years vboxsync warning
(edit) @25321   15 years vboxsync tstSupLoadModule: stripped off some more code.
(edit) @25320   15 years vboxsync tstSupLoadModule: new suplib testcase.
(edit) @25319   15 years vboxsync FE/Qt4: is Cocoa specific
(edit) @25318   15 years vboxsync FE/Qt4: Add a option for enabling "Auto show Dock & Menubar in …
(edit) @25316   15 years vboxsync Backed out r55877; no improvement seen
(edit) @25315   15 years vboxsync fix linking with binutils-gold
(edit) @25314   15 years vboxsync Main/BIOSSettings: fix handling of empty string in logoImagePath …
(edit) @25312   15 years vboxsync Solaris/VBoxBow: bits.
(edit) @25311   15 years vboxsync SMP experiment: additional tlb flushes to see if those improve smp …
(edit) @25310   15 years vboxsync Main: lock validator, first batch: implement per-thread stack to trace …
(edit) @25309   15 years vboxsync 2D: some cleanup + warning fixes
(edit) @25308   15 years vboxsync SUPDrv: Lock down the natively loaded image.
(edit) @25307   15 years vboxsync SUPDrv: Use RTSemMutex instead of RTSemFastMutex for the loader on windows.
(edit) @25306   15 years vboxsync HostServices/GuestProperties: add global "RDONLYGUEST" flag and clean …
(edit) @25305   15 years vboxsync MPS: removed bogus CPU entry
(edit) @25304   15 years vboxsync FE/Qt4: Allow wheel event deltas which have smaller distances than 120.
(edit) @25303   15 years vboxsync crOpenGL: properly restore context states after snapshot loading
(edit) @25302   15 years vboxsync Solaris/VBoxBow: crossbow netfilter initial commit, rx works, no tx.
(edit) @25301   15 years vboxsync NAT: removed annoying warnings
(edit) @25300   15 years vboxsync SUPDrv: Cleaned up the native loader implmenetation on windows and …
(edit) @25298   15 years vboxsync Put back incorrectly removed tlb flushes (3.1 regression; #4485)
(edit) @25297   15 years vboxsync FE/Qt4-OSX: fix checking for the various modifier keys
(edit) @25296   15 years vboxsync IPRT: splitting up utf-8.cpp
(edit) @25293   15 years vboxsync crOpenGL-OSX: accidentally included to much into the timing update test
(edit) @25292   15 years vboxsync RTDirReadEx parameter to resolve symlinks.
(edit) @25291   15 years vboxsync SUPDrv: nits
(edit) @25290   15 years vboxsync EFI: panic port, cleanup
(edit) @25289   15 years vboxsync Main: preparation for deadlock detection: remove obsolete method
(edit) @25288   15 years vboxsync Main: preparation for deadlock detection: make lock instance data …
(edit) @25287   15 years vboxsync Main: preparation for deadlock detection: flatten LockHandle …
(edit) @25286   15 years vboxsync Main: preparation for deadlock detection: remove AutoMultiLock* template
(edit) @25285   15 years vboxsync Main: preparation for deadlock detection: convert AutoMultiWriteLock*: …
(edit) @25284   15 years vboxsync Main: preparation for deadlock detection: add AutoWriterLockBase in …
(edit) @25283   15 years vboxsync Main: preparation for deadlock detection: add handles vector to …
(edit) @25282   15 years vboxsync Main: preparation for deadlock detection: move more logic to AutoLockBase
(edit) @25281   15 years vboxsync Main: preparation for deadlock detection: make AutoLockBase data …
(edit) @25280   15 years vboxsync Main: preparation for deadlock detection: prohibit recursive locking …
(edit) @25279   15 years vboxsync Main: preparation for deadlock detection: clean up autolock classes
(edit) @25278   15 years vboxsync SUPDrv: Major IOC version change - preparing to use the native ring-0 …
(edit) @25277   15 years vboxsync NAT: these two calls of activate_port_forwarding are now obsolete …
(edit) @25276   15 years vboxsync NAT: force re-activation of port forwarding on link down; coding …
(edit) @25275   15 years vboxsync SUPDrv: Added SUPGetGIP and added a fNativeLoader indicator to …
(edit) @25274   15 years vboxsync SUPDrvA-win.asm: export SUPR0Printf.
(edit) @25273   15 years vboxsync CSAM.cpp: -Wshadow
(edit) @25272   15 years vboxsync PATMSSM.cpp: -Wshadow
(edit) @25271   15 years vboxsync PDMAsyncCompletionFileCache.cpp: warnings and don't release …
(edit) @25270   15 years vboxsync PDMAsyncCompletionFileFailsafe.cpp: warning.
(edit) @25269   15 years vboxsync 2d: code cleaning
(edit) @25268   15 years vboxsync DevAHCI: warning
(edit) @25267   15 years vboxsync DevPCI: warning
(edit) @25266   15 years vboxsync NAT: build fixes
(edit) @25265   15 years vboxsync NAT: coding style
(edit) @25264   15 years vboxsync 2d: code cleaning
(edit) @25263   15 years vboxsync SUPDrv/Lib: More hacking
(edit) @25262   15 years vboxsync SUPDrv: Works on vista…
(edit) @25260   15 years vboxsync SUPDRV_USE_NATIVE_LOADER -> VBOX_WITH_NATIVE_R0_LOADER
(edit) @25259   15 years vboxsync ldrPE.cpp: Ignore IMAGE_DIRECTORY_ENTRY_SECURITY for now.
(edit) @25258   15 years vboxsync SUPDrv: Sketched out support for native module loading. (OS parts are …
(edit) @25257   15 years vboxsync 2d: basic ogl PBO-based backend to be used with mapping gl PBO to …
(edit) @25256   15 years vboxsync Main: MediumImpl must support IDispatch
(edit) @25255   15 years vboxsync tstVMM.cpp: -Wshadow
(edit) @25254   15 years vboxsync tstPDMAsyncCompletion.cpp: -Wshadow
(edit) @25253   15 years vboxsync tstAnimate.cpp: -Wshadow
(edit) @25252   15 years vboxsync TRPMGCHandlers.cpp: -Wshadow
(edit) @25251   15 years vboxsync PGMAllPhys.cpp: -Wshadow
(edit) @25250   15 years vboxsync crOpenGL: fix offset check
(edit) @25249   15 years vboxsync netflt/adp/win: fix ObReferenceObjectByPointer call
(edit) @25248   15 years vboxsync crOpenGL: use PIC code for VBoxOGL on 32bit Linuxes
(edit) @25247   15 years vboxsync TMAll.cpp: -Wshadow
(edit) @25246   15 years vboxsync PGMAllPool.cpp: -Wshadow
(edit) @25245   15 years vboxsync PGMAllShw.h: -Wshadow
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