# # ChangeLog for trunk/src/VBox/HostDrivers in vbox # # Generated by Trac 1.4.3.2 # Jan 3, 2025 3:41:10 PM Thu, 05 Mar 2009 07:55:39 GMT vboxsync [17375] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) Linux netfilter: use ''try_module_get()'' instead of ''__module_get()'' Wed, 04 Mar 2009 13:29:01 GMT vboxsync [17344] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) Linux netflt: prevent removing of the vboxnetflt module if a host ... Tue, 03 Mar 2009 18:25:24 GMT vboxsync [17307] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) VBoxNetFlt: Removed now obsolete state kVBoxNetFltInsState_Destroying. Tue, 03 Mar 2009 18:23:42 GMT vboxsync [17306] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) VBoxNetFlt: Fixed missing transition to the 'destroying' state. ... Mon, 02 Mar 2009 16:23:00 GMT vboxsync [17256] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdpInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp (modified) #2957: vboxnetadp is now a dummy device attached to intnet via ... Mon, 02 Mar 2009 11:34:49 GMT vboxsync [17244] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) NetFlt/NetAdp: enabled new construct/distruct sinchronization Mon, 02 Mar 2009 09:51:38 GMT vboxsync [17229] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) NetAdp/win: make the comment-to adapter name to be honored in the ... Fri, 27 Feb 2009 16:32:43 GMT vboxsync [17214] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) VBoxNetFlt.c: typo. Fri, 27 Feb 2009 16:29:55 GMT vboxsync [17213] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) VBoxNetFlt.c: Proposed fix for the other race destruction race. Fri, 27 Feb 2009 12:16:54 GMT vboxsync [17198] * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c (modified) vboxNetAdpFactoryCreateAndConnect: inverted assertion. Fri, 27 Feb 2009 12:15:52 GMT vboxsync [17197] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) vboxNetFltFactoryCreateAndConnect: inverted assertion. Fri, 27 Feb 2009 01:12:02 GMT vboxsync [17188] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) grumble. Fri, 27 Feb 2009 01:06:42 GMT vboxsync [17187] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) Fixed vboxNetFltNewInstance call. Fri, 27 Feb 2009 00:57:39 GMT vboxsync [17186] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) VBoxNetFlt: Fixed vboxNetFltOsInitInstance which had gotten out of sync. Fri, 27 Feb 2009 00:52:08 GMT vboxsync [17185] * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) VBoxNet*: Diff alignment. Fri, 27 Feb 2009 00:37:35 GMT vboxsync [17184] * trunk/include/VBox/intnet.h (modified) * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) VBoxNetFlt: review of core changes, several review comments needing ... Wed, 25 Feb 2009 10:46:39 GMT vboxsync [17118] * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp (modified) #2957: VBoxNetAdp: More fixes in generic and darwin parts. Pings go ... Tue, 24 Feb 2009 20:08:20 GMT vboxsync [17095] * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdpInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) #2957: VBoxNetAdp: Fixes in generic and darwin parts. No traffic yet. Tue, 24 Feb 2009 19:55:23 GMT vboxsync [17091] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/getopt.h (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPSvc-win.cpp (modified) RTGetOpt interface changes. Tue, 24 Feb 2009 13:00:29 GMT vboxsync [17064] * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) Linux hostdrivers: removed Linux 2.4.x compatibility Tue, 24 Feb 2009 12:55:23 GMT vboxsync [17062] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) missing initialization Mon, 23 Feb 2009 15:17:24 GMT vboxsync [17025] * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/vboxnet.conf (modified) VBoxNetAdp: Build fix and other bits. Mon, 23 Feb 2009 12:23:40 GMT vboxsync [17009] * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/loadnetflt.sh (modified) loadnetflt.sh: typo. Fri, 20 Feb 2009 17:35:38 GMT vboxsync [16978] * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c (modified) vboxNetAdpComposeMACAddress: readable code, pleease. Fri, 20 Feb 2009 16:58:33 GMT vboxsync [16976] * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/loadnetadp.sh (modified) VboxNetAdp: Made it build on 10.6. Thu, 19 Feb 2009 22:13:33 GMT vboxsync [16960] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdpInternal.h (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/Info.plist (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/Makefile.kup (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/loadnetadp.sh (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetAdapter-darwin.cpp (deleted) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) #2957: VBoxNetAdp: generic and darwin parts. Not operational yet. Thu, 19 Feb 2009 11:57:12 GMT vboxsync [16943] * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (modified) Solaris/VBoxNetAdp: Build fix. Wed, 18 Feb 2009 23:42:57 GMT vboxsync [16933] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELF.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrEx.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrFile.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrkStuff.cpp (modified) * trunk/src/VBox/Runtime/include/internal/ldr.h (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-3.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-4.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr.cpp (modified) * trunk/src/VBox/VMM/PDMLdr.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) IPRT/PDM,SUPLIb,REM: Extended RTLdrOpen with an architecture argument ... Wed, 18 Feb 2009 18:47:32 GMT vboxsync [16928] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/VBoxNetFlt: fixed panic on debug kernels. Wed, 18 Feb 2009 18:27:52 GMT vboxsync [16927] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsNetwork.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetwork.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/netif.h (modified) * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) NetAdp/win: enabled add/remove tap if UI, make the proper adapters to ... Wed, 18 Feb 2009 14:45:18 GMT vboxsync [16905] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) Solaris/VBoxUSB: removed gxx_personality hack. Wed, 18 Feb 2009 11:08:07 GMT vboxsync [16891] * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (modified) Solaris/VBoxNetAdp: dead code. Wed, 18 Feb 2009 10:49:55 GMT vboxsync [16888] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/vboxdrv,VBoxNetFlt,VBoxNetAdp: Drop gxx_personality hack for ... Wed, 18 Feb 2009 09:34:10 GMT vboxsync [16880] * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (modified) Solaris/VBoxNetAdp: removed dead code. Wed, 18 Feb 2009 09:06:13 GMT vboxsync [16878] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) burn fix Wed, 18 Feb 2009 08:55:42 GMT vboxsync [16877] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) NetAdp/win: burn fix Tue, 17 Feb 2009 17:44:08 GMT vboxsync [16870] * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) Solaris/VBoxNetAdp: random MAC address Tue, 17 Feb 2009 17:11:04 GMT vboxsync [16868] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) workaround for burning boxes (missing file) Tue, 17 Feb 2009 15:52:47 GMT vboxsync [16855] * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (modified) Solaris/VBoxNetAdp: fixed typo causing panic. Tue, 17 Feb 2009 15:50:47 GMT vboxsync [16854] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetwork.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) TAP/win: host only networking for windows Tue, 17 Feb 2009 14:57:35 GMT vboxsync [16848] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/vboxnet.conf (added) Solaris/VBoxNetAdp: Initial commit, compilation disabled. Mon, 16 Feb 2009 21:54:58 GMT vboxsync [16805] * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/Info.plist (modified) VBoxNetFlt: ditto Mon, 16 Feb 2009 20:56:32 GMT vboxsync [16804] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/darwin/Info-SnowLeopard.plist (deleted) * trunk/src/VBox/HostDrivers/Support/darwin/Info.plist (modified) SUPDrv: darwin Info.plist cleanup. Mon, 16 Feb 2009 19:40:05 GMT vboxsync [16803] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) VboxNetFlt: Disabled VBoxNetAdapter since it doesn't build on 10.6, ... Sat, 14 Feb 2009 02:46:21 GMT vboxsync [16754] * trunk/src/VBox/HostDrivers/Support/darwin/load.sh (modified) VBoxDrv.kext: load.sh update. Fri, 13 Feb 2009 16:11:30 GMT vboxsync [16747] * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/loadnetflt.sh (modified) VBoxUSB,VBoxNetFlt: 10.6 fixes to the load scripts. Fri, 13 Feb 2009 15:08:22 GMT vboxsync [16741] * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetAdapter-darwin.cpp (modified) #2957: Cleanup of minor glitches. Fri, 13 Feb 2009 14:59:48 GMT vboxsync [16740] * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetAdapter-darwin.cpp (modified) #2957: Renamed TAP to NetAdapter in source code. Fri, 13 Feb 2009 14:14:28 GMT vboxsync [16739] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetAdapter-darwin.cpp (moved) #2957: Renamed TAP to NetAdapter to avoid confusion. Fri, 13 Feb 2009 14:01:26 GMT vboxsync [16737] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxTap-darwin.cpp (added) #2957: Initial implementation of Darwin TAP driver capable of ... Fri, 13 Feb 2009 00:11:24 GMT vboxsync [16719] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/darwin/Info-SnowLeopard.plist (copied) * trunk/src/VBox/HostDrivers/Support/darwin/load.sh (modified) Config,VBoxDrv: Updated VBOXR0DRV and VBoxDrv to work with 10a261. ... Thu, 12 Feb 2009 13:04:31 GMT vboxsync [16706] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) User-proposed fix for http://www.virtualbox.org/ticket/3215 Fri, 06 Feb 2009 13:07:22 GMT vboxsync [16546] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) Solaris/vboxdrv/vboxflt: Fixed incorrect return value on failure on ... Wed, 04 Feb 2009 11:26:01 GMT vboxsync [16509] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetwork.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) #2954 & #3569: Linux TAP driver is embedded to vboxnetflt. API, ... Sun, 01 Feb 2009 21:20:26 GMT vboxsync [16447] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) typo Sun, 01 Feb 2009 21:19:17 GMT vboxsync [16446] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) spaces, doxy Thu, 29 Jan 2009 14:16:50 GMT vboxsync [16368] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) NetFlt/win: enable pure DIFX install Thu, 29 Jan 2009 00:08:16 GMT vboxsync [16356] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) SUPDrv-darwin.cpp: kauth_cred_unref messup in the 10.4u SDK headers, ... Thu, 29 Jan 2009 00:01:57 GMT vboxsync [16355] * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/Info.plist (modified) VBoxNetFlt/Info.plist: Looks like 10.6 doesn't like comments. Wed, 28 Jan 2009 23:51:12 GMT vboxsync [16353] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) Support/Makefile.kmk/Info.plist: drop the com.apple.kernel imports on ... Wed, 28 Jan 2009 23:50:04 GMT vboxsync [16352] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) SUPDrv-darwin.cpp: replaced proc_ucred with ... Wed, 28 Jan 2009 22:04:46 GMT vboxsync [16348] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) VBoxDrv,VBoxNetFlt: Don't build a tiger version when targeting AMD64 ... Wed, 28 Jan 2009 21:56:53 GMT vboxsync [16347] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv.c: Adjusted the SUPR0GipMap log statement for darwin/amd64. Wed, 28 Jan 2009 20:41:30 GMT vboxsync [16335] * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp (modified) SUPLib-darwin: io_connect_t isn't a pointer actually, but a natural, ... Fri, 23 Jan 2009 11:56:46 GMT vboxsync [16195] * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) #3419: No promisc for WiFi on Darwin either. Fri, 23 Jan 2009 09:38:11 GMT vboxsync [16193] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) #3419: Added fNoPromisc parameter to vboxNetFltNewInstance for ... Thu, 22 Jan 2009 17:31:11 GMT vboxsync [16183] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) #3419: Added fNoPromisc parameter to pfnCreateAndConnect to prevent ... Thu, 22 Jan 2009 15:15:31 GMT vboxsync [16174] * trunk/Config.kmk (modified) * trunk/configure (modified) * trunk/src/VBox/Frontends/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox (moved) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) renamed VirtualBox4 to VirtualBox Thu, 22 Jan 2009 13:58:12 GMT vboxsync [16166] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/configure (modified) * trunk/src/VBox/Frontends/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox (deleted) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/glue/initterm.cpp (modified) purge the obsolete Qt3 GUI Thu, 22 Jan 2009 12:04:46 GMT vboxsync [16161] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) oops. Thu, 22 Jan 2009 12:03:33 GMT vboxsync [16160] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) Solaris/vboxdrv: avoid heap allocs on small ioctl transfers, helps ... Wed, 21 Jan 2009 09:18:41 GMT vboxsync [16115] * trunk/src/VBox/HostDrivers/linux/export_modules (modified) filemuncher Tue, 20 Jan 2009 19:22:12 GMT vboxsync [16098] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) Linux hostif: reduced the size of exec memory heap to one page (4096). Tue, 20 Jan 2009 12:47:18 GMT vboxsync [16082] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/VBoxNetFlt: vlan logging. Tue, 20 Jan 2009 11:13:08 GMT vboxsync [16079] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) Linux hostif: Fixed the issue with duplicating guest originated packets. Tue, 20 Jan 2009 07:52:25 GMT vboxsync [16067] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) sles10.1 fix Mon, 19 Jan 2009 19:59:47 GMT vboxsync [16060] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) comment. Mon, 19 Jan 2009 18:48:32 GMT vboxsync [16053] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) typo Mon, 19 Jan 2009 17:50:03 GMT vboxsync [16051] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) SUPR3HardenedMain: comment. Mon, 19 Jan 2009 17:16:00 GMT vboxsync [16050] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) SUPR3: don't change the capabilities if started as root Mon, 19 Jan 2009 16:50:43 GMT vboxsync [16048] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) SUPR3: added environment options VBOX_HARD_CAP_NET_RAW and ... Mon, 19 Jan 2009 05:24:30 GMT vboxsync [16030] * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) SUPDrv-freebsd.c: Made it compile again. Mon, 19 Jan 2009 05:24:01 GMT vboxsync [16029] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) iprt/string.h: Reverted previous FreeBSD and moved it to SUPDrvInternal.h Fri, 16 Jan 2009 16:36:23 GMT vboxsync [15999] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) hrmpf Fri, 16 Jan 2009 14:07:16 GMT vboxsync [15993] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) cosmetical fix Fri, 16 Jan 2009 14:05:07 GMT vboxsync [15992] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) Linux vboxdrv: 2.6.29-rc1 compile fix; small cosmetical fixes Thu, 15 Jan 2009 21:22:17 GMT vboxsync [15979] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) I got positive report from Lubomir who was running this patch. It ... Wed, 14 Jan 2009 18:25:22 GMT vboxsync [15950] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) VBoxNetFlt.c: Use AssertFailed not Assert(0), return ... Wed, 14 Jan 2009 18:21:43 GMT vboxsync [15949] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) VBoxNetFlt/Makefile: Access WinNetConfig.lib using ... Wed, 14 Jan 2009 18:21:17 GMT vboxsync [15948] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) VBoxNetFlt/Makefile: Access WinNetConfig.lib using . Wed, 14 Jan 2009 18:20:24 GMT vboxsync [15947] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) VBoxNetFlt/Makefile: Revered r41509 because it doesn't change the ... Tue, 13 Jan 2009 18:20:34 GMT vboxsync [15923] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) NetFlt/win: bind/unbind concurrency fix Tue, 13 Jan 2009 14:45:18 GMT vboxsync [15917] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) NetFlt/win: concurency issue fix Tue, 13 Jan 2009 11:01:30 GMT vboxsync [15909] * trunk/src/VBox/HostDrivers/linux/Makefile (modified) Target "load": Avoid misleading ERROR messages from rmmod by only ... Mon, 12 Jan 2009 14:17:55 GMT vboxsync [15894] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) Linux vboxnetflt: remove some warnings with older kernels Mon, 12 Jan 2009 14:11:29 GMT vboxsync [15893] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) INTNETR0IfWait fix, NetFlt/win fixes Mon, 12 Jan 2009 11:05:55 GMT vboxsync [15892] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) VBoxNetFlt: Changed build order of Windows (un)installation tools. ... Sun, 11 Jan 2009 16:11:36 GMT vboxsync [15889] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) #3416: Added support for skb_checksum_help in pre-2.6.7 kernels. Fri, 09 Jan 2009 08:05:43 GMT vboxsync [15884] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) header conflict with Linux ~ 2.6.16 Thu, 08 Jan 2009 16:14:42 GMT vboxsync [15873] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) fixed for older Linux kernels