index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
format-ifname.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-06
path-lookup: move find_portable_profile() to portable-util
Mike Yuan
7
-33
/
+46
2024-10-06
path-lookup: move NETWORK_DIRS to network-util.h
Mike Yuan
7
-3
/
+9
2024-10-06
unit-file: make unit_type_may_{alias_template} static inline
Mike Yuan
2
-21
/
+18
2024-10-06
basic/unit-file: move to shared/
Mike Yuan
4
-1
/
+1
2024-10-06
Use case insensitive comparison for the machine's architechture
Daniel Martinez
1
-1
/
+1
2024-10-05
fs-util: rename laccess to access_nofollow
Mike Yuan
18
-21
/
+21
2024-10-04
chase: Fix shortcut
Daan De Meyer
1
-1
/
+1
2024-10-04
repart: Don't copy root directory mode from source file
Daan De Meyer
1
-0
/
+2
2024-10-04
various: correct laccess() error check
Mike Yuan
10
-46
/
+52
2024-10-04
man: Use proper conjunction and remove superfluous or
Jörg Behrmann
1
-1
/
+1
2024-10-04
repart: Handle empty arg_copy_source in file_is_denylisted()
Daan De Meyer
1
-2
/
+2
2024-10-04
man: consolidate list of active unit states into a shared table
Luca Boccassi
5
-28
/
+79
2024-10-04
ukify: Rework multi-profile UKIs
Daan De Meyer
3
-19
/
+161
2024-10-03
ukify: Fix Profile config setting
Daan De Meyer
1
-3
/
+3
2024-10-03
ukify: Introduce pe_strip_section_name()
Daan De Meyer
1
-3
/
+7
2024-10-03
Revert "ukify: add new --extend= switch for importing an existing UKI's secti...
Daan De Meyer
2
-119
/
+17
2024-10-03
Revert "ukify: introduce new --measure-base= switch"
Daan De Meyer
2
-78
/
+6
2024-10-03
repart: open target devices before UUID creation
Michael Ferrari
1
-5
/
+5
2024-10-03
homectl: fix inverted table footer condition
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2024-10-03
man/systemd-stub: reword descriptions of .dtb and .profile sections
Zbigniew Jędrzejewski-Szmek
1
-18
/
+19
2024-10-03
nsresourced: Fix declaration of bpf_rdonly_cast()
Daan De Meyer
1
-1
/
+1
2024-10-03
logind: add support for hidraw devices
Peter Hutterer
5
-2
/
+47
2024-10-02
core: fix copy/paste error
Antonio Alvarez Feijoo
1
-1
/
+1
2024-10-02
core: load IPE policy on boot
Luca Boccassi
7
-0
/
+133
2024-10-02
man: using WantedBy=default.target is not a good idea
Lukas Nykryn
1
-0
/
+5
2024-10-02
homectl: Acquire bus connection after querying for user input
Daan De Meyer
1
-13
/
+6
2024-10-02
home: Prompt for shell in homectl firstboot
Daan De Meyer
1
-0
/
+39
2024-10-02
home: Prompt for auxiliary groups in homectl firstboot
Daan De Meyer
1
-0
/
+132
2024-10-02
Move show_menu() to terminal-util.h
Daan De Meyer
3
-46
/
+48
2024-10-02
mkosi: Stop installing bpftrace
Daan De Meyer
1
-1
/
+0
2024-10-02
mkosi: Pass ASAN_OPTIONS to subimages
Daan De Meyer
1
-0
/
+1
2024-10-02
mkosi: Don't sync if the packaging specs repo is dirty
Daan De Meyer
1
-0
/
+4
2024-10-02
tree-wide: Fix Wformat warnings
Daan De Meyer
3
-3
/
+3
2024-10-02
man: drop reference to /bin/ from docs regarding binary search path
Lennart Poettering
1
-7
/
+5
2024-10-02
man: soft deprecate use of ";" for separating multiple command lines in ExecS...
Lennart Poettering
2
-27
/
+30
2024-10-02
update TODO
Lennart Poettering
1
-6
/
+0
2024-10-02
sd-varlink: mark functions that can take 'more' flag in IDL structures with a...
Lennart Poettering
13
-44
/
+101
2024-10-02
sd-varlink-idl: add some room for flags everywhere
Lennart Poettering
1
-0
/
+14
2024-10-02
test: add --more flag when enumerating via List varlink method
Lennart Poettering
1
-1
/
+1
2024-10-02
tree-wide: always do dlopen() with RTLD_NOW + RTLD_NODELETE
Lennart Poettering
8
-11
/
+10
2024-10-01
build(deps): bump systemd/mkosi
dependabot[bot]
1
-1
/
+1
2024-10-01
bpf: fix cross build failure on Debian
Helmut Grohne
1
-8
/
+15
2024-10-01
machine: generalise logic GetOSRelease to later use it in varlink interface
Ivan Kruglov
3
-75
/
+111
2024-10-01
machine: generalise logic GetMachineAddresses to later use it in varlink inte...
Ivan Kruglov
5
-140
/
+145
2024-10-01
hwbd: use newer KEY_PICKUP_PHONE, KEY_HANGUP_PHONE, KEY_SELECTIVE_SCREENSHOT,...
Lennart Poettering
1
-10
/
+10
2024-10-01
hwdb: use KEY_ROTATE_DISPLAY for various cases of display rotation keys
Lennart Poettering
1
-7
/
+7
2024-10-01
hwdb: there's KEY_BRIGHTNESS_AUTO these days, hence hook it up where a FIXME ...
Lennart Poettering
1
-4
/
+4
2024-10-01
hwdb: make key map match comment for one laptop
Lennart Poettering
1
-1
/
+1
2024-10-01
linux: import input.h and friends
Lennart Poettering
2
-0
/
+1496
2024-10-01
Revert "Preset user units on first boot as well"
Lennart Poettering
2
-13
/
+6
[next]