summaryrefslogtreecommitdiff
path: root/libexec/identd
AgeCommit message (Expand)Author
2000-10-10use poll to avoid fd_set overflowTheo de Raadt
2000-06-18add ipv6 supportBob Beck
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-04-10remove proxy.c as wellEric Jackson
2000-04-10proxy function not used/neededEric Jackson
1999-12-18netinet/in.h without sys/socket.hTheo de Raadt
1999-08-06WallTheo de Raadt
1999-07-20bad arguments? usage() should syslog()Theo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-04constrain token character set; worked out with hugh@openbsd.orgTheo de Raadt
1999-06-11fix description of -o option; ryker@ugrad.cs.ualberta.caAaron Campbell
1999-06-05capitalize the acronym IDAaron Campbell
1999-05-28more .El madnessAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-09-16change to using getopt() [some inetd.conf files will need repair];Theo de Raadt
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt
1998-06-23tsk tsk bob did not test his code on the alphaTheo de Raadt
1998-06-10indentTheo de Raadt
1998-06-10Now uses TCPCTL_IDENT sysctl to get uid associated with a connectionBob Beck
1998-02-14add seperate so_euid & so_ruid to struct socket, so that identd is still fast...Theo de Raadt
1998-02-08split infinitive; honey@citi.umich.eduTheo de Raadt
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-06whooshTheo de Raadt
1997-08-06indentTheo de Raadt
1997-08-06reindent and remove extra crud. a program that is security sensitive must be ...Theo de Raadt
1997-08-06use so_uid, whee, another wicked payoffTheo de Raadt
1997-08-01cleanup; everyone please testTheo de Raadt
1997-08-01remove config trashTheo de Raadt
1997-07-29wrap wait3 with save_errnoTheo de Raadt
1997-07-27New, mandoc, man page.Jason Downs
1997-07-23tabifykstailey
1996-12-22Deal with _POSIX_SAVED_IDS when relinquishing privilegesThorsten Lockert
1996-07-27wrap local change in SS_CONNECTOUTTheo de Raadt
1996-07-25openbsdTheo de Raadt
1996-07-25only report SS_CONNECTOUT socketsTheo de Raadt
1996-07-25mv to openbsd.cTheo de Raadt
1996-05-22syncTheo de Raadt
1995-12-18identd incorrectly prefixed a space to the userid/username; fromTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt