index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
/
systemd-vconsole-setup.service.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-18
core: limit the LSan shenanigans to PID 1
Frantisek Sumsal
1
-5
/
+7
2023-09-18
hwdb: Add quirk for teclast x3 plus (G4K3) rotation (#29202)
commondservice
1
-0
/
+4
2023-09-18
update TODO
Lennart Poettering
1
-0
/
+30
2023-09-17
meson: add TODO to switch to new 'follow_symlinks' option in the future
Luca Boccassi
1
-2
/
+3
2023-09-17
Revert "ci: temporarily disable Packit's i386"
Frantisek Sumsal
1
-3
/
+1
2023-09-17
core: redirect LSan's report to /dev/console during manager exit
Frantisek Sumsal
1
-0
/
+10
2023-09-17
hwdb: ieee1394-unit-function: add Weiss Engieering MAN301
Takashi Sakamoto
1
-0
/
+16
2023-09-17
hwdb: ieee1394-unit-function: add Weiss Engineering INT203 entry with older f...
Takashi Sakamoto
1
-1
/
+13
2023-09-17
hwdb: ieee1394-unit-function: add Weiss Engineering DAC202 (Maya edition)
Takashi Sakamoto
1
-1
/
+7
2023-09-17
hwdb: ieee1394-unit-function: remove superfluous Weiss Engineering DAC1 entry
Takashi Sakamoto
1
-6
/
+0
2023-09-16
hwdb: Add Logitech G502 X
Michael Kuhn
1
-2
/
+6
2023-09-15
doc: Scope is automatic for IPv6 address
Tj
1
-0
/
+1
2023-09-14
man: add versioned version of --no-pager, use for systemd-path
Zbigniew Jędrzejewski-Szmek
2
-1
/
+14
2023-09-14
path: add --no-pager option, enable pager by default
Zbigniew Jędrzejewski-Szmek
1
-0
/
+11
2023-09-14
path: rename functions
Zbigniew Jędrzejewski-Szmek
1
-4
/
+4
2023-09-14
path: modernize, return first error
Zbigniew Jędrzejewski-Szmek
1
-17
/
+9
2023-09-14
bootctl: use pager in help
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2023-09-14
export: use highlighting in --help
Zbigniew Jędrzejewski-Szmek
1
-8
/
+13
2023-09-13
Revert "mkosi: pin CentOS9 kernel to working version"
Frantisek Sumsal
4
-22
/
+2
2023-09-12
po: Translated using Weblate (Russian)
Sergey A
1
-27
/
+57
2023-09-11
serialize: don#t allocate 1M on the stack just like that
Lennart Poettering
1
-9
/
+27
2023-09-11
logind: add PrepareForShutdownWithMetadata signal
Luca Boccassi
4
-18
/
+68
2023-09-11
core: dump jobs list on sigrtmin+18 with 0x500
Luca Boccassi
5
-0
/
+44
2023-09-10
core: use structured initialization in exec_context_init
Luca Boccassi
1
-20
/
+25
2023-09-09
mkosi: Conditionally use tools tree
Daan De Meyer
4
-4
/
+15
2023-09-09
mkosi: Only build system preset by default
Daan De Meyer
4
-6
/
+14
2023-09-09
mkosi: Move to Fedora 39
Daan De Meyer
1
-1
/
+1
2023-09-09
mkosi: Update to latest
Daan De Meyer
1
-1
/
+1
2023-09-09
mkosi: Make sure custom installkernel scripts are not used
Daan De Meyer
1
-0
/
+5
2023-09-09
update TODO
Lennart Poettering
1
-5
/
+16
2023-09-09
machined: port over to PidRef too
Lennart Poettering
5
-39
/
+62
2023-09-09
logind: also port session leader tracking over to PidRef
Lennart Poettering
7
-30
/
+52
2023-09-09
core: don't manually destroy timer when we can't spawn a child
Lennart Poettering
2
-16
/
+8
2023-09-09
core: also port swap units to PidRef
Lennart Poettering
3
-28
/
+39
2023-09-09
core: also port mount units to PidRef
Lennart Poettering
3
-28
/
+41
2023-09-09
core: convert Socket logic to PidRef too
Lennart Poettering
2
-30
/
+56
2023-09-09
core: reference main/control pid of .service units via PidRef
Lennart Poettering
3
-97
/
+117
2023-09-09
pidref: add structure that can reference a pid via both pidfd and pid_t
Lennart Poettering
3
-0
/
+175
2023-09-09
mkosi: Allow configuring whether to do secure boot and pcrs from CLI
Daan De Meyer
1
-2
/
+2
2023-09-09
dbus: Document org.freedesktop.systemd1.Service.MemoryAvailable property
Michal Koutný
1
-4
/
+5
2023-09-09
zsh: busctl: fix flags parsing for properties
Ronan Pigott
1
-2
/
+2
2023-09-08
Revert "tree-wide: Mount file descriptors via /proc/<pid>/fd"
Lennart Poettering
8
-32
/
+16
2023-09-08
serialize: add common deserialize_read_line() helper and use it everywhere
Lennart Poettering
5
-30
/
+48
2023-09-08
TODO: switch the default wall implementation to sd-login
Mike Yuan
1
-0
/
+4
2023-09-08
shared/wall: fall back to logind if utmpx database doesn't exist
Mike Yuan
1
-9
/
+25
2023-09-08
shared/wall: several cleanups
Mike Yuan
2
-49
/
+73
2023-09-08
utmp-wtmp: remove unneeded include
Mike Yuan
1
-5
/
+0
2023-09-08
cgroup: Estimate MemoryAvailable= when DefaultMemoryAccounting=no
Michal Koutný
1
-8
/
+6
2023-09-08
cgroup: Refactor MemoryAvailable= evaluation
Michal Koutný
1
-45
/
+16
2023-09-08
cgroup: Fix MemoryAvailable= by considering physical memory
Michal Koutný
2
-5
/
+8
[next]