summaryrefslogtreecommitdiffstats
path: root/man/systemd-rfkill.service.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-02time-set: adjust system clock if rtc is far in futureEgor Ignatov5-8/+41
2021-08-02Use correct `<poll.h>` includeDavid Seifert2-2/+2
2021-08-02btrfs-util: expose COPY_SIGTERM for btrfs_snapshot() tooLennart Poettering2-3/+11
2021-08-02copy: add COPY_SIGTERM, matching the existing COPY_SIGINTLennart Poettering2-20/+30
2021-08-02copy: add COPY_SYNCFS flagLennart Poettering2-11/+28
2021-08-02copy: optionally fsync() files after copying themLennart Poettering2-16/+118
2021-08-02copy: tighten destination checks when copying filesLennart Poettering1-6/+27
2021-08-02copy: move to single clean-up pathLennart Poettering1-21/+33
2021-08-02machined-varlink: fix double freeDavid Tardon1-1/+1
2021-08-02Use correct `<fcntl.h>` includeDavid Seifert1-1/+1
2021-08-01cryptsetup: unbreak CI buildLennart Poettering3-5/+35
2021-07-31coredump/stacktrace.c: avoid crash on binaries without NHDRSergei Trofimovich1-0/+2
2021-07-30signal-util: fix typoLennart Poettering1-1/+1
2021-07-30tpm2-util: auto-detect supported PCR banksLennart Poettering8-16/+200
2021-07-30update TODOLennart Poettering1-4/+0
2021-07-30boot: optionally update sd-boot on bootLennart Poettering2-0/+25
2021-07-30bootctl: tweak "bootctl update" to be a NOP when boot loader is already curre...Lennart Poettering2-19/+35
2021-07-30test: add simple test for import-utilLennart Poettering2-0/+74
2021-07-30import-util: tweak url patching helperLennart Poettering2-23/+93
2021-07-30util: add one more helper for generating colored check mark glyphsLennart Poettering1-0/+4
2021-07-30glyph-util: add three more emojis to emoji listLennart Poettering3-2/+16
2021-07-30rm-rf: refactor rm_rf_children(), split out body of directory iteration loopLennart Poettering2-95/+131
2021-07-30macro: change DECIMAL_STR_WIDTH() return type to size_t, like strlen() and so onLennart Poettering1-1/+1
2021-07-30macro: sizeof() returns size_t, and that's goodLennart Poettering1-2/+2
2021-07-30macro: relax CONST_MAX() type check a tiny bitLennart Poettering1-2/+19
2021-07-30test: correctly detect ASan on s390xFrantisek Sumsal1-1/+1
2021-07-29main: fix type confusion in do_reexecute()Lennart Poettering1-5/+10
2021-07-29xdg-autostart-service: rely on the new double-eval-free free_and_replace()Lennart Poettering1-4/+2
2021-07-29alloc-util: drop double eval from free_and_replace()Lennart Poettering2-6/+10
2021-07-29meson: add the versiondep to the static lib deplist as wellFrantisek Sumsal1-1/+1
2021-07-29systemctl: allow set-property to be called with a glob patternZbigniew Jędrzejewski-Szmek1-20/+33
2021-07-28sd-bus: add brief inline comment explaining the "reserved" field in the bus v...Lennart Poettering1-2/+5
2021-07-28sd-bus: fix indentation in macrosLennart Poettering1-37/+37
2021-07-28manager: reexecute on SIGRTMIN+25, user instances onlyFranck Bui2-2/+16
2021-07-28parse-util: use oom_score_adjust_is_valid() at one more placeLennart Poettering1-2/+1
2021-07-28Revert "Make oom_score_adjust_is_valid() static"Lennart Poettering3-5/+6
2021-07-28update TODOLennart Poettering1-0/+2
2021-07-28added missing handling of button release eventsYegor Alexeyev1-2/+42
2021-07-28Use SKU to identify Dell clamshell models for accelerometer propertiesYao Wei1-2/+2
2021-07-28ci: bump meson version in LGTMFrantisek Sumsal1-0/+3
2021-07-28man/systemctl: rework descriptions of bind and mount-imageZbigniew Jędrzejewski-Szmek1-44/+69
2021-07-28meson: use meson's summary()Zbigniew Jędrzejewski-Szmek1-77/+67
2021-07-27meson: use alias_target for doc update commandsZbigniew Jędrzejewski-Szmek2-64/+63
2021-07-27meson: use alias_target in one placeZbigniew Jędrzejewski-Szmek1-4/+1
2021-07-27meson: use a/b instead of join_paths(a,b)Zbigniew Jędrzejewski-Szmek22-164/+163
2021-07-27meson: use maps for udev program pathsZbigniew Jędrzejewski-Szmek2-21/+21
2021-07-27meson: adjust comment about find_program() usageZbigniew Jędrzejewski-Szmek1-2/+4
2021-07-27meson: use project_build_rootZbigniew Jędrzejewski-Szmek1-1/+1
2021-07-27seccomp: move sched_getaffinity() from @system-service to @defaultLennart Poettering1-1/+1
2021-07-27seccomp: drop getrandom() from @system-serviceLennart Poettering1-1/+0