* Remove use of deprecated functions from the string module
[mirror/userdir-ldap.git] / ud-fingerserv
2007-12-25 Marc 'HE' BrockschmidtReally apply HE's changes.
2007-12-25 Stephen GranWhen not in inetd mode, detach from controlling termina...
2007-12-25 Stephen GranMake finger server daemonize when not in inetd mode.
2004-11-18 joeyAdded support for the Jabber ID
2004-11-18 joeyDon't check each and every key but save the user some...
2004-10-24 joeyI noticed that a login lookup on db.debian.org can...
2004-10-24 joey. Unbreak the key and fingerprint feature
2004-10-24 joeyCommit changes found on newsamosa (they break the syste...
2000-02-21 tausq(hopefully) fixed error checking so it won't infinite...
1999-11-29 tausqRemoved (hard-)dependency of Util.pm on Cryptix modules
1999-10-20 jggfixed path
1999-10-20 tausqnon-block reads, limits input to 1k.
1999-10-17 tausqsilly paths
1999-10-17 tausqadded help function
1999-10-17 tausqadded email attribute
1999-10-16 jggFinger Server
1999-10-16 tausqfixed silly typo
1999-10-16 tausqfixed getopt code...
1999-10-16 tausqadded inetd handling code; still needs work
1999-10-14 tausqMade fingerserv forking; much faster this way...
1999-10-05 tausqAdded key fetching code to fingerserv
1999-10-04 tausqFinger server prototype