summaryrefslogtreecommitdiff
path: root/src/login
AgeCommit message (Expand)Author
2017-02-20logind: check return value from lseekZbigniew Jędrzejewski-Szmek
2017-02-15tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_IDZbigniew Jędrzejewski-Szmek
2017-02-09tree-wide: make bus_map_all_properties return a proper sd_bus_errorLennart Poettering
2017-02-02logind: Don't try to emit a change signal for the 'Sessions' property (#5211)afrantzis
2017-02-01shared/cgroup-show: extract funtion to query unit cgroup pathZbigniew Jędrzejewski-Szmek
2017-01-31logind: trivial simplificationZbigniew Jędrzejewski-Szmek
2017-01-10build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert
2016-12-13pam: include pam_keyinit.so in our PAM fragmentsLennart Poettering
2016-12-09tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)Reverend Homer
2016-12-01tree-wide: stop using canonicalize_file_name(), use chase_symlinks() insteadLennart Poettering
2016-11-07Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek
2016-10-23tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek
2016-10-20logind: don't hit assert when we try to free NULL manager objectLennart Poettering
2016-10-17Merge pull request #4387 from keszybz/loginctl-ttyLennart Poettering
2016-10-16tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek
2016-10-16loginctl: report tty in session listingsZbigniew Jędrzejewski-Szmek
2016-10-16loginctl: drop casts in printfZbigniew Jędrzejewski-Szmek
2016-10-12systemd-user: add pam_unix account moduleFelipe Sateler
2016-10-10login: drop fedora-specific PAM config, add note to DISTRO_PORTING (#4314)Felipe Sateler
2016-10-04tree-wide: remove consecutive duplicate words in commentsStefan Schweter
2016-09-17Merge pull request #4123 from keszybz/network-file-dropinsMartin Pitt
2016-09-16tree-wide: rename config_parse_many to …_nulstrZbigniew Jędrzejewski-Szmek
2016-09-16logind: fix /run/user/$UID creation in apparmor-confined containers (#4154)Tomáš Janoušek
2016-08-19Merge pull request #3961 from keszybz/pr/3924Lennart Poettering
2016-08-18logind: update empty and "infinity" handling for [User]TasksMax (#3835)Tejun Heo
2016-08-19core: add RemoveIPC= settingLennart Poettering
2016-08-08Revert "logind: really handle *KeyIgnoreInhibited options in logind.conf"Mantas Mikulėnas
2016-07-31logind: 0% and 100% should be valid for UserTasksMax (#3836)Tejun Heo
2016-07-22Use "return log_error_errno" in more places"Zbigniew Jędrzejewski-Szmek
2016-07-22logind: change TasksMax= value for user logins to 33%Lennart Poettering
2016-07-20logind: always abandon session scopes before killing themLennart Poettering
2016-07-20logind: minor coding style improvementsLennart Poettering
2016-07-04treewide: fix typosTorstein Husebø
2016-06-21sd-bus: make sure bus_map_all_properties() handle booleans rightLennart Poettering
2016-06-18Ensure kdbus isn't used (#3501)Dave Reisner
2016-06-16systemctl: make sure we terminate the bus connection first, and then close th...Lennart Poettering
2016-06-14util: introduce physical_memory_scale() to unify how we scale by physical memoryLennart Poettering
2016-06-14util-lib: introduce parse_percent() for parsing percent specificationsLennart Poettering
2016-06-08logind: minor cleanup and use IN_SET() in manager_handle_action()Franck Bui
2016-06-08logind: really handle *KeyIgnoreInhibited options in logind.confFranck Bui
2016-05-28login: Fix policy for org.freedesktop.login1.set-self-linger (#3365) (#3373)Michael Biebl
2016-05-24Revert "rules: allow users to access frame buffer devices" (#3333)Zbigniew Jędrzejewski-Szmek
2016-05-11logind: introduce LockedHint and SetLockedHint (#3238)Victor Toso
2016-05-09tree-wide: rename draw_special_char to special_glyphZbigniew Jędrzejewski-Szmek
2016-05-07Merge pull request #3191 from poettering/cgroups-agent-dgramEvgeny Vereshchagin
2016-05-05logind: drop pointless UINT64_C() macro useLennart Poettering
2016-05-05logind: enforce a limit on inhibitors we hand outLennart Poettering
2016-05-05logind: expose more configuration settings as bus propertiesLennart Poettering
2016-05-05logind: don't include session lists in PropertyChanged messagesLennart Poettering
2016-05-05logind: process session/inhibitor fds at higher priorityLennart Poettering