summaryrefslogtreecommitdiffstats
path: root/src/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* ptyfwd: ellipsize overly long window titlesLennart Poettering2024-11-131-4/+20
* dissect-image: remove dead codeLennart Poettering2024-11-121-4/+0
* Various multi-dt fixes and CHID test (#35056)Yu Watanabe2024-11-101-0/+19
|\
| * test: Add chid-fundamental testanonymix0072024-11-071-0/+19
* | udev: skipping empty udev rules file while collecting the statsLidong Zhong2024-11-091-0/+4
* | mount-util: make path_get_mount_info() work arbitrary inodeYu Watanabe2024-11-082-38/+59
* | tree-wide: Introduce --certificate-source= optionDaan De Meyer2024-11-072-26/+139
* | openssl-util: Set expected object type to private keysDaan De Meyer2024-11-071-0/+3
|/
* Introduce systemd-sbsign to do secure boot signing (#35021)Daan De Meyer2024-11-064-111/+414
|\
| * Introduce systemd-sbsign to do secure boot signingDaan De Meyer2024-11-063-4/+70
| * openssl-util: Set default UI method instead of setting engine methodDaan De Meyer2024-11-052-114/+77
| * pcrlock: Move pe_hash() and uki_hash() to pe-binary.hDaan De Meyer2024-11-053-1/+275
* | introduce report_errno_and_exit() helper (#35028)Luca Boccassi2024-11-063-39/+14
|\ \
| * | use report_errno_and_exit() in src/shared/elf-util.cIvan Kruglov2024-11-061-11/+5
| * | use report_errno_and_exit() in src/shared/dissect-image.cIvan Kruglov2024-11-061-9/+4
| * | use report_errno_and_exit() in src/shared/mount-util.cIvan Kruglov2024-11-061-19/+5
* | | machine: introduce io.systemd.Machine.Open method (#34867)Luca Boccassi2024-11-062-37/+40
|\ \ \
| * | | machine: introduce io.systemd.Machine.Open methodIvan Kruglov2024-11-061-1/+38
| * | | json: introduce json_dispatch_strv_environment()Ivan Kruglov2024-11-061-36/+2
| |/ /
* / / pid1: stop refusing to boot with cgroup v1Zbigniew Jędrzejewski-Szmek2024-11-063-23/+49
|/ /
* | mount-util: introduce path_is_network_fs_harder()Yu Watanabe2024-11-052-0/+70
* | Add PrivatePIDs= (continued) (#34940)Luca Boccassi2024-11-051-1/+2
|\ \ | |/ |/|
| * core: Introduce PrivatePIDs=Daan De Meyer2024-11-051-1/+2
* | daemon-util: expose notify_push_fd()Yu Watanabe2024-11-042-1/+2
|/
* efi-loader: add missing stub for efi_stub_get_device_part_uuid()Franck Bui2024-11-041-0/+4
* openssl-util: Query engine/provider pin via ask-passwordDaan De Meyer2024-11-032-15/+248
* efivars: Remove STRINGIFY() helper macrosDaan De Meyer2024-11-024-25/+25
* ask-password: Add $SYSTEMD_ASK_PASSWORD_KEYRING_TYPEDaan De Meyer2024-11-021-1/+45
* ask-password: Drop "default" for SYSTEMD_ASK_PASSWORD_KEYRING_TIMEOUT_SECDaan De Meyer2024-11-021-1/+1
* ask-password: Use default timeout if SYSTEMD_ASK_PASSWORD_KEYRING_TIMEOUT_SEC...Daan De Meyer2024-11-021-4/+2
* pam: quiet a spurious debug messageRonan Pigott2024-11-022-2/+3
* user-record: add missing comma to list of stringsLuca Boccassi2024-11-021-1/+1
* machine: introduce io.systemd.MachineImage.{Clone, Remove} methods (#34853)Luca Boccassi2024-11-021-5/+27
|\
| * machine: reuse VARLINK_DEFINE_IMAGE_LOOKUP_AND_POLKIT_FIELDS in io.systemd.Ma...Ivan Kruglov2024-11-011-4/+2
| * machine: introduce io.systemd.MachineImage.Remove methodIvan Kruglov2024-11-011-0/+6
| * machine: introduce io.systemd.MachineImage.Clone methodIvan Kruglov2024-11-011-1/+19
* | core: add id-mapped mount support for Exec directoriesAndres Beltran2024-11-013-5/+6
|/
* tweaks to ANSI sequence (OSC) handling (#34964)Luca Boccassi2024-11-012-10/+17
|\
| * terminal-util: define ANSI_OSC as macro for the OSC terminal sequence prefixLennart Poettering2024-10-312-5/+7
| * ptyfwd: document why we only honour two of the three kinds of STLennart Poettering2024-10-311-5/+10
| * tree-wide: prefer generating 0x1B 0x5C as ANSI sequence "ST"Lennart Poettering2024-10-312-5/+5
* | Homed update policy: user changing own settings (#31153)Luca Boccassi2024-11-013-2/+288
|\ \
| * | homed: Allow user to change parts of their recordAdrian Vovk2024-11-012-2/+169
| * | user-record: Introduce selfModifiable fieldsAdrian Vovk2024-11-013-0/+119
| |/
* | core: add read-only flag for exec directoriesLuca Boccassi2024-11-012-8/+51
* | iovw: add simpler iovw_done() destructorLennart Poettering2024-10-311-2/+2
|/
* Fix display of qrcodes by bsod and other related cleanups (#34914)Lennart Poettering2024-10-302-20/+46
|\
| * qrcode-util: avoid memleak in error pathZbigniew Jędrzejewski-Szmek2024-10-291-3/+4
| * bsod: do not check for color supportZbigniew Jędrzejewski-Szmek2024-10-292-10/+34
| * qrcode-util: add debug message to show why a qrcode wasn't printedZbigniew Jędrzejewski-Szmek2024-10-281-8/+9