summaryrefslogtreecommitdiffstats
path: root/units/meson.build (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-11-19pam_systemd: prolong method call timeout when allocating sessionLennart Poettering1-1/+3
2019-11-19udev: do not propagate error in executing PROGRAM and IMPORT{program}Yu Watanabe2-8/+14
2019-11-19ask-password: skip kernel keyring logic if we see EPERMLennart Poettering1-1/+6
2019-11-19errno: add new ERRNO_IS_NOT_SUPPORTED() helperLennart Poettering1-0/+8
2019-11-19test-copy: test that xattrs are properly copiedLennart Poettering1-5/+28
2019-11-19copy: port over to flistxattr_malloc() and fgetxattr_malloc()Lennart Poettering1-51/+17
2019-11-19xattr-util: add flistxattr_malloc() that returns a NULSTRLennart Poettering2-0/+36
2019-11-19xattr-util: modernize getxattr_malloc() a bitLennart Poettering1-30/+47
2019-11-19update TODOLennart Poettering1-5/+0
2019-11-19cryptsetup: use STR_IN_SET() where appropriateLennart Poettering1-10/+6
2019-11-19cryptsetup: minor coding style clean-upsLennart Poettering1-14/+13
2019-11-19pam_systemd: add one more assertLennart Poettering1-0/+1
2019-11-19pam_systemd: don't use PAM_SYSTEM_ERR for something that isn't precisely a sy...Lennart Poettering1-1/+1
2019-11-19pam-systemd: voidify pam_get_item() callsLennart Poettering1-5/+5
2019-11-19pam-systemd: remove duplicate error loggingLennart Poettering1-3/+1
2019-11-19login: port tables over to use TABLE_UID/TABLE_PIDLennart Poettering2-4/+4
2019-11-19format-table: add UID/GID output support to format-table.hLennart Poettering1-0/+6