summaryrefslogtreecommitdiff
path: root/src/wtmp-helper.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-25wtmp-helper: don't call getpwnam()Ray Strode1-6/+0
2017-10-27daemon: don't send spurious change signals when wtmp changesRay Strode1-3/+19
2016-06-30daemon: don't source user list from wtmpRay Strode1-39/+7
2016-06-30daemon: don't call getspnam for local usersRay Strode1-4/+7
2016-06-28wtmp: Fix logout times in login-historyOndrej Holy1-2/+10
2016-01-27wtmp: fix wtmp file on solaris and netbsdAlan Coopersmith1-10/+4
2014-03-20wtmp-helper: rename stub generatorRyan Lortie1-2/+2
2014-03-19wtmp: unbreak the build on FreeBSDRyan Lortie1-0/+2
2014-03-19wtmp: stop using private _PATH_WTMPXRyan Lortie1-7/+11
2014-03-19wtmp: split out the platform-specific bitsRyan Lortie1-6/+21
2014-03-19daemon: split wtmp code into separate fileRyan Lortie1-0/+218