summaryrefslogtreecommitdiffstats
path: root/.lgtm (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-01execute: respect selinux_context_ignoreTopi Miettinen1-2/+2
2021-10-30mkosi: Install less in the mkosi Fedora imageDaan De Meyer1-0/+1
2021-10-29sd-dhcp-server: fix address availability checksToke Høiland-Jørgensen1-2/+16
2021-10-29sd-dhcp-server: clear out expired leases when processing requestsToke Høiland-Jørgensen1-0/+25
2021-10-29libsystemd-network: drop _public_ attributeYu Watanabe5-103/+103
2021-10-29sd-radv: fix implicit conversion to booleanYu Watanabe1-1/+1
2021-10-29sd-ndisc: drop unused functionsYu Watanabe4-36/+0
2021-10-29home: fix use of uninitialized valueYu Watanabe1-1/+4
2021-10-29homework,repart: turn on cryptsetup logging before we have a contextLennart Poettering2-0/+6
2021-10-29nspawn: make sure to chown() implicit source dirs for --bind= to container ro...Lennart Poettering1-0/+5
2021-10-28nspawn: add filesystem id mapping support to --bind and --bind-roAndreas Valder4-37/+55
2021-10-28systemctl: make dbus PID cgroup tree output look more like systemd-cglsLennart Poettering1-2/+4
2021-10-28systemctl: make sure "systemctl -M status" shows cgroup tree of container not...Lennart Poettering1-7/+9
2021-10-28systemctl: only fall back to local cgroup display if we talk to local systemdLennart Poettering1-1/+1
2021-10-28systemctl: use LESS_BY where appropriateLennart Poettering1-10/+2
2021-10-28systemctl: use empty_to_root() where appropriateLennart Poettering1-1/+1
2021-10-28systemctl: suppress second argument of ternary op where we canLennart Poettering1-1/+1
2021-10-28docs: document what integer range we expect from JSON parsersLennart Poettering1-0/+5
2021-10-28core: correct SELinux label of service credential directoryChristian Göttsche1-0/+2
2021-10-28integritysetup: Check args to prevent assertTony Asleson1-7/+11
2021-10-28udev: net_id: introduce predictable names for xen-netfrontBenjamin Herrenschmidt4-0/+81
2021-10-28core: Try to prevent infinite recursive template instantiationDaan De Meyer7-2/+210
2021-10-28core: add [State|Runtime|Cache|Logs]Directory symlink as second parameterLuca Boccassi11-156/+712
2021-10-28man: document that daemons can close fds they receive via sd_listen_fds() if ...Lennart Poettering1-8/+18
2021-10-28man: document how nss-resolve and systemd-resolved communicateLennart Poettering1-0/+4
2021-10-28docs: document $PASSWORD in ENVIRONMENT.mdLennart Poettering1-0/+15
2021-10-28man: clarify the situation of unit templates regarding "systemctl list-units"...Lennart Poettering1-9/+19
2021-10-28update TODOLennart Poettering1-2/+0
2021-10-28homework: teach luks backend uid mappingLennart Poettering3-6/+37
2021-10-28homework: also move to using .image_fd field of HomeSetup in home_create_luks()Lennart Poettering1-18/+18
2021-10-28homework: get rid of manual error path in home_create_luks()Lennart Poettering1-69/+34
2021-10-28homework: move destruction of temporary image file into HomeSetupLennart Poettering3-14/+25
2021-10-28homework: get rid of manual clean up path in home_setup_luks()Lennart Poettering1-22/+8
2021-10-28homework: move image_fd field in home_setup_luks() also into HomeSetupLennart Poettering1-23/+13
2021-10-28homework: rework home_setup_luks() to store its root_fd also in HomeSetupLennart Poettering1-7/+7
2021-10-28homework: always pass HomeSetup param first, PasswordCache secondLennart Poettering9-23/+23
2021-10-28homework: replace homegrown syncfs_path() reimplementation by syncfs_path()Lennart Poettering1-9/+3
2021-10-28homework: unify similar code for opening existing LUKS DM devicesLennart Poettering1-79/+80
2021-10-28homework: move all LoopDevice handling into HomeSetup tooLennart Poettering1-17/+15
2021-10-28homework: move all DM detachment/freeing into HomeSetupLennart Poettering3-101/+98
2021-10-28homework: teach home_lock() + home_unlock() + home_deactivate() to use HomeSe...Lennart Poettering3-14/+23
2021-10-28homework: make use of .undo_mount field of HomeSetup for LUKS backend tooLennart Poettering1-15/+8
2021-10-28homework: use HomeSetup in home_create_luks() tooLennart Poettering3-10/+12
2021-10-27core: make DynamicUser=1 and StateDirectory= work with TemporaryFileSystem=/v...Luca Boccassi6-3/+95
2021-10-27scope: refuse activation of scopes if no PIDs to add are leftLennart Poettering2-1/+8
2021-10-27core: normalize 'r' variable handling in unit_attach_pids_to_cgroup() a bitLennart Poettering1-19/+19
2021-10-27homework: allow specifying explicit additional mount options when using CIFS ...Lennart Poettering6-17/+39
2021-10-27homework: actually try all supplied passwordsLennart Poettering1-5/+7
2021-10-27homework: allow specifying a dir component in CIFS servicesLennart Poettering5-7/+43
2021-10-27homework: make home_move_mount() a bit more generic by renaming first parameterLennart Poettering1-5/+5