summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-04stat-util: Add statx version of timespec_loadAdrian Vovk1-0/+8
2024-01-04tmpfiles: add --purge switchLuca Boccassi3-10/+106
2024-01-04Assign noDA attribute to TPM2 objects not dependant on a PINGabríel Arthúr Pétursson1-1/+10
2024-01-04shared/vpick: don't say "ptr" for TAKE_PICK_RESULT (struct)Mike Yuan1-1/+1
2024-01-04vpick-tool: sort includesMike Yuan1-1/+1
2024-01-04logind: rework the special casing we give root's sessionsLennart Poettering4-2/+13
2024-01-04logind: explain session class types a bitLennart Poettering1-4/+4
2024-01-04logind: do TTY idle logic only for sessions marked as "tty"Lennart Poettering1-12/+14
2024-01-04update TODOLennart Poettering1-5/+6
2024-01-04logind: don't make idle action timer accuracy more coarse than timeoutLennart Poettering1-1/+1
2024-01-04homed: when empty username is passed to bus calls, operate on client's UIDLennart Poettering1-16/+56
2024-01-04homed: fix home_count_bad_authentication() countingLennart Poettering1-11/+12
2024-01-04homed: tone down log message about bad passwords a bitLennart Poettering1-4/+29
2024-01-04run: use SPECIAL_USER_SLICEAntonio Alvarez Feijoo1-1/+2
2024-01-04tree-wide: use SPECIAL_BASIC_TARGETAntonio Alvarez Feijoo2-5/+5
2024-01-04network/route: make the route section invalid when an invalid MTUBytes= is sp...Yu Watanabe2-2/+2
2024-01-04update-man-rules: skip over standard-conf.xmlFrantisek Sumsal1-0/+1
2024-01-04homed: add missing bus call to homed access policyLennart Poettering1-0/+4
2024-01-04pam_systemd: drop unnecessary strempty() of 'tty' variableLennart Poettering1-7/+5
2024-01-04tmpfiles: 'x' takes globs, hence clean it with globbingLennart Poettering1-2/+2
2024-01-04tmpfiles: always list tmpfiles line types in same orderLennart Poettering1-9/+9
2024-01-04sd-dhcp-client: add assert_not_reached in switch caseLuca Boccassi1-0/+2
2024-01-04udev: add upper bound of 5 hours to SYSTEMD_UDEV_EXTRA_TIMEOUT_SEC=Luca Boccassi2-2/+9
2024-01-04dissect: add assert to guide static analysisLuca Boccassi1-0/+2
2024-01-04core: add an assert to guide static analysisLuca Boccassi1-1/+1
2024-01-04execute: make sure Type=exec and PAMName= work togetherLennart Poettering1-2/+8
2024-01-04Fix typo in verb_make_policy explanationAlberto Planas1-1/+1
2024-01-04pcrlock: Print correct NV index when writing new policyGabríel Arthúr Pétursson1-1/+1
2024-01-04network/netdev: call done() per netdev kind before freeing netdev name or soYu Watanabe1-8/+7
2024-01-04tpm2-generator: sort includesMike Yuan1-1/+1
2024-01-04logind: use FOREACH_ARRAY() where appropriateLennart Poettering1-6/+8
2024-01-04pam_systemd_home: minor coding style adjustmentLennart Poettering1-2/+2
2024-01-04homed: add some function parameter assert()sLennart Poettering1-0/+4
2024-01-04logind: cast various calls that return errors we ignore to (void)Lennart Poettering1-19/+16
2024-01-04core: fix cgroup copyLuca Boccassi1-1/+1
2024-01-04core: fix OOM checkLuca Boccassi1-1/+1
2024-01-04pam_systemd_home: port over to pam_get_item_many()Lennart Poettering1-7/+6
2024-01-04pam_systemd: move over to pam_get_item_many()Lennart Poettering1-20/+12
2024-01-04man/loginctl: document "self" and "auto" special session IDsMike Yuan1-10/+9
2024-01-04pam-util: add pam_get_item_many() helper that gets many PAM items at onceLennart Poettering2-0/+28
2024-01-04man/loginctl: use <literal> to quote possible values of --kill-whom=Mike Yuan1-6/+4
2024-01-04TEST-35-LOGIN: enable FileDescriptorStorePreserve= for coldplug testMike Yuan1-6/+14
2024-01-04strv: rename strv_endswith to endswith_strv and dedup ENDSWITH_SETMike Yuan4-31/+22
2024-01-04string-util: move startswith_strv to strvMike Yuan4-17/+15
2024-01-04string-util: use strneqMike Yuan1-1/+1
2024-01-04string-util-fundamental: postfix -> suffix, use streqMike Yuan2-10/+10
2024-01-04logind-session: watch pidfd in session_set_leader_consumeMike Yuan4-39/+38
2024-01-04logind: serialize session leader pidfd to fdstoreMike Yuan4-108/+208
2024-01-04process-util: ensure pidref_is_alive only return ESRCH if not setMike Yuan1-1/+3
2024-01-04logind-session: use one_zero where appropriateMike Yuan1-6/+6