summaryrefslogtreecommitdiff
path: root/Presence/UTmp.hs
AgeCommit message (Collapse)Author
2018-06-22Forward port to nightly-2018-06-22.joe
2018-05-24Add fallback for utmp read fail (for chroot).joe
2014-04-04type signaturesjoe
2014-03-15notify remote peers of utmp presencesjoe
2014-03-13parse utmp remote address into SockAddr structurejoe
2014-03-13Fixed exit off-by-4 error in utmp parsing. Stopped filteringjoe
DEAD_PROCESS in case we want to use the data for special handling of screen ttys.
2014-03-12consolation demo programjoe
2013-11-11Obtain utmp path from paths.h header.joe
2013-07-05save active local users as (user,tty,pid) tuples rather than JIDs.joe
quieted debug prints in identifyTTY
2013-06-17Switched UTmp.users to return ByteStrings instead of Strings.joe
2013-06-16Now obtains uid of local peer.joe
2013-06-15started projectjoe