File: TODO

package info (click to toggle)
munge 0.5.11-1.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,024 kB
  • ctags: 1,255
  • sloc: ansic: 15,222; sh: 12,220; makefile: 344
file content (11 lines) | stat: -rw-r--r-- 506 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
-implement rfc2898 pkcs5 pbkdf2 key derivation
-add configuration file support
-add munged 'k' cmdline opt to kill daemon
-save/restore replay state at munged shutdown/startup
-restrict decode to hostname/hostrange/regex or ip-addr/netmask
-add config opt to specify n/w interface for determining ip
-add pam support
-add realm (multi-key) support
-periodically stat keyfile and look for changed inode/mtime
-change remunge to exit on persistent errors
-change remunge to stop and output results on sigint