|
|
@77399
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: $(subst MOD_%, VBOXMOD_%,*)
|
|
|
@77398
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
|
|
|
@77397
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
|
|
|
@77393
|
6 years |
vboxsync |
More linux kernel module Makefile cleansup.
|
|
|
@77390
|
6 years |
vboxsync |
Renamed the common linux makefile includes to use a more conventional …
|
|
|
@77304
|
6 years |
vboxsync |
VBoxGuestR0LibSharedFolders.c: Exclude bits linux doesn't use now. …
|
|
|
@77138
|
6 years |
vboxsync |
linux/vboxsf: More read code tweaking, making the max read/write …
|
|
|
@77069
|
6 years |
vboxsync |
Guest Control/Main: Check flags of …
|
|
|
@77063
|
6 years |
vboxsync |
VbglR0PhysHeapAlloc: Tweaked the free block matching algorithm for …
|
|
|
@77056
|
6 years |
vboxsync |
VMMDev: Simplify VMMDevReq_HGCMCall,VMMDevReq_HGCMCall32, and …
|
|
|
@77054
|
6 years |
vboxsync |
linux/vboxsf: Started converting the code to use the more efficient …
|
|
|
@76958
|
6 years |
vboxsync |
Guest Control: Unifying terminology for (client/host) commands, …
|
|
|
@76891
|
6 years |
vboxsync |
DnD: Renamed HOST_DND_HG_EVT_CANCEL -> HOST_DND_HG_CANCEL, fixes for …
|
|
|
@76732
|
6 years |
vboxsync |
VBoxGuest/os2: Do some command line parsing. ticketref:16871
|
|
|
@76563
|
6 years |
vboxsync |
Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes …
|
|
|
@76557
|
6 years |
vboxsync |
include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76533
|
6 years |
vboxsync |
Additions/common: scm --fix-header-guards. bugref:9344
|
|
|
@76474
|
6 years |
vboxsync |
scm --fix-err-h src/ (bugref:9344)
|
|
|
@76447
|
6 years |
vboxsync |
VBoxGuest-netbsd.c: Check for NOCRED and FSCRED too (might be an …
|
|
|
@76446
|
6 years |
vboxsync |
VBoxGuest-linux.c/vgdrvLinuxOpen(): Corrected vboxuser group check.
|
|
|
@76445
|
6 years |
vboxsync |
VBoxGuest-netbsd.c: Explicitly include <iprt/err.h>, don't rely on …
|
|
|
@76444
|
6 years |
vboxsync |
VBoxGuest-netbsd.c: Fix kauth check for wheel group membership.
|
|
|
@76443
|
6 years |
vboxsync |
VBoxGuest-netbsd.c: Fix typo in "ENOMEM" in previous.
|
|
|
@76441
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76437
|
6 years |
vboxsync |
VBoxGuest-os2.cpp: build fix. bugref:9344
|
|
|
@76427
|
6 years |
vboxsync |
VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
|
|
|
@76422
|
6 years |
vboxsync |
VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
|
|
|
@76419
|
6 years |
vboxsync |
VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
|
|
|
@76409
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76408
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76387
|
6 years |
vboxsync |
VBoxGuest does not need hgcmsvc.h (linux). bugref:9344
|
|
|
@76326
|
6 years |
vboxsync |
iprt/err.h: Split out the RT_SUCCESS, RT_FAILURE, functions and error …
|
|
|
@76320
|
6 years |
vboxsync |
Config.kmk,drivers/Makefile.kmk: More cleanups around …
|
|
|
@76317
|
6 years |
vboxsync |
Config.kmk,drivers/Makefile.kmk: Doing the cleanups of the …
|
|
|
@76225
|
6 years |
vboxsync |
Additions/x11: fixes for building the X11 Additions for Linux …
|
|
|
@76196
|
6 years |
vboxsync |
VMMDev/HGCM,VBoxGuest: New page list variant for more effectively …
|
|
|
@76144
|
6 years |
vboxsync |
SharedFolders,os2/VBoxSF: Added SHFL_FN_SET_FILE_SIZE for setting the …
|
|
|
@76032
|
6 years |
vboxsync |
VBoxGuest-darwin.cpp: build fix. bugref:4686
|
|
|
@75954
|
6 years |
vboxsync |
VBoxControl: nits
|
|
|
@75947
|
6 years |
vboxsync |
VBoxService/Automounter: Corrected conversion to UTF-16 in …
|
|
|
@75946
|
6 years |
vboxsync |
VBoxService,manual: Use /media on solaris too (11 has it, on 10 we …
|
|
|
@75930
|
6 years |
vboxsync |
VBoxService: doxygen fix
|
|
|
@75929
|
6 years |
vboxsync |
VBoxService: scm fix
|
|
|
@75925
|
6 years |
vboxsync |
VBoxService/toolbox: More FS info, like username, group inode device, …
|
|
|
@75924
|
6 years |
vboxsync |
VBoxService/toolbox: More FS info, like username, group inode device, …
|
|
|
@75895
|
6 years |
vboxsync |
VBoxService/guestcontrol: Removed annoying message skip hack since …
|
|
|
@75893
|
6 years |
vboxsync |
VBoxguestR3LibGuestCtrl: Fixed LogRel statement. bugref:9313
|
|
|
@75890
|
6 years |
vboxsync |
VBoxService: Don't use tabs in logging, looks weird on linux console.
|
|
|
@75858
|
6 years |
vboxsync |
VBoxService: Mark printf-style formatters as such, fixing fallout. …
|
|
|
@75853
|
6 years |
vboxsync |
GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
|
|
|
@75824
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 4. bugref:9313
|
|
|
@75807
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 3. bugref:9313
|
|
|
@75804
|
6 years |
vboxsync |
VBoxService: Started using the new PEEK and GET message functions. …
|
|
|
@75803
|
6 years |
vboxsync |
VBoxService: Started using the new PEEK and GET message functions. …
|
|
|
@75798
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 1. bugref:9313
|
|
|
@75783
|
6 years |
vboxsync |
VBoxGuest-win.cpp: Set VMMDEV_REQUESTOR_NO_USER_DEVICE flag. bugref:9105
|
|
|
@75782
|
6 years |
vboxsync |
VBoxGuest-solaris.c: Set VMMDEV_REQUESTOR_NO_USER_DEVICE flag. bugref:9105
|
|
|
@75781
|
6 years |
vboxsync |
VBoxGuest-netbsd.cpp: Correctly set requestor. bugref:9105
|
|
|
@75780
|
6 years |
vboxsync |
VBoxGuest-darwin.cpp: Correctly set requestor. bugref:9105
|
|
|
@75779
|
6 years |
vboxsync |
VBoxGuest-os2.c: Correctly set requestor. bugref:9105
|
|
|
@75778
|
6 years |
vboxsync |
VBoxGuest-freebsd.c: Correctly set requestor. bugref:9105
|
|
|
@75777
|
6 years |
vboxsync |
VBoxGuest-darwin.cpp: Correctly set requestor. bugref:9105
|
|
|
@75758
|
6 years |
vboxsync |
VBoxGuestLib,VBoxService: Preps for using GUEST_MSG_PEEK/GEt/CANCEL, …
|
|
|
@75753
|
6 years |
vboxsync |
VBoxGuestR0LibHGCMInternal.cpp: Adjusted copy back of …
|
|
|
@75736
|
6 years |
vboxsync |
VBoxService/vgsvcGstCtrlSessionSpawnWorker: Straigthened out the …
|
|
|
@75727
|
6 years |
vboxsync |
VBoxServiceControlSession.cpp: Bail out in …
|
|
|
@75726
|
6 years |
vboxsync |
VBoxService: Added SIGCHLD to sigwait() call to make darwin (10.9.5) …
|
|
|
@75724
|
6 years |
vboxsync |
VBoxService/VBoxGuestR3LibGuestCtrl.cpp: Fixed mkdir with OS X guests …
|
|
|
@75722
|
6 years |
vboxsync |
VBoxServiceControl: Don't count VERR_INTERRUPTED into the …
|
|
|
@75721
|
6 years |
vboxsync |
VBoxService: Use time rather than time_prog when logging. The latter …
|
|
|
@75720
|
6 years |
vboxsync |
VBoxServiceControlSession.cpp: Pointed out bogus error handling in …
|
|
|
@75719
|
6 years |
vboxsync |
VBoxService/control: Corrected confused mishandling of VERR_INTERRUPT …
|
|
|
@75714
|
6 years |
vboxsync |
darwin/VBoxGuest: Kicked out the workloop and alternative interrupt …
|
|
|
@75713
|
6 years |
vboxsync |
VBoxService: Fixed incorrect (and unncessary) assertion in vgsvcArgString.
|
|
|
@75712
|
6 years |
vboxsync |
darwin/VBoxGuest: Kicked out the workloop and alternative interrupt …
|
|
|
@75705
|
6 years |
vboxsync |
VBoxGuest/darwin: Implemented straight forward interrupt handling. …
|
|
|
@75702
|
6 years |
vboxsync |
VBoxControl guestproperty enumerate: Don't print NULL values as <NULL> …
|
|
|
@75600
|
6 years |
vboxsync |
VBoxGuestLib.h: Forgot to commit VbglR0QueryHostFeatures.
|
|
|
@75588
|
6 years |
vboxsync |
VBoxGuest: Make use of new IRQ ACK port when present.
|
|
|
@75584
|
6 years |
vboxsync |
VBoxGuest-linux.c,VBoxGuest-solaris.c: Setup the IRQ after calling …
|
|
|
@75559
|
6 years |
vboxsync |
VBoxService: Always set the time on startup on OS/2.
|
|
|
@75554
|
6 years |
vboxsync |
VMMDev,VBoxGuestR0Lib: Added a new HGCM parameter type that allows …
|
|
|
@75552
|
6 years |
vboxsync |
VBoxGuest/os2: fixes
|
|
|
@75548
|
6 years |
vboxsync |
VMMDev,VBoxGuestR0Lib: Added a new HGCM parameter type that allows …
|
|
|
@75547
|
6 years |
vboxsync |
VBoxGuest: Added an IDC interface for faster HGCM calls …
|
|
|
@75471
|
6 years |
vboxsync |
os2/VBoxSF,VBoxControl: Fixes, adjustments.
|
|
|
@75470
|
6 years |
vboxsync |
VBoxControl: sharedfolder fixes and extensions.
|
|
|
@75469
|
6 years |
vboxsync |
VBoxService,VBoxControl: OS/2 build fixes.
|
|
|
@75467
|
6 years |
vboxsync |
VBoxControl,VBoxService: Some OS/2 bits.
|
|
|
@75457
|
6 years |
vboxsync |
VBoxServiceAutoMount.cpp: Allow D:/unix/mnt/point. bugref:3544
|
|
|
@75451
|
6 years |
vboxsync |
VBoxService/Automounter: Another vboxsf->vboxsf typo for solaris. …
|
|
|
@75446
|
6 years |
vboxsync |
VBoxSErviceAutoMount.cpp: Check for the right file system type on …
|
|
|
@75444
|
6 years |
vboxsync |
VBoxService,solaris/vboxfs: Need to declare the tag option for it to …
|
|
|
@75437
|
6 years |
vboxsync |
VBoxServiceAutoMount.cpp: doxygen, zero mntinf. bugref:3544
|
|
|
@75433
|
6 years |
vboxsync |
linux/vboxsf,VBoxService: Added mount tag and implemented show_options …
|
|
|
@75415
|
6 years |
vboxsync |
doxy typo
|
|
|
@75411
|
6 years |
vboxsync |
VBoxSharedFolders,VBoxService,VBoxTray: New go at auto mounting shared …
|
|
|
@75408
|
6 years |
vboxsync |
VBoxSharedFolders,VBoxService,VBoxTray: New go at auto mounting shared …
|
|
|
@75407
|
6 years |
vboxsync |
VBoxSharedFolders,VBoxService,VBoxTray: New go at auto mounting shared …
|
|
|