summaryrefslogtreecommitdiffstats
path: root/src/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* dissect-image: set MS_NOSYMFOLLOW for ESP/XBOOTLDRLennart Poettering2023-03-092-40/+111
* dissect: add new helper dissected_partition_fstype()Lennart Poettering2023-03-092-1/+7
* doc: correct wrong use "'s" contractionsJan Engelhardt2023-03-071-1/+1
* base-filesystem: Support Arch-style multilibAdrian Vovk2023-03-061-9/+17
* Include <threads.h> if possible to get thread_local definitionCristian Rodríguez2023-03-062-0/+2
* hwdb: port to flink_tmpfile()Lennart Poettering2023-03-031-51/+48
* tmpfile-util: teach link_tmpfile() to optionally replace filesLennart Poettering2023-03-031-42/+10
* dissect: show intended architecture of a disk imageLennart Poettering2023-03-012-0/+16
* pid1: add unit file settings to control memory pressure logicLennart Poettering2023-03-011-1/+5
* shared: add a common SIGRTMIN-18 handlerLennart Poettering2023-03-013-0/+153
* user-record: extend user records with an ambient and bounding caps set fieldLennart Poettering2023-02-283-0/+66
* Revert "dissect-image: don't probe swap partitions needlessly"Lennart Poettering2023-02-271-1/+4
* tpm2-util: use compound initialization when allocating tpm2 objectsLennart Poettering2023-02-241-5/+9
* Merge pull request #26217 from bluca/dump_memLuca Boccassi2023-02-242-0/+61
|\
| * manager: add GetMallocInfo() hidden/debug methodLuca Boccassi2023-02-232-0/+61
* | shared: move cg_set_access() declaration to right header fileLennart Poettering2023-02-231-0/+2
|/
* Merge pull request #26563 from dtardon/fd-initZbigniew Jędrzejewski-Szmek2023-02-231-1/+1
|\
| * tree-wide: initialize fds with -EBADFDavid Tardon2023-02-231-1/+1
* | Merge pull request #26556 from keszybz/list-timers-optimize-leftZbigniew Jędrzejewski-Szmek2023-02-232-2/+12
|\ \
| * | shared/format-table: optionally print timestamps without "left"Zbigniew Jędrzejewski-Szmek2023-02-222-2/+12
* | | mount-util: introduce remount_sysfs()Yu Watanabe2023-02-232-0/+193
* | | bus-util: introduce bus_property_get_tristate()Yu Watanabe2023-02-232-0/+17
| |/ |/|
* | smack-util: Fix compilation error when smack is disabledDaan De Meyer2023-02-221-1/+1
* | copy: Support both inode exclusion and contents exclusionDaan De Meyer2023-02-222-9/+30
|/
* Merge pull request #26349 from yuwata/safe-fork-rearrange-stdioLuca Boccassi2023-02-214-2/+5
|\
| * process-util: rename FORK_NULL_STDIO -> FORK_REARRANGE_STDIOYu Watanabe2023-02-204-2/+5
* | sleep: check if we're on AC power before checking battery capacityMike Yuan2023-02-212-3/+10
* | install: fail early if specifier expansion failedDavid Tardon2023-02-211-0/+2
* | bootctl: add new --print-root-device optionLennart Poettering2023-02-212-0/+53
|/
* Merge pull request #26506 from keszybz/tiny-cleanupsYu Watanabe2023-02-201-3/+2
|\
| * shared/hwdb-util: drop "variable" with a single useZbigniew Jędrzejewski-Szmek2023-02-201-3/+2
* | cap-list: rename capability_set_to_string_alloc() → capability_set_to_string()Lennart Poettering2023-02-201-1/+1
* | Merge pull request #26465 from DaanDeMeyer/openat-helpersDaan De Meyer2023-02-206-25/+47
|\ \ | |/ |/|
| * smack-util: Add renameat_and_apply_smack_floor_label()Daan De Meyer2023-02-202-13/+19
| * tmpfile-util-label: Add fopen_temporary_at_label()Daan De Meyer2023-02-202-4/+10
| * copy: Add copy_file_at()Daan De Meyer2023-02-202-8/+18
* | exec-util: use TAKE_FD()Yu Watanabe2023-02-191-4/+2
* | exec-util: propagate error in wait_for_terminate_and_check()Yu Watanabe2023-02-191-4/+5
* | loop-util: fix error condition and return valueYu Watanabe2023-02-181-2/+2
* | shared: move psi-util.[ch] to basic/ so that we can use it in sd-eventLennart Poettering2023-02-183-154/+0
* | util: move mallinfo compat glue from selinux code into generic codeLennart Poettering2023-02-181-21/+1
|/
* tpm2: simplify tpm2_seal() blob creationDan Streetman2023-02-171-26/+14
* dissect-image: Return mount point fd if requestedDaan De Meyer2023-02-172-1/+12
* Merge pull request #26343 from DaanDeMeyer/bus-debugLennart Poettering2023-02-172-20/+28
|\
| * bus-map-properties: Use bus_log_parse_error_debug()Daan De Meyer2023-02-071-20/+25
| * bus-util: Add bus_log_parse_error_debug()Daan De Meyer2023-02-071-0/+3
* | log: add common helper log_set_target_and_open()Lennart Poettering2023-02-161-2/+1
* | tpm2: fix build failure without opensslDan Streetman2023-02-161-3/+6
* | Merge pull request #26213 from poettering/journal-rework-seqnumLuca Boccassi2023-02-152-10/+33
|\ \
| * | logs-show: show seqnum info in export+json output modeLennart Poettering2023-02-082-10/+33