summaryrefslogtreecommitdiff
path: root/src/login/sd-login.c
Commit message (Expand)AuthorAge
* machined: optionally, allow registration of pre-existing units (scopesLennart Poettering2014-02-11
* libsystemd-login: add sd_session_get_remote_{host, user}Mantas Mikulėnas2013-12-21
* login: replace readdir_r with readdirFlorian Weimer2013-12-21
* macro: log assertion at debug level in assert_return()Lennart Poettering2013-12-10
* Use assert_return in more of the public APIThomas Hindoe Paaboel Andersen2013-12-02
* login: make sd_session_get_vt() actually workDavid Herrmann2013-10-10
* login: fix invalid free() in sd_session_get_vt()David Herrmann2013-10-10
* Verify validity of session name when received from outsideZbigniew Jędrzejewski-Szmek2013-09-16
* sd-login: add a public accessor for the VT numberGiovanni Campagna2013-09-11
* login: add an api to determine the slice a PID is located in to libsystemd-loginLennart Poettering2013-06-21
* sd-login: update machine enumeration/notifications APIs for new /run/systemd/...Lennart Poettering2013-06-20
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-20
* login: add missing _public_ to sd_get_machine_names()Lennart Poettering2013-05-07
* cgls: add --machine/-MZbigniew Jędrzejewski-Szmek2013-05-01
* login: allow watching virtual machines with sd_get_machine_names()Lennart Poettering2013-04-24
* login: add new call sd_get_machine_names() to get a list of current virtual m...Lennart Poettering2013-04-24
* cgroup: make sure all our cgroup objects have a suffix and are properly escapedLennart Poettering2013-04-22
* sd-login.c: fixup for d70964d0Harald Hoyer2013-04-18
* login/sd-login.c: make use of _cleanup_free_ and friendsHarald Hoyer2013-04-18
* nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering2013-04-16
* sd-login: add a sd_pid_get_user_unit() callLennart Poettering2013-04-15
* errno is positiveZbigniew Jędrzejewski-Szmek2013-04-11
* login: add sd_login_monitor_get_timeout() public api callLennart Poettering2013-04-04
* login: add new public API call sd_login_monitor_get_events() to get poll() fl...Lennart Poettering2013-04-04
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* Revert "log_error() if inotify_add_watch() fails"Lennart Poettering2013-02-13
* log_error() if inotify_add_watch() failsHarald Hoyer2013-02-13
* use strneq instead of strncmpThomas Hindoe Paaboel Andersen2013-02-13
* login: introduce sd_session_get_tty()Lennart Poettering2013-01-15
* util: define union dirent_storage and make use of it everywhereLennart Poettering2012-09-19
* login: reshuffle meaning of require_active parameterLennart Poettering2012-09-12
* logind: Add a two new variables to the user session tracking file.Colin Guthrie2012-09-12
* login: wrap CanTTY and CanGraphical seat attributes in libsystemd-loginLennart Poettering2012-06-21
* logind: introduce a state for session, being one of online, active, closingLennart Poettering2012-06-21
* build-sys: fix built with --disable-logindLennart Poettering2012-05-30
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* login: introduce sd_session_get_display()Lennart Poettering2012-02-15
* login: add new sd_session_get_type() and sd_session_get_class API callsLennart Poettering2012-02-14
* sd-login: if NULL or 0 is passed as first parameter of the sd_xxx functions, ...Lennart Poettering2012-02-13
* sd-login: teach sd_pid_get_unit() proper handling of instantiated servicesLennart Poettering2012-01-13
* login: implement sd_session_get_service()Lennart Poettering2012-01-05
* journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since proc...Lennart Poettering2012-01-04
* logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't...Lennart Poettering2012-01-03
* login: introduce sd_pid_get_service()Lennart Poettering2012-01-03
* logind: move logind into its own subdirectoryLennart Poettering2011-12-31