summaryrefslogtreecommitdiff
path: root/src/core/main.c
AgeCommit message (Expand)Author
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
2016-02-03resolved: apply epoch to system time from PID 1Lennart Poettering
2016-02-03manager: print fatal error if early mount failedAlexander Kuleshov
2016-02-01core: rework unit timeout handling, and add new setting RuntimeMaxSec=Lennart Poettering
2016-02-01core: move parsing of rlimits into rlimit-util.[ch]Lennart Poettering
2016-01-21core: add valgrind helper for daemon-reexecEvgeny Vereshchagin
2016-01-12Merge pull request #490 from pyssling/masterLennart Poettering
2016-01-12core: Add machine-id settingNils Carlson
2016-01-12capabilities: keep bounding set in non-inverted format.Ismo Puustinen
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-11-27Merge pull request #1833 from utezduyar/drop-warning-on-presetLennart Poettering
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-11-16core: enable TasksMax= for all services by default, and set it to 512Lennart Poettering
2015-11-16downgrade warning if setting preset failedUmut Tezduyar Lindskog
2015-11-13core: add new DefaultTasksMax= setting for system.confLennart Poettering
2015-11-13core: make sure DefaultLimitCPU= and DefaultLimitRTTIME= understand time unit...Lennart Poettering
2015-11-12core: make sure to reset the bus error struct before reusing itLennart Poettering
2015-11-12core: drop "override" flag when building transactionsLennart Poettering
2015-11-10defs: rework CONF_DIRS_NULSTR() macroLennart Poettering
2015-11-06core: support IEC suffixes for RLIMIT stuffKarel Zak
2015-11-04core: fix typoTorstein Husebø
2015-11-03Merge pull request #1744 from evverx/fix-debug-generatorLennart Poettering
2015-11-03core: use runlevel_to_target for /proc/cmdline parsingEvgeny Vereshchagin
2015-11-03Merge pull request #1754 from martinpitt/masterDaniel Mack
2015-11-02core: bump net.unix.max_dgram_qlen really early during bootLennart Poettering
2015-11-02core: drop check for /etc/mtabMartin Pitt
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: split out printf() helpers to stdio-util.hLennart Poettering
2015-10-27util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]Lennart Poettering
2015-10-27src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...Lennart Poettering
2015-10-27util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]Lennart Poettering
2015-10-27util-lib: move a number of fs operations into fs-util.[ch]Lennart Poettering
2015-10-27util-lib: split out resource limits related calls into rlimit-util.[ch]Lennart Poettering