summaryrefslogtreecommitdiff
path: root/src/login
AgeCommit message (Expand)Author
2013-09-17logind: extract has_vts() from can_multi_session()David Herrmann
2013-09-17logind: fix session_activate(vtnr = 0)David Herrmann
2013-09-17logind: fix seat_can_tty() to check for VTsDavid Herrmann
2013-09-17logind: rename vtconsole to seat0David Herrmann
2013-09-17logind: make Session.Activate() lazyDavid Herrmann
2013-09-17logind: add session controllersDavid Herrmann
2013-09-17logind: add infrastructure to watch busnamesDavid Herrmann
2013-09-17logind: listen actively for session devicesDavid Herrmann
2013-09-16login: fix login_is_valid testZbigniew Jędrzejewski-Szmek
2013-09-16Verify validity of session name when received from outsideZbigniew Jędrzejewski-Szmek
2013-09-11Add pam configuration to allow user sessions to work out of the boxZbigniew Jędrzejewski-Szmek
2013-09-11sd-login: add a public accessor for the VT numberGiovanni Campagna
2013-08-28logind-session.c: use _cleanup_Zbigniew Jędrzejewski-Szmek
2013-08-28logind: be more verbose on errorsZbigniew Jędrzejewski-Szmek
2013-08-13logind: restore logic to kill user processes when session endsLennart Poettering
2013-07-30logind: make sure login sessions are terminated with SIGHUPLennart Poettering
2013-07-26logind: update the session state file before we send out the CreateSession() ...Lennart Poettering
2013-07-26logind: update state file after generating the session fifo, not beforeLennart Poettering
2013-07-19machined: correct how some properties are exported on the busLennart Poettering
2013-07-17logind: remove "if (0)" left-overKay Sievers
2013-07-17logind-acl: use macrosTom Gundersen
2013-07-16logind: apply ACL's to "dead" device nodesTom Gundersen
2013-07-16udev: export tags of "dead" device nodes to /run/udev/static_node-tags/Tom Gundersen
2013-07-15build-sys: discover the path to kexec during build timeZbigniew Jędrzejewski-Szmek
2013-07-11loginctl: suppress cgroup tree output if cgroup is emptyLennart Poettering
2013-07-11loginctl: restore cgroup display for status outputLennart Poettering
2013-07-10user-sessions: rely on PID 1 to kill sessionsLennart Poettering
2013-07-10logind: when creating the scope job fails, return this immediately to the cli...Lennart Poettering
2013-07-10logind: don't misunderstand UnitRemoved signals during reloadingLennart Poettering
2013-07-10core: serialize/deserialize bus subscribersLennart Poettering
2013-07-05tests: add tests for string lookup tablesZbigniew Jędrzejewski-Szmek
2013-07-03build-sys: bump/correct library versionsLennart Poettering
2013-07-03logind/machined: properly notice when units are gc'edLennart Poettering
2013-07-02logind: after deserializatio readd systemd units to unit-to-object hashmap co...Lennart Poettering
2013-07-02login: pass correct boolean type to libdbusLennart Poettering
2013-07-02machined: sync to /run after job completedLennart Poettering
2013-07-02machined: split out machine registration stuff from logindLennart Poettering
2013-07-02libsystemd-logind: fix detection of session/user/machine of a PIDLennart Poettering
2013-07-02logind: port over to use scopes+slices for all cgroup stuffLennart Poettering
2013-06-27core: general cgroup reworkLennart Poettering
2013-06-21login: add an api to determine the slice a PID is located in to libsystemd-loginLennart Poettering
2013-06-20logind: uninitialized variableZbigniew Jędrzejewski-Szmek
2013-06-20sd-login: update machine enumeration/notifications APIs for new /run/systemd/...Lennart Poettering
2013-06-20logind: make ListMachines bus call publicLennart Poettering
2013-06-20logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering
2013-06-19cgls,loginctl,systemctl: fix -lZbigniew Jędrzejewski-Szmek
2013-06-17journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --fullDaniel Albers
2013-06-10Use stdint.h macros instead of casts to print uint64_t valuesZbigniew Jędrzejewski-Szmek
2013-06-09Allow for the use of @ in remote host callsDaniel Wallace
2013-05-07login: add missing _public_ to sd_get_machine_names()Lennart Poettering