]> git.sur5r.net Git - openldap/history - libraries/liblutil/getpeereid.c
cleanup
[openldap] / libraries / liblutil / getpeereid.c
2005-03-15 Kurt Zeilengacleanup
2005-02-03 Luke HowardITS#3439 (NetBSD support for getpeereid())
2005-01-01 Kurt ZeilengaHappy New Year!
2004-01-01 Kurt ZeilengaHappy new year
2003-11-25 Kurt ZeilengaNotice updates
2003-05-05 Kurt ZeilengaBlind fix for NGROUPS Tru64 5.1 bug (ITS#2485)
2003-03-04 Kurt Zeilengafix initializer
2003-03-02 Kurt ZeilengaAdd acc_rights detection (needs testing)
2003-03-02 Kurt ZeilengaAdd check of <sys/uio.h> and include as needed for...
2003-03-02 Howard ChuInteroperability fix for sendmsg/recvmsg with access...
2003-03-01 Kurt ZeilengaDon't send extra messages, will cause interoperability...
2003-01-03 Kurt ZeilengaHappy new year
2002-12-11 Howard ChuFix previous commit, fstat arg was wrong.
2002-12-04 Howard ChuFix prev commit - require passed descriptor to be a...
2002-12-04 Howard ChuAdded check for sendmsg(). Added hack to use BSD sendms...
2002-12-04 Kurt ZeilengaUse getpeereid(3) where available else use *_PEERCRED...