summaryrefslogtreecommitdiff
path: root/whosocket.hs
AgeCommit message (Expand)Author
2016-02-22compile "whosocket" via cabalAndrew Cady
2013-07-05moved identifyTTY to LocalPeerCredjoe
2013-07-05save active local users as (user,tty,pid) tuples rather than JIDs.joe
2013-07-05better parsing of tty from proc fileJames Crayne
2013-07-05Fixed handling ipv4 encoded as ipv6James Crayne
2013-07-05unmap6mapped4 function in whosocket.joe
2013-07-05refactor identifyTTY to match better how it will be used when integratedjoe
2013-07-05whosocket now demonstrates acquiring the tty to associate with programsjoe
2013-07-04search parent pids for tty and fall back to DISPLAY variable.joe
2013-07-04whosocket.hs demonstrates acquiring uid,pid,tty/display fromjoe