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
Age
Commit message (
Expand
)
Author
2016-01-13
tree-wide: check if errno is greater than zero (2)
Zbigniew Jędrzejewski-Szmek
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-03
parse-util: introduce parse_ifindex() and make use of it everywhere
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-27
util: move filename_is_valid() and path_is_safe() to path-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-26
socket-util: move remaining socket-related calls from util.[ch] to socket-uti...
Lennart Poettering
2015-10-26
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
util: split out escaping code into escape.[ch]
Lennart Poettering
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
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
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-24
build-sys: add makefile link
Lennart Poettering
2014-03-24
util: replace close_pipe() with new safe_close_pair()
Lennart Poettering
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