summaryrefslogtreecommitdiff
path: root/src/login
AgeCommit message (Expand)Author
2013-04-17Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek
2013-04-16nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering
2013-04-16logind: filter configured cgroup controller listsLennart Poettering
2013-04-16logind: when looking for cgroup prefixes, allocate from stackLennart Poettering
2013-04-15core: always create /user and /machine top-level cgroup dirsLennart Poettering
2013-04-15Fix spelling errors using 'codespell' toolAnatol Pomozov
2013-04-15sd-login: add a sd_pid_get_user_unit() callLennart Poettering
2013-04-11errno is positiveZbigniew Jędrzejewski-Szmek
2013-04-10logind: avoid creating stale session state filesFedora systemd team
2013-04-09logind: introduce an explicit session class for cronjobs and similarLennart Poettering
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2013-04-05logind: consider key inhibitors that are taken by non-session processes as gl...Lennart Poettering
2013-04-05PAM, uaccess: check for logind, not for systemdMartin Pitt
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-04-03util: rename parse_usec() to parse_sec() sinds the default unit is secondsLennart Poettering
2013-04-03util: rename write_one_line_file() to write_string_file()Lennart Poettering
2013-03-26Drop src/login/uaccess.c, dead codeMartin Pitt
2013-03-23uaccess: remove needless usb_id call from udev rulesKay Sievers
2013-03-18logind: exploit previous cleanups and simplify returnsZbigniew Jędrzejewski-Szmek
2013-03-18logind: Make more use of cleanup macrosColin Walters
2013-03-18Use bus_maybe_send_reply() where applicableColin Walters
2013-03-15logind: explicitly create state directories during early initializationLennart Poettering
2013-03-11Move udevadm to rootbindirMichael Biebl
2013-03-07pager: introduce "jump to end" optionHarald Hoyer
2013-03-07logind: don't hit an assert if an close() on an input device fd fails with EN...Lennart Poettering
2013-03-05inhibit: print --list if no argument is givenKay Sievers
2013-03-05logind: when registering a new session always use previous session info from ...Lennart Poettering
2013-03-01inhibit: make the output more readableMantas Mikulėnas
2013-02-22systemctl: make shutdown operations use irreversible jobsMichal Schmidt
2013-02-14update TODOThomas Hindoe Paaboel Andersen
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-02-11logind: Allow active sessions to always shutdown by defaultAdel Gadllah
2013-02-09logind: rename "seat-master" tag to "master-of-seat"Lennart Poettering
2013-01-27logind: add MESSAGE_IDs to interesting eventsZbigniew Jędrzejewski-Szmek
2013-01-25logind: rework delay inhibition logicLennart Poettering
2013-01-25loginctl: don't show [UACCESS] info in device treeLennart Poettering
2013-01-24loginctl: show seat master and uaccess devices in seat-status outputLennart Poettering
2013-01-24logind: add UnlockSessions() clal to complement LockSessions()Lennart Poettering
2013-01-24logind: send Resumed() signal after we come back from suspend/hibernate/hybri...Lennart Poettering
2013-01-24logind: only allow one shutdown/sleep action to be queued at the same timeLennart Poettering
2013-01-16systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...Lukas Nykryn
2013-01-15logind: remove unused variableMichal Sekletar
2013-01-15login: introduce sd_session_get_tty()Lennart Poettering
2013-01-14logind: ignore non-tty/non-x11 session when checking if there are other sessi...Lennart Poettering
2013-01-07logind: Capability of making seats without framebuffer devicesOleg Samarin
2013-01-04build-sys: drop all distribution specfic checksLennart Poettering