summaryrefslogtreecommitdiff
path: root/sysctl.d
AgeCommit message (Expand)AuthorFilesLines
2017-11-19Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek1-0/+17
2017-10-04build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek1-1/+1
2017-07-18build-sys: drop gitignore patterns for in-tree buildsZbigniew Jędrzejewski-Szmek1-1/+0
2017-07-18build-sys: drop automake supportZbigniew Jędrzejewski-Szmek1-1/+0
2017-05-02meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek1-1/+1
2017-04-23meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek1-11/+9
2017-04-23meson: use join_paths consistentlyMichael Biebl1-1/+1
2017-04-23meson: create dirs and touch /usrZbigniew Jędrzejewski-Szmek1-0/+3
2017-04-23meson: build systemd using mesonZbigniew Jędrzejewski-Szmek1-0/+20
2017-02-08sysctl.d: replace URL of SysRq key documentation (#5274)Peter Körner1-1/+2
2016-07-11treewide: fix typos and remove accidental repetition of wordsTorstein Husebø1-1/+1
2016-02-10coredump: honour RLIMIT_CORE when saving/processing coredumpsLennart Poettering1-1/+1
2015-11-17sysctl: use %P instead of %p in core patternLennart Poettering1-1/+1
2015-11-02core: bump net.unix.max_dgram_qlen really early during bootLennart Poettering1-3/+0
2015-10-31sysctl.d: bump number of queueable AF_UNIX/SOCK_DGRAM datagramsLennart Poettering1-0/+3
2015-02-26sysctl: add some hints how to override settingsZbigniew Jędrzejewski-Szmek1-1/+8
2014-10-20sysctl.d: default to fq_codel, fight bufferbloatMichal Schmidt1-0/+3
2014-08-15sysctl: always write net.ipv4.conf.all.xyz= in addition to net.ipv4.conf.defa...Lennart Poettering1-0/+3
2014-07-25sysctl.d: enable promote_secondaries by defaultTom Gundersen1-0/+3
2014-07-13man: add systemd-coredump(8) and a bunch of linksZbigniew Jędrzejewski-Szmek1-1/+3
2013-03-15sysctl: default - add safe sysrq optionsKay Sievers1-0/+3
2013-03-15sysctl: add 50-default.confKay Sievers2-1/+22
2013-03-15sysctl: coredump.conf -> 50-coredump.confKay Sievers1-0/+0
2013-03-07man: fix compilation of exampleZbigniew Jędrzejewski-Szmek1-1/+1
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering1-2/+2
2012-01-14journal: hook up coredumping with journalLennart Poettering3-0/+12