summaryrefslogtreecommitdiff
path: root/src/core/main.c
AgeCommit message (Expand)Author
2016-10-10core: lower exit status "level" at one placeLennart Poettering
2016-10-10tree-wide: pass return value of make_null_stdio() to warning instead of errno...0xAX
2016-10-09main: initialize default unit little later (#4321)0xAX
2016-10-09tree-wide: print warning in a failure case of make_null_stdio() (#4320)0xAX
2016-10-06core: add possibility to set action for ctrl-alt-del burst (#4105)Lukáš Nykrýn
2016-09-25main: minor simplificationLennart Poettering
2016-09-16tree-wide: rename config_parse_many to …_nulstrZbigniew Jędrzejewski-Szmek
2016-08-22core: do not fail at step SECCOMP if there is no kernel support (#4004)Felipe Sateler
2016-08-19Merge pull request #3987 from keszybz/console-color-setupLennart Poettering
2016-08-18logind: update empty and "infinity" handling for [User]TasksMax (#3835)Tejun Heo
2016-08-18Revert "pid1: reconnect to the console before being re-executed"Zbigniew Jędrzejewski-Szmek
2016-08-18systemd: warn when setrlimit failsZbigniew Jędrzejewski-Szmek
2016-08-04main: use pager for --dump-configuration-items (#3894)0xAX
2016-08-03core: inherit TERM from PID 1 for all services started on /dev/consoleLennart Poettering
2016-08-02main: load Smack policy before IMA policy (#3859)Ismo Puustinen
2016-08-01main: get rid of ACTION_DONE (#3849)0xAX
2016-07-22Merge pull request #3777 from poettering/id128-reworkZbigniew Jędrzejewski-Szmek
2016-07-22core: change TasksMax= default for system services to 15%Lennart Poettering
2016-07-22main: simplify things a bit by moving container check into fixup_environment()Lennart Poettering
2016-07-22core: rework machine-id-setup.c to use the calls from id128-util.[ch]Lennart Poettering
2016-07-22main: make sure set_machine_id() doesn't clobber arg_machine_id on failureLennart Poettering
2016-07-11treewide: fix typos and remove accidental repetition of wordsTorstein Husebø
2016-06-24pid1: restore console color support for containers (#3595)Franck Bui
2016-06-22Merge pull request #3526 from fbuihuu/fix-console-log-colorLennart Poettering
2016-06-22pid1: initialize status color mode after setting up TERMFranck Bui
2016-06-22pid1: initialize TERM environment variable correctlyFranck Bui
2016-06-20Revert "do not pass-along the environment from the kernel or initrd"Franck Bui
2016-06-20pid1: reconnect to the console before being re-executedFranck Bui
2016-06-13core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488)Ivan Shapovalov
2016-05-29util-lib: Add sparc64 support for process creation (#3348)Michael Karcher
2016-05-05core: add io controller support on the unified hierarchyTejun Heo
2016-04-29core: rename StartLimitInterval= to StartLimitIntervalSec=Lennart Poettering
2016-04-29core: introduce activation rate limiting for socket unitsLennart Poettering
2016-04-26core: set start job timeout from the kernel commandline (#3112)tblume
2016-04-20pid1: disable color output when TERM=dumbZbigniew Jędrzejewski-Szmek
2016-04-12core: be more paranoid when mixing umask and fopen()Lennart Poettering
2016-04-12core: remove ManagerRunningAs enumLennart Poettering
2016-03-29core: ShutdownWatchdogSec=infinity disables the watchdog logic tooEvgeny Vereshchagin
2016-03-28core: RuntimeWatchdogSec=infinity disables the watchdog logicEvgeny Vereshchagin
2016-03-17systemd: obey systemd.log_color configZbigniew Jędrzejewski-Szmek
2016-03-01selinux: always try to load the full selinux dbZbigniew Jędrzejewski-Szmek
2016-02-29Merge pull request #2771 from 0xAX/core-kernel-timestamp-cleanupLennart Poettering
2016-02-29core: use DUAL_TIMESTAMP_NULL to reset kernel_timestampAlexander Kuleshov
2016-02-26clock-util: make clock_is_localtime() testable and add initial testsMartin Pitt
2016-02-25Merge pull request #2671 from 0xAX/move-pager-open-to-one-placeZbigniew Jędrzejewski-Szmek
2016-02-26tree-wide: merge pager_open_if_enabled() to the pager_open()Alexander Kuleshov
2016-02-22tree-wide: make ++/-- usage consistent WRT spacingVito Caputo
2016-02-16main: no need to set errno manuallyAlexander Kuleshov
2016-02-10core: set RLIMIT_CORE to unlimited by defaultLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack