summaryrefslogtreecommitdiff
path: root/src/login/sd-login.c
AgeCommit message (Expand)Author
2013-05-07login: add missing _public_ to sd_get_machine_names()Lennart Poettering
2013-05-01cgls: add --machine/-MZbigniew Jędrzejewski-Szmek
2013-04-24login: allow watching virtual machines with sd_get_machine_names()Lennart Poettering
2013-04-24login: add new call sd_get_machine_names() to get a list of current virtual m...Lennart Poettering
2013-04-22cgroup: make sure all our cgroup objects have a suffix and are properly escapedLennart Poettering
2013-04-18sd-login.c: fixup for d70964d0Harald Hoyer
2013-04-18login/sd-login.c: make use of _cleanup_free_ and friendsHarald Hoyer
2013-04-16nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering
2013-04-15sd-login: add a sd_pid_get_user_unit() callLennart Poettering
2013-04-11errno is positiveZbigniew Jędrzejewski-Szmek
2013-04-04login: add sd_login_monitor_get_timeout() public api callLennart Poettering
2013-04-04login: add new public API call sd_login_monitor_get_events() to get poll() fl...Lennart Poettering
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2013-02-13Revert "log_error() if inotify_add_watch() fails"Lennart Poettering
2013-02-13log_error() if inotify_add_watch() failsHarald Hoyer
2013-02-13use strneq instead of strncmpThomas Hindoe Paaboel Andersen
2013-01-15login: introduce sd_session_get_tty()Lennart Poettering
2012-09-19util: define union dirent_storage and make use of it everywhereLennart Poettering
2012-09-12login: reshuffle meaning of require_active parameterLennart Poettering
2012-09-12logind: Add a two new variables to the user session tracking file.Colin Guthrie
2012-06-21login: wrap CanTTY and CanGraphical seat attributes in libsystemd-loginLennart Poettering
2012-06-21logind: introduce a state for session, being one of online, active, closingLennart Poettering
2012-05-30build-sys: fix built with --disable-logindLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-02-15login: introduce sd_session_get_display()Lennart Poettering
2012-02-14login: add new sd_session_get_type() and sd_session_get_class API callsLennart Poettering
2012-02-13sd-login: if NULL or 0 is passed as first parameter of the sd_xxx functions, ...Lennart Poettering
2012-01-13sd-login: teach sd_pid_get_unit() proper handling of instantiated servicesLennart Poettering
2012-01-05login: implement sd_session_get_service()Lennart Poettering
2012-01-04journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since proc...Lennart Poettering
2012-01-03logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't...Lennart Poettering
2012-01-03login: introduce sd_pid_get_service()Lennart Poettering
2011-12-31logind: move logind into its own subdirectoryLennart Poettering