# # ChangeLog for trunk/src/libs in vbox # # Generated by Trac 1.4.3.2 # Dec 1, 2024 12:47:22 AM Mon, 08 Sep 2008 09:02:22 GMT vboxsync [12207] * trunk/src/libs/xpcom18a4/python/vboxxpcom.py (modified) - versioned loader Mon, 08 Sep 2008 03:19:58 GMT vboxsync [12200] * trunk/src/libs/Makefile.kmk (modified) libs/Makefile: switch the src/libs tree to sub-makefile style. Mon, 08 Sep 2008 03:04:59 GMT vboxsync [12199] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Makefiles: Pushing xpcom up to root level in the sub-makefile sense. ... Mon, 08 Sep 2008 02:45:46 GMT vboxsync [12198] * trunk/src/libs/libxml2-2.6.30/Makefile.kmk (modified) * trunk/src/libs/libxslt-1.1.22/Makefile.kmk (modified) Makefiles: Pushing libxml2 and libxslt up to root level in the sub- ... Mon, 08 Sep 2008 02:23:00 GMT vboxsync [12196] * trunk/src/libs/kStuff/Makefile.kmk (modified) * trunk/src/libs/liblzf-1.51/Makefile.kmk (modified) * trunk/src/libs/libpng-1.2.8/Makefile.kmk (modified) * trunk/src/libs/zlib-1.2.1/Makefile.kmk (modified) Makefiles: Pushing liblzf, zlib and libpng up to root level in the ... Mon, 08 Sep 2008 02:18:42 GMT vboxsync [12195] * trunk/src/libs/Makefile.kmk (modified) libs/Makefile: drop openssl-0.9.7 (remove from svn too?) Fri, 05 Sep 2008 18:14:45 GMT vboxsync [12151] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) fully resolved this 64-bit Python module issue Fri, 05 Sep 2008 15:18:24 GMT vboxsync [12137] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/sample/vboxshell.py (modified) - simplified running instructions Thu, 04 Sep 2008 14:07:26 GMT vboxsync [12095] * trunk/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/sample/vboxshell.py (modified) fixed XPCOMIPC deps, other minor fixes Tue, 02 Sep 2008 14:18:40 GMT vboxsync [11991] * trunk/src/libs/xpcom18a4/python/sample/shellcommon.py (modified) updated Python to make better setters, improved shell to allow ... Tue, 02 Sep 2008 13:09:44 GMT vboxsync [11982] * trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/glext.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.rc (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxUtils.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxUtils.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfo.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfo.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoAdditions.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoAdditions.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoNet.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoNet.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoOS.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoOS.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoUser.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoUser.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/resource.h (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs.h (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs_utils.c (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs_vfsops.c (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxvfs_vnops.c (modified) * trunk/src/VBox/Devices/Graphics/BIOS/biossums.c (modified) * trunk/src/VBox/Devices/Graphics/BIOS/clext.c (modified) * trunk/src/VBox/Devices/Graphics/BIOS/vbe.c (modified) * trunk/src/VBox/Devices/Graphics/BIOS/vgabios.c (modified) * trunk/src/VBox/Devices/PC/BIOS/biossums.c (modified) * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/i386_timer.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/arch/i386/drivers/net/undi.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/arch/i386/drivers/net/undi.h (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/config.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/dns_resolver.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/isa_probe.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/isapnp.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/osloader.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/pci.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/pci_probe.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/proto_tftm.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/core/timer.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/drivers/net/pcnet32.c (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/include/isapnp.h (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/include/nic.h (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/include/pci.h (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/include/timer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/COMWrappers.xsl (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-layouts.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-list.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-new.c (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-tables.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard-types.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxCloseVMDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMFirstRunWzd.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMLogViewer.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMParallelPortSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSerialPortSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/COMWrappers.xsl (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-layouts.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-list.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-new.c (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-tables.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-types.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (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/darwin/loadnetflt.sh (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) * trunk/src/VBox/Installer/solaris/vbi/preremove.sh (modified) * trunk/src/VBox/Installer/solaris/virtualbox-webservice.xml (modified) * trunk/src/VBox/Main/idl/doxygen.xsl (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/idl/xpidl.xsl (modified) * trunk/src/VBox/Main/win/VirtualBox_rgs.xsl (modified) * trunk/src/VBox/Main/win/comregister.cmd (modified) * trunk/src/VBox/Main/xml/SchemaDefs.xsl (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-freebsd.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-linux.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-os2.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-windows.xsd (modified) * trunk/src/VBox/RDP/client/Makefile.kmk (modified) * trunk/src/VBox/RDP/client/bitmap.c (modified) * trunk/src/VBox/RDP/client/cache.c (modified) * trunk/src/VBox/RDP/client/channels.c (modified) * trunk/src/VBox/RDP/client/cliprdr.c (modified) * trunk/src/VBox/RDP/client/constants.h (modified) * trunk/src/VBox/RDP/client/disk.c (modified) * trunk/src/VBox/RDP/client/disk.h (modified) * trunk/src/VBox/RDP/client/ewmhints.c (modified) * trunk/src/VBox/RDP/client/iso.c (modified) * trunk/src/VBox/RDP/client/licence.c (modified) * trunk/src/VBox/RDP/client/lspci.c (modified) * trunk/src/VBox/RDP/client/mcs.c (modified) * trunk/src/VBox/RDP/client/mppc.c (modified) * trunk/src/VBox/RDP/client/orders.c (modified) * trunk/src/VBox/RDP/client/orders.h (modified) * trunk/src/VBox/RDP/client/parallel.c (modified) * trunk/src/VBox/RDP/client/parse.h (modified) * trunk/src/VBox/RDP/client/printer.c (modified) * trunk/src/VBox/RDP/client/printercache.c (modified) * trunk/src/VBox/RDP/client/proto.h (modified) * trunk/src/VBox/RDP/client/pstcache.c (modified) * trunk/src/VBox/RDP/client/rdesktop.c (modified) * trunk/src/VBox/RDP/client/rdesktop.h (modified) * trunk/src/VBox/RDP/client/rdp.c (modified) * trunk/src/VBox/RDP/client/rdp5.c (modified) * trunk/src/VBox/RDP/client/rdpdr.c (modified) * trunk/src/VBox/RDP/client/rdpsnd.c (modified) * trunk/src/VBox/RDP/client/rdpsnd.h (modified) * trunk/src/VBox/RDP/client/rdpsnd_alsa.c (modified) * trunk/src/VBox/RDP/client/rdpsnd_dsp.c (modified) * trunk/src/VBox/RDP/client/rdpsnd_dsp.h (modified) * trunk/src/VBox/RDP/client/rdpsnd_libao.c (modified) * trunk/src/VBox/RDP/client/rdpsnd_oss.c (modified) * trunk/src/VBox/RDP/client/rdpsnd_sgi.c (modified) * trunk/src/VBox/RDP/client/rdpsnd_sun.c (modified) * trunk/src/VBox/RDP/client/scard.c (modified) * trunk/src/VBox/RDP/client/scard.h (modified) * trunk/src/VBox/RDP/client/seamless.c (modified) * trunk/src/VBox/RDP/client/secure.c (modified) * trunk/src/VBox/RDP/client/serial.c (modified) * trunk/src/VBox/RDP/client/ssl.c (modified) * trunk/src/VBox/RDP/client/ssl.h (modified) * trunk/src/VBox/RDP/client/tcp.c (modified) * trunk/src/VBox/RDP/client/types.h (modified) * trunk/src/VBox/RDP/client/xclip.c (modified) * trunk/src/VBox/RDP/client/xkeymap.c (modified) * trunk/src/VBox/RDP/client/xwin.c (modified) * trunk/src/VBox/Runtime/VBox/logbackdoor-redirect.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/mpnotification-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/mpnotification-r0drv.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/mpnotification-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/mpnotification-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/mpnotification-r0drv-solaris.c (modified) * trunk/src/apps/Makefile.kmk (modified) * trunk/src/libs/libxml2-2.6.30/ltmain.sh (modified) * trunk/src/libs/libxslt-1.1.22/doc/tutorial/libxslt_tutorial.c (modified) * trunk/src/libs/libxslt-1.1.22/doc/tutorial2/libxslt_pipes.c (modified) * trunk/src/libs/libxslt-1.1.22/ltmain.sh (modified) * trunk/src/recompiler/Sun/structs.h (modified) * trunk/src/recompiler/cpu-all.h (modified) * trunk/src/recompiler/cpu-defs.h (modified) * trunk/src/recompiler/cpu-exec.c (modified) * trunk/src/recompiler/dyngen-exec.h (modified) * trunk/src/recompiler/dyngen.c (modified) * trunk/src/recompiler/dyngen.h (modified) * trunk/src/recompiler/exec-all.h (modified) * trunk/src/recompiler/exec.c (modified) * trunk/src/recompiler/hostregs_helper.h (modified) * trunk/src/recompiler/softmmu_header.h (modified) * trunk/src/recompiler/softmmu_template.h (modified) * trunk/src/recompiler/target-i386/cpu.h (modified) * trunk/src/recompiler/target-i386/exec.h (modified) * trunk/src/recompiler/target-i386/helper.c (modified) * trunk/src/recompiler/target-i386/helper2.c (modified) * trunk/src/recompiler/target-i386/op.c (modified) * trunk/src/recompiler/target-i386/opreg_template.h (modified) * trunk/src/recompiler/target-i386/ops_sse.h (modified) * trunk/src/recompiler/target-i386/ops_template.h (modified) * trunk/src/recompiler/target-i386/ops_template_mem.h (modified) * trunk/src/recompiler/target-i386/translate-copy.c (modified) * trunk/src/recompiler/target-i386/translate.c (modified) * trunk/src/recompiler/tests/linux-test.c (modified) * trunk/src/recompiler/tests/test-i386.c (modified) * trunk/src/recompiler/translate-all.c (modified) * trunk/src/recompiler/translate-op.c (modified) All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL ... Mon, 01 Sep 2008 12:05:11 GMT vboxsync [11914] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) spaces Mon, 01 Sep 2008 11:08:09 GMT vboxsync [11909] * trunk/src/libs/xpcom18a4/python/sample/shellcommon.py (modified) -fixed typo in shell Mon, 01 Sep 2008 09:55:14 GMT vboxsync [11906] * trunk/src/libs/xpcom18a4/python/sample/shellcommon.py (added) export Mon, 01 Sep 2008 09:45:45 GMT vboxsync [11905] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/vboxxpcom.py (modified) VBoxPython: Install as VBoxPython2_3 on darwin (since that's what ... Mon, 01 Sep 2008 09:19:52 GMT vboxsync [11904] * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) VBoxPython: iprt includes (runtime.h takes the lot). Mon, 01 Sep 2008 09:17:49 GMT vboxsync [11903] * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) VBoxPython: RTR3InitWithProgramPath wants the path to the executable ... Mon, 01 Sep 2008 08:10:34 GMT vboxsync [11896] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/sample/vboxshell.py (modified) samples update, ship mscom examples Sun, 31 Aug 2008 23:49:10 GMT vboxsync [11892] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/sample/vboxshell.py (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) docs updates, shell refactoring, uniformization of WS and XPCOM API Sun, 31 Aug 2008 23:05:45 GMT vboxsync [11891] * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) VBoxPython: Don't read VBOX_PROGRAM_PATH if building with a fixed ... Sat, 30 Aug 2008 00:38:44 GMT vboxsync [11863] * trunk/src/libs/xpcom18a4/vboxdeps.cpp (modified) xpcom18a4: Yet another shot at the vtable for nsXPTCStubBase ... Sat, 30 Aug 2008 00:16:21 GMT vboxsync [11860] * trunk/src/libs/xpcom18a4/vboxdeps.cpp (modified) xpcom18a4: Another shot at the vtable for nsXPTCStubBase ... Sat, 30 Aug 2008 00:05:45 GMT vboxsync [11859] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/darwindeps.cpp (deleted) * trunk/src/libs/xpcom18a4/vboxdeps.cpp (modified) xpcom18a4: dropped darwindeps.cpp and make darwin use vboxdeps.cpp ... Sat, 30 Aug 2008 00:03:04 GMT vboxsync [11858] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prlog.c (modified) prlog: no IN_RING3 hacking. Fri, 29 Aug 2008 23:17:40 GMT vboxsync [11855] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) spaces Fri, 29 Aug 2008 23:17:24 GMT vboxsync [11854] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) VBoxPython link order? Fri, 29 Aug 2008 22:30:07 GMT vboxsync [11852] * trunk/Config.kmk (modified) * trunk/src/libs/xpcom18a4/python/sample/vboxshell.py (modified) * trunk/src/libs/xpcom18a4/python/vboxxpcom.py (modified) Python on the mac. Fri, 29 Aug 2008 21:40:39 GMT vboxsync [11850] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) readable indent. Fri, 29 Aug 2008 20:31:36 GMT vboxsync [11848] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Main/Doxyfile.Main (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/sample/vboxshell.py (modified) docs, other sdk cleanups Fri, 29 Aug 2008 14:30:16 GMT vboxsync [11826] * trunk/src/libs/xpcom18a4/xpcom-namespace-cleanup.map (modified) API/xpcom: simplify nspr namespace scrubbing version file for linux Fri, 29 Aug 2008 14:24:09 GMT vboxsync [11824] * trunk/src/VBox/HostDrivers/Support/win/SUPSvc-win.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) IPRT: RTR3Init cleanup. Fri, 29 Aug 2008 14:22:48 GMT vboxsync [11823] * trunk/src/libs/xpcom18a4/python/sample/vboxshell.py (modified) gui is more general, Main uses the right GUI now Fri, 29 Aug 2008 14:21:03 GMT vboxsync [11822] * trunk/include/iprt/initterm.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/x11/xclient/main.cpp (modified) * trunk/src/VBox/Additions/x11/xclient/testcase/tstSeamlessX11.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstVBoxDbg.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInit.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstLow.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstPage.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstPin.cpp (modified) * trunk/src/VBox/Main/darwin/iokit.cpp (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) * trunk/src/VBox/Main/win/svcmain.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) * trunk/src/VBox/Runtime/r3/init.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstHandleTable.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstMemAutoPtr.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRand.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstSemMutex.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstSystemQueryOsInfo.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstThread-1.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTime-2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTime-3.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTime-4.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTime.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/VBox/VMM/testcase/tstCFGM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstGlobalConfig.cpp (modified) * trunk/src/VBox/VMM/testcase/tstMicro.cpp (modified) * trunk/src/VBox/VMM/testcase/tstSSM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM-2.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM-HwAccm.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMMFork.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcLog.cpp (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prlog.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/testcase/tstRunTestcases.cpp (modified) IPRT: RTR3Init cleanup. Fri, 29 Aug 2008 13:39:52 GMT vboxsync [11816] * trunk/src/libs/xpcom18a4/python/sample/vboxshell.py (modified) fixed minor issues with completion and others Fri, 29 Aug 2008 13:08:40 GMT vboxsync [11815] * trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified) API/xpcom: more adaption to renamed functions Fri, 29 Aug 2008 11:00:40 GMT vboxsync [11807] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/os_SunOS_x86.s (modified) API/xpcom: the forgotten half of the solaris 32 fix Fri, 29 Aug 2008 09:13:42 GMT vboxsync [11795] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) API/xpcom: disable namespace scrubbing on solaris, ld doesn't support ... Thu, 28 Aug 2008 18:55:26 GMT vboxsync [11784] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) API/xpcom: add the map file to the linker options, don't override Thu, 28 Aug 2008 18:44:53 GMT vboxsync [11783] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/os_SunOS_x86.s (modified) API/xpcom: more namespace cleanup for solaris Thu, 28 Aug 2008 18:33:06 GMT vboxsync [11780] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/pprthred.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prfile.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptio.c (modified) API/xpcom: a bit more namespace cleanup for solaris Thu, 28 Aug 2008 15:57:47 GMT vboxsync [11771] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) #3076: Fixed the mode of VBoxXPCOMBase.xpt. Thu, 28 Aug 2008 12:07:32 GMT vboxsync [11753] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) fixed SDK build Thu, 28 Aug 2008 09:22:20 GMT vboxsync [11746] * trunk/src/libs/xpcom18a4/python (added) * trunk/src/libs/xpcom18a4/python/.cvsignore (added) * trunk/src/libs/xpcom18a4/python/README.vbox (added) * trunk/src/libs/xpcom18a4/python/__init__.py (added) * trunk/src/libs/xpcom18a4/python/client (added) * trunk/src/libs/xpcom18a4/python/client/.cvsignore (added) * trunk/src/libs/xpcom18a4/python/client/__init__.py (added) * trunk/src/libs/xpcom18a4/python/components.py (added) * trunk/src/libs/xpcom18a4/python/doc (added) * trunk/src/libs/xpcom18a4/python/doc/advanced.html (added) * trunk/src/libs/xpcom18a4/python/doc/architecture.html (added) * trunk/src/libs/xpcom18a4/python/doc/configure.html (added) * trunk/src/libs/xpcom18a4/python/doc/credits.html (added) * trunk/src/libs/xpcom18a4/python/doc/tutorial.html (added) * trunk/src/libs/xpcom18a4/python/file.py (added) * trunk/src/libs/xpcom18a4/python/nsError.py (added) * trunk/src/libs/xpcom18a4/python/primitives.py (added) * trunk/src/libs/xpcom18a4/python/readme.html (added) * trunk/src/libs/xpcom18a4/python/sample (added) * trunk/src/libs/xpcom18a4/python/sample/vboxshell.py (added) * trunk/src/libs/xpcom18a4/python/server (added) * trunk/src/libs/xpcom18a4/python/server/.cvsignore (added) * trunk/src/libs/xpcom18a4/python/server/__init__.py (added) * trunk/src/libs/xpcom18a4/python/server/enumerator.py (added) * trunk/src/libs/xpcom18a4/python/server/factory.py (added) * trunk/src/libs/xpcom18a4/python/server/loader.py (added) * trunk/src/libs/xpcom18a4/python/server/module.py (added) * trunk/src/libs/xpcom18a4/python/server/policy.py (added) * trunk/src/libs/xpcom18a4/python/src (added) * trunk/src/libs/xpcom18a4/python/src/ErrorUtils.cpp (added) * trunk/src/libs/xpcom18a4/python/src/PyGBase.cpp (added) * trunk/src/libs/xpcom18a4/python/src/PyGInputStream.cpp (added) * trunk/src/libs/xpcom18a4/python/src/PyGModule.cpp (added) * trunk/src/libs/xpcom18a4/python/src/PyGStub.cpp (added) * trunk/src/libs/xpcom18a4/python/src/PyGWeakReference.cpp (added) * trunk/src/libs/xpcom18a4/python/src/PyIClassInfo.cpp (added) * trunk/src/libs/xpcom18a4/python/src/PyIComponentManager.cpp (added) * trunk/src/libs/xpcom18a4/python/src/PyIComponentManagerObsolete.cpp (added) * trunk/src/libs/xpcom18a4/python/src/PyIEnumerator.cpp (added) * trunk/src/libs/xpcom18a4/python/src/PyIID.cpp (added) * trunk/src/libs/xpcom18a4/python/src/PyIInputStream.cpp (added) * trunk/src/libs/xpcom18a4/python/src/PyIInterfaceInfo.cpp (added) * trunk/src/libs/xpcom18a4/python/src/PyIInterfaceInfoManager.cpp (added) * trunk/src/libs/xpcom18a4/python/src/PyISimpleEnumerator.cpp (added) * trunk/src/libs/xpcom18a4/python/src/PyISupports.cpp (added) * trunk/src/libs/xpcom18a4/python/src/PyIVariant.cpp (added) * trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (added) * trunk/src/libs/xpcom18a4/python/src/PyXPCOM_std.h (added) * trunk/src/libs/xpcom18a4/python/src/Pyxpt_info.cpp (added) * trunk/src/libs/xpcom18a4/python/src/TypeObject.cpp (added) * trunk/src/libs/xpcom18a4/python/src/VariantUtils.cpp (added) * trunk/src/libs/xpcom18a4/python/src/dllmain.cpp (added) * trunk/src/libs/xpcom18a4/python/src/loader (added) * trunk/src/libs/xpcom18a4/python/src/loader/pyloader.cpp (added) * trunk/src/libs/xpcom18a4/python/src/module (added) * trunk/src/libs/xpcom18a4/python/src/module/.deps (added) * trunk/src/libs/xpcom18a4/python/src/module/.deps/_xpcom.pp (added) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (added) * trunk/src/libs/xpcom18a4/python/src/readme.html (added) * trunk/src/libs/xpcom18a4/python/src/xpcom.cpp (added) * trunk/src/libs/xpcom18a4/python/test (added) * trunk/src/libs/xpcom18a4/python/test/.cvsignore (added) * trunk/src/libs/xpcom18a4/python/test/output (added) * trunk/src/libs/xpcom18a4/python/test/output/test_com_exceptions (added) * trunk/src/libs/xpcom18a4/python/test/output/test_comfile (added) * trunk/src/libs/xpcom18a4/python/test/output/test_components (added) * trunk/src/libs/xpcom18a4/python/test/output/test_isupports_primitives (added) * trunk/src/libs/xpcom18a4/python/test/output/test_streams (added) * trunk/src/libs/xpcom18a4/python/test/output/test_test_component (added) * trunk/src/libs/xpcom18a4/python/test/output/test_weakreferences (added) * trunk/src/libs/xpcom18a4/python/test/pyxpcom_test_tools.py (added) * trunk/src/libs/xpcom18a4/python/test/regrtest.py (added) * trunk/src/libs/xpcom18a4/python/test/test_com_exceptions.py (added) * trunk/src/libs/xpcom18a4/python/test/test_comfile.py (added) * trunk/src/libs/xpcom18a4/python/test/test_component (added) * trunk/src/libs/xpcom18a4/python/test/test_component/_xpidlgen (added) * trunk/src/libs/xpcom18a4/python/test/test_component/_xpidlgen/.done (added) * trunk/src/libs/xpcom18a4/python/test/test_component/_xpidlgen/py_test_component.h (added) * trunk/src/libs/xpcom18a4/python/test/test_component/py_test_component.html (added) * trunk/src/libs/xpcom18a4/python/test/test_component/py_test_component.idl (added) * trunk/src/libs/xpcom18a4/python/test/test_component/py_test_component.py (added) * trunk/src/libs/xpcom18a4/python/test/test_components.py (added) * trunk/src/libs/xpcom18a4/python/test/test_isupports_primitives.py (added) * trunk/src/libs/xpcom18a4/python/test/test_misc.py (added) * trunk/src/libs/xpcom18a4/python/test/test_streams.py (added) * trunk/src/libs/xpcom18a4/python/test/test_test_component.js (added) * trunk/src/libs/xpcom18a4/python/test/test_test_component.py (added) * trunk/src/libs/xpcom18a4/python/test/test_weakreferences.py (added) * trunk/src/libs/xpcom18a4/python/tools (added) * trunk/src/libs/xpcom18a4/python/tools/regxpcom.py (added) * trunk/src/libs/xpcom18a4/python/tools/tracer_demo.py (added) * trunk/src/libs/xpcom18a4/python/vboxxpcom.py (added) * trunk/src/libs/xpcom18a4/python/xpcom_consts.py (added) * trunk/src/libs/xpcom18a4/python/xpt.py (added) export python lib to OSE Wed, 27 Aug 2008 22:21:47 GMT vboxsync [11725] * trunk/Config.kmk (modified) * trunk/debian/LocalConfig.kmk (modified) * trunk/debian/postinst (modified) * trunk/debian/rules (modified) * trunk/include/VBox/sup.h (modified) * trunk/include/iprt/err.h (modified) * trunk/include/iprt/localipc.h (added) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFEHardened.cpp (added) * trunk/src/VBox/Frontends/VBoxHeadless/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadlessHardened.cpp (added) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDLHardened.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/hardenedmain.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/hardenedmain.cpp (added) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedIPRT.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPSvc.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPSvcGlobal.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPSvcGrant.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPSvcInternal.h (added) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/mod.sh (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPSvc-win.cpp (added) * trunk/src/VBox/HostServices/GuestProperties/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/VBox.sh (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) * trunk/src/VBox/Installer/solaris/vboxdrv.sh (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (added) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) #3076: Merged in the branch with the alternate driver authentication ... Wed, 27 Aug 2008 20:09:03 GMT vboxsync [11721] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/Frontends/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/sdkfiles.ose (deleted) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/RDP/client/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/apps/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) * trunk/src/testcase/Makefile.kmk (modified) - completly divorced SDK and binary, use 'kmk sdk' to build SDK Wed, 27 Aug 2008 17:29:48 GMT vboxsync [11717] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) xpcom18a4/Makefile.kmk: VBOX_ name space. Wed, 27 Aug 2008 16:48:05 GMT vboxsync [11716] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) fixed 64-bit solaris Wed, 27 Aug 2008 14:51:40 GMT vboxsync [11703] * trunk/Makefile.kmk (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Frontends/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) Documentation: implement VBOX_ONLY_DOCS Tue, 26 Aug 2008 18:15:23 GMT vboxsync [11685] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) xpcom18a4: Attempt at getting some more info about the join assertion. Tue, 26 Aug 2008 15:34:25 GMT vboxsync [11669] * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/ffmpeg-20060710 (deleted) libs: eliminate unneeded ffmpeg in OSE Tue, 26 Aug 2008 14:58:06 GMT vboxsync [11665] * trunk/src/libs/Makefile.kmk (modified) src/libs/Makefile.kmk: Need to traverse xpcom18a4 during the install ... Tue, 26 Aug 2008 14:55:44 GMT vboxsync [11664] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) xpcom18a4/Makefile.kmk: dropped extra slash in VBoxPython-inst- sample. Tue, 26 Aug 2008 07:36:18 GMT vboxsync [11641] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) removed helper dll completly Mon, 25 Aug 2008 19:31:27 GMT vboxsync [11632] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) xpcom18a4/Makefile.kmk: spaces/tabs. Mon, 25 Aug 2008 14:04:30 GMT vboxsync [11617] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) disable helper for macos Mon, 25 Aug 2008 13:52:37 GMT vboxsync [11612] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/solaris/sdkfiles.ose (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) major rework of sdk dirs layout Mon, 25 Aug 2008 08:50:05 GMT vboxsync [11604] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) fix OSE Sun, 24 Aug 2008 09:57:08 GMT vboxsync [11600] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) fixed Python bindings to work again Sat, 23 Aug 2008 23:48:44 GMT vboxsync [11599] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) NSPR: build fixes and some makefile corresions/cleanups. Sat, 23 Aug 2008 23:39:13 GMT vboxsync [11598] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) NSPR: Change the pthread code to use IPRT for threads (TODO: ditto ... Sat, 23 Aug 2008 19:56:02 GMT vboxsync [11595] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Try find the python libraries too. Note about why it won't easily ... Sat, 23 Aug 2008 19:36:54 GMT vboxsync [11594] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) xpcom/Makefile: todo update. Fri, 22 Aug 2008 22:08:37 GMT vboxsync [11589] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) python: cleanup. Fri, 22 Aug 2008 22:05:59 GMT vboxsync [11588] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) python: cleanup. Fri, 22 Aug 2008 21:42:22 GMT vboxsync [11587] * trunk/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) VBOX_WITH_PYTHON, makefile variable scoping, adjustments to the ... Fri, 22 Aug 2008 19:23:25 GMT vboxsync [11585] * trunk/src/libs/xpcom18a4/xpcom/io/nsEscape.h (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsFastLoadPtr.h (modified) API/xpcom: a few more functions which need to be prefixed. unused ... Fri, 22 Aug 2008 19:22:39 GMT vboxsync [11584] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) API/xpcom: namespace stripping isn't the problem, it's old shared ... Fri, 22 Aug 2008 16:47:17 GMT vboxsync [11581] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) - disabled pyton completly - build servers not ready Fri, 22 Aug 2008 15:58:51 GMT vboxsync [11580] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) disable python everywhere but on linux Fri, 22 Aug 2008 15:54:58 GMT vboxsync [11579] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) more checks if python headers indeed here Fri, 22 Aug 2008 15:47:17 GMT vboxsync [11578] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) enabled python builds if headers found Fri, 22 Aug 2008 12:11:00 GMT vboxsync [11569] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) rework of Python XPCOM to make it ready for production Fri, 22 Aug 2008 08:29:30 GMT vboxsync [11566] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) API/xpcom: disable symbol cleanup for now, causes problems. Thu, 21 Aug 2008 18:33:48 GMT vboxsync [11553] * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_gcc_x86_unix.cpp (modified) Linux build fix Thu, 21 Aug 2008 17:16:02 GMT vboxsync [11551] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxFB/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/makefile.tstVBoxAPILinux (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/ds/plarenas.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/ds/plhash.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/include/plbase64.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/include/plerror.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/include/plgetopt.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/include/plstr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/pralarm.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/probslet.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/prsem.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/pratom.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prbit.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prcmon.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prcountr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prcvar.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prdtoa.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prenv.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prerror.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prinit.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prinrval.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prio.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/pripcsem.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/pprio.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/pprthred.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prlink.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prlock.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prlog.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prlong.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prmem.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prmon.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prmwait.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prnetdb.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prolock.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prpdce.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prprf.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prproces.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prrng.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prrwlock.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prshm.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prshma.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prsystem.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prthread.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prtime.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prtpool.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prtrace.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/linking/prlink.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/malloc/prmem.c (modified) * trunk/src/libs/xpcom18a4/xpcom-namespace-cleanup.map (added) * trunk/src/libs/xpcom18a4/xpcom/base/nsTraceRefcntImpl.h (modified) * trunk/src/libs/xpcom18a4/xpcom/build/nsXPCOM.h (modified) * trunk/src/libs/xpcom18a4/xpcom/build/nsXPCOMPrivate.h (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsEnumeratorUtils.h (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsIEnumerator.idl (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsQuickSort.h (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/pldhash.h (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsIStringStream.idl (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/public/xptcall.h (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/public/xptinfo.h (modified) * trunk/src/libs/xpcom18a4/xpcom/string/public/nsStringAPI.h (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/plevent.h (modified) * trunk/src/libs/xpcom18a4/xpcom/typelib/xpt/public/xpt_arena.h (modified) * trunk/src/libs/xpcom18a4/xpcom/typelib/xpt/public/xpt_struct.h (modified) * trunk/src/libs/xpcom18a4/xpcom/typelib/xpt/public/xpt_xdr.h (modified) API/xpcom: prefix any C symbols in VBoxXPCOM.so, to avoid namespace ... Thu, 21 Aug 2008 15:04:38 GMT vboxsync [11537] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) python integration cleanup Tue, 19 Aug 2008 19:46:25 GMT vboxsync [11500] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/linking/prlink.c (modified) xpcom: added debug message Tue, 19 Aug 2008 14:54:14 GMT vboxsync [11491] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) - interactive XPCOM VBox shell with completion Tue, 19 Aug 2008 12:22:48 GMT vboxsync [11482] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Darwin: Set the dylib version to the VBox version (helps reading ... Mon, 18 Aug 2008 17:00:46 GMT vboxsync [11469] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) - missed / Mon, 18 Aug 2008 16:59:10 GMT vboxsync [11468] * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) - first working XPCOM binding version - implemented check for ... Fri, 15 Aug 2008 13:36:43 GMT vboxsync [11443] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) - more Python bindings work Fri, 15 Aug 2008 11:06:35 GMT vboxsync [11440] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/base/nscore.h (modified) - imported Python COM bindings Wed, 13 Aug 2008 15:34:39 GMT vboxsync [11394] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) xpidl fix: Use INST_BIN instead of bin/. Wed, 13 Aug 2008 14:54:17 GMT vboxsync [11392] * trunk/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) - moved xpidl binary out of SDK to - improved Python example with ... Fri, 08 Aug 2008 21:01:27 GMT vboxsync [11278] * trunk/src/libs/xpcom18a4/xpcom/ds/pldhash.c (modified) xpcom/PL_DHashTableEnumerate: New fix/workaround for the IPC code ... Fri, 08 Aug 2008 19:54:39 GMT vboxsync [11276] * trunk/src/libs/xpcom18a4/xpcom/ds/pldhash.c (modified) xpcom/PL_DHashTableEnumerate: Having second thoughts about it... Fri, 08 Aug 2008 19:41:13 GMT vboxsync [11275] * trunk/src/libs/xpcom18a4/xpcom/ds/pldhash.c (modified) xpcom/PL_DHashTableEnumerate: Fixed access to freed memory in VBoxSVC ... Fri, 04 Jul 2008 04:46:17 GMT vboxsync [10201] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Use TARGET_xpidl instead of VBOX_XPIDL, and make VBOX_XPIDL wait on ... Fri, 04 Jul 2008 04:41:21 GMT vboxsync [10197] * trunk/src/libs/Makefile.kmk (modified) VBOX_SINGLE_MAKEFILE. Fri, 04 Jul 2008 04:25:48 GMT vboxsync [10196] * trunk/src/libs/kStuff/Makefile.kmk (modified) VBOX_SINGLE_MAKEFILE Fri, 04 Jul 2008 01:07:20 GMT vboxsync [10180] * trunk/Config.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) Fixed VBOX_OPENSSL_INCS. Made VBOX_WITH_KCHMVIEWER work the way it ... Fri, 04 Jul 2008 00:49:22 GMT vboxsync [10179] * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/ffmpeg-20060710/Makefile.kmk (modified) * trunk/src/libs/liblzf-1.51/Makefile.kmk (modified) * trunk/src/libs/libpng-1.2.8/Makefile.kmk (modified) * trunk/src/libs/libxml2-2.6.30/Makefile.kmk (modified) * trunk/src/libs/libxslt-1.1.22/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/zlib-1.2.1/Makefile.kmk (modified) VBOX_SINGLE_MAKEFILE (was VBOX_KBUILD_HACKING). Wed, 04 Jun 2008 09:45:02 GMT vboxsync [9378] * trunk/Config.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) fixed openssl 0.9.8h include path Wed, 04 Jun 2008 08:58:48 GMT vboxsync [9377] * trunk/Config.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) our modifications to openssl 0.9.8h Tue, 03 Jun 2008 12:24:41 GMT vboxsync [9351] * trunk/Config.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) temporarily remove openssl 0.9.8h again Tue, 03 Jun 2008 11:37:49 GMT vboxsync [9347] * trunk/src/libs/Makefile.kmk (modified) Cosmetics. Tue, 03 Jun 2008 07:32:36 GMT vboxsync [9337] * trunk/Config.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) re-enable openssl 0.9.8h for Windows Mon, 02 Jun 2008 20:38:21 GMT vboxsync [9325] * trunk/Config.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) windows not yet Mon, 02 Jun 2008 20:14:26 GMT vboxsync [9320] * trunk/Config.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) try openssl 0.9.8h on more architectures