Age | Commit message (Expand) | Author |
2016-10-24 | Merge pull request #4459 from keszybz/commandline-parsing | Lennart Poettering |
2016-10-24 | install: introduce UnitFileFlags | Jan Synacek |
2016-10-22 | tree-wide: make parse_proc_cmdline() strip "rd." prefix automatically | Zbigniew Jędrzejewski-Szmek |
2016-10-22 | tree-wide: allow state to be passed through to parse_proc_cmdline_item | Zbigniew Jędrzejewski-Szmek |
2016-10-21 | core: use emergency_action for ctr+alt+del burst | Lukas Nykryn |
2016-10-19 | pid1: downgrade some rlimit warnings | Zbigniew Jędrzejewski-Szmek |
2016-10-11 | core/main: get rid from excess check of ACTION_TEST (#4350) | 0xAX |
2016-10-10 | Merge pull request #4337 from poettering/exit-code | Zbigniew Jędrzejewski-Szmek |
2016-10-10 | core: lower exit status "level" at one place | Lennart Poettering |
2016-10-10 | main: use strdup instead of free_and_strdup to initialize default unit (#4335) | 0xAX |
2016-10-10 | tree-wide: pass return value of make_null_stdio() to warning instead of errno... | 0xAX |
2016-10-09 | main: initialize default unit little later (#4321) | 0xAX |
2016-10-09 | tree-wide: print warning in a failure case of make_null_stdio() (#4320) | 0xAX |
2016-10-06 | core: add possibility to set action for ctrl-alt-del burst (#4105) | Lukáš Nykrýn |
2016-09-25 | main: minor simplification | Lennart Poettering |
2016-09-16 | tree-wide: rename config_parse_many to …_nulstr | Zbigniew Jędrzejewski-Szmek |
2016-08-22 | core: do not fail at step SECCOMP if there is no kernel support (#4004) | Felipe Sateler |
2016-08-19 | Merge pull request #3987 from keszybz/console-color-setup | Lennart Poettering |
2016-08-18 | logind: update empty and "infinity" handling for [User]TasksMax (#3835) | Tejun Heo |
2016-08-18 | Revert "pid1: reconnect to the console before being re-executed" | Zbigniew Jędrzejewski-Szmek |
2016-08-18 | systemd: warn when setrlimit fails | Zbigniew Jędrzejewski-Szmek |
2016-08-04 | main: use pager for --dump-configuration-items (#3894) | 0xAX |
2016-08-03 | core: inherit TERM from PID 1 for all services started on /dev/console | Lennart Poettering |
2016-08-02 | main: load Smack policy before IMA policy (#3859) | Ismo Puustinen |
2016-08-01 | main: get rid of ACTION_DONE (#3849) | 0xAX |
2016-07-22 | Merge pull request #3777 from poettering/id128-rework | Zbigniew Jędrzejewski-Szmek |
2016-07-22 | core: change TasksMax= default for system services to 15% | Lennart Poettering |
2016-07-22 | main: simplify things a bit by moving container check into fixup_environment() | Lennart Poettering |
2016-07-22 | core: rework machine-id-setup.c to use the calls from id128-util.[ch] | Lennart Poettering |
2016-07-22 | main: make sure set_machine_id() doesn't clobber arg_machine_id on failure | Lennart Poettering |
2016-07-11 | treewide: fix typos and remove accidental repetition of words | Torstein Husebø |
2016-06-24 | pid1: restore console color support for containers (#3595) | Franck Bui |
2016-06-22 | Merge pull request #3526 from fbuihuu/fix-console-log-color | Lennart Poettering |
2016-06-22 | pid1: initialize status color mode after setting up TERM | Franck Bui |
2016-06-22 | pid1: initialize TERM environment variable correctly | Franck Bui |
2016-06-20 | Revert "do not pass-along the environment from the kernel or initrd" | Franck Bui |
2016-06-20 | pid1: reconnect to the console before being re-executed | Franck Bui |
2016-06-13 | core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488) | Ivan Shapovalov |
2016-05-29 | util-lib: Add sparc64 support for process creation (#3348) | Michael Karcher |
2016-05-05 | core: add io controller support on the unified hierarchy | Tejun Heo |
2016-04-29 | core: rename StartLimitInterval= to StartLimitIntervalSec= | Lennart Poettering |
2016-04-29 | core: introduce activation rate limiting for socket units | Lennart Poettering |
2016-04-26 | core: set start job timeout from the kernel commandline (#3112) | tblume |
2016-04-20 | pid1: disable color output when TERM=dumb | Zbigniew Jędrzejewski-Szmek |
2016-04-12 | core: be more paranoid when mixing umask and fopen() | Lennart Poettering |
2016-04-12 | core: remove ManagerRunningAs enum | Lennart Poettering |
2016-03-29 | core: ShutdownWatchdogSec=infinity disables the watchdog logic too | Evgeny Vereshchagin |
2016-03-28 | core: RuntimeWatchdogSec=infinity disables the watchdog logic | Evgeny Vereshchagin |
2016-03-17 | systemd: obey systemd.log_color config | Zbigniew Jędrzejewski-Szmek |
2016-03-01 | selinux: always try to load the full selinux db | Zbigniew Jędrzejewski-Szmek |