summaryrefslogtreecommitdiff
path: root/libexec/identd/parse.c
AgeCommit message (Expand)Author
1999-12-18netinet/in.h without sys/socket.hTheo de Raadt
1999-08-06WallTheo de Raadt
1999-07-04constrain token character set; worked out with hugh@openbsd.orgTheo de Raadt
1998-09-16change to using getopt() [some inetd.conf files will need repair];Theo de Raadt
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt
1998-06-10Now uses TCPCTL_IDENT sysctl to get uid associated with a connectionBob Beck
1997-10-15another terminating condition, why did i forget thatTheo de Raadt
1997-10-10do not rely on a single read() to get us sufficient data. Read till newlineTheo de Raadt
1997-08-21.noident not .noindent; fc@parkone.ci.oakland.ca.usTheo de Raadt
1997-08-11Prototype things.Todd C. Miller
1997-08-11Timeout reads/writes on the socket just to be safe.Todd C. Miller
1997-08-09Using stdio on sockets is gross so don't do it. Also some -Wall.Todd C. Miller
1997-08-06reindent and remove extra crud. a program that is security sensitive must be ...Theo de Raadt
1997-08-01cleanup; everyone please testTheo de Raadt
1997-07-23tabifykstailey
1995-12-18identd incorrectly prefixed a space to the userid/username; fromTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt