VirtualBox

source: vbox/trunk/src/VBox/Additions/linux

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14655   16 years vboxsync Linux drivers: try to hack around the DKMS problem with module dependencies
(edit) @14598   16 years vboxsync Linux shared folders: missing initialization
(edit) @14375   16 years vboxsync Additions/Linux: user space should not be allowed to make …
(edit) @14352   16 years vboxsync Additions/HGCM: merged code for HGCMCall and HGCMCallTimed, as per todo
(edit) @14345   16 years vboxsync Additions/linux: fixed a warning
(edit) @14322   16 years vboxsync Additions/linux: fixed the timesync init.d script to work with Arch …
(edit) @14304   16 years vboxsync Additions/linux: fix the kernel module on Linux 2.4
(edit) @14218   16 years vboxsync Additions/Linux: remove Linux-specific guest R0 HGCM hack and add …
(edit) @14079   16 years vboxsync eol
(edit) @14078   16 years vboxsync fix OSE
(edit) @14015   16 years vboxsync added vboxnetflt to the installer + some cleanup
(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) @13774   16 years vboxsync warning
(edit) @13773   16 years vboxsync clean one more file
(edit) @13441   16 years vboxsync vboxadd/makefile: vboxmod* -> vboxadd, targets clashes with …
(edit) @13321   16 years vboxsync added missing function
(edit) @13319   16 years vboxsync linux kernel modules: export symbols where they are implemented
(edit) @13318   16 years vboxsync typo
(edit) @13314   16 years vboxsync Created assert-r0drv-linux.c (finally).
(edit) @13154   16 years vboxsync Additions/Linux: British spelling -> US
(edit) @13102   16 years vboxsync use #define
(edit) @13101   16 years vboxsync vboxadd-timesync: added (disabled) code for using adjusting the guest …
(edit) @13058   16 years vboxsync Linux kernel version check for r37508
(edit) @13053   16 years vboxsync Linux guest additions: allow seek for files >= 2GB
(edit) @12917   16 years vboxsync warnings
(edit) @12768   16 years vboxsync Additions/Linux/timesync: Integrate contribution from Heinz Wiesinger, …
(edit) @12446   16 years vboxsync Additions/Makefiles: Pushed them up to root (sub-makefile wise). Some …
(edit) @12333   16 years vboxsync Linux additions: added ARCH check
(edit) @12283   16 years vboxsync Additions/linux: changed the installer to support Fedora 9
(edit) @12280   16 years vboxsync Additions/linux: added support for polling /dev/vboxadd for mouse …
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @11876   16 years vboxsync unbreak Linux Additions
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11642   16 years vboxsync another guest additions 32/64 bit hack
(edit) @11629   16 years vboxsync Linux additions: 64-bit fixes
(edit) @11567   16 years vboxsync Linux additions: shared folders memset fix
(edit) @11545   16 years vboxsync warnings
(edit) @11519   16 years vboxsync Linux additions: properly install and compile the kernel modules
(edit) @11512   16 years vboxsync small fismall fix
(edit) @11507   16 years vboxsync Linux guest additions: allow to specify dmode, fmode, umask, dmask, …
(edit) @11472   16 years vboxsync Linux additions: fixed cc4 (rhel5 clone) 2.6.18 vboxvfs detection
(edit) @11463   16 years vboxsync Linux additions: fixed rhel5/fc6/centos test when compiling the …
(edit) @11274   16 years vboxsync Linux additions kernel module: restore script levels to '2 3 4 5' as …
(edit) @11174   16 years vboxsync Linux guest additions: vboxadd: properly unregister the misc device
(edit) @10565   16 years vboxsync Build fix.
(edit) @10564   16 years vboxsync build fixing.
(edit) @10563   16 years vboxsync build break.
(edit) @10554   16 years vboxsync More IOCTLs.
(edit) @10552   16 years vboxsync More IOCTLs.
(edit) @10545   16 years vboxsync IOCTL fix for Linux. Hope nothing broke …
(edit) @10543   16 years vboxsync IOCTL fix for Linux. Hope nothing broke …
(edit) @10541   16 years vboxsync Removed deprecated IOCTL namings.
(edit) @10129   16 years vboxsync VBOX_KBUILD_HACKING.
(edit) @10104   16 years vboxsync Additions: added VBoxControl to the Linux, Solaris and FreeBSD installers
(edit) @9905   16 years vboxsync Linux additions kernel modules: load vboxadd and vboxvfs during system …
(edit) @9903   16 years vboxsync vboxadd linux additions kernel module: properly register a misc device …
(edit) @9642   16 years vboxsync Removed the last remains of the linux additions cross compilation in …
(edit) @9252   17 years vboxsync Additions/x11 and linux: make the Additions work with Fedora 9/X.org …
(edit) @9225   17 years vboxsync When breaking up dependencies into multiple lines, we indent them …
(edit) @9218   17 years vboxsync added missing dependency to $(VBOX_VERSION_STAMP)
(edit) @9179   17 years vboxsync make Linux guest kernel module compile with 2.6.26rc3
(edit) @9118   17 years vboxsync vboxvfs: mount all shared folders from /etc/fstab
(edit) @9108   17 years vboxsync reverted most parts of r31214 and 31223, postponed to > 1.6.2
(edit) @9104   17 years vboxsync Linux additions kernel module loader scripts: minor cosmetical fixes
(edit) @9096   17 years vboxsync Linux kernel module scripts: unify output functions; mount/umount all …
(edit) @8967   17 years vboxsync Linux vboxadd kernel module: Fixed guest kernel crash during shutdown. …
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8759   17 years vboxsync BUILD_TYPE -> KBUILD_TYPE.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8713   17 years vboxsync no, fix the default runlevels instead
(edit) @8711   17 years vboxsync VBox Linux kernel module start scripts: removed the default runlevels …
(edit) @8700   17 years vboxsync Linux additions: Only VbglHGCMCall() can deal with cancelled requests
(edit) @8694   17 years vboxsync Linux Additions: handle IOCTL_VBOXGUEST_HGCM_DISCONNECT
(edit) @8693   17 years vboxsync Linux additions: wait interruptible when performing HGCM requests
(edit) @8494   17 years vboxsync fixed additions install
(edit) @8447   17 years vboxsync DKMS support for Linux guest kernel modules
(edit) @8441   17 years vboxsync Linux additions: remove superflous existent check
(edit) @8372   17 years vboxsync Installer/Linux: made VBoxClient install correctly on old …
(edit) @8302   17 years vboxsync Additions/linux: autostart the VBoxClient on Linux systems using the …
(edit) @8207   17 years vboxsync rebranding
(edit) @8178   17 years vboxsync rebranding
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8135   17 years vboxsync Additions/Linux: add the pci id file required by Debian/Ubuntu's X.org …
(edit) @8130   17 years vboxsync rebranding the additions
(edit) @7884   17 years vboxsync Additions/x11: moved VBoxRandR under x11
(edit) @7880   17 years vboxsync Additions/X11: fixed the VBoxRandR script for Solaris sed
(edit) @7612   17 years vboxsync warning
(edit) @7555   17 years vboxsync vboxadd: fixed error code if init() fails
(edit) @7550   17 years vboxsync attempt to fix vfsmod for Linux >= 2.6.25
(edit) @7529   17 years vboxsync Directory destinations given in INST properties should always end with …
(edit) @7468   17 years vboxsync removed some superfluous '/'
(edit) @7439   17 years vboxsync Additions/Linux: fix a warning
(edit) @7438   17 years vboxsync Additions/Linux: turn off the graphics capability when the additions …
(edit) @7433   17 years vboxsync Additions/Linux: added some more trace logging to the kernel module, …
(edit) @7262   17 years vboxsync Additions/Linux: trivial change, %Vrc is now %Rrc
(edit) @7233   17 years vboxsync Renamed OSType to VBOXOSTYPE to fix the clash with some mac os x typedef.
(edit) @7192   17 years vboxsync shell scripts are eol-style LF
(edit) @7191   17 years vboxsync Merged vboxclient startup X11 script. Solaris guest installer now …
(edit) @7183   17 years vboxsync Added RTStrFormatTypeRegister/SetUser/Deregister for runtime …
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