summaryrefslogtreecommitdiffstats
path: root/.dir-locals.el (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-24network/ndisc: do not remove static routes when received RA with zero lifetimeYu Watanabe1-9/+35
2024-06-24network/ndisc: do not override conflicting static routesYu Watanabe1-6/+19
2024-06-24uefi: emphasize a bit that EV_IPL event logs is the past, EV_EVENT_TAG the fu...Lennart Poettering4-23/+35
2024-06-24vmspawn: define QEMU_MACHINE_TYPE for loongarch64Robin Lee1-1/+1
2024-06-24terminal-util: several cleanups for ColorModeYu Watanabe3-67/+96
2024-06-24terminal-util: merge COLOR_ON with COLOR_24BITYu Watanabe2-7/+4
2024-06-24terminal-util: use colon as separator for specifying colorYu Watanabe1-7/+7
2024-06-23mkosi: bump Debian Salsa commit to latestLuca Boccassi1-1/+1
2024-06-23mkosi: install new split-out systemd packagesLuca Boccassi2-0/+6
2024-06-22bus-unit-util: add PrivateTmpEx to bus_append_execute_property()Mike Yuan1-0/+1
2024-06-22hwdb: Fix Logitech G915 TKL (Bluetooth) appearing as a mouseStuart Hayhurst1-0/+4
2024-06-22man: fix double is typo in systemd-tmpfilesDiego Viola1-1/+1
2024-06-22tree-wide: fix type of read() return variable at a couple of placesLennart Poettering4-11/+12
2024-06-22varlink: yet another fix around handling of IDL commentsLennart Poettering2-1/+11
2024-06-21core: expose PrivateTmp=disconnectedMike Yuan6-48/+78
2024-06-21core/namespace: add assertion for PRIVATE_TMP_CONNECTEDMike Yuan1-1/+4
2024-06-21core/exec-invoke: respect needs_sandboxing for PrivateTmpMike Yuan1-2/+1
2024-06-21core/dbus-util: move dbus setter/getter for PrivateTmp to dbus-executeMike Yuan3-45/+30
2024-06-21core/dbus-execute: use FOREACH_ARRAY more, drop bus_ prefix for static funcsMike Yuan1-37/+44
2024-06-21man/org.freedesktop.systemd1: Status{Bus,Varlink}Error belongs to Service, no...Mike Yuan1-3/+3
2024-06-21install: shorten code a bitLennart Poettering1-4/+2
2024-06-21install: collect more install_changes_add() errorsLennart Poettering1-7/+22
2024-06-21cryptsetup: minor coding style tweaksLennart Poettering1-3/+5
2024-06-21test: skip test-cgroup-id on ENOSYS from cg_cgroupid_openNick Rosbrook1-0/+2
2024-06-21meson: bpf: propagate 'sysroot' for cross compilationJohannes Schneider1-0/+1
2024-06-20machined: watch leader PID's lifetime via pidfdLennart Poettering2-0/+38
2024-06-20machined: GC machines during runtime tooLennart Poettering4-25/+61
2024-06-20TEST-80-NOTIFYACCESS: introduce test for ERRNO= + BUS/VARLINKERROR=Mike Yuan2-2/+37
2024-06-20busctl: send BUSERROR= to caller via sd_notify() protocolLennart Poettering1-6/+27
2024-06-20systemctl-show: show Status{Bus,Varlink}Error in statusMike Yuan1-6/+27
2024-06-20core/service: store BUSERROR= & VARLINKERROR= received through notificationMike Yuan6-15/+76
2024-06-20sd-bus/bus-error: inline iterator var, use assert_returnMike Yuan1-20/+15
2024-06-20json: make it easy to dispatch our enumsLennart Poettering2-10/+23
2024-06-20json: make it easy to serialize our enums to jsonLennart Poettering3-8/+27
2024-06-20ci: test new --graceful= switch of varlinkctlLennart Poettering2-6/+6
2024-06-20varlinkctl: add --graceful= option for optionally marking some errors as succ...Lennart Poettering2-3/+55
2024-06-20varlink: add helper that validates a qualified Varlink symbol nameLennart Poettering3-0/+35
2024-06-20logind: implement maintenance timeLudwig Nussel17-16/+141
2024-06-20cryptenroll: support for enrolling FIDO2 tokens in manual modeKamil Szczęk14-107/+275
2024-06-20conf-parser: print why config_parse_iec_uint64() failsAntonio Alvarez Feijoo1-1/+1
2024-06-20conf-parser: set standard pointer alignmentAntonio Alvarez Feijoo1-9/+9
2024-06-20bootctl: add comments to Varlink interfaceLennart Poettering1-0/+21
2024-06-20bootctl: normalize how we report no boot entries foundLennart Poettering3-3/+13
2024-06-20varlink: correctly format comments for enums tooLennart Poettering2-21/+84
2024-06-20bootctl: add --random-seed=yes/noLudwig Nussel6-4/+31
2024-06-20man: fix typo in systemd-tmpfilesDiego Viola1-1/+1
2024-06-20core/namespace: ensure private tmpfs is mounted earlierYu Watanabe1-3/+5
2024-06-19update TODOLennart Poettering1-4/+0
2024-06-19tree-wide: port over to new builder apisLennart Poettering54-1267/+1250
2024-06-19sd-json: add sd_json_build() wrapper macro that implies SD_JSON_BUILD_OBJECT()Lennart Poettering3-0/+43