]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/utmp-wtmp.c
util: refuse considering UID 0xFFFF and 0xFFFFFFFF valid
[thirdparty/systemd.git] / src / shared / utmp-wtmp.c
2014-03-14  Sebastian Thorarensenutmp-wtmp: allow overriding username on wall
2014-01-30  Lennart Poetteringutmp: make sure we don't write the utmp reboot record...
2013-12-07  Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-05-03  Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-04-18  Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-05  Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-03-31  Zbigniew Jędrzejew... Modernization
2013-03-31  Zbigniew Jędrzejew... Remove some dead code
2013-03-29  Lennart Poetteringutmp: make gcc shut up, we need to pass an int here...
2013-03-29  Zbigniew Jędrzejew... utmp-wtmp: don't try to read past end of string
2013-01-07  Tom GundersenMerge nss-myhostname
2012-05-08  Kay Sieversutil: split-out path-util.[ch]
2012-04-12  Kay Sieversmove more common files to shared/ and add them to shared.la