summaryrefslogtreecommitdiffstats
path: root/units/systemd-hwdb-update.service.in (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-04watchdog: clarify that we set the *watchdog* timeoutLennart Poettering1-8/+8
2024-04-04network-generator: Add loggingDaan De Meyer3-76/+90
2024-04-04man: update fedora example to F40Zbigniew Jędrzejewski-Szmek1-2/+1
2024-04-03core/exec-invoke: replace basename() with path_extract_filename() (#32076)Julius Alexandre1-2/+9
2024-04-03vmspawn: fix error codeYu Watanabe1-1/+1
2024-04-03mkosi: More package updatesDaan De Meyer4-4/+7
2024-04-03sysupdate: use log_syntax() when logging about a configuration fileLennart Poettering1-1/+1
2024-04-03man/example: also build example code with C90Yu Watanabe3-3/+8
2024-04-03mkosi: Install selinux tools in main image instead of initramfsDaan De Meyer1-2/+4
2024-04-03mkosi: Install git-core where possibleDaan De Meyer5-1/+4
2024-04-03Revert "kernel-install: Add kernel version to title (#31581)"Lennart Poettering1-2/+2
2024-04-03resolved: return ExpectedMore error if we require "more" varlink flag on meth...Lennart Poettering1-1/+1
2024-04-03fuzz: check that ND options are parsed sucessfullyEvgeny Vereshchagin1-1/+1
2024-04-03man/examples: set _GNU_SOURCE in source, rather than by compile optionYu Watanabe7-4/+10
2024-04-03ssh-generator: create privsep dir via tmpfiles.d/ if we are told toLennart Poettering4-0/+86
2024-04-03core/manager: use cellescape and don't be too aggressiveMike Yuan1-10/+5
2024-04-03string-util: add missing assertion in cellescapeMike Yuan1-1/+3
2024-04-03notify-example: also send STOPPING=1 at exitLennart Poettering1-0/+12
2024-04-03man/kernel-command-line: be clear that resumeflags= is about timeout opts onlyMike Yuan1-4/+3
2024-04-03units: introduce systemd-hibernate-clear.service that clearsMike Yuan4-1/+38
2024-04-03hibernate-resume: introduce --clear for clearing hibernate storage varMike Yuan1-1/+35
2024-04-03hibernate-resume: add options handlingMike Yuan1-10/+76
2024-04-03hibernate-resume-config: expose get_efi_hibernate_locationMike Yuan2-36/+30
2024-04-03hibernate-resume: EINVAL -> ENOTBLK where appropriateMike Yuan1-1/+1
2024-04-03hibernate-util: make clear_efi_hibernate_location_and_warn return 1 ifMike Yuan4-6/+10
2024-04-03dlopen: log debug message when a library is dlopenedLuca Boccassi5-1/+14
2024-04-03bpf: actually check for errors when loading symbolsLuca Boccassi1-2/+5
2024-04-0399-systemd.rules: rework SYSTEMD_READY logic for device mapperMartin Wilck1-7/+6
2024-04-03gcrypt: dlopenify for libsystemdLuca Boccassi23-173/+339
2024-04-03man/meson: add simple build test for example codeYu Watanabe1-0/+84
2024-04-03sd-bus-vtable: add dummy macro to support compile without GNU extensionYu Watanabe1-2/+6
2024-04-03man/examples: fix sd- header pathYu Watanabe4-4/+4
2024-04-03man/examples: use strerror() instead of %mYu Watanabe11-111/+193
2024-04-03man/example: fix build failure of hwdb-usb-device.cYu Watanabe1-2/+2
2024-04-03efivars: minor modernization for efi_set_variableMike Yuan1-5/+6
2024-04-03signal-util: make struct timespec constMike Yuan1-1/+1
2024-04-03time-util: drop unneeded 'struct'Mike Yuan1-2/+2
2024-04-03git-contrib: use 'git shortlog' commandYu Watanabe1-9/+3
2024-04-03test: Always exit with 77 if we skip a testDaan De Meyer7-8/+8
2024-04-02docs: notify example was moved to sd_notify manpageLuca Boccassi1-1/+1
2024-04-02TODO: drop line about bzip2/gzipLuca Boccassi1-2/+0
2024-04-02resolve: avoid reusing 'r' for encoded packet sizeLuca Boccassi1-3/+7
2024-04-02test: don't hide exit code of the systemd-run processFrantisek Sumsal1-3/+10
2024-04-02core: correctly deserialize credentials with empty payloadFrantisek Sumsal1-4/+4
2024-04-02test: check if sd-executor doesn't complain during (de)serializingFrantisek Sumsal1-0/+4
2024-04-02test: bump the container boot timeout when running w/o accelerationFrantisek Sumsal1-11/+15
2024-04-02ci: fix commit SHA for stefanbuck/github-issue-parserFrantisek Sumsal1-1/+1
2024-04-02test: use free() instead of mfree()Frantisek Sumsal1-7/+7
2024-04-02sysext: use mfree() in one more placeFrantisek Sumsal1-2/+1
2024-04-02Simplify a couple of conditionsFrantisek Sumsal2-5/+3