Age | Commit message (Expand) | Author |
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 |
2016-02-29 | Merge pull request #2771 from 0xAX/core-kernel-timestamp-cleanup | Lennart Poettering |
2016-02-29 | core: use DUAL_TIMESTAMP_NULL to reset kernel_timestamp | Alexander Kuleshov |
2016-02-26 | clock-util: make clock_is_localtime() testable and add initial tests | Martin Pitt |
2016-02-25 | Merge pull request #2671 from 0xAX/move-pager-open-to-one-place | Zbigniew Jędrzejewski-Szmek |
2016-02-26 | tree-wide: merge pager_open_if_enabled() to the pager_open() | Alexander Kuleshov |
2016-02-22 | tree-wide: make ++/-- usage consistent WRT spacing | Vito Caputo |
2016-02-16 | main: no need to set errno manually | Alexander Kuleshov |
2016-02-10 | core: set RLIMIT_CORE to unlimited by default | Lennart Poettering |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2016-02-03 | resolved: apply epoch to system time from PID 1 | Lennart Poettering |
2016-02-03 | manager: print fatal error if early mount failed | Alexander Kuleshov |
2016-02-01 | core: rework unit timeout handling, and add new setting RuntimeMaxSec= | Lennart Poettering |
2016-02-01 | core: move parsing of rlimits into rlimit-util.[ch] | Lennart Poettering |
2016-01-21 | core: add valgrind helper for daemon-reexec | Evgeny Vereshchagin |
2016-01-12 | Merge pull request #490 from pyssling/master | Lennart Poettering |
2016-01-12 | core: Add machine-id setting | Nils Carlson |
2016-01-12 | capabilities: keep bounding set in non-inverted format. | Ismo Puustinen |
2015-11-27 | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering |
2015-11-27 | Merge pull request #1833 from utezduyar/drop-warning-on-preset | Lennart Poettering |
2015-11-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen |
2015-11-16 | core: enable TasksMax= for all services by default, and set it to 512 | Lennart Poettering |