index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd.conf
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-06
user-record: disable two pbkdf fields that don't apply for pkbdf2
Lennart Poettering
1
-4
/
+5
2021-10-06
Update 60-sensor.hwdb
chlorophyll-zz
1
-1
/
+0
2021-10-06
man: add discussion of read-only filesystem support in daemons
Zbigniew Jędrzejewski-Szmek
1
-56
/
+72
2021-10-06
man: document systemd-analyze filesystems
Iago López Galeiras
1
-0
/
+14
2021-10-06
analyze: add filesystems command
Iago López Galeiras
1
-0
/
+173
2021-10-06
README: document LSM BPF requirements
Iago López Galeiras
1
-1
/
+8
2021-10-06
test: add test-bpf-lsm
Iago López Galeiras
2
-0
/
+120
2021-10-06
man: document EXIT_BPF status
Iago López Galeiras
1
-0
/
+5
2021-10-06
man: add RestrictFileSystems= documentation
Iago López Galeiras
1
-0
/
+94
2021-10-06
mkosi: add libbpf dependency
Iago López Galeiras
2
-0
/
+9
2021-10-06
core: add dbus RestrictFileSystems= properties
Iago López Galeiras
3
-0
/
+125
2021-10-06
core: add RestrictFileSystems= fragment parser
Iago López Galeiras
10
-1
/
+145
2021-10-06
core: use LSM BPF functions to implement RestrictFileSystems=
Iago Lopez Galeiras
7
-1
/
+99
2021-10-06
core: add BPF LSM functions
Iago Lopez Galeiras
6
-0
/
+363
2021-10-06
shared/bpf-dlopen: expose more libbpf functions
Iago López Galeiras
2
-0
/
+12
2021-10-06
exit-status: add EXIT_BPF
Iago López Galeiras
2
-2
/
+4
2021-10-06
cgroup-util: add cg_path_get_cgroupid()
Iago López Galeiras
2
-0
/
+24
2021-10-06
bpf: add restrict_fs BPF program
Iago López Galeiras
3
-0
/
+94
2021-10-06
basic: use filesystem database
Iago López Galeiras
3
-42
/
+53
2021-10-06
basic: add filesystem database
Iago López Galeiras
6
-0
/
+331
2021-10-06
missing_magic: add several filesystems
Iago López Galeiras
1
-0
/
+130
2021-10-06
basic: move CIFS magic number to missing_magic.h
Iago Lopez Galeiras
2
-5
/
+5
2021-10-06
unit-file: tighten unit file discovery checks
Lennart Poettering
1
-10
/
+44
2021-10-06
basic/env-util: correctly parse extended vars after non-extended vars (#20941)
Andrew Soutar
2
-1
/
+5
2021-10-05
repart: use right error variable
Lennart Poettering
1
-2
/
+2
2021-10-05
basic: move chase_symlinks_and_fopen_unlocked() → chase-symlinks.[ch]
Lennart Poettering
6
-46
/
+46
2021-10-05
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
48
-543
/
+594
2021-10-05
basic: split out inotify-related calls from fs-util.h → inotify-util.h
Lennart Poettering
15
-47
/
+63
2021-10-05
basic: split out glyph/emoji related calls from locale-util.[ch] into glyph-u...
Lennart Poettering
23
-187
/
+206
2021-10-05
basic: split out sync() family of calls from fs-util.[ch] into new c/h file
Lennart Poettering
22
-199
/
+216
2021-10-04
test: create and merge code coverage reports in integration tests
Luca Boccassi
2
-0
/
+49
2021-10-04
man: document the new DefaultOOMScoreAdjust= setting
Lennart Poettering
1
-0
/
+14
2021-10-04
units: run user service managers at OOM score adjustment 100
Lennart Poettering
1
-0
/
+1
2021-10-04
core: add a new setting DefaultOOMScoreAdjust= and set it to 100 above servic...
Lennart Poettering
5
-1
/
+113
2021-10-04
test: add test case for {get,set}_oom_score_adjust()
Lennart Poettering
1
-0
/
+20
2021-10-04
process-util: add helper for querying oom score adjustment value
Lennart Poettering
3
-10
/
+21
2021-10-04
test-network: add tests for duplicated address setting
Yu Watanabe
2
-0
/
+28
2021-10-04
network: do not ignore critical errors like OOM
Yu Watanabe
1
-5
/
+8
2021-10-04
network: downgrade log level for non-critical errors
Yu Watanabe
1
-16
/
+17
2021-10-04
network: drop and warn duplicated Address= settings
Yu Watanabe
3
-5
/
+46
2021-10-04
man/glib-event-glue example: relicense to CC0-1.0
Luca Boccassi
2
-2
/
+1
2021-10-04
network: rename address_hash_ops -> address_hash_ops_free
Yu Watanabe
1
-2
/
+2
2021-10-04
network: make several hash_ops static
Yu Watanabe
6
-6
/
+9
2021-10-04
network: address: fix flags and lifetime in debugging logs
Yu Watanabe
1
-8
/
+7
2021-10-04
sleep: don't skip resume device with low priority/available space
Egor
1
-9
/
+11
2021-10-03
po: Translated using Weblate (Kabyle)
Slimane Selyan Amiri
1
-3
/
+3
2021-10-03
po: Translated using Weblate (Croatian)
Gogo Gogsi
1
-43
/
+33
2021-10-01
po: Update translation files
Weblate
6
-10
/
+20
2021-10-01
Add all other applicable licenses under LICENSES/
Luca Boccassi
8
-0
/
+331
2021-10-01
add LICENSES/README.md explaining the license situation
Luca Boccassi
3
-7
/
+63
[next]