summaryrefslogtreecommitdiff
path: root/sysctl.d
AgeCommit message (Expand)AuthorFilesLines
2019-07-26sysctl: prefix ping port range setting with a dashLennart Poettering1-1/+1
2019-07-26Revert "Revert "sysctl: Enable ping(8) inside rootless Podman containers""Lennart Poettering1-0/+8
2019-07-26Revert "sysctl: Enable ping(8) inside rootless Podman containers"Evgeny Vereshchagin1-8/+0
2019-07-24sysctl: Enable ping(8) inside rootless Podman containersDebarshi Ray1-0/+8
2019-06-26coredump: rely on /proc exclusively to get the name of the crashing processFranck Bui1-1/+1
2019-05-20sysctl: bump pid range only on 64-bit systemsYu Watanabe3-4/+23
2019-04-09sysctl: let's by default increase the numeric PID range from 2^16 to 2^22Lennart Poettering1-0/+4
2019-01-16Enable regular file and FIFO protectionLucas Werkmeister1-0/+4
2018-11-28sysctl.d: switch net.ipv4.conf.all.rp_filter from 1 to 2Lubomir Rintel1-1/+1
2018-08-20Revert "sysctl.d: request ECN on both in and outgoing connections"Thomas Hindoe Paaboel Andersen1-3/+0
2018-06-14Drop my copyright headersZbigniew Jędrzejewski-Szmek1-2/+0
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering1-1/+1
2018-05-31sysctl.d: request ECN on both in and outgoing connections (#9143)Thomas H. P. Andersen1-0/+3
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-02-15coredump: accept hostname on command line (#8033)Jakub Filak1-1/+1
2017-12-05Do not set `net.ipv4.conf.default.*`Hristo Venev1-3/+0
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