Age | Commit message (Expand) | Author |
---|---|---|
2013-04-29 | implement -h from libexec/identd, which hides usernames/uids. | David Gwynne |
2013-04-23 | support src/libexec/identd's -e option in src/usr.sbin/identd, ok dlg@ | Stuart Henderson |
2013-04-23 | i copied too much from the tftpd manpage. identd doesnt take a directory | David Gwynne |
2013-04-23 | i forgot to add -n and -N to the synopsis | David Gwynne |
2013-04-23 | remove support for specifying which port you want to run on. there's no | David Gwynne |
2013-04-23 | add support for returning uids instead of usernames via -n, like libexec | David Gwynne |
2013-04-23 | add support for -N as per libexec/identd. this lets users put | David Gwynne |
2013-03-18 | make the arg name for -t consistent, and add STANDARDS; | Jason McIntyre |
2013-03-18 | jmc pointed out i didnt replace the placeholders with the year and my name. | David Gwynne |
2013-03-18 | this is a new identd daemon to replace the libexec one that can be run | David Gwynne |