summaryrefslogtreecommitdiff
path: root/src/shared/utmp-wtmp.c
Commit message (Expand)AuthorAge
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* coccinelle: O_NDELAY → O_NONBLOCKLennart Poettering2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (6/9) src/sharedSven Eden2018-03-26
* tree-wide: use IN_SET where possibleAndreas Rammhold2017-09-29
* Prep v230: Add utmp support to make wall message to work properly.Sven Eden2017-06-16
* Major cleanup of all leftovers after rebasing on master.Sven Eden2017-03-14
* util: split all hostname related calls into hostname-util.cLennart Poettering2017-03-14
* shared: add terminal-util.[ch]Ronny Chevalier2017-03-14
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen2015-02-12
* shared: wtmp-utmp - don't clear store_wtmp in utmp_put_dead_process()Tom Gundersen2014-09-19
* utmp-wtmp: allow overriding username on wallSebastian Thorarensen2014-03-14
* utmp: make sure we don't write the utmp reboot record twice on each bootLennart Poettering2014-01-30
* Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek2013-12-06
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* ModernizationZbigniew Jędrzejewski-Szmek2013-03-31
* Remove some dead codeZbigniew Jędrzejewski-Szmek2013-03-31
* utmp: make gcc shut up, we need to pass an int here, not size_tLennart Poettering2013-03-29
* utmp-wtmp: don't try to read past end of stringZbigniew Jędrzejewski-Szmek2013-03-28
* util: split-out path-util.[ch]Kay Sievers2012-05-08
* move more common files to shared/ and add them to shared.laKay Sievers2012-04-12