diff --git a/BUGS b/BUGS index 45cc85fc..75637474 100644 --- a/BUGS +++ b/BUGS @@ -1,4 +1,5 @@ - libcrypto (openssl) license is incompatible with gpl; replace with libgcrypt + - munged does not terminate on sigint or sigterm on many platforms - munged needs support for a configuration file; configuration is currently set by src/libcommon/munge_defs.h at compile-time diff --git a/TODO b/TODO index 854a137d..dd109dde 100644 --- a/TODO +++ b/TODO @@ -3,10 +3,12 @@ -add configuration file support -add munged pidfile support -add munged 'k' cmdline opt to kill daemon +-periodically stat keyfile and look for changed inode/mtime +-add debian support +-add pam support +-add libgcrypt support -fix remunge to exit on persistent errors -restrict decode to host/ip/range --add debian support -add realm (multi-key) support -save/restore replay state at munged shutdown/startup -add server timeout for unresponsive clients --add libgcrypt support