summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-login/test-login.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-1/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* sd-login: test - fix failure when run from non-graphical seatAlan Jenkins2017-08-081-6/+7
* sd-login: test - fix function name in outputAlan Jenkins2017-08-081-2/+2
* sd-login: sd_get_machine_names(): do not return -EINVAL when output parameter...Yu Watanabe2017-05-311-1/+2
* sd-login: translate -ENOMEDIUM to -ENODATAZbigniew Jędrzejewski-Szmek2017-05-301-4/+5
* logn: tests - don't compare signed with unsignedTom Gundersen2017-05-251-1/+1
* sd-login,test-login: return -ENODATA from sd_pid_get_unit tooZbigniew Jędrzejewski-Szmek2017-05-181-1/+2
* test-login: make the test non-manualZbigniew Jędrzejewski-Szmek2017-05-181-140/+176
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2016-11-071-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-3/+4
* sd-login: add new sd_pid_get_cgroup() APILennart Poettering2015-09-051-1/+5
* sd-login: rework error handlingLennart Poettering2015-09-041-4/+4
* sd-login: improve error handlingLennart Poettering2015-09-011-7/+19
* shared: add formats-util.hRonny Chevalier2015-04-101-0/+1
* include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen2015-02-121-1/+1
* Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek2014-07-311-1/+1
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-151-5/+5
* util: replace close_pipe() with new safe_close_pair()Lennart Poettering2014-03-241-1/+1
* build-sys: move sd-login src/login → src/libsystemd/sd-loginLennart Poettering2014-03-171-0/+246