File: TODO

package info (click to toggle)
munge 0.5.8-7
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,628 kB
  • ctags: 1,064
  • sloc: ansic: 13,400; sh: 9,746; makefile: 325
file content (12 lines) | stat: -rw-r--r-- 551 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
-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
-add server timeout for unresponsive clients
-change remunge to exit on persistent errors
-change remunge to stop and output results on sigint