VirtualBox

source: vbox/trunk/src/libs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19356   16 years vboxsync more for integration of libcurl
(edit) @18899   16 years vboxsync XPCOM: an additional hint to check the permissions of the /tmp directory
(edit) @18893   16 years vboxsync xpcom/VBoxPython: Solaris always use libpython2.4 required for IPS and …
(edit) @18868   16 years vboxsync kStuff 26 -> 28: Fixed a bunch of warnings.
(edit) @18683   16 years vboxsync SDK: refactoring
(edit) @18564   16 years vboxsync VBox adaptions for openssl-0.9.8k
(edit) @18123   16 years vboxsync vboxshell: implement guest command, to directly talk with concrete guest
(edit) @18076   16 years vboxsync libs/mesa: enabled building libmesa
(edit) @17908   16 years vboxsync Python shell: fixed machines list getter name
(edit) @17381   16 years vboxsync XPCOM/IPC/DConnect: Return NS_ERROR_INVALID_POINTER instead of crash …
(edit) @17028   16 years vboxsync liblzf-3.4: exporting (done).
(edit) @17027   16 years vboxsync liblzf-3.4: exporting (in progress).
(edit) @17026   16 years vboxsync liblzf-3.4: exporting (in progress).
(edit) @16935   16 years vboxsync kStuff,IPRT: kStuff r23 -> r26, kLdrModOpenFromRdr got image selection …
(edit) @16909   16 years vboxsync Python bindings: error reporting refined
(edit) @16903   16 years vboxsync Python: imporved error reporting in XPCOM, shell updates, docs
(edit) @16844   16 years vboxsync xpcom/Makefile: changed to darwin.amd64/xidl hack to apply to host …
(edit) @16778   16 years vboxsync libxml2: some fixes from upstream
(edit) @16772   16 years vboxsync filemuncher
(edit) @16561   16 years vboxsync XPCOM/Unix: try getpwuid() first to get the user name for the IPC socket
(edit) @16442   16 years vboxsync Disabled DEPENDENT_LIBS for VBoxXPCOMIPCC since the libs are linux …
(edit) @16441   16 years vboxsync got it right now?
(edit) @16440   16 years vboxsync kStuff: Use r23 with 64-bit MachO support
(edit) @16438   16 years vboxsync kStuff: Use r23 with 64-bit MachO support
(edit) @16417   16 years vboxsync add debug information to the xpcom lib
(edit) @16404   16 years vboxsync kStuff: some preps for the 64-bit mach-o code.
(edit) @16403   16 years vboxsync XPCOM-darwin/amd64: Made VBoxPython(2_6) compile.
(edit) @16402   16 years vboxsync XPCOM-darwin/amd64: Replaced ugly expression with …
(edit) @16400   16 years vboxsync XPCOM-darwin/amd64: Updated _darwin.c.
(edit) @16399   16 years vboxsync xpt_xdr.h: bitch if VBOX and IS_BIG_ENDIAN are defined together …
(edit) @16398   16 years vboxsync protypes.h: Work around silly uint64 typedef clash.
(edit) @16397   16 years vboxsync prlink.c: s/RTLdrOpen/RTLdrLoad/
(edit) @16396   16 years vboxsync XPCOM-darwin/amd64: Shot at the xptcall fun.
(edit) @16395   16 years vboxsync XPCOM-darwin/amd64: Use nsLocalFileUnix.cpp instead of …
(edit) @16394   16 years vboxsync XPCOM-darwin/amd64: Take the UNIX path in nsAppFileLocationProvider.cpp.
(edit) @16393   16 years vboxsync XPCOM-darwin/amd64: Use nsLocalFileUnix.cpp instead of nsLocalFileOSX.cpp.
(edit) @16392   16 years vboxsync XPCOM-darwin/amd64: Use nsLocalFileUnix.cpp instead of nsLocalFileOSX.cpp.
(edit) @16391   16 years vboxsync XPCOM-darwin/amd64: brushed up the _darwin.h for AMD64 support, using …
(edit) @16390   16 years vboxsync XPCOM-darwin/amd64: Adopted prlink.c to IPRT …
(edit) @16389   16 years vboxsync xpcom: build xpidl as a 32-bit binary on darwin.amd64; started …
(edit) @16382   16 years vboxsync ipcdUnix.cpp, xpcom/server.cpp: Fixed wrong loop. Changed my mind …
(edit) @16371   16 years vboxsync Build fix.
(edit) @16370   16 years vboxsync #3575: Increase VBoxSVC file descriptor limit for Unix platforms.
(edit) @16366   16 years vboxsync removed stale XPCOM attribute from info command implementation
(edit) @16318   16 years vboxsync xpcom/Makefile: corrected a bunch of INST props.
(edit) @16271   16 years vboxsync export to OSE
(edit) @16270   16 years vboxsync remove unnecessary boost files
(edit) @16268   16 years vboxsync Added the boost license file.
(edit) @16267   16 years vboxsync #3575: bump IPC_MAX_CLIENTS to 1500 (unix platforms) and fd softlimit …
(edit) @16204   16 years vboxsync export the boost stuff required for Main
(edit) @16163   16 years vboxsync New liblzf (v3.4) prep; VBOX_WITH_NEW_LIBLZF.
(edit) @16007   16 years vboxsync nspr/_freebsd.cfg: Updated to a more recent version wtih amd64 support.
(edit) @15995   16 years vboxsync XPCOM: raise the XP com thread default stack size from 64 to 128K for …
(edit) @15985   16 years vboxsync XPCOM/DConnect: Cosmetics.
(edit) @15983   16 years vboxsync XPCOM: code cleanup and logging in ipcDConnectService.
(edit) @15974   16 years vboxsync XPCOM: fix a race condition in ipcDConnectService::Init.
(edit) @15922   16 years vboxsync XPCOM/DConnect: Fixed SEGFAULT: access to released interface pointer …
(edit) @15897   16 years vboxsync switch to openssl 0.9.8j
(edit) @15333   16 years vboxsync TEMPLATE_VBOXBLDPROG_DEFS.darwin: added; …
(edit) @14998   16 years vboxsync libxml2: build fix taken from upstream
(edit) @14377   16 years vboxsync libs/libxml2: Added LIBXML_STATIC_FOR_DLL for Windows builds since it …
(edit) @14193   16 years vboxsync src/libs/Makefile.kmk: removed the non-VBOX_SINGLE_MAKEFILE case.
(edit) @14003   16 years vboxsync VBOX_XPIDL_ENV instead of lastword mess.
(edit) @13908   16 years vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
(edit) @13888   16 years vboxsync warning
(edit) @13810   16 years vboxsync posix
(edit) @13809   16 years vboxsync posix
(edit) @13807   16 years vboxsync activated ipcd security checks
(edit) @13805   16 years vboxsync dl and pthread are explicitely required
(edit) @13788   16 years vboxsync added (still disabled) code for additional security checks in …
(edit) @13649   16 years vboxsync draft 32-bit recompiler
(edit) @13619   16 years vboxsync Build system: consistency fix
(edit) @13614   16 years vboxsync backed out previous accidental commit
(edit) @13613   16 years vboxsync Build system: enable python module by default on osx
(edit) @13605   16 years vboxsync build ffmpeg for Linux from SVN
(edit) @13547   16 years vboxsync Makefiles: Eliminated a handful of places where we create extremely …
(edit) @13464   16 years vboxsync OSE: set externals correctly for canonical www.virtualbox.org name.
(edit) @13205   16 years vboxsync fixed broken samples build and shell, minor importments of glue code
(edit) @13082   16 years vboxsync PerfAPI: Backward compatibility broken. setup, enable, disable and …
(edit) @12959   16 years vboxsync Comment.
(edit) @12958   16 years vboxsync xpcom18a4/Makefile: Use LNK_DEPS as mentioned on IRC. Made the nm | …
(edit) @12942   16 years vboxsync PerfAPI: Fixed the problem with passing null/empty arrays to PerfAPI …
(edit) @12903   16 years vboxsync libxml: fixed an obviously typo (taken from upstream)
(edit) @12879   16 years vboxsync API/xpcom: get the variable expansion right so that the linker map …
(edit) @12876   16 years vboxsync API/xpcom: fix symbol scrubbing map file generation. solaris is order …
(edit) @12873   16 years vboxsync API/xpcom: trickery to get symbol table scrubbing work on solaris
(edit) @12872   16 years vboxsync API/xpcom: make nspr symbol table scrubbing work on Solaris.
(edit) @12753   16 years vboxsync accidental rewrite of other commit
(edit) @12752   16 years vboxsync implemented much better error reporting for Python bindings
(edit) @12717   16 years vboxsync PerfAPI: Fixed python wrappers and samples to handle perf data correctly.
(edit) @12689   16 years vboxsync - better macro docs - implemented eval command in Vbox shell
(edit) @12455   16 years vboxsync Rolled back change set 36536 as some other changes got mixed with the fix
(edit) @12454   16 years vboxsync PerfAPI: Memory leak fix (hopefully)
(edit) @12411   16 years vboxsync fixed guest stats
(edit) @12403   16 years vboxsync - stats related fixes in shell
(edit) @12399   16 years vboxsync typo
(edit) @12388   16 years vboxsync VBoxPython: Need initVBoxPython2_3 for VBoxPython2_3.so, just like for …
(edit) @12383   16 years vboxsync VBoxPython: DLLSUFF.darwin isn't working, use DLLSUFF.
(edit) @12382   16 years vboxsync VBoxPython: Set DLLSUFF to .so for darwin. (both versions of python …
(edit) @12379   16 years vboxsync xpcom/VBoxPython2_5: seems the initializer function needs to be …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette