]> git.michaelhowe.org Git - packages/o/openafs.git/commit
bos: remove smail-notifier
authorCheyenne Wills <cwills@sinenomine.net>
Fri, 1 Mar 2019 15:46:32 +0000 (08:46 -0700)
committerStephan Wiesand <stephan.wiesand@desy.de>
Sun, 9 Feb 2020 17:36:38 +0000 (12:36 -0500)
commite1a450238f081f4be419cbd4340658f6b2f03133
tree4aa9f57d02c9a20e6a8d70ee9674e75fd2f52bee
parentb69c0d81b4fcf9d77dae0eec5cd26e859460e870
bos: remove smail-notifier

smail-notifier is a sample program that is undocumented and has not
been well maintained.  It produces copious compiler warnings, and
would require effort to bring the code up to decent coding practices.

The bosserver provides a -notifier feature that can be used for
notifications, but that feature does not depend on this sample program.

Removed the code, cleaned up the Makefiles and .gitignore.

Reviewed-on: https://gerrit.openafs.org/13509
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
(cherry picked from commit 6e988a5b3900fe73c314c9960d6fb7753ff98411)

Change-Id: I073a2b772f894e321bd0b41e012229c8e6d3105c
Reviewed-on: https://gerrit.openafs.org/13738
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Marcio Brito Barbosa <mbarbosa@sinenomine.net>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/bozo/.gitignore
src/bozo/Makefile.in
src/bozo/smail-notifier.c [deleted file]