summaryrefslogtreecommitdiffstats
path: root/factory (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-28core: Refactor ProtectControlGroups= to use enum vs boolRyan Wilson10-25/+85
2024-10-28meson: add loongarch64's definition to cpu_arch_definesZhou Qiankang1-7/+8
2024-10-27po: Translated using Weblate (Indonesian)Andika Triwidada1-50/+33
2024-10-27core: Add RootDirectory= path to error message if directory does not existRyan Wilson1-10/+26
2024-10-27core/execute: Rename error_path -> reterr_path/ret_path per coding guidelinesRyan Wilson3-18/+18
2024-10-26core/cgroup: rename CGROUP_PRESSURE_WATCH_ON/OFF -> CGROUP_PRESSURE_WATCH_YES/NOYu Watanabe4-21/+20
2024-10-26hwdb: add Stream Deck Neo (#34903)Sascha Mester1-0/+4
2024-10-26sd-event: fix memleak when built without assertionYu Watanabe1-5/+8
2024-10-26man: fix typoYu Watanabe1-1/+1
2024-10-26basic/missing: add short comment about when CLONE_NEWCGROUP is addedYu Watanabe1-0/+1
2024-10-26tree-wide: replace for loop with FOREACH_ELEMENT or FOREACH_ARRAY macros (#34...Integral46-269/+249
2024-10-25machine: operation should not send a response when 'done' callback setIvan Kruglov1-14/+17
2024-10-25test: add brief testcase for systemd-run disconnect handlingLennart Poettering1-0/+3
2024-10-25run: reconnect if our dbus connection is terminatedLennart Poettering1-57/+196
2024-10-25update TODOLennart Poettering1-3/+0
2024-10-25run: drop "-" prefix from command line when generating unit descriptionLennart Poettering1-1/+13
2024-10-25run: prefix unit description with our own process nameLennart Poettering1-2/+4
2024-10-25run: tweak how we name our transient unitsLennart Poettering1-54/+22
2024-10-25run0: optionally show superhero emoji on each shell promptLennart Poettering5-18/+89
2024-10-25ci: add some basic testing of the new --pty and --pipe switchesLennart Poettering2-0/+19
2024-10-25run0: add options to force allocation of PTY or of pipe useLennart Poettering2-1/+42
2024-10-25tree-wide: use isatty_safe() everywhereLennart Poettering2-6/+6
2024-10-25update TODOLennart Poettering1-0/+5
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