summaryrefslogtreecommitdiffstats
path: root/sysctl.d/50-coredump.conf.in (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-04core: map io.bfq.weight to 1..1000Zbigniew Jędrzejewski-Szmek1-16/+19
2021-02-04xdg-autostart: Generate autostart services with templated nameDavid Edmundson2-2/+2
2021-02-04boot: Replace efivar_set() persistent argument with flags argumentDaan De Meyer5-45/+47
2021-02-04man: reword the description of "main conf file"Zbigniew Jędrzejewski-Szmek1-24/+21
2021-02-04import: use +i (immutable) chattr flag for marking OS images read-onlyLennart Poettering1-14/+25
2021-02-04import: fix etag detection supportLennart Poettering1-16/+29
2021-02-03path-util: tighten path_is_valid() checksLennart Poettering2-9/+55
2021-02-03copy: simplify futimens() invocationLennart Poettering1-15/+3
2021-02-03copy: also attempt to copy atime/mtime when copying symlinks, device nodes, f...Lennart Poettering1-2/+7
2021-02-03discover-image: don't mix two types of stack allocation in one lineLennart Poettering1-5/+7
2021-02-03shared: rename machine-image.[ch] → discover-image.[ch]Lennart Poettering20-20/+20
2021-02-03test-network: disable NDISC on veth-peerYu Watanabe1-0/+1
2021-02-03Deprecate builds with split-usr, prepare for removalZbigniew Jędrzejewski-Szmek2-3/+9
2021-02-03Translated using Weblate (Swedish) (#18457)Weblate (bot)1-132/+63
2021-02-03network: correct name of parameter in function prototypeKevin P. Fleming1-1/+1
2021-02-03logind: simplify flags handling a bitLennart Poettering1-12/+18
2021-02-03network,udev: move TransmitQueues=/ReceiveQueues= from .network to .linkYu Watanabe13-123/+99
2021-02-03udev: rename TxQueueLength= -> TransmitQueueLength=Yu Watanabe4-4/+4
2021-02-03oom: rework *MemoryPressureLimit= properties to have 1/10000 precisionAnita Zhang24-104/+91
2021-02-03ci: build with -Werror on FedoraFrantisek Sumsal1-2/+12
2021-02-03path-util: tighten path_extract_filename()Lennart Poettering2-15/+16
2021-02-02boot: Add startswith() and endswith() functions with no_case variantsDaan De Meyer3-12/+66
2021-02-02boot: Drop unnecessary bracesDaan De Meyer1-2/+1
2021-02-02boot: Fix void pointer arithmetic warningDaan De Meyer1-1/+1
2021-02-02boot: Replace raw efivar gets with typed variantsDaan De Meyer1-21/+15
2021-02-02boot: Add efivar_get/set_uint64_le() functionsDaan De Meyer2-0/+65
2021-02-02boot: Rename efivar_get/set_int() to efivar_get/set_uint_string()Daan De Meyer3-9/+9
2021-02-02boot: Tighten scope of variables used in loopsDaan De Meyer9-101/+70
2021-02-02boot: Add efivar_get_boolean_u8()Daan De Meyer3-5/+17
2021-02-02meson: use ellipses for rangesZbigniew Jędrzejewski-Szmek1-2/+2
2021-02-02meson: take oomd out of the doghouseZbigniew Jędrzejewski-Szmek2-9/+1
2021-02-02man: move content from the wiki to systemd.preset(5)Zbigniew Jędrzejewski-Szmek3-26/+55
2021-02-02meson: remove one more instance of install_dir:bindirZbigniew Jędrzejewski-Szmek1-2/+1
2021-02-02logind: Introduce RebootWithFlags and othersDeepak Rawat4-16/+142
2021-02-02parse-util: add permyriad parsingAnita Zhang3-39/+169
2021-02-01libudev: add one more assertionYu Watanabe1-0/+1
2021-02-01libudev: unset uptodate flag before free()ing entriesYu Watanabe1-1/+1
2021-02-01libudev: also drop the entry from LIST even if unique flag is setYu Watanabe1-2/+3
2021-02-01libudev: set entry->list after the entry is stored in the listYu Watanabe1-1/+2
2021-02-01libudev: use hashmap_ensure_put()Yu Watanabe1-7/+1
2021-02-01oss-fuzz: show meson logsEvgeny Vereshchagin1-1/+5
2021-02-01tools: make update-dbus-docs compatible with Python 3.6Anita Zhang1-1/+1
2021-01-31boot: Make all efivar util functions take the guid as an argumentDaan De Meyer4-44/+50
2021-01-31boot: Turn all guid constants into C99 compound initializersDaan De Meyer10-60/+56
2021-01-31boot: Enable C99Daan De Meyer1-2/+2
2021-01-31boot: Move Secure Boot logic to new fileDaan De Meyer8-27/+30
2021-01-31hwdb: Add evdev for Huawei EUL-XW9Simonas Kazlauskas1-1/+3
2021-01-31network: drop one more link_dirty()Yu Watanabe1-2/+0
2021-01-31sd-boot: Add missing includesDaan De Meyer8-0/+15
2021-01-31sd-boot: Make internal functions staticDaan De Meyer3-4/+4