1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 18 days ago. based on code collected 18 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
turbulence: * [fix] Making turbulence_process_receive_socket to report a particular error when it is detected file descriptor limit reached when CMSG_FIRSTHDR call fails. More... over 13 years ago
turbulence: * [fix] Restored socket close inside turbulence_process_send_socket.. More... over 13 years ago
turbulence: * [fix] Several fixes to make reg tests to work with new child creation code. More... over 13 years ago
turbulence: * [new] Adding initial support for <search> path nodes inside profile path which allows to configure additional search path for config files (mod-sasl, mod-python...). Working on test 13.. More... over 13 years ago
turbulence: * [fix] Making turbulence_ctx_free to be the last instruction in main.c (test_10c showed some races..). More... over 13 years ago
turbulence: * [fix] Unregistering master<->child link on child from conn mgr module. Now test_10prev passes. More... over 13 years ago
turbulence: * [fix] General rewrite of turbulence child creation to use fork/exec instaed of plain forks. General code reorganization to fit into new design. More... over 13 years ago
libvortex-1.1: * [fix] Updated vortex frame module to acquire a reference to the VortexCtx to allow using frame references even after vortex ctx is finalized. This will simplify bindings.. More... over 13 years ago
libvortex-1.1: * [fix] Updated API for vortex_set_data_full, vortex_ctx_set_data and vortex_ctx_get_data to make the key parameter to be const char * instead of axlPointer which is consisten with current implementation and avoid problems while passing other types (specially numbers or pointers) when a string it is in fact expected. Need to send change notify.. More... over 13 years ago
turbulence: * [fix] Updated documentation to explain how to use <include src="" /> and <include dir="" /> More... over 13 years ago
turbulence: * [new] Added support to load configuration files pieces from a directory placing the content found directly into the turbulence.conf file. Updated test06-a reg test to check this support. More... over 13 years ago
turbulence: * [new] Added support to turbulence configuration file to allow splitting its config into several files, to ease administration. Added reg test 06-a to check support added. More... over 13 years ago
libaxl: * [fix] Minor missing changes in the web. More... over 13 years ago
turbulence: * [fix] Fixed conceptual bug which was storing child process using profile path id instaed the child pid causing to not have all children tracked when a profile path was declared with separate="yes" and reuse="no". More... over 13 years ago
libvortex-1.1: * [fix] Documentation logo fixings.. More... over 13 years ago
libaxl: * [fix] Fixed documentation.. More... over 13 years ago
libvortex-1.1: * [fix] Fixed documentation.. More... over 13 years ago
turbulence: * [fix] Closing release 0.5.3 More... over 13 years ago
turbulence: * [fix] Included an error log to report when a profile was accepted (due to profile path conf) but it is found the profile is not registered. More... over 13 years ago
libvortex-1.1: * [fix] Disabled debug log on vortex_thread_pool.c More... over 13 years ago
turbulence: * [fix] Project web updates.. More... over 13 years ago
libvortex-1.1: * [fix] Closing release 1.1.9 More... over 13 years ago
libvortex-1.1: * [fix] Updated test 14-c reg test to introduce a micro wait before some checks... More... over 13 years ago
libaxl: * [fix] Closing release 0.6.6 More... over 13 years ago
libaxl: * [fix] Updates on Makefile.am file.. More... over 13 years ago
libvortex-1.1: * [fix] Updated python dir checking on configure.ac process to avoid guessing the directory but checking the directory detected by autotools.. More... over 13 years ago
libaxl: * [fix] Updated again python install dir check to check install directory provided by python, rather guessing it. Removed get-python-site-packages.py and added check-python-dir.py. More... over 13 years ago
jsVortex: * [fix] Added an additional common error explaining how to fix the problem on MAC OS/X when the java applet is not loaded. More... over 13 years ago
jsVortex: * [fix] Adding documentation explaining how to solve "error calling method on npobject".. More... over 13 years ago
jsVortex: * [fix] Minor compile.. More... over 13 years ago