index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
network
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-21
man: add an example how to correctly read os-release in shell
Zbigniew Jędrzejewski-Szmek
2
-5
/
+26
2021-05-21
man: reorder fields in os-release
Zbigniew Jędrzejewski-Szmek
1
-309
/
+297
2021-05-20
nspawn: fix build failure
Yu Watanabe
1
-2
/
+1
2021-05-20
man: document default rlimits
Anita Zhang
2
-1
/
+18
2021-05-20
test: enable fuzz regression tests by default
Zbigniew Jędrzejewski-Szmek
2
-3
/
+19
2021-05-19
build tests: check that Github pages can be built successfully
Luca Boccassi
2
-0
/
+16
2021-05-19
kbd-model-map: add mapping 'es-dvorak'
Franck Bui
2
-4
/
+5
2021-05-19
test: reduce debugging logs in test-event
Yu Watanabe
1
-5
/
+4
2021-05-19
systemctl: re-align colon in status output
Lennart Poettering
1
-1
/
+1
2021-05-19
terminal: don't hardcode major number of PTYs
Lennart Poettering
2
-26
/
+63
2021-05-19
man: document new nspawn --bind-user= feature
Lennart Poettering
3
-2
/
+65
2021-05-19
nspawn: add new --bind-user= option for binding a host user into the container
Lennart Poettering
7
-11
/
+731
2021-05-19
nspawn: export userns_mkdir() + userns_lchown() so that it can be used elsewh...
Lennart Poettering
3
-2
/
+11
2021-05-19
user-record: optionally, allow parsing empty user record JSON objects
Lennart Poettering
2
-1
/
+4
2021-05-19
execute: don't chown/chmod non-TTY inodes thinking they were TTYs
Lennart Poettering
1
-9
/
+28
2021-05-19
core: use GID_INVALID instead of -1 where appropriate
Lennart Poettering
1
-1
/
+1
2021-05-19
terminal-util: use _cleanup_close_ where appropriate
Lennart Poettering
1
-11
/
+8
2021-05-19
terminal-util: add extra validity checks that we operate on a TTY before doin...
Lennart Poettering
1
-3
/
+11
2021-05-19
terminal-util: add debug logging for when TTY ioctls fail
Lennart Poettering
1
-3
/
+6
2021-05-19
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
127
-687
/
+657
2021-05-19
alloc-util: add MALLOC_ELEMENTSOF() helper
Lennart Poettering
2
-0
/
+47
2021-05-19
alloc-util: introduce MALLOC_SIZEOF_SAFE() helper
Lennart Poettering
4
-5
/
+17
2021-05-19
alloc-util: use memcpy_safe() in memdup() or friends
Yu Watanabe
2
-6
/
+5
2021-05-19
memory-util: make memcpy_safe() return pointer to destination
Yu Watanabe
1
-3
/
+3
2021-05-19
docs: prettify two external links
Zbigniew Jędrzejewski-Szmek
1
-3
/
+5
2021-05-19
docs: use {% raw %} to wrap jinja2 tags in documentation
Zbigniew Jędrzejewski-Szmek
1
-2
/
+3
2021-05-19
test: reintroduce m4 dependency for TEST-06-SELINUX
Frantisek Sumsal
1
-1
/
+1
2021-05-19
mkosi: stop pulling in vi
Zbigniew Jędrzejewski-Szmek
5
-5
/
+0
2021-05-19
mkosi/fedora: use pkgconfig virtual provides to refer to packages
Zbigniew Jędrzejewski-Szmek
1
-33
/
+35
2021-05-19
mkosi/fedora: drop python3-devel req
Zbigniew Jędrzejewski-Szmek
1
-1
/
+0
2021-05-19
network: route: check validity of interface name in MultiPathRoute=
Yu Watanabe
1
-0
/
+6
2021-05-19
network: route: parse earlier if device specifier in MultiPathRoute= is ifindex
Yu Watanabe
1
-11
/
+14
2021-05-19
network: introduce link_get_by_name()
Yu Watanabe
4
-22
/
+69
2021-05-19
network: drop redundant condition
Yu Watanabe
1
-1
/
+1
2021-05-19
network: drop unnecessary call of manager_rtnl_process_address()
Yu Watanabe
2
-6
/
+2
2021-05-19
network: drop unused "callback" arguments in route_remove() and address_remove()
Yu Watanabe
8
-54
/
+33
2021-05-19
network: dhcp4: re-request DHCP4 address and routes immediately
Yu Watanabe
2
-49
/
+6
2021-05-19
man: describe overall online status in networkctl(1)
Alvin Šipraga
1
-8
/
+40
2021-05-19
networkd-test: support online state in networkctl status output
Alvin Šipraga
1
-0
/
+1
2021-05-19
network: show online state in networkctl status output
Alvin Šipraga
1
-5
/
+42
2021-05-19
man: clarify RequiredFamilyForOnline= behaviour for online state
Alvin Šipraga
1
-7
/
+7
2021-05-19
man: clarify RequiredForOnline= behaviour for online state
Alvin Šipraga
1
-3
/
+3
2021-05-19
network: use the overall online state in network_is_online()
Alvin Šipraga
1
-9
/
+23
2021-05-19
network: add an online state for links and manager
Alvin Šipraga
13
-3
/
+109
2021-05-19
docs/HACKING: add note about template engines
Zbigniew Jędrzejewski-Szmek
1
-2
/
+20
2021-05-19
meson: add workaround for old meson
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2021-05-19
ci: drop py2 lxml, pull in jinja2
Zbigniew Jędrzejewski-Szmek
4
-3
/
+4
2021-05-19
units: generate ReadWritePaths= in the template
Zbigniew Jędrzejewski-Szmek
2
-7
/
+5
2021-05-19
meson: sort conf paths alphabetically
Zbigniew Jędrzejewski-Szmek
1
-52
/
+51
2021-05-19
man: use readable names for entities
Zbigniew Jędrzejewski-Szmek
4
-15
/
+15
[next]