summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
* General: Update build system to upstream support of meson+ninja.Sven Eden2017-08-04
* Prep v234: Check against TRANSPORT_LOCAL in check_inhibitors()Sven Eden2017-07-27
* Prep v234: Eventually fix the cgroup stuff. elogind is not init.Sven Eden2017-07-27
* Prep 234: Rename pam-systemd to pam-elogind in pam module init log message.Sven Eden2017-07-26
* Prep v234: Re-add user/session to the gc_queue when stopping.Sven Eden2017-07-26
* Prep v234: Apply missing upstream fixes in src/login (3/6)Sven Eden2017-07-25
* logind: filter out input devices that have none of the keys/switche we care a...Lennart Poettering2017-07-25
* logind: relax udev rules matching devices logind watches forLennart Poettering2017-07-25
* logind: make use of EVIOCSMASK input ioctl to mask out events we aren't inter...Lennart Poettering2017-07-25
* loginctl: also use $XDG_SESSION_ID for session-statusZbigniew Jędrzejewski-Szmek2017-07-25
* loginctl: use $XDG_SESSION_ID for "our" sessionZbigniew Jędrzejewski-Szmek2017-07-25
* logind: nicer error message when we cannot guess the caller's sessionZbigniew Jędrzejewski-Szmek2017-07-25
* Add short-iso-precise for journalctl output (#5884)Ian Wienand2017-07-25
* logind: when setting a new controller, don't prepare the VT if logind is rest...Franck Bui2017-07-25
* tree-wide: fix wrong indent (#5757)Yu Watanabe2017-07-25
* loginctl: fix typo causing ignoring multiple session IDs (#5732)slodki2017-07-25
* logind: Stopped inhibitions should be considered inactive (#5698)afrantzis2017-07-25
* logind: save/restore session devices and their respective file descriptorsFranck Bui2017-07-25
* Prep v233.3: Add 'loginctl list' as a shorthand for list-sessionsSven Eden2017-07-20
* Prep v233.3: Moved four functions, that did not need adaptation in elogind-db...Sven Eden2017-07-20
* Prep v233.3: Moved shutdown_or_sleep() and run_helper() to elogind-dbus.c, so...Sven Eden2017-07-20
* Prep v233.3: Apply upstream updates to systemctl commands we mimic.Sven Eden2017-07-20
* Prep v233: Add missing updates from upstream in src/loginSven Eden2017-07-17
* logind: check return value from lseekZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: make bus_map_all_properties return a proper sd_bus_errorLennart Poettering2017-07-17
* logind: Don't try to emit a change signal for the 'Sessions' property (#5211)afrantzis2017-07-17
* shared/cgroup-show: extract funtion to query unit cgroup pathZbigniew Jędrzejewski-Szmek2017-07-17
* logind: trivial simplificationZbigniew Jędrzejewski-Szmek2017-07-17
* build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert2017-07-17
* tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)Reverend Homer2017-07-17
* pam: include pam_keyinit.so in our PAM fragmentsLennart Poettering2017-07-17
* tree-wide: stop using canonicalize_file_name(), use chase_symlinks() insteadLennart Poettering2017-07-17
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_IDZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2017-07-17
* Prep v232: Apply missing updates from upstreamSven Eden2017-07-05
* logind: don't hit assert when we try to free NULL manager objectLennart Poettering2017-07-05
* tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek2017-07-05
* loginctl: report tty in session listingsZbigniew Jędrzejewski-Szmek2017-07-05
* loginctl: drop casts in printfZbigniew Jędrzejewski-Szmek2017-07-05
* elogind-user: add pam_unix account moduleFelipe Sateler2017-07-05
* login: drop fedora-specific PAM config, add note to DISTRO_PORTING (#4314)Felipe Sateler2017-07-05
* tree-wide: remove consecutive duplicate words in commentsStefan Schweter2017-07-05
* logind: fix /run/user/$UID creation in apparmor-confined containers (#4154)Tomáš Janoušek2017-07-05
* logind: update empty and "infinity" handling for [User]TasksMax (#3835)Tejun Heo2017-07-05
* core: add RemoveIPC= settingLennart Poettering2017-07-05
* Re-add the saving of the user state file when creating a new session.Sven Eden2017-07-03
* Prep v231.3: Only ask for reboot authorization when shutting down or rebooting.Sven Eden2017-06-29
* Prep v231.3: No authorization for setting the wall message.Sven Eden2017-06-29
* Prep v231.2: Make sure logs go to syslog or kmsg if elogind was started in de...Sven Eden2017-06-28