summaryrefslogtreecommitdiffstats
path: root/sysctl.d/meson.build (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-27man/systemd.link: Add missing verb *be*Paul Menzel1-1/+1
2019-11-26test-fileio: cast EOF to (char) before comparing with char explicitlyLennart Poettering1-5/+10
2019-11-26udev: tiny update for log messagesYu Watanabe2-3/+3
2019-11-26network: also assume Table=local for ipv6 route if Type=local, broadcast, any...Yu Watanabe2-16/+21
2019-11-26core.timer: fix "systemd-analyze dump" and docs syntax inconsistencies wrt On...Mike Kazantsev2-2/+2
2019-11-25man: refer to systemd.syntax(7) from systemd.nspawn(5)Zbigniew Jędrzejewski-Szmek2-48/+24
2019-11-25fuzz-unit-file: add new items to the corpusZbigniew Jędrzejewski-Szmek1-0/+2
2019-11-25pid1: fix the names of AllowedCPUs= and AllowedMemoryNodes=Zbigniew Jędrzejewski-Szmek3-6/+6
2019-11-25test-proc-cmdline: disable EFI-dependent tests when EFI is disabledMike Gilbert1-0/+2
2019-11-25hwdb: add bluetooth entry for Logitech MX Anywhere 2SHaochen Tong1-1/+5
2019-11-25man: restores ConditionVirtualization documentation (#14138)Steve Ramage1-1/+1
2019-11-24man: document all pager variables for systemctl and systemdZbigniew Jędrzejewski-Szmek2-2/+7
2019-11-24basic/terminal-util: add support for $NO_COLORZbigniew Jędrzejewski-Szmek2-0/+19
2019-11-24travis: add missing closing quote signYu Watanabe1-1/+1
2019-11-24hwdb: add accel sensor entry for Jumper EZpad GoJ. Xing1-0/+4
2019-11-22meson: bump version numbers for v244v244-rc1Zbigniew Jędrzejewski-Szmek1-3/+3
2019-11-22systemd-tmpfiles: don't install timer when service isn't installed eitherPascal de Bruijn1-1/+1
2019-11-22core/service: downgrade "scheduling restart" message to debugZbigniew Jędrzejewski-Szmek1-5/+5
2019-11-22varlink: fix enablement of varlink timeout event sourceLennart Poettering1-2/+5
2019-11-22varlink: drop too much whitespaceLennart Poettering1-3/+0
2019-11-22varlink: port varlink code over to use getdtablesize() for sizing number of c...Lennart Poettering1-4/+5
2019-11-22varlink: move connection fds > fd2Lennart Poettering1-0/+4
2019-11-22varlink: fix support for more/continues method callsLennart Poettering2-17/+84
2019-11-22machine: fold machine_stop_scope() into machine_stop()Zbigniew Jędrzejewski-Szmek1-21/+12
2019-11-22machined: simplify reference handling for unitsZbigniew Jędrzejewski-Szmek1-14/+17
2019-11-22machine: simplify machine_start_scope()Zbigniew Jędrzejewski-Szmek1-59/+38
2019-11-22machine: make machine_start_scope() staticZbigniew Jędrzejewski-Szmek3-96/+95
2019-11-22nspawn: log syscalls we cannot add at debug levelZbigniew Jędrzejewski-Szmek1-4/+3
2019-11-22man: use <constant> for capability names in nspawn pageZbigniew Jędrzejewski-Szmek1-11/+18
2019-11-22nspawn: dump capability list with --capabilities=helpZbigniew Jędrzejewski-Szmek2-30/+56
2019-11-22NEWS: add contributors for v244Zbigniew Jędrzejewski-Szmek1-1/+25
2019-11-22mailmap: updateZbigniew Jędrzejewski-Szmek1-0/+3
2019-11-22hwdb: Dell venue 10 pro 5055 accel mount matrix (#14104)ksbex1-0/+4
2019-11-21man: sort options without "=" in the directives indexZbigniew Jędrzejewski-Szmek1-0/+3
2019-11-21man: fix a few bogus entries in directives indexZbigniew Jędrzejewski-Szmek13-23/+27
2019-11-21man: change noindex="true" to index="false"Zbigniew Jędrzejewski-Szmek17-44/+44
2019-11-21man: use <command> not <option> for commands in resolvectl(1)Zbigniew Jędrzejewski-Szmek1-39/+45
2019-11-21bootctl: make 'random-seed' handle inability to write system token EFI variab...Lennart Poettering3-5/+35
2019-11-21resolve: rename define fixing a typoZbigniew Jędrzejewski-Szmek1-2/+2
2019-11-20update TODOLennart Poettering1-4/+0
2019-11-20cgls: visually separate processes from cgroupsLennart Poettering1-1/+1
2019-11-20cgls: show delegation boundaries by underlining the cgroup in the outputLennart Poettering1-3/+47
2019-11-20core: set "trusted.delegate" xattr on cgroups that are delegation boundariesLennart Poettering1-8/+20
2019-11-20cgroup-util: add new cg_remove_xattr() for removing xattr from cgroupLennart Poettering2-0/+18
2019-11-20update NEWSLennart Poettering1-0/+13
2019-11-20core: don't insist on ProtectHostname= if unshare() is blockedLennart Poettering1-2/+6
2019-11-20core: be more lenient when checking whether sandboxing is necessaryLennart Poettering2-15/+48
2019-11-20errno-util: add ERRNO_IS_PRIVILEGE() helperLennart Poettering1-0/+7
2019-11-20id128: fix initializer element is not constantAnita Zhang1-1/+1
2019-11-20test: make sure our tests get exclusive TTY accessLennart Poettering3-0/+6