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
Moved to org.openxdas.client More... almost 17 years ago
moved the original openxdas package to org.openxdas.client package. Added a log4j appender to support logging Openxdas events from log4j api. More... almost 17 years ago
Minor updates to users manual. Added sample conf file comments for netstream logger. Modified XDAS record version code to be pure numeric. Made minor changes to cmd line help text. Removed version field from parsed record structure. More... almost 17 years ago
Added java/test directory to EXTRA_DIST tag in java/Makefile.am More... almost 17 years ago
Added both unix domain and local sockets to Unix server, and local only to windows server. This way the java client will still work on the local loop back socket on Unix systems. More... almost 17 years ago
Updated win32 version to 0.6.xxx in preparation for future 0.6 release. Also added version resource to xdasd.exe. More... almost 17 years ago
Update version number in configure.ac in preparation for future 0.6.xxx release More... almost 17 years ago
Fixed comment over libxdas_net.c xdas_get_ipcpath function so it reflects true functionality of this static function. More... almost 17 years ago
Updated source and test scripts for Unix IPC (domain sockets) implementation. More... almost 17 years ago
Checked in SuSE security updates to trunk line - builds clean on win32. More... almost 17 years ago
Updated XDasRecord.java so that it properly converts from Java internal string format (UTF-16) to UTF-8. Fixed field order in odbc logger insert SQL instructions. More... almost 17 years ago
Updated web site for release 0.5.257. Updated buildcfg.php to work correctly with SuSE 10.2 os tag (linux-gnu, as opposed to the older linux). More... almost 17 years ago
Updated ChangeLog and NEWS file in preparation for release. Removed Makefile.in that got added accidentally. More... almost 17 years ago
Added win32/dlstub directory. Streamlined and corrected win32/buildall.cmd for debug and release builds of Win32 binary archives and MSI installers. Enhanced win32/cleanall.cmd to catch more products. More... almost 17 years ago
Bumped version to 0.5. Fixed WIX issues with openxdas MSI installer - missing files after installation. More... almost 17 years ago
Updated web site index page to reflect XDAS standards work. More... about 17 years ago
Fixed etc/Makefile.am More... about 17 years ago
Added etc/Makefile.am More... about 17 years ago
Added install and uninstall hooks for etc sample files More... about 17 years ago
Moved sample config files from examples to etc. More... about 17 years ago
Added etc directory More... about 17 years ago
Interim changes More... about 17 years ago
Patched up linux side of build after finishing xdas_stub library implementation on windows. More... about 17 years ago
Finished the implementation of the static xdas_stub library and tied it into the win32 solution file and the msi installer. More... about 17 years ago
Actually added the new files for the stub library this time. More... about 17 years ago
Added build configuration and directory structure for xdas stub library. More... about 17 years ago
Added code to the netstream module to reconnection on connection failure. Streamlined SSL code in netstream module. Updated the MSDEV IDE xdasd preprocessor macros for version information. Updated the buildnotes doc to reflect this macro update requirement. Updated documentation to contain a section on the netstream module. More... about 17 years ago
Added installer code for openssl components, added copyrights for openssl and libexpat libraries, added win32 external build components for openssl libraries, dlls and header files (0.9.8e). More... about 17 years ago
Fixed compile errors and make system problems in netstream socket code for Unix build. More... about 17 years ago
Added the netstream module to the project. More... about 17 years ago