summaryrefslogtreecommitdiffstats
path: root/profile.d (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-24test: add quick test to verify the PAM stack really ran in all run0 modes of ...Lennart Poettering1-1/+4
2024-10-24core: make sure that if PAMName= is set we always do the full user changing e...Lennart Poettering1-3/+18
2024-10-24user-util: tighten shell validation a tiny bitLennart Poettering3-9/+30
2024-10-24ci: give new userdbctl some CI exposureLennart Poettering1-0/+14
2024-10-24user-record: fix indentationLennart Poettering1-24/+24
2024-10-24userdbctl: set shell/home cell type to TABLE_PATHLennart Poettering1-2/+2
2024-10-24userdbctl: grey out nologin shell in tabular outputLennart Poettering1-4/+8
2024-10-24userdbctl: optionally hide UID range boundaries in outputLennart Poettering2-25/+67
2024-10-24userdbctl: add some basic client-side filteringLennart Poettering6-9/+288
2024-10-24veritysetup-generator: remove unused codeAntonio Alvarez Feijoo1-9/+0
2024-10-24man/veritysetup-generator: document veritytab kernel command line optionAntonio Alvarez Feijoo1-2/+14
2024-10-24man: fix links to veritysetup(8)Antonio Alvarez Feijoo3-4/+4
2024-10-24man: insert a comma before 'and'Yu Watanabe1-1/+1
2024-10-24Revert "TEST-55-OOMD: workaround for kernel regression in 6.12-rcX"Yu Watanabe1-18/+3
2024-10-24po: Translated using Weblate (Swedish)Anders Jonsson1-4/+4
2024-10-23docs: Mention that a local build might be required to use mkosiDaan De Meyer1-26/+31
2024-10-23man/network: suggest to not request IA_NA when received RA with Managed bit u...Yu Watanabe1-0/+2
2024-10-23core: don't forget about fallback_smack_process_labelƁukasz Stelmach1-1/+1
2024-10-23core/namespace: replace MOUNT_PRIVATE_TMP_READ_ONLY with MOUNT_PRIVATE_TMP wi...Yu Watanabe1-10/+5
2024-10-23core/namespace: coding style cleanupsYu Watanabe1-6/+6
2024-10-23core/namespace: honor MountEntry.read_only, .options, and so on in static ent...Yu Watanabe2-7/+21
2024-10-23refactor: replace sizeof in loop with ELEMENTSOF & FOREACH_ELEMENT (#34863)Integral4-15/+12
2024-10-23update TODOLennart Poettering1-0/+2
2024-10-23man/network: fix typoYu Watanabe1-1/+1
2024-10-23measure: fix typoYu Watanabe1-1/+1
2024-10-23TEST-55-OOMD: fix typoYu Watanabe1-1/+1
2024-10-23network: adjust log message about DNRRonan Pigott1-4/+4
2024-10-23mkosi: update debian commit referenceLuca Boccassi1-1/+1
2024-10-22logind: allow read/write to char-hvc devicesLuca Boccassi1-0/+1
2024-10-22core: clean up errors for live mountingMike Yuan3-55/+38
2024-10-22core/service: fix one wordingMike Yuan1-1/+1
2024-10-22core/service: add missing serialization for Service.live_mount_resultMike Yuan1-3/+13
2024-10-22core/service: call service_enter_running() if live mount failsMike Yuan1-1/+1
2024-10-22core/service: introduce service_live_mount_finish()Mike Yuan1-8/+7
2024-10-22core/service: place occurrences of SERVICE_MOUNTING closer to reload statesMike Yuan2-21/+20
2024-10-22core/unit: put the reload job back to queue if unit is refreshingMike Yuan1-1/+5
2024-10-22shared/bus-util: debug log when falling back to session busMike Yuan1-1/+4
2024-10-22basic/fs-util: move unlink_tempfilep() to tmpfile-utilMike Yuan4-13/+13
2024-10-22man/org.freedesktop.systemd1: complete version info for ManagedOOMMemoryPress...Mike Yuan1-6/+9
2024-10-22logind: also check session class in session_get_idle_hint()Lennart Poettering1-0/+3
2024-10-22logind: use RET_GATHER() at one more placeLennart Poettering1-4/+1
2024-10-22logind: add CanIdle + CanLock dbus properties to session objectLennart Poettering3-4/+53
2024-10-22varlinkctl: set SD_JSON_FORMAT_FLUSH when --more is setNick Rosbrook1-2/+2
2024-10-22varlinkctl: do not clobber format flags in verb_callNick Rosbrook1-2/+4
2024-10-22resolved: validate noerror response for CNAMEsRonan Pigott2-10/+2
2024-10-22fs-util: move attempts counter in openat_report_new() into loopLennart Poettering1-2/+1
2024-10-22label: move label_ops_reset() up a bitLennart Poettering2-6/+5
2024-10-22label: add missing assert() to label_ops_set()Lennart Poettering1-0/+3
2024-10-22shared: get rid of fileio-label.[ch]Lennart Poettering7-47/+29
2024-10-22fileio: port write_string_file_full() to openat_report_new()Lennart Poettering1-10/+15