|
|
@19134
|
16 years |
vboxsync |
Main: make VBox interfaces scriptable (that is, callable from Python …
|
|
|
@19083
|
16 years |
vboxsync |
NetAdp/win: static IP config on install
|
|
|
@19062
|
16 years |
vboxsync |
Main/Makefile.kmk: Reformatted todo + some cleanup.
|
|
|
@19003
|
16 years |
vboxsync |
Main: Workaround for the linker problem on FreeBSD with release builds
|
|
|
@18924
|
16 years |
vboxsync |
Main: Stub host networking stuff for FreeBSD to make it possible to …
|
|
|
@18884
|
16 years |
vboxsync |
Main/Makefile.kmk: build fix (=> not =)
|
|
|
@18883
|
16 years |
vboxsync |
Main/Makefile.kmk: install .so symlinks in components for hardened builds.
|
|
|
@18866
|
16 years |
vboxsync |
*: VBOX_WITHOUT_LINUX_COMPILER_H -> VBOX_WITH_LINUX_COMPILER_H. TODO: …
|
|
|
@18785
|
16 years |
vboxsync |
API/MachineImpl: double-dash command line options and support starting …
|
|
|
@18749
|
16 years |
vboxsync |
Stopping the build when doxygen is unhappy is not yet ready for prime …
|
|
|
@18743
|
16 years |
vboxsync |
kmk doc: stop when doxygen is unhappy with VirtualBox.xidl
|
|
|
@18738
|
16 years |
vboxsync |
Main/docs: #3780: “Errors/Warnings when building docs”
Make it hard to …
|
|
|
@18732
|
16 years |
vboxsync |
NetIfList-* -> renamed to NetIf-*, tapinit_solaris.sh removed
|
|
|
@18715
|
16 years |
vboxsync |
Main/Makefile.kmk: r=bird: questions about the …
|
|
|
@18683
|
16 years |
vboxsync |
SDK: refactoring
|
|
|
@18681
|
16 years |
vboxsync |
SDK: basic Win Python support, refactoring
|
|
|
@18208
|
16 years |
vboxsync |
#3569: DHCP Server is now started from VBoxSVC and terminates with it.
|
|
|
@18023
|
16 years |
vboxsync |
Dhcp->DHCP
|
|
|
@17983
|
16 years |
vboxsync |
remove duplicated dhcp runner
|
|
|
@17929
|
16 years |
vboxsync |
Main: enabled -Wunused; fixed some warnings
|
|
|
@17915
|
16 years |
vboxsync |
simplification
|
|
|
@17911
|
16 years |
vboxsync |
#3686: “Main: fix unused var warnings”
- Garbage collect; use NOREF(); …
|
|
|
@17866
|
16 years |
vboxsync |
api for running DhcpServer
|
|
|
@17865
|
16 years |
vboxsync |
Main/dhcp API, E_NOTIMPL yet
|
|
|
@17804
|
16 years |
vboxsync |
Spaces to tabs for consistency.
|
|
|
@17769
|
16 years |
vboxsync |
try to fix the solaris burns
|
|
|
@17669
|
16 years |
vboxsync |
Main: Rework storage controller handling to allow an arbitrary number …
|
|
|
@17443
|
16 years |
vboxsync |
#3656: Moved IP config function stubs from solaris, darwin and linux …
|
|
|
@17333
|
16 years |
vboxsync |
Main: setIpConfig API, notimpl yet
|
|
|
@17309
|
16 years |
vboxsync |
Main: IHostNetworkInterfaceIpConfig added
|
|
|
@17208
|
16 years |
vboxsync |
Main/Makefile: comdefs.h and WbemUuid.lib locations fixes.
|
|
|
@17180
|
16 years |
vboxsync |
Main/Unix: redo SYSV semaphore key generation. The old solution was …
|
|
|
@17174
|
16 years |
vboxsync |
burn fix
|
|
|
@17172
|
16 years |
vboxsync |
NetAdp/win: implementation for IP setting modification, not exposed to …
|
|
|
@17086
|
16 years |
vboxsync |
Main: Renamed accidentally missed HardDisk2Impl.cpp to HardDiskImpl.cpp.
|
|
|
@16682
|
16 years |
vboxsync |
oops, not _SRC as cp target.
|
|
|
@16677
|
16 years |
vboxsync |
Some magic to prevent kmk from trying to re-create VBOX_XIDL_FILE all …
|
|
|
@16676
|
16 years |
vboxsync |
Makefiles: insert an additional step between VirtualBox.xidl and its …
|
|
|
@16648
|
16 years |
vboxsync |
EFI: few missed changes
|
|
|
@16530
|
16 years |
vboxsync |
Main: rework error macros everywhere; make error messages much more …
|
|
|
@16406
|
16 years |
vboxsync |
cbindings to OSE
|
|
|
@16405
|
16 years |
vboxsync |
exclude cbindings from OSE (for the time being)
|
|
|
@16377
|
16 years |
vboxsync |
Added Makefile.kmk to cbinding directory to be inline
with VirtualBox …
|
|
|
@16341
|
16 years |
vboxsync |
Makefiles: .darwin -> .darwin.x86.
|
|
|
@16246
|
16 years |
vboxsync |
more of device work, initialization part
|
|
|
@16225
|
16 years |
vboxsync |
Main: build HostHardwareLinux.cpp even if we aren't doing DBus
|
|
|
@16188
|
16 years |
vboxsync |
Merge OVF branch.
|
|
|
@16174
|
16 years |
vboxsync |
renamed VirtualBox4 to VirtualBox
|
|
|
@16166
|
16 years |
vboxsync |
purge the obsolete Qt3 GUI
|
|
|
@16049
|
16 years |
vboxsync |
HPET&SMC config
|
|
|
@16016
|
16 years |
vboxsync |
Main: FreeBSD stubbing.
|
|
|
@15708
|
16 years |
vboxsync |
Main: #3424: Bumped XML format version to 1.6 and so that the …
|
|
|
@15372
|
16 years |
vboxsync |
#3282: HostNetIf API implementation for Darwin. Common part revised. …
|
|
|
@15235
|
16 years |
vboxsync |
#3282: API, RT generic part, updated VBoxManage list hostif.
|
|
|
@15073
|
16 years |
vboxsync |
Main: missing dependency
|
|
|
@15070
|
16 years |
vboxsync |
Backed out 40454
|
|
|
@15068
|
16 years |
vboxsync |
Missing dependency
|
|
|
@15066
|
16 years |
vboxsync |
Kick the build. There's a missing dependency.
|
|
|
@15058
|
16 years |
vboxsync |
Main: fix a burn
|
|
|
@15057
|
16 years |
vboxsync |
Main: load libdbus-1 dynamically on Linux hosts
|
|
|
@14991
|
16 years |
vboxsync |
Main: rework the Linux host drive code to use libdbus-1 directly …
|
|
|
@14909
|
16 years |
vboxsync |
Main: fix Windows burn (IN_VBOXSETTINGS_R3)
|
|
|
@14904
|
16 years |
vboxsync |
Main: change vboxxml files and namespace to xml only; more XML code …
|
|
|
@14854
|
16 years |
vboxsync |
Main: rip XML classes out of settings code and move them to …
|
|
|
@14730
|
16 years |
vboxsync |
Main/USB: re-enable libhal on Linux hosts and get it right
|
|
|
@14722
|
16 years |
vboxsync |
Main: use statically linked libhal on Linux
|
|
|
@14714
|
16 years |
vboxsync |
Main: fix a burn related to Linux USB changes, second try
|
|
|
@14713
|
16 years |
vboxsync |
Main: fix a burn related to Linux USB changes
|
|
|
@14711
|
16 years |
vboxsync |
Devices/USB and Main: use hal and sysfs for Linux USB (currently disabled)
|
|
|
@14687
|
16 years |
vboxsync |
fix the burn
|
|
|
@14527
|
16 years |
vboxsync |
Main-OSX: added initial power change notification
|
|
|
@14485
|
16 years |
vboxsync |
NetFlt/win: ConsoleImpl2: wireless adapter detection
|
|
|
@14439
|
16 years |
vboxsync |
Main: Fixed CPUCount/@count => CPU/@count conversion.
|
|
|
@14317
|
16 years |
vboxsync |
crOpenGL: use accelerate3d property instead of extradata
|
|
|
@14245
|
16 years |
vboxsync |
more BLDDIRS…
|
|
|
@14003
|
16 years |
vboxsync |
VBOX_XPIDL_ENV instead of lastword mess.
|
|
|
@13908
|
16 years |
vboxsync |
Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
|
|
|
@13886
|
16 years |
vboxsync |
#3202/#1865: Disable the Ring-0 parts for vga and pcnet on darwin (for …
|
|
|
@13720
|
16 years |
vboxsync |
win/NetFlt: NetConfig functionality moved to a separate lib
|
|
|
@13655
|
16 years |
vboxsync |
Power notification handling added (disabled skeleton).
|
|
|
@13626
|
16 years |
vboxsync |
win/NetFlt: sources splitted to several files, protocol-based approach …
|
|
|
@13589
|
16 years |
vboxsync |
Main: wrong order
|
|
|
@13580
|
16 years |
vboxsync |
Ported s2 branch (r37120:38456).
|
|
|
@13426
|
16 years |
vboxsync |
Main/Solaris: Enumerate NICs for zones, fixed duplicate enumeration.
|
|
|
@13222
|
16 years |
vboxsync |
Backed out accidental commit.
|
|
|
@13221
|
16 years |
vboxsync |
Enabled VPID (VT-x tagged TLB); default off
- Added machine & machine …
|
|
|
@12944
|
16 years |
vboxsync |
Main/Makefile: space.
|
|
|
@12866
|
16 years |
vboxsync |
Solaris/Main: Load libdlpi dynamically for walking links. (Disabled).
|
|
|
@12783
|
16 years |
vboxsync |
Solaris/vboxnetflt: Unplumbed interfaces. Disabled Main enumeration as …
|
|
|
@12780
|
16 years |
vboxsync |
Makefiles: fixed misbehaving 'docs' target in VBOX_SINGLE_MAKEFILE=1 …
|
|
|
@12523
|
16 years |
vboxsync |
use the header
|
|
|
@12522
|
16 years |
vboxsync |
add information about the package type to the release log
|
|
|
@12513
|
16 years |
vboxsync |
PerfAPI: Windows collector re-done: WMI replaced with kernel and psapi …
|
|
|
@12474
|
16 years |
vboxsync |
Better fix for not working VMDK's with SATA, a missing define in the …
|
|
|
@12284
|
16 years |
vboxsync |
added subversion revison to the IDL
|
|
|
@12275
|
16 years |
vboxsync |
Main/Makefile: Fixed the VBOX_IDL_FILE.MSCOM rule.
|
|
|
@12244
|
16 years |
vboxsync |
Main/Makefiles: attempt at some cleanup
|
|
|
@12170
|
16 years |
vboxsync |
Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
|
|
|
@12028
|
16 years |
vboxsync |
Main: Only enable support for async I/O on platforms we support yet.
|
|
|
@11913
|
16 years |
vboxsync |
Main/Makefile: More namespace fixes.
|
|
|