summaryrefslogtreecommitdiff
path: root/libexec/identd/openbsd.c
AgeCommit message (Collapse)Author
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
instead of kmem. Kmem parsing functions and options removed.
1998-02-14add seperate so_euid & so_ruid to struct socket, so that identd is still ↵Theo de Raadt
fast.. Sigh. I will change this again later
1997-08-09Using stdio on sockets is gross so don't do it. Also some -Wall.Todd C. Miller
1997-08-06indentTheo de Raadt
1997-08-06use so_uid, whee, another wicked payoffTheo de Raadt
1997-07-23tabifykstailey
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