All releases of bubblegum


Release Notes: This release allows directory recursion for files specified on the command line and in a file list. A port to Solaris is also included.


Release Notes: A better parseargv() function was written. The mailer script can now append the output of a command to the message body.


Release Notes: Manual page updates and a couple of automake fixes.


Release Notes: A fix for stupid use of sprintf(), causing a segfault on some systems.


Release Notes: This release adds the process id file options -q and -p, support for checking MD5 checksums for systems with libmd, and the ability to specify BUBBLEGUM_LOG and BUBBLEGUM_PID environment variables. There are some bugfixes.


Release Notes: This version has been ported to Mac OS X.


Release Notes: This release updates the pid after the initial fork(). If logging to syslogd, it will log the invoking username on startup. Signal fixes were also made.


Release Notes: Bugfixes for Linux, ability to use quotes in a command, and a better mailer script.


Release Notes: This version adds the command expansions %F and %m to show file type and permissions, includes a better manual page, and fixes a few bugs.


Release Notes: Sending SIGHUP to the daemon will now reload files, while keeping the original changed bits and command runs. execvp() is now used to execute a command. Duplicate files are checked for in a file list.