Age | Commit message (Expand) | Author |
2013-04-16 | logind: when looking for cgroup prefixes, allocate from stack | Lennart Poettering |
2013-04-15 | core: always create /user and /machine top-level cgroup dirs | Lennart Poettering |
2013-04-15 | Fix spelling errors using 'codespell' tool | Anatol Pomozov |
2013-04-15 | sd-login: add a sd_pid_get_user_unit() call | Lennart Poettering |
2013-04-11 | errno is positive | Zbigniew Jędrzejewski-Szmek |
2013-04-10 | logind: avoid creating stale session state files | Fedora systemd team |
2013-04-09 | logind: introduce an explicit session class for cronjobs and similar | Lennart Poettering |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-04-05 | logind: consider key inhibitors that are taken by non-session processes as gl... | Lennart Poettering |
2013-04-05 | PAM, uaccess: check for logind, not for systemd | Martin Pitt |
2013-04-04 | login: add sd_login_monitor_get_timeout() public api call | Lennart Poettering |
2013-04-04 | login: add new public API call sd_login_monitor_get_events() to get poll() fl... | Lennart Poettering |
2013-04-03 | util: rename parse_usec() to parse_sec() sinds the default unit is seconds | Lennart Poettering |
2013-04-03 | util: rename write_one_line_file() to write_string_file() | Lennart Poettering |
2013-03-26 | Drop src/login/uaccess.c, dead code | Martin Pitt |
2013-03-23 | uaccess: remove needless usb_id call from udev rules | Kay Sievers |
2013-03-18 | logind: exploit previous cleanups and simplify returns | Zbigniew Jędrzejewski-Szmek |
2013-03-18 | logind: Make more use of cleanup macros | Colin Walters |
2013-03-18 | Use bus_maybe_send_reply() where applicable | Colin Walters |
2013-03-15 | logind: explicitly create state directories during early initialization | Lennart Poettering |
2013-03-11 | Move udevadm to rootbindir | Michael Biebl |
2013-03-07 | pager: introduce "jump to end" option | Harald Hoyer |
2013-03-07 | logind: don't hit an assert if an close() on an input device fd fails with EN... | Lennart Poettering |
2013-03-05 | inhibit: print --list if no argument is given | Kay Sievers |
2013-03-05 | logind: when registering a new session always use previous session info from ... | Lennart Poettering |
2013-03-01 | inhibit: make the output more readable | Mantas Mikulėnas |
2013-02-22 | systemctl: make shutdown operations use irreversible jobs | Michal Schmidt |
2013-02-14 | update TODO | Thomas Hindoe Paaboel Andersen |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-02-13 | Revert "log_error() if inotify_add_watch() fails" | Lennart Poettering |
2013-02-13 | log_error() if inotify_add_watch() fails | Harald Hoyer |
2013-02-13 | use strneq instead of strncmp | Thomas Hindoe Paaboel Andersen |
2013-02-11 | logind: Allow active sessions to always shutdown by default | Adel Gadllah |
2013-02-09 | logind: rename "seat-master" tag to "master-of-seat" | Lennart Poettering |
2013-01-27 | logind: add MESSAGE_IDs to interesting events | Zbigniew Jędrzejewski-Szmek |
2013-01-25 | logind: rework delay inhibition logic | Lennart Poettering |
2013-01-25 | loginctl: don't show [UACCESS] info in device tree | Lennart Poettering |
2013-01-24 | loginctl: show seat master and uaccess devices in seat-status output | Lennart Poettering |
2013-01-24 | logind: add UnlockSessions() clal to complement LockSessions() | Lennart Poettering |
2013-01-24 | logind: send Resumed() signal after we come back from suspend/hibernate/hybri... | Lennart Poettering |
2013-01-24 | logind: only allow one shutdown/sleep action to be queued at the same time | Lennart Poettering |
2013-01-16 | systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci... | Lukas Nykryn |
2013-01-15 | logind: remove unused variable | Michal Sekletar |
2013-01-15 | login: introduce sd_session_get_tty() | Lennart Poettering |
2013-01-14 | logind: ignore non-tty/non-x11 session when checking if there are other sessi... | Lennart Poettering |
2013-01-07 | logind: Capability of making seats without framebuffer devices | Oleg Samarin |
2013-01-04 | build-sys: drop all distribution specfic checks | Lennart Poettering |
2012-12-31 | polkit: add "imply" rules to a number of polkit actions | Lennart Poettering |
2012-12-24 | pam_systemd: new option for the session class | Matthew Monaco |
2012-12-24 | logind: don't allow suspending/hibernating if the kernel doesn't support it | Lennart Poettering |