Age | Commit message (Expand) | Author |
2016-10-20 | logind: don't hit assert when we try to free NULL manager object | Lennart Poettering |
2016-10-17 | Merge pull request #4387 from keszybz/loginctl-tty | Lennart Poettering |
2016-10-16 | tree-wide: use mfree more | Zbigniew Jędrzejewski-Szmek |
2016-10-16 | loginctl: report tty in session listings | Zbigniew Jędrzejewski-Szmek |
2016-10-16 | loginctl: drop casts in printf | Zbigniew Jędrzejewski-Szmek |
2016-10-12 | systemd-user: add pam_unix account module | Felipe Sateler |
2016-10-10 | login: drop fedora-specific PAM config, add note to DISTRO_PORTING (#4314) | Felipe Sateler |
2016-10-04 | tree-wide: remove consecutive duplicate words in comments | Stefan Schweter |
2016-09-17 | Merge pull request #4123 from keszybz/network-file-dropins | Martin Pitt |
2016-09-16 | tree-wide: rename config_parse_many to …_nulstr | Zbigniew Jędrzejewski-Szmek |
2016-09-16 | logind: fix /run/user/$UID creation in apparmor-confined containers (#4154) | Tomáš Janoušek |
2016-08-19 | Merge pull request #3961 from keszybz/pr/3924 | Lennart Poettering |
2016-08-18 | logind: update empty and "infinity" handling for [User]TasksMax (#3835) | Tejun Heo |
2016-08-19 | core: add RemoveIPC= setting | Lennart Poettering |
2016-08-08 | Revert "logind: really handle *KeyIgnoreInhibited options in logind.conf" | Mantas Mikulėnas |
2016-07-31 | logind: 0% and 100% should be valid for UserTasksMax (#3836) | Tejun Heo |
2016-07-22 | Use "return log_error_errno" in more places" | Zbigniew Jędrzejewski-Szmek |
2016-07-22 | logind: change TasksMax= value for user logins to 33% | Lennart Poettering |
2016-07-20 | logind: always abandon session scopes before killing them | Lennart Poettering |
2016-07-20 | logind: minor coding style improvements | Lennart Poettering |
2016-07-04 | treewide: fix typos | Torstein Husebø |
2016-06-21 | sd-bus: make sure bus_map_all_properties() handle booleans right | Lennart Poettering |
2016-06-18 | Ensure kdbus isn't used (#3501) | Dave Reisner |
2016-06-16 | systemctl: make sure we terminate the bus connection first, and then close th... | Lennart Poettering |
2016-06-14 | util: introduce physical_memory_scale() to unify how we scale by physical memory | Lennart Poettering |
2016-06-14 | util-lib: introduce parse_percent() for parsing percent specifications | Lennart Poettering |
2016-06-08 | logind: minor cleanup and use IN_SET() in manager_handle_action() | Franck Bui |
2016-06-08 | logind: really handle *KeyIgnoreInhibited options in logind.conf | Franck Bui |
2016-05-28 | login: Fix policy for org.freedesktop.login1.set-self-linger (#3365) (#3373) | Michael Biebl |
2016-05-24 | Revert "rules: allow users to access frame buffer devices" (#3333) | Zbigniew Jędrzejewski-Szmek |
2016-05-11 | logind: introduce LockedHint and SetLockedHint (#3238) | Victor Toso |
2016-05-09 | tree-wide: rename draw_special_char to special_glyph | Zbigniew Jędrzejewski-Szmek |
2016-05-07 | Merge pull request #3191 from poettering/cgroups-agent-dgram | Evgeny Vereshchagin |
2016-05-05 | logind: drop pointless UINT64_C() macro use | Lennart Poettering |
2016-05-05 | logind: enforce a limit on inhibitors we hand out | Lennart Poettering |
2016-05-05 | logind: expose more configuration settings as bus properties | Lennart Poettering |
2016-05-05 | logind: don't include session lists in PropertyChanged messages | Lennart Poettering |
2016-05-05 | logind: process session/inhibitor fds at higher priority | Lennart Poettering |
2016-05-05 | logind: enforce a limit on current user sessions | Lennart Poettering |
2016-05-05 | tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere | Lennart Poettering |
2016-04-26 | systemd --user: call pam_loginuid when creating user@.service (#3120) | Zbigniew Jędrzejewski-Szmek |
2016-04-22 | shared: drop kernel_thread bool from cgroups show code | Lennart Poettering |
2016-04-22 | loginctl,machinectl: also make use of new GetProcesses() bus call | Lennart Poettering |
2016-04-21 | Merge pull request #3005 from keszybz/kill-user-proceses | Lennart Poettering |
2016-04-21 | loginctl: show linger status in user-status | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | logind: allow any user to request lingering | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | logind: make KillOnlyUsers override KillUserProcesses | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | build-sys: add --without-kill-user-processes configure option | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | logind: flip KillUserProcesses to on by default | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | logind: reload config on SIGHUP | Zbigniew Jędrzejewski-Szmek |