index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
sd-login
/
sd-login.c
Age
Commit message (
Expand
)
Author
2015-09-08
sd-login: fix sd_seat_get_active() to return ENODATA
systemd/v226
David Herrmann
2015-09-05
sd-login: add new sd_pid_get_cgroup() API
Lennart Poettering
2015-09-04
sd-login: rework error handling
Lennart Poettering
2015-09-04
util: add new uid_is_valid() call
Lennart Poettering
2015-09-01
sd-login: improve error handling
Lennart Poettering
2015-08-24
machined: validate machine names at more places
Lennart Poettering
2015-08-24
util: make machine_name_is_valid() a macro and move it to hostname-util.h
Lennart Poettering
2015-08-14
tree-wide: generate EBADF when we get invalid fds
Lennart Poettering
2015-06-11
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-04-30
sd-bus,sd-login: add api for querying the slice within the the user systemd i...
Lennart Poettering
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-04-07
util: rework cunescape(), improve error handling
Lennart Poettering
2015-03-27
fix gcc warnings about uninitialized variables
Harald Hoyer
2015-02-12
include <poll.h> instead of <sys/poll.h>
Thomas Hindoe Paaboel Andersen
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2014-09-22
login: add public sd_session_get_desktop() API
David Herrmann
2014-07-31
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-17
sd-login: always use "indices" as plural of "index"
Lennart Poettering
2014-07-11
nss-mymachines: add new NSS module for automatically resolving addresses of a...
Lennart Poettering
2014-07-03
sd-login: use the same code for verfiying machine names everywhere
Lennart Poettering
2014-05-19
sd-login: add C API to query primary session of a user
Lennart Poettering
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-17
build-sys: move sd-login src/login → src/libsystemd/sd-login
Lennart Poettering