index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
profile.d
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-24
test: add quick test to verify the PAM stack really ran in all run0 modes of ...
Lennart Poettering
1
-1
/
+4
2024-10-24
core: make sure that if PAMName= is set we always do the full user changing e...
Lennart Poettering
1
-3
/
+18
2024-10-24
user-util: tighten shell validation a tiny bit
Lennart Poettering
3
-9
/
+30
2024-10-24
ci: give new userdbctl some CI exposure
Lennart Poettering
1
-0
/
+14
2024-10-24
user-record: fix indentation
Lennart Poettering
1
-24
/
+24
2024-10-24
userdbctl: set shell/home cell type to TABLE_PATH
Lennart Poettering
1
-2
/
+2
2024-10-24
userdbctl: grey out nologin shell in tabular output
Lennart Poettering
1
-4
/
+8
2024-10-24
userdbctl: optionally hide UID range boundaries in output
Lennart Poettering
2
-25
/
+67
2024-10-24
userdbctl: add some basic client-side filtering
Lennart Poettering
6
-9
/
+288
2024-10-24
veritysetup-generator: remove unused code
Antonio Alvarez Feijoo
1
-9
/
+0
2024-10-24
man/veritysetup-generator: document veritytab kernel command line option
Antonio Alvarez Feijoo
1
-2
/
+14
2024-10-24
man: fix links to veritysetup(8)
Antonio Alvarez Feijoo
3
-4
/
+4
2024-10-24
man: insert a comma before 'and'
Yu Watanabe
1
-1
/
+1
2024-10-24
Revert "TEST-55-OOMD: workaround for kernel regression in 6.12-rcX"
Yu Watanabe
1
-18
/
+3
2024-10-24
po: Translated using Weblate (Swedish)
Anders Jonsson
1
-4
/
+4
2024-10-23
docs: Mention that a local build might be required to use mkosi
Daan De Meyer
1
-26
/
+31
2024-10-23
man/network: suggest to not request IA_NA when received RA with Managed bit u...
Yu Watanabe
1
-0
/
+2
2024-10-23
core: don't forget about fallback_smack_process_label
Ćukasz Stelmach
1
-1
/
+1
2024-10-23
core/namespace: replace MOUNT_PRIVATE_TMP_READ_ONLY with MOUNT_PRIVATE_TMP wi...
Yu Watanabe
1
-10
/
+5
2024-10-23
core/namespace: coding style cleanups
Yu Watanabe
1
-6
/
+6
2024-10-23
core/namespace: honor MountEntry.read_only, .options, and so on in static ent...
Yu Watanabe
2
-7
/
+21
2024-10-23
refactor: replace sizeof in loop with ELEMENTSOF & FOREACH_ELEMENT (#34863)
Integral
4
-15
/
+12
2024-10-23
update TODO
Lennart Poettering
1
-0
/
+2
2024-10-23
man/network: fix typo
Yu Watanabe
1
-1
/
+1
2024-10-23
measure: fix typo
Yu Watanabe
1
-1
/
+1
2024-10-23
TEST-55-OOMD: fix typo
Yu Watanabe
1
-1
/
+1
2024-10-23
network: adjust log message about DNR
Ronan Pigott
1
-4
/
+4
2024-10-23
mkosi: update debian commit reference
Luca Boccassi
1
-1
/
+1
2024-10-22
logind: allow read/write to char-hvc devices
Luca Boccassi
1
-0
/
+1
2024-10-22
core: clean up errors for live mounting
Mike Yuan
3
-55
/
+38
2024-10-22
core/service: fix one wording
Mike Yuan
1
-1
/
+1
2024-10-22
core/service: add missing serialization for Service.live_mount_result
Mike Yuan
1
-3
/
+13
2024-10-22
core/service: call service_enter_running() if live mount fails
Mike Yuan
1
-1
/
+1
2024-10-22
core/service: introduce service_live_mount_finish()
Mike Yuan
1
-8
/
+7
2024-10-22
core/service: place occurrences of SERVICE_MOUNTING closer to reload states
Mike Yuan
2
-21
/
+20
2024-10-22
core/unit: put the reload job back to queue if unit is refreshing
Mike Yuan
1
-1
/
+5
2024-10-22
shared/bus-util: debug log when falling back to session bus
Mike Yuan
1
-1
/
+4
2024-10-22
basic/fs-util: move unlink_tempfilep() to tmpfile-util
Mike Yuan
4
-13
/
+13
2024-10-22
man/org.freedesktop.systemd1: complete version info for ManagedOOMMemoryPress...
Mike Yuan
1
-6
/
+9
2024-10-22
logind: also check session class in session_get_idle_hint()
Lennart Poettering
1
-0
/
+3
2024-10-22
logind: use RET_GATHER() at one more place
Lennart Poettering
1
-4
/
+1
2024-10-22
logind: add CanIdle + CanLock dbus properties to session object
Lennart Poettering
3
-4
/
+53
2024-10-22
varlinkctl: set SD_JSON_FORMAT_FLUSH when --more is set
Nick Rosbrook
1
-2
/
+2
2024-10-22
varlinkctl: do not clobber format flags in verb_call
Nick Rosbrook
1
-2
/
+4
2024-10-22
resolved: validate noerror response for CNAMEs
Ronan Pigott
2
-10
/
+2
2024-10-22
fs-util: move attempts counter in openat_report_new() into loop
Lennart Poettering
1
-2
/
+1
2024-10-22
label: move label_ops_reset() up a bit
Lennart Poettering
2
-6
/
+5
2024-10-22
label: add missing assert() to label_ops_set()
Lennart Poettering
1
-0
/
+3
2024-10-22
shared: get rid of fileio-label.[ch]
Lennart Poettering
7
-47
/
+29
2024-10-22
fileio: port write_string_file_full() to openat_report_new()
Lennart Poettering
1
-10
/
+15
[next]