Age | Commit message (Expand) | Author |
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 |