|
|
@11921
|
16 years |
vboxsync |
Solaris/installer: qt4 tools directory change. Later will use the the …
|
|
|
@11920
|
16 years |
vboxsync |
More logging
|
|
|
@11919
|
16 years |
vboxsync |
Devices/Makefile: $(PATH_LIB)/dll.lib deps fixed in kBuild 1692 (or …
|
|
|
@11918
|
16 years |
vboxsync |
Main: Don't assert when the OnShowWindow request gets delayed and …
|
|
|
@11917
|
16 years |
vboxsync |
assert-r0drv-nt: (C).
|
|
|
@11916
|
16 years |
vboxsync |
assert-r0drv-nt: just do the same as everyone else.
|
|
|
@11915
|
16 years |
vboxsync |
First part of 1.6 saved state backwards compatibility (PATM).
|
|
|
@11914
|
16 years |
vboxsync |
spaces
|
|
|
@11913
|
16 years |
vboxsync |
Main/Makefile: More namespace fixes.
|
|
|
@11912
|
16 years |
vboxsync |
Main/Makefile: Variable renaming (namespace).
|
|
|
@11911
|
16 years |
vboxsync |
Corrected size for 64 bits host case.
|
|
|
@11910
|
16 years |
vboxsync |
Main/testcase/Makefile: namespace (again) and comments.
|
|
|
@11909
|
16 years |
vboxsync |
-fixed typo in shell
|
|
|
@11908
|
16 years |
vboxsync |
configure: hardening warning
|
|
|
@11907
|
16 years |
vboxsync |
Main/Makefile: MAKE_WIN_PATH -> VBOX_FN_MAKE_WIN_PATH
|
|
|
@11906
|
16 years |
vboxsync |
export
|
|
|
@11905
|
16 years |
vboxsync |
VBoxPython: Install as VBoxPython2_3 on darwin (since that's what …
|
|
|
@11904
|
16 years |
vboxsync |
VBoxPython: iprt includes (runtime.h takes the lot).
|
|
|
@11903
|
16 years |
vboxsync |
VBoxPython: RTR3InitWithProgramPath wants the path to the executable …
|
|
|
@11902
|
16 years |
vboxsync |
More logging
|
|
|
@11901
|
16 years |
vboxsync |
Number of registers was different in version 1.6. Correct the old …
|
|
|
@11900
|
16 years |
vboxsync |
IPRT: assert-r0drv-nt.c -> assert-r0drv-nt.cpp.
|
|
|
@11899
|
16 years |
vboxsync |
iprt: props and missing bits in assert-r0drv-nt.c.
|
|
|
@11898
|
16 years |
vboxsync |
Build system: Make 64bit additions builds work on the build box.
|
|
|
@11897
|
16 years |
vboxsync |
Resync the whole CPU state after saved state restore.
|
|
|
@11896
|
16 years |
vboxsync |
samples update, ship mscom examples
|
|
|
@11895
|
16 years |
vboxsync |
comment typo
|
|
|
@11894
|
16 years |
vboxsync |
Correction for raw mode on 64 bits hosts.
|
|
|
@11893
|
16 years |
vboxsync |
CPUMPushHyper correction for 64 bits guests
|
|
|
@11892
|
16 years |
vboxsync |
docs updates, shell refactoring, uniformization of WS and XPCOM API
|
|
|
@11891
|
16 years |
vboxsync |
VBoxPython: Don't read VBOX_PROGRAM_PATH if building with a fixed …
|
|
|
@11890
|
16 years |
vboxsync |
dead code
|
|
|
@11889
|
16 years |
vboxsync |
VMM/SUP: Added SUPR3HardenedVerifyFile and use it to verify files we load.
|
|
|
@11888
|
16 years |
vboxsync |
IPRT: added RTLdrGetSuff.
|
|
|
@11887
|
16 years |
vboxsync |
Config.kmk: Don't dereference PATH_OUT before LocalConfig.kmk is …
|
|
|
@11886
|
16 years |
vboxsync |
Config.kmk: Moved the disabling of hardning on darwin/ose to configure …
|
|
|
@11885
|
16 years |
vboxsync |
Config.kmk: Moved the disabling of hardning on darwin/ose to configure.
|
|
|
@11884
|
16 years |
vboxsync |
configure: added --disable-hardning and counter part --enable-hardning.
|
|
|
@11883
|
16 years |
vboxsync |
#3076: better error messages for when using the wrong driver.
|
|
|
@11882
|
16 years |
vboxsync |
VirtualBox4: todo for flickering cursor on the mac.
|
|
|
@11881
|
16 years |
vboxsync |
configure: don't disable qt4 on darwin/ose, no need any longer.
|
|
|
@11880
|
16 years |
vboxsync |
configure: disable check_python for darwin since it fails and I don't …
|
|
|
@11879
|
16 years |
vboxsync |
SUPDrv-linux: Re-enabled root check (#3076).
|
|
|
@11878
|
16 years |
vboxsync |
Support/Makefile: Reformat linux/Makefile when VBOX_WITH_HARDENING changes.
|
|
|
@11877
|
16 years |
vboxsync |
Support/Makefile: Reformat linux/Makefile when VBOX_WITH_HARDENING changes.
|
|
|
@11876
|
16 years |
vboxsync |
unbreak Linux Additions
|
|
|
@11875
|
16 years |
vboxsync |
Oops, only if VBOX_WITH_NETFLT add the lib.
|
|
|
@11874
|
16 years |
vboxsync |
Main/vboxnetflt: removed kstat lib, using libsocket.
|
|
|
@11873
|
16 years |
vboxsync |
Runtime/r0drv: Solaris non-vbi code build fix.
|
|
|
@11872
|
16 years |
vboxsync |
Remove the TAP fields (VBOX_WITH_NETFLT).
|
|
|
@11871
|
16 years |
vboxsync |
Remove the TAP fields (VBOX_WITH_NETFLT).
|
|
|
@11870
|
16 years |
vboxsync |
Main/vboxnetflt: build fix.
|
|
|
@11869
|
16 years |
vboxsync |
Remove unwanted header.
|
|
|
@11868
|
16 years |
vboxsync |
Main/vboxnetflt: Solaris NIC enumeration fix for including interfaces …
|
|
|
@11867
|
16 years |
vboxsync |
argh
|
|
|
@11866
|
16 years |
vboxsync |
typo fixed, and hardening partially disabled
|
|
|
@11865
|
16 years |
vboxsync |
#3076: check in VBoxDrvLinuxCreate that the caller euid is root.
|
|
|
@11864
|
16 years |
vboxsync |
VirtualBoxAPI.chm busts the build. Please fix it properly/remove.
|
|
|
@11863
|
16 years |
vboxsync |
xpcom18a4: Yet another shot at the vtable for nsXPTCStubBase …
|
|
|
@11862
|
16 years |
vboxsync |
VBOX_WITH_XPCOM_NAMESPACE_CLEANUP - solaris and linux only.
|
|
|
@11861
|
16 years |
vboxsync |
VBOX_WITH_XPCOM_NAMESPACE_CLEANUP - solaris and linux only.
|
|
|
@11860
|
16 years |
vboxsync |
xpcom18a4: Another shot at the vtable for nsXPTCStubBase …
|
|
|
@11859
|
16 years |
vboxsync |
xpcom18a4: dropped darwindeps.cpp and make darwin use vboxdeps.cpp …
|
|
|
@11858
|
16 years |
vboxsync |
prlog: no IN_RING3 hacking.
|
|
|
@11857
|
16 years |
vboxsync |
Main/iokit: Use the service name instead of the interface name (darwin).
|
|
|
@11856
|
16 years |
vboxsync |
Main/iokit: Fix for missing AirPort/Wireless in the string. …
|
|
|
@11855
|
16 years |
vboxsync |
spaces
|
|
|
@11854
|
16 years |
vboxsync |
VBoxPython link order?
|
|
|
@11853
|
16 years |
vboxsync |
IPRT: Added a 'append' flag to the logger.
|
|
|
@11852
|
16 years |
vboxsync |
Python on the mac.
|
|
|
@11851
|
16 years |
vboxsync |
build fix.
|
|
|
@11850
|
16 years |
vboxsync |
readable indent.
|
|
|
@11849
|
16 years |
vboxsync |
Merged VBOX_WITH_NETFLT_WINDOWS into VBOX_WITH_NETFLT. Made the GUIs, …
|
|
|
@11848
|
16 years |
vboxsync |
docs, other sdk cleanups
|
|
|
@11847
|
16 years |
vboxsync |
Oops…
|
|
|
@11846
|
16 years |
vboxsync |
Main/vboxnetflt: Better NIC enumeration for Solaris. Got rid of libkstat.
|
|
|
@11845
|
16 years |
vboxsync |
Fe/Qt4: File/Folder path selector I-Beam cursor positioning fix for …
|
|
|
@11844
|
16 years |
vboxsync |
Do not call HGCM after it has been shut down.
|
|
|
@11843
|
16 years |
vboxsync |
#3076: Deal with /proc/self/exe becomming inaccessible on some systems.
|
|
|
@11842
|
16 years |
vboxsync |
build fix
|
|
|
@11841
|
16 years |
vboxsync |
IPRT: RTR3InitEx.
|
|
|
@11840
|
16 years |
vboxsync |
rtProcInitExePath-solaris: build fix.
|
|
|
@11839
|
16 years |
vboxsync |
path.cpp: build fix.
|
|
|
@11838
|
16 years |
vboxsync |
IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
|
|
|
@11837
|
16 years |
vboxsync |
Main/vboxnetflt: S10 fix.
|
|
|
@11836
|
16 years |
vboxsync |
IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
|
|
|
@11835
|
16 years |
vboxsync |
cosmetic change to restart sdk build
|
|
|
@11834
|
16 years |
vboxsync |
- using VC70 to build SDK
|
|
|
@11833
|
16 years |
vboxsync |
missed deps
|
|
|
@11832
|
16 years |
vboxsync |
Main: call DiscardSettings() before saving guest properties in order …
|
|
|
@11831
|
16 years |
vboxsync |
hopefully fix MAC burns
|
|
|
@11830
|
16 years |
vboxsync |
SDK build now can make windows bits too
|
|
|
@11829
|
16 years |
vboxsync |
build fix
|
|
|
@11828
|
16 years |
vboxsync |
Main/vboxnetflt: oops.
|
|
|
@11827
|
16 years |
vboxsync |
Main/vboxnetflt: Solaris integration.
|
|
|
@11826
|
16 years |
vboxsync |
API/xpcom: simplify nspr namespace scrubbing version file for linux
|
|
|
@11825
|
16 years |
vboxsync |
VBOX_WITH_VMI
|
|
|
@11824
|
16 years |
vboxsync |
IPRT: RTR3Init cleanup.
|
|
|
@11823
|
16 years |
vboxsync |
gui is more general, Main uses the right GUI now
|
|
|
@11822
|
16 years |
vboxsync |
IPRT: RTR3Init cleanup.
|
|
|