summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
* logind: uninitialized variableZbigniew Jędrzejewski-Szmek2013-06-20
* sd-login: update machine enumeration/notifications APIs for new /run/systemd/...Lennart Poettering2013-06-20
* logind: make ListMachines bus call publicLennart Poettering2013-06-20
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-20
* cgls,loginctl,systemctl: fix -lZbigniew Jędrzejewski-Szmek2013-06-19
* journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --fullDaniel Albers2013-06-17
* Use stdint.h macros instead of casts to print uint64_t valuesZbigniew Jędrzejewski-Szmek2013-06-10
* Allow for the use of @ in remote host callsDaniel Wallace2013-06-09
* login: add missing _public_ to sd_get_machine_names()Lennart Poettering2013-05-07
* systemd-sleep: add support for freeze and standbyZbigniew Jędrzejewski-Szmek2013-05-06
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* cgls: add --machine/-MZbigniew Jędrzejewski-Szmek2013-05-01
* conf-parser: restrict .include usageLennart Poettering2013-04-25
* 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
* logind: don't busy loop if a job is still running but the delay timeout expiresLennart Poettering2013-04-24
* inhbit: show comm field of inhibiting processesLennart Poettering2013-04-24
* logind: properly enumerate user/session cgroups under their new suffixed namesLennart Poettering2013-04-24
* cgroup: make sure all our cgroup objects have a suffix and are properly escapedLennart Poettering2013-04-22
* logind-dbus: initialize result variableLukas Nykryn2013-04-19
* sd-login.c: fixup for d70964d0Harald Hoyer2013-04-18
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* login/sd-login.c: make use of _cleanup_free_ and friendsHarald Hoyer2013-04-18
* Move bus_error to dbus-common and remove bus_error_message_or_strerrorSimon Peeters2013-04-18
* Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek2013-04-17
* nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering2013-04-16
* logind: filter configured cgroup controller listsLennart Poettering2013-04-16
* logind: when looking for cgroup prefixes, allocate from stackLennart Poettering2013-04-16
* core: always create /user and /machine top-level cgroup dirsLennart Poettering2013-04-15
* Fix spelling errors using 'codespell' toolAnatol Pomozov2013-04-15
* sd-login: add a sd_pid_get_user_unit() callLennart Poettering2013-04-15
* errno is positiveZbigniew Jędrzejewski-Szmek2013-04-11
* logind: avoid creating stale session state filesFedora systemd team2013-04-10
* logind: introduce an explicit session class for cronjobs and similarLennart Poettering2013-04-09
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* logind: consider key inhibitors that are taken by non-session processes as gl...Lennart Poettering2013-04-05
* PAM, uaccess: check for logind, not for systemdMartin Pitt2013-04-05
* 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
* util: rename parse_usec() to parse_sec() sinds the default unit is secondsLennart Poettering2013-04-03
* util: rename write_one_line_file() to write_string_file()Lennart Poettering2013-04-03
* Drop src/login/uaccess.c, dead codeMartin Pitt2013-03-26
* uaccess: remove needless usb_id call from udev rulesKay Sievers2013-03-23
* logind: exploit previous cleanups and simplify returnsZbigniew Jędrzejewski-Szmek2013-03-18
* logind: Make more use of cleanup macrosColin Walters2013-03-18
* Use bus_maybe_send_reply() where applicableColin Walters2013-03-18
* logind: explicitly create state directories during early initializationLennart Poettering2013-03-15
* Move udevadm to rootbindirMichael Biebl2013-03-11
* pager: introduce "jump to end" optionHarald Hoyer2013-03-07
* logind: don't hit an assert if an close() on an input device fd fails with EN...Lennart Poettering2013-03-07