index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: always drop unnecessary dot in path
Yu Watanabe
2021-05-28
41
-98
/
+91
*
path-util: make path_extract_filename/directory() handle "." gracefully
Yu Watanabe
2021-05-28
4
-64
/
+71
*
path-util: introduce path_find_last_component()
Yu Watanabe
2021-05-28
3
-0
/
+184
*
path-util: use path_equal() in empty_or_root()
Yu Watanabe
2021-05-28
2
-4
/
+4
*
fs-util: make chase_symlinks() use path_find_first_component()
Yu Watanabe
2021-05-28
2
-111
/
+58
*
path-util: make path_compare() and path_hash_func() ignore "."
Yu Watanabe
2021-05-28
4
-80
/
+100
*
path-util: use path_find_first_component() in path_make_relative()
Yu Watanabe
2021-05-28
3
-80
/
+86
*
path-util: use path_find_first_component() in path_startswith()
Yu Watanabe
2021-05-28
3
-55
/
+48
*
path-util: use path_is_safe() in path_is_normalized()
Yu Watanabe
2021-05-28
1
-9
/
+2
*
path-util: introduce path_is_safe()
Yu Watanabe
2021-05-28
3
-22
/
+40
*
path-util: use path_find_first_component() in path_is_valid()
Yu Watanabe
2021-05-28
1
-12
/
+5
*
path-util: introduce path_find_first_component()
Yu Watanabe
2021-05-28
3
-0
/
+170
*
path-util: fix off by one issue to detect slash at the end in path_extend()
Yu Watanabe
2021-05-28
2
-3
/
+9
*
test/networkd-test: in bridge test, wait for online after restart systemd-net...
Dan Streetman
2021-05-28
1
-0
/
+9
*
meson: Correctly validate that prefix is a child of rootprefix
Peter Kjellerstedt
2021-05-27
1
-1
/
+1
*
Merge pull request #19749 from poettering/path-extend
Yu Watanabe
2021-05-27
8
-86
/
+104
|
\
|
*
tree-wide: make use of path_extend() at many places
Lennart Poettering
2021-05-27
6
-65
/
+44
|
*
path-util: add path_extend(), inspired by strextend(), but using path_join()
Lennart Poettering
2021-05-27
3
-21
/
+60
|
/
*
Merge pull request #19703 from yuwata/network-ndisc-valid-time
Yu Watanabe
2021-05-27
1
-22
/
+20
|
\
|
*
network: ndisc: update log message
Yu Watanabe
2021-05-27
1
-2
/
+2
|
*
network: ndisc: always honor valid time
Yu Watanabe
2021-05-27
1
-20
/
+18
*
|
Merge pull request #19743 from yuwata/dhcpv4-static-leases
Yu Watanabe
2021-05-27
16
-54
/
+533
|
\
\
|
*
|
test-network: add a testcase for DHCP static lease
borna-blazevic
2021-05-27
3
-0
/
+37
|
*
|
network: dhcp-server: introduce [DHCPServerStaticLease] section
borna-blazevic
2021-05-27
10
-1
/
+312
|
*
|
sd-dhcp-server: support static address to DHCPv4 offer
borna-blazevic
2021-05-27
3
-53
/
+184
|
/
/
*
|
Merge pull request #19736 from poettering/udev-trigger-uuid
Yu Watanabe
2021-05-27
9
-32
/
+192
|
\
\
|
*
|
hash-func: change value type of string_hash_ops_free_free to void*
Lennart Poettering
2021-05-26
1
-1
/
+1
|
*
|
udevadm: make use of the new uuid-enabled triggering for "udevadm trigger"
Lennart Poettering
2021-05-26
4
-23
/
+108
|
*
|
sd-device: add API for triggering synthetic uevents with UUID
Lennart Poettering
2021-05-26
3
-0
/
+70
|
*
|
man: document that it is guaranteed that generated ID128 are never all-zero o...
Lennart Poettering
2021-05-26
2
-8
/
+13
*
|
|
man: fix tag type
Christian Hesse
2021-05-27
1
-1
/
+1
|
/
/
*
|
update TODO
Lennart Poettering
2021-05-26
1
-2
/
+0
*
|
Merge pull request #19737 from poettering/default-specifiers-env
Lennart Poettering
2021-05-26
7
-32
/
+80
|
\
\
|
*
|
core: support specifier expansion in DefaultEnvironment= and ManagerEnvironment=
Lennart Poettering
2021-05-26
2
-9
/
+56
|
*
|
repart: resolve $TMP specifiers too
Lennart Poettering
2021-05-26
2
-11
/
+10
|
*
|
sysusers: add a generic specifier table for common cases
Lennart Poettering
2021-05-26
3
-12
/
+14
*
|
|
Mount all fs nosuid when NoNewPrivileges=yes
Topi Miettinen
2021-05-26
4
-3
/
+39
*
|
|
man: fix list of escaped characters in unit names
Lennart Poettering
2021-05-26
1
-4
/
+5
*
|
|
Merge pull request #19729 from poettering/networkctl-netns-check
Lennart Poettering
2021-05-26
11
-1
/
+86
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test-network: refuse RA if not necessary
Yu Watanabe
2021-05-26
8
-0
/
+13
|
*
|
test-network: wait for that the link is in configuring state at the beginning
Yu Watanabe
2021-05-26
1
-1
/
+1
|
*
|
networkctl: politely refuse being called from a different netns than the netw...
Lennart Poettering
2021-05-26
1
-0
/
+43
|
*
|
networkd: add bus property exposing network namepace ID we run in
Lennart Poettering
2021-05-26
1
-0
/
+29
*
|
|
hexdecoct: make return parameters of unbase64mem() and unhexmem() optional
Lennart Poettering
2021-05-26
1
-8
/
+8
*
|
|
man: document udevadm info output prefixes
Lennart Poettering
2021-05-26
1
-0
/
+39
*
|
|
man: try to clarify that nss-mymachines does not provide name resolution outs...
Lennart Poettering
2021-05-26
1
-0
/
+9
*
|
|
man: explicit say for priority/weight values whether more is more or less
Lennart Poettering
2021-05-26
2
-26
/
+34
|
/
/
*
|
README: drop reference to Kinvolk
Lennart Poettering
2021-05-26
1
-5
/
+0
*
|
Merge pull request #19726 from poettering/path-event-symlink
Yu Watanabe
2021-05-26
1
-33
/
+57
|
\
\
|
*
|
core: watch paths with symlinks in .path units
Lennart Poettering
2021-05-25
1
-20
/
+42
[next]