0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 14, 2023 — Jun 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added configuration information for local make installations. More... about 17 years ago
Fixed return codes for wire protocol event/check_and_submit handler. More... about 17 years ago
Updated web site to reflect doc updates to version 0.4.226. More... over 17 years ago
Updated documentation to version 0.4.226. Changed build server to point to a more recent installation of OpenSuSE for i586 builds. Modified some test and example code for defects found during doc updates. More... over 17 years ago
Update website to reflect 0.4.226 release. More... over 17 years ago
Updated change logs for release. More... over 17 years ago
Fixed several defects in filtration system, added code to ensure only proper attributes are matched for submit and import, move xdas error mapping out of filter code and into handler code. Improved filtration performance. More... over 17 years ago
Added release statement to ChangeLog. More... over 17 years ago
Updated ChangeLog and NEWS files in preparation for new release. More... over 17 years ago
Fixed minor defect in config file parser (missing asterisk). Fixed windows mcache implementation - was not opening files in binary mode. Fixed xdm_file logger - was also not opening files in binary mode on windows. More... over 17 years ago
Added a package dependency on expat to rpm spec file. More... over 17 years ago
Fixed a defect where file logger init code was not using the configured log file. More... over 17 years ago
Added libexpat external binary directory to win32 directory in order to allow remote win32 installer builds from repository. More... over 17 years ago
Added code to win32 build scripts and wix installer script to include libexpat.dll. More... over 17 years ago
Updated doxygen comments. Finished abstraction of mcache into a reusable object used by the logger interface. More... over 17 years ago
Updated minor version and ChangeLog files. More... over 17 years ago
Add message queue unit test to unix build. More... over 17 years ago
Made minor changes for the unix build after adding trigger processing code. More... over 17 years ago
Abstracted message queue so it could be reused by memory based list for trigger processing code. Added trigger processing code. Updated filter processor. More... over 17 years ago
Added delay in library unit test script for socket file to be created. More... over 17 years ago
Added dynamic port for unit tests so we can test while package is installed. More... over 17 years ago
Fixed defect in buffer management in common code - an assertion was not checking for a null pointer before using the pointer in an expression. More... over 17 years ago
Fixed defect in serialization code for parsed messages. More... over 17 years ago
Added xdasd unit tests to unix build. More... over 17 years ago
Updated unix build system for filter changes. More... over 17 years ago
Added filtering, triggering, and alarm functionality. Modified loggers to accept a parsed message. More... over 17 years ago
Reorganized ODBC module such that reconnect is more efficient. Updated ODBC properties such that an SQLDriverConnect string is specified in xdasd.conf rather than DNS, UID and PWD. Added to README.ODBC file accordingly. More... over 17 years ago
Updated README.ODBC to discuss required options for myodbc installation and added xdas.php script. More... over 17 years ago
Fixed a couple of bugs in the xdasd mcache test. More... over 17 years ago
Added a unit test for the mcache module in xdasd. More... over 17 years ago