summaryrefslogtreecommitdiffstats
path: root/src/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* cgroup-util: allow cg_read_pid() to skip unmapped (zero) pidsTimo Rothenpieler2024-05-142-2/+6
* shared/bootspec: use FOREACH_ARRAY moreMike Yuan2024-05-141-7/+6
* shared/bootspec: use isempty where appropriateMike Yuan2024-05-141-1/+1
* shared/bootspec: use path_make_absolute where appropriateMike Yuan2024-05-141-4/+1
* shared/bootspec: inline iterator varMike Yuan2024-05-141-12/+6
* shared/bootspec: add missing assertionsMike Yuan2024-05-141-3/+10
* bootctl: fix crash when parsing addon without .cmdline sectionLuca Boccassi2024-05-141-2/+4
* machined: return recognizable error when we try to register the same machine ...Lennart Poettering2024-05-131-1/+4
* varlink: rename vsockCid → vSockCid fieldLennart Poettering2024-05-131-1/+1
* debug-generator: Allow specifying name of unit-dropin credentialDaan De Meyer2024-05-111-3/+4
* libcrypt-util: fix wrong errno value assignmentYu Watanabe2024-05-101-1/+1
* journalctl: make --list-boots support -n/--lines= optionYu Watanabe2024-05-102-4/+21
* logs-show: use GREEDY_REALLOC_APPEND()Yu Watanabe2024-05-101-3/+1
* logs-show: fix stored timestamp when advance_older is trueYu Watanabe2024-05-101-2/+2
* journalctl: fix support of --boot=ID±offset formatYu Watanabe2024-05-102-50/+49
* logs-show: flush matches before and after finding bootsYu Watanabe2024-05-101-0/+5
* logs-show: add missing strempty()Yu Watanabe2024-05-101-1/+1
* logs-show: drop uid argument from add_matches_for_user_units()Yu Watanabe2024-05-102-6/+4
* shared: fix commentZbigniew Jędrzejewski-Szmek2024-05-081-2/+2
* firewall-util-iptables: update ELF note to mention "iptables"Mike Yuan2024-05-081-1/+1
* Merge pull request #32709 from bluca/machined_sshLuca Boccassi2024-05-085-0/+52
|\
| * machined: add varlink interface for registering machinesSam Leonard2024-05-083-0/+29
| * shared/json: add json_dispatch_absolute_pathSam Leonard2024-05-082-0/+23
* | Merge pull request #32705 from YHNdnzj/hibernate-errorLuca Boccassi2024-05-083-12/+26
|\ \
| * | hibernate-util,logind: also differentiate the case of misconfigured resumeMike Yuan2024-05-083-1/+6
| * | hibernate-util,logind: emit a clear error if the specified resume dev is missingMike Yuan2024-05-083-11/+20
* | | Merge pull request #32234 from poettering/dlopen-name-elf-noteLuca Boccassi2024-05-0814-0/+90
|\ \ \ | |_|/ |/| |
| * | tree-wide: add dlopen ELF notes to all dlopen() deps of oursLennart Poettering2024-05-0814-0/+90
| |/
* / preset-all: continue on errors, report more errorsZbigniew Jędrzejewski-Szmek2024-05-081-10/+27
|/
* clean-ipc: pass the right error variableDavid Tardon2024-05-071-1/+1
* cgroup-show: pass the right error variableDavid Tardon2024-05-071-1/+1
* discover-image: pass the right error variableDavid Tardon2024-05-071-1/+1
* cryptsetup: make type-specific checks for PKCS#11 private keysVladimir Stoiakin2024-05-071-29/+39
* Merge pull request #32635 from poettering/cryptenroll-no-pcrlock-conflictLuca Boccassi2024-05-071-1/+1
|\
| * tpm2-util: tweak JSON condition checkLennart Poettering2024-05-061-1/+1
* | repart: respect `SOURCE_DATE_EPOCH` on `mkdir_p_root`Moritz Sanft2024-05-071-1/+1
|/
* nspawn, vmspawn, run0: add env var for turning off background tintingLennart Poettering2024-05-022-0/+17
* tree-wide: fix type confusion around parsing JSON booleansLennart Poettering2024-05-021-1/+1
* libfido2-util: fix a regression in the pre-flight mechanismKamil Szczęk2024-05-021-1/+1
* logs-show: adjust source timestamp with header timestampYu Watanabe2024-05-011-43/+79
* logs-show: make output_timestamp_realtime() only take realtime timestampYu Watanabe2024-05-011-25/+14
* reboot-util: Add some basic validation on reboot argumentsDaan De Meyer2024-05-012-0/+11
* shared/install: use FOREACH_ARRAY for install_changes_have_modificationMike Yuan2024-05-011-3/+3
* shared/install: reduce variable scopeMike Yuan2024-05-011-2/+2
* tree-wise: several cleanups for loggingYu Watanabe2024-04-307-23/+22
* shared: create inaccessible files with correct security labelChristian Göttsche2024-04-291-2/+2
* basic: add mknodat_label()Christian Göttsche2024-04-292-5/+10
* core: Pass NULL error in dump_impl()Daan De Meyer2024-04-292-5/+4
* pam: Setup logging to syslogDaan De Meyer2024-04-292-0/+10
* various: drop unnecessary DISABLE_WARNING_FORMAT_NONLITERALMike Yuan2024-04-281-2/+0