]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/utmp-wtmp.c
util-lib: split out fd-related operations into fd-util.[ch]
[thirdparty/systemd.git] / src / shared / utmp-wtmp.c
2015-10-25  Lennart Poetteringutil-lib: split out fd-related operations into fd-util...
2015-10-24  Lennart Poetteringutil-lib: split our string related calls from util...
2015-10-13  Lennart PoetteringMerge pull request #1542 from keszybz/journal-audit...
2015-10-01  Kay SieversMerge pull request #1428 from franciozzy/tagenhance
2015-09-24  Lennart PoetteringMerge pull request #1374 from olof/autoconf_gcrypt_dep
2015-08-27  David HerrmannMerge pull request #1024 from poettering/sd-bus-explicit
2015-08-26  Lennart PoetteringMerge pull request #998 from vbatts/tar_nosparse_flag
2015-08-25  Tom GundersenMerge pull request #1022 from poettering/machinectl...
2015-08-24  Lennart Poetteringcore: optionally create LOGIN_PROCESS or USER_PROCESS...
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-05-18  Lennart Poetteringutil: split all hostname related calls into hostname...
2015-04-24  Daniel Mackshared/utmp-wtmp: add parameter for origin tty and...
2015-04-10  Ronny Chevaliershared: add terminal-util.[ch]
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-12  Thomas Hindoe Paab... include <poll.h> instead of <sys/poll.h>
2014-09-19  Tom Gundersenshared: wtmp-utmp - don't clear store_wtmp in utmp_put_...
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