summaryrefslogtreecommitdiff
path: root/src/login/logind.c
Commit message (Expand)AuthorAge
* Prep v239: Utilize new user_runtime_dir() functionSven Eden2018-08-29
* Prep v239: Fix main() to call manager_new() again.Sven Eden2018-08-24
* Prep v239: Add support for the new 'suspend-then-hibernate' method.Sven Eden2018-08-24
* Prep v239: Update manager_parse_config_file() that got moved to logind-core.cSven Eden2018-08-24
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* logind: fix borked r checkZbigniew Jędrzejewski-Szmek2018-08-24
* logind: (void)ify all things we knowingly ignoreLennart Poettering2018-08-24
* logind: terminate cleanly on SIGTERM/SIGINTLennart Poettering2018-08-24
* logind: modernize Manager object allocation and freeingLennart Poettering2018-08-24
* login: drop unnecessary headersYu Watanabe2018-08-24
* logind: move two functions to logind_core utility libZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: drop redundant _cleanup_ macros (#8810)Lennart Poettering2018-08-24
* logind: enable limiting of user session scopes using pam context objects (#8397)Jan Synacek2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* macro: introduce TAKE_PTR() macroLennart Poettering2018-08-24
* Fix elogind debug mode:Sven Eden2018-06-29
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* logind: check file is device node before using .st_rdevLennart Poettering2018-05-30
* logind: trivial improvementsLennart Poettering2018-05-30
* Add some handling to remaining unlinkat callsZbigniew Jędrzejewski-Szmek2018-05-30
* login,user-sessions: always warn when we fail to remove nologin fileZbigniew Jędrzejewski-Szmek2018-05-30
* logind: change check_gc to may_gc everywhereZbigniew Jędrzejewski-Szmek2018-05-30
* Suspend on lid close based on power status. (#8016)Simon Fowler2018-05-30
* log: minimize includes in log.hLennart Poettering2018-05-30
* tree-wide: make the Subscribe() method calls asynchronous tooLennart Poettering2018-05-30
* tree-wide: install matches asynchronouslyLennart Poettering2018-05-30
* tree-wide: make name requesting asynchronous in all our servicesLennart Poettering2018-05-30
* Move /var/lib/systemd/linger to /var/lib/elogind/.Sven Eden2018-04-23
* Prep v236 : Add missing SPDX-License-Identifier (5/9) src/loginSven Eden2018-03-26
* check_tree.pl: Do not allow commented out includes to be moved under our elog...Sven Eden2018-03-08
* Apply updates from upstreamSven Eden2017-12-07
* cgroup, unit, fragment parser: make use of new firewall functionsDaniel Mack2017-11-21
* Add abstraction model for BPF programsDaniel Mack2017-11-20
* Prep v235: Catch and react on SIGINT, SIGQUIT and SIGTERMSven Eden2017-08-31
* Prep v235: Fix startup order and add debug logging.Sven Eden2017-08-31
* Prep v235: optimize elogind extra startup functionalitySven Eden2017-08-30
* Prep v235: Set defaults for the sleep config *after* loading the config file.Sven Eden2017-08-29
* Prep v235: Allow elogind to daemonize itself with "-D|--daemon".Sven Eden2017-08-16
* Prep v234: Eventually fix the cgroup stuff. elogind is not init.Sven Eden2017-07-27
* Prep v234: Apply missing upstream fixes in src/login (3/6)Sven Eden2017-07-25
* tree-wide: fix wrong indent (#5757)Yu Watanabe2017-07-25
* logind: save/restore session devices and their respective file descriptorsFranck Bui2017-07-25
* Rename formats-util.h to format-util.hZbigniew 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
* Prep v231.2: Make sure logs go to syslog or kmsg if elogind was started in de...Sven Eden2017-06-28
* Prep v231.2: Apply some minor style fixesSven Eden2017-06-19
* logind: don't hit assert when we try to free NULL manager objectLennart Poettering2017-06-19
* Prep v231: Move elogind specific code in login/logind.c to login/elogind.cSven Eden2017-06-16