summaryrefslogtreecommitdiffstats
path: root/src/shared/utmp-wtmp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* utmp-wtmp: allow overriding username on wallSebastian Thorarensen2014-03-141-4/+8
* utmp: make sure we don't write the utmp reboot record twice on each bootLennart Poettering2014-01-301-33/+26
* Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek2013-12-071-1/+1
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-031-1/+1
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-181-1/+1
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-061-12/+6
* ModernizationZbigniew Jędrzejewski-Szmek2013-03-311-26/+13
* Remove some dead codeZbigniew Jędrzejewski-Szmek2013-03-311-8/+4
* utmp: make gcc shut up, we need to pass an int here, not size_tLennart Poettering2013-03-291-1/+1
* utmp-wtmp: don't try to read past end of stringZbigniew Jędrzejewski-Szmek2013-03-291-1/+3
* util: split-out path-util.[ch]Kay Sievers2012-05-081-1/+2
* move more common files to shared/ and add them to shared.laKay Sievers2012-04-121-0/+430