index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
identd
/
identd.c
Age
Commit message (
Expand
)
Author
2005-12-06
avoid variable aliasing
Theo de Raadt
2004-11-17
remove NI_WITHSCOPEID (which is not standard)
Jun-ichiro itojun Hagino
2004-09-16
i hate macros with 50 , :? and ())()()((()())); otto ok
Theo de Raadt
2004-09-14
ARGSUSED before signal handler with unused signo
Theo de Raadt
2004-08-08
spacing
Theo de Raadt
2004-04-07
Remove those option letters from the getopt string which do not have a case
Aaron Campbell
2003-07-29
spaces
Theo de Raadt
2003-06-28
missing protos
Theo de Raadt
2003-06-07
drop privileges to _identd by default and fall back to nobody in case of error
Henning Brauer
2002-09-13
Add -H option to hide nonexistent users (useful on NAT gateways). ok millert@
Damien Miller
2002-07-17
whoops, wrong type
Theo de Raadt
2002-07-16
remove more junk
Theo de Raadt
2002-07-16
let BSS work to our advantage
Theo de Raadt
2002-07-16
delint
Theo de Raadt
2002-07-16
minor cleanup, and toast -V
Theo de Raadt
2002-06-22
ansi
Theo de Raadt
2002-03-12
Fix typo that prevented user's gid in passwd entry from being applied;
Todd C. Miller
2002-03-12
1) user and group name may start with a number (though it is a bad idea).
Todd C. Miller
2002-01-07
While I'm here (next issue):
Mike Pechkin
2002-01-07
o) int -> {uid,gid}_t; %d -> %u;
Mike Pechkin
2001-11-17
volatile sig_atomic_t
Theo de Raadt
2001-09-19
occured->occurred
Mike Pechkin
2001-08-12
Use INFTIM where possible.
Federico G. Schwindt
2001-08-08
split up the gethost*() functions a bit more, to make it more obvious what
Theo de Raadt
2001-04-15
Replace a bunch of conditional expressions with global pointers.
Hugh Graham
2001-04-13
Add support for user specified tokens to identd. Based on a patch
Todd C. Miller
2001-03-28
Don't make poll exit right away; if timeout is 0 use -1 for poll.
Federico G. Schwindt
2001-01-28
$OpenBSD$
Niklas Hallqvist
2001-01-17
avoid fd_set overflow by using poll(); avoid syslog() in signal handler by us...
Theo de Raadt
2000-06-18
add ipv6 support
Bob Beck
1999-07-20
bad arguments? usage() should syslog()
Theo de Raadt
1998-09-16
change to using getopt() [some inetd.conf files will need repair];
Theo de Raadt
1998-06-10
Now uses TCPCTL_IDENT sysctl to get uid associated with a connection
Bob Beck
1997-08-09
Using stdio on sockets is gross so don't do it. Also some -Wall.
Todd C. Miller
1997-08-06
indent
Theo de Raadt
1997-08-06
reindent and remove extra crud. a program that is security sensitive must be ...
Theo de Raadt
1997-08-01
remove config trash
Theo de Raadt
1997-07-29
wrap wait3 with save_errno
Theo de Raadt
1997-07-23
tabify
kstailey
1996-12-22
Deal with _POSIX_SAVED_IDS when relinquishing privileges
Thorsten Lockert
1996-07-25
openbsd
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt