summaryrefslogtreecommitdiffstats
path: root/src/sysctl (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-09NEWS: add datev246-rc1Zbigniew Jędrzejewski-Szmek1-0/+2
2020-07-09userdb: fix dlopen callZbigniew Jędrzejewski-Szmek1-1/+1
2020-07-09NEWS: add blurb about os-release and $container_host_*Zbigniew Jędrzejewski-Szmek1-0/+8
2020-07-08test-netowrk: in test_bridge_configure_without_carrier, avoid strange test fa...Dan Streetman1-3/+2
2020-07-08test-network: don't print networkctl output for passing subtestsDan Streetman1-1/+0
2020-07-08test: bump the TEST-47 sleeps once againFrantisek Sumsal1-2/+2
2020-07-08network: add support for MACVLAN source modeAlvin Šipraga8-2/+72
2020-07-08meson: bump version numbers for v246Zbigniew Jędrzejewski-Szmek1-3/+3
2020-07-08NEWS: update contributors list for v246-rcZbigniew Jędrzejewski-Szmek2-1/+39
2020-07-08git-contrib: simplify implementation a bitZbigniew Jędrzejewski-Szmek1-4/+1
2020-07-08sd-device: use log_device_debug_errno()Yu Watanabe1-1/+1
2020-07-08table use table_log_print_error() instead of table_log_show_errorfangxiuning14-26/+26
2020-07-08table add table_log_sort_error()fangxiuning6-5/+8
2020-07-08table add table_log_show_error()fangxiuning10-14/+17
2020-07-07docs: update information where to file bugs against RHEL/CentOS versions of s...Lukas Nykryn1-1/+1
2020-07-07add error message when bind mount src missingAlan Perry2-5/+8
2020-07-07network: make address_handler() staticYu Watanabe2-2/+1
2020-07-07network: introduce own address handler for dhcp6 delegated prefixYu Watanabe1-3/+26
2020-07-07xdg-autostart: ignore all empty entries in multi-string entriesZbigniew Jędrzejewski-Szmek2-12/+11
2020-07-07man: match parenthesesTopi Miettinen9-10/+10
2020-07-07xdg-autostart: avoid quadratic behaviour in strv parsingZbigniew Jędrzejewski-Szmek2-20/+48
2020-07-07journald: minor wording tweak in messageZbigniew Jędrzejewski-Szmek1-1/+1
2020-07-07tree-wide: more repeated wordsZbigniew Jędrzejewski-Szmek8-10/+10
2020-07-07networkd: use capitalized "IP" and "TOS" in messagesZbigniew Jędrzejewski-Szmek3-16/+16
2020-07-07journal/compress: drop "future" code in zstd compressionZbigniew Jędrzejewski-Szmek85-698/+260
2020-07-07all: fix minor typosYuri Chornoivan6-6/+6
2020-07-07update NEWSLennart Poettering1-1/+24
2020-07-07update TODOLennart Poettering1-4/+8
2020-07-07TODOLennart Poettering1-2/+6
2020-07-07firstboot: add option to turn off welcome text displayLennart Poettering2-0/+23
2020-07-07man: document the new --image= switch of systemd-firstbootLennart Poettering1-0/+12
2020-07-07firstboot: add --image= switchLennart Poettering1-6/+108
2020-07-07mount-util: use UMOUNT_NOFOLLOW in recursive umounterLennart Poettering1-3/+2
2020-07-07mount-util: add destructor helper that umounts + rmdirs a pathLennart Poettering1-0/+11
2020-07-07namespace-util: introduce helper for combining unshare() + MS_SLAVE remountLennart Poettering5-16/+27