VirtualBox

source: vbox/trunk/src/VBox/Additions/WINNT/VBoxGuest

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13483   16 years vboxsync Fixed Windows2000 guest shutdown crash in VBoxGuest.sys
(edit) @12694   16 years vboxsync Don't overwrite the relevant mmio range with any others found!
(edit) @12446   16 years vboxsync Additions/Makefiles: Pushed them up to root (sub-makefile wise). Some …
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @12084   16 years vboxsync Release logging for Windows RDP session handling hack (the code is not …
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11687   16 years vboxsync Don't link with win32k.lib
(edit) @11636   16 years vboxsync #3105: Implemented editing of DriverVer in driver .inf files.
(edit) @11603   16 years vboxsync Corrected inf files for 64 bits installation
(edit) @11397   16 years vboxsync Windows Guest Additions: Repaired broken .INF files for 32-bit guests. …
(edit) @11338   16 years vboxsync Make the drivers signable in 64 bits mode (inf files)
(edit) @10636   16 years vboxsync build fix and log adjustments.
(edit) @10628   16 years vboxsync Windows guest logging R0: Added VBOXGUEST_IOCTL_LOG for release …
(edit) @10560   16 years vboxsync cosmetics.
(edit) @10552   16 years vboxsync More IOCTLs.
(edit) @10541   16 years vboxsync Removed deprecated IOCTL namings.
(edit) @10129   16 years vboxsync VBOX_KBUILD_HACKING.
(edit) @9664   16 years vboxsync Added some hints to the NOINST stuff when signing, and a few todos.
(edit) @9662   16 years vboxsync Implemented cancelling of HGCM requests from the guest.
(edit) @9637   16 years vboxsync Solved the mystery of the missing VBoxGuestNT install on addx.
(edit) @9632   16 years vboxsync Removed the non-VBOX_WITH_64BIT_ADDITIONS bits.
(edit) @9629   16 years vboxsync fixed?
(edit) @9521   17 years vboxsync x86 fixes (when VBOX_WITH_64BIT_ADDITIONS=1).
(edit) @9505   17 years vboxsync Fixed bustage.
(edit) @9501   17 years vboxsync Preparing 64-bit guest additions building (focusing on windows atm.)
(edit) @8852   17 years vboxsync VBoxGuest for Windows: Changed VBoxService to VBoxTray.
(edit) @8781   17 years vboxsync Windows guest HGCM optimization: use a preallocated timeout variable.
(edit) @8776   17 years vboxsync HGCM wait for a request completion must be not alertable (Windows guest).
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8413   17 years vboxsync Guest Additions (VBoxGuest): Fix for invalid media types on manual …
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8107   17 years vboxsync Rebranding: Fixed product name.
(edit) @8065   17 years vboxsync Rebranding: Guest Additions VBoxGuest driver.
(edit) @7233   17 years vboxsync Renamed OSType to VBOXOSTYPE to fix the clash with some mac os x typedef.
(edit) @6190   17 years vboxsync Added / extended guest additions for product version and SVN revision …
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5707   17 years vboxsync KeWaitForSingleObject must use UserMode or else a kill signal won't …
(edit) @5606   17 years vboxsync ALIGNP SIZEOFMEMB
(edit) @5557   17 years vboxsync Obsolete comment removed
(edit) @5542   17 years vboxsync Must use kernel mode as the timeout parameter is located on the stack
(edit) @5541   17 years vboxsync 2nd wakeup lost occurrence
(edit) @5540   17 years vboxsync Don't wait indefinitely in case the request was copmleted at just the …
(edit) @4777   17 years vboxsync NT4 does not have Ex*PoolWithTag.
(edit) @4686   17 years vboxsync Adjusted timeout. VBoxGuest used to wait 10 times longer than it should.
(edit) @4681   17 years vboxsync fixed builds
(edit) @4677   17 years vboxsync Compile fix
(edit) @4675   17 years vboxsync Fixed wraparound
(edit) @4673   17 years vboxsync Use a different allocation method
(edit) @4667   17 years vboxsync Updates
(edit) @4664   17 years vboxsync Bugfix
(edit) @4612   17 years vboxsync Implemented ballooning on the guest side. (completely untested and …
(edit) @4580   17 years vboxsync todo added
(edit) @4579   17 years vboxsync Updates
(edit) @4526   17 years vboxsync Compile fix
(edit) @4524   17 years vboxsync Updates for guest statistics
(edit) @4301   17 years vboxsync Disabled code for VRDP status checks
(edit) @4145   17 years vboxsync Never (!!) put the isr handler in pagable memory.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3590   17 years vboxsync Wrong size checks
(edit) @3157   17 years vboxsync Must pass on IRP_MJ_SYSTEM_CONTROL to the next driver in the chain.
(edit) @3156   17 years vboxsync A IRP_MJ_SYSTEM_CONTROL handler is required.
(edit) @3104   17 years vboxsync Added IRP_MJ_INTERNAL_DEVICE_CONTROL handler.
(edit) @3103   17 years vboxsync IRP completion routines must be in non-pagable memory.
(edit) @3071   18 years vboxsync Corrected resource files.
(edit) @3062   18 years vboxsync Must return the same value as set in the io status structure. (Driver …
(edit) @2988   18 years vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2982   18 years vboxsync InnoTek -> innotek part 3: INF files.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2705   18 years vboxsync Additions signing in progress. Blocked by VBOX_SIGN_ADDITIONS for now.
(edit) @2694   18 years vboxsync Sign the catalog and the files it covers. (still disabled)
(edit) @2685   18 years vboxsync Code signing (not disabled).
(edit) @2487   18 years vboxsync Converted common and winnt to use sub-makefiles.
(edit) @2478   18 years vboxsync [Mm]akefile -> Makefile.kmk
(edit) @1355   18 years vboxsync nc
(edit) @1084   18 years vboxsync VBoxGuest: atomic access to event type mask
(edit) @442   18 years vboxsync comments.
(add) @1   55 years vboxsync import
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