|
|
@30714
|
14 years |
vboxsync |
Main: remove SupportErrorInfo template magic
|
|
|
@29208
|
15 years |
vboxsync |
3D/win: make 3D support test work again for VBox install path with spaces
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@26753
|
15 years |
vboxsync |
Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26603
|
15 years |
vboxsync |
Main: back out r57775
|
|
|
@26587
|
15 years |
vboxsync |
Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26553
|
15 years |
vboxsync |
Main: backing out r57728 + r57730 which burn on windows
|
|
|
@26550
|
15 years |
vboxsync |
Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
|
|
|
@26517
|
15 years |
vboxsync |
*: RTGetOpt cleanup related to --help and --version (now standard …
|
|
|
@26186
|
15 years |
vboxsync |
Main: coding style fixes
|
|
|
@26177
|
15 years |
vboxsync |
*: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g
|
|
|
@26098
|
15 years |
vboxsync |
Branding: two more (C) year
|
|
|
@26034
|
15 years |
vboxsync |
VBOX_VENDOR, VBOX_PRODUCT
|
|
|
@25458
|
15 years |
vboxsync |
VBoxTestOGL: fix logging
|
|
|
@25149
|
15 years |
vboxsync |
Main: cleanup: remove all CheckComRC* macros (no functional change)
|
|
|
@25088
|
15 years |
vboxsync |
Main/NetIf-generic: fix warnings.
|
|
|
@24989
|
15 years |
vboxsync |
Main: enable -Wshadow gcc option to warn about shadowed variables and …
|
|
|
@24836
|
15 years |
vboxsync |
gcc warning
|
|
|
@24788
|
15 years |
vboxsync |
2D/3D support test: make the test app be invoked with propper args on …
|
|
|
@24696
|
15 years |
vboxsync |
VBoxTestGL: logging make the log file name be suffexed with …
|
|
|
@24694
|
15 years |
vboxsync |
VBoxTestGL: allow logging via --log=<log_file_name> option or …
|
|
|
@24339
|
15 years |
vboxsync |
VBoxTestOGL: on crashes, don't generate core dumps and redirect stderr …
|
|
|
@24005
|
15 years |
vboxsync |
TestVBoxOGL: fixed -test 3D, more verbose help
|
|
|
@24004
|
15 years |
vboxsync |
VBoxTestOGL: small help
|
|
|
@23990
|
15 years |
vboxsync |
VBoxTestOGL: Fix for strcmp().
|
|
|
@23748
|
15 years |
vboxsync |
gl support test app fix
|
|
|
@23741
|
15 years |
vboxsync |
solaris burn fix
|
|
|
@23740
|
15 years |
vboxsync |
joined 2D & 3D support test in one tool
|
|
|
@23264
|
15 years |
vboxsync |
fix OSE exports
|
|
|
@22875
|
15 years |
vboxsync |
FreeBSD: Add support for bridged and hostonly networking. Contributed …
|
|
|
@22211
|
15 years |
vboxsync |
HostImpl: Removed the return parameter from …
|
|
|
@22173
|
15 years |
vboxsync |
Main: the big XML settings rework. Move XML reading/writing out of …
|
|
|
@21886
|
15 years |
vboxsync |
Main: error messages without the trailing '.' as this character is …
|
|
|
@21881
|
15 years |
vboxsync |
#4151: Fixed VBoxSVC crash due to uninitialized mVBox.
|
|
|
@21878
|
15 years |
vboxsync |
Main: coding style: have Main obey the standard VirtualBox coding …
|
|
|
@20515
|
15 years |
vboxsync |
typo
|
|
|
@20503
|
15 years |
vboxsync |
grumble
|
|
|
@20500
|
15 years |
vboxsync |
Main/generic/Open*.cpp: license header fix
|
|
|
@20499
|
15 years |
vboxsync |
OpenGLTest.cpp: Fixed RTProcCreate argument list and executable name …
|
|
|
@20304
|
16 years |
vboxsync |
crOpenGL: change host opengl test to non console app to remove …
|
|
|
@20300
|
16 years |
vboxsync |
Windows implementation of RTProcCreate does not like empty argument lists
|
|
|
@20283
|
16 years |
vboxsync |
Main: move host opengl test to a separate app
|
|
|
@19924
|
16 years |
vboxsync |
IPRT,SUP: Renamed RTPathProgram to RTPathExecDir to make it clear what …
|
|
|
@19433
|
16 years |
vboxsync |
#2957: Dynamic adding/removing host-only adapters via GUI/Main.
|
|
|
@19242
|
16 years |
vboxsync |
Main: hopefully fixed Linux burns
|
|
|
@19235
|
16 years |
vboxsync |
gcc-4.4 compile fix
|
|
|
@19233
|
16 years |
vboxsync |
#2946 & #2954: Main API now supports dynamic adding/removing network …
|
|
|
@17997
|
16 years |
vboxsync |
warnings
|
|
|
@17983
|
16 years |
vboxsync |
remove duplicated dhcp runner
|
|
|
@17981
|
16 years |
vboxsync |
Empty address handling + darwin fixes.
|
|
|
@17940
|
16 years |
vboxsync |
dhcp runner fixes + disabled launching code
|
|
|
@17929
|
16 years |
vboxsync |
Main: enabled -Wunused; fixed some warnings
|
|
|
@17920
|
16 years |
vboxsync |
warnings, RT_ELEMENTS
|
|
|
@17882
|
16 years |
vboxsync |
VBoxManage: dhcp cfg basics, neither list nor help yet
|
|
|
@17877
|
16 years |
vboxsync |
export to OSE
|
|
|
@17835
|
16 years |
vboxsync |
NetIf/win: DhcpRediscover
|
|
|
@17764
|
16 years |
vboxsync |
Hostonly installer for Darwin
|
|
|
@17722
|
16 years |
vboxsync |
#3569: IPv6 static ip config for unix platforms + 'remove' option in …
|
|
|
@17711
|
16 years |
vboxsync |
burn fix
|
|
|
@17709
|
16 years |
vboxsync |
compile fix
|
|
|
@17703
|
16 years |
vboxsync |
#3569: IPv4 static ip config for unix platforms + darwin NetIfList update
|
|
|
@17679
|
16 years |
vboxsync |
Main/Hostonly: not specify name on Create
|
|
|
@17494
|
16 years |
vboxsync |
NetIf/win: moved Create/Remove hostonly if to NetIf API, some API fixes
|
|
|
@17490
|
16 years |
vboxsync |
NetIf-generic.cpp: license header.
|
|
|
@17446
|
16 years |
vboxsync |
build fix
|