Donate Share

mls2clf

File Release Notes and Changelog

Release Name: mls2clf-0.07

Notes:


Changes: 0.07 - Travis Morgan, Jan 6, 2004 - no longer requires you to put the database info into the source as it will take --config option if given and try reading /etc/mls2clf.conf if not given. make sure your conf file is not world-readable - added a simplistic make install 0.06 - Travis Morgan, Jan 6, 2004 - now uses getopt_long to help parse options, can accept multiple instances of the same option (only uses the last one), can accept the options with or without a space after them, and has long option forms for all options - added --time option to dump logs from t seconds ago until now so you can do things like only dump the last 48 hours worth to prevent feeding the logs from the beginning of time to stats parsing apps. most stats programs are intelligent enough to keep a history and do incrementals - added --version option