index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
wait-online
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wait-online: request that at least one managed online interface exists
Yu Watanabe
2023-05-31
1
-7
/
+15
*
wait-online: downgrade log level of failure that interface is removed or unma...
Yu Watanabe
2023-05-22
1
-4
/
+6
*
wait-online: exit with success when all interfaces are ready or unmanaged
Yu Watanabe
2022-12-22
1
-57
/
+50
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
wait-online: support alternative names
Yu Watanabe
2022-11-01
3
-4
/
+68
*
wait-online: check received interface name
Yu Watanabe
2022-11-01
1
-0
/
+13
*
wait-online: split out link_update_name()
Yu Watanabe
2022-11-01
1
-14
/
+30
*
wait-online: ignore one more error in callback function
Yu Watanabe
2022-11-01
1
-3
/
+5
*
wait-online: ignore -ENODATA from sd_network_link_get_required_for_online()
Yu Watanabe
2022-10-27
1
-6
/
+7
*
sd-network: drop fallback values
Yu Watanabe
2022-09-27
1
-5
/
+5
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-5
/
+2
*
sd-netlink: rename sd_netlink_message_request_dump to sd_netlink_message_set_...
Zbigniew Jędrzejewski-Szmek
2022-08-19
1
-1
/
+1
*
time-util: assume CLOCK_BOOTTIME always exists
Lennart Poettering
2022-03-28
1
-1
/
+1
*
network: s/confiured/configured/
Frantisek Sumsal
2022-02-01
1
-1
/
+1
*
wait-online: make manager_link_is_online() return 0 when in unmanaged state
Yu Watanabe
2022-01-26
1
-4
/
+21
*
wait-online: rename Manager elements
Yu Watanabe
2022-01-26
3
-20
/
+25
*
wait-online: use network_link_get_operational_state()
Yu Watanabe
2022-01-20
1
-11
/
+2
*
wait-online: also use address state even when operational state is below degr...
Yu Watanabe
2021-12-14
1
-4
/
+2
*
tree-wide: mark set-but-not-used variables as unused to make LLVM happy
Frantisek Sumsal
2021-09-15
1
-1
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
wait-online: fix typo
Yu Watanabe
2021-07-07
1
-1
/
+1
*
wait-online: improve timeout log message
Lennart Poettering
2021-07-02
1
-0
/
+2
*
Merge pull request #19315 from yuwata/network-wait-online-address-family-foll...
Luca Boccassi
2021-04-14
1
-16
/
+16
|
\
|
*
wait-online: update debug log messages
Yu Watanabe
2021-04-14
1
-16
/
+16
*
|
Merge pull request #19302 from bluca/uninit
Zbigniew Jędrzejewski-Szmek
2021-04-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
1
-1
/
+1
*
|
wait-online: wait for address family
LetzteInstanz
2021-04-14
5
-3
/
+101
|
/
*
network-wait-online: use sd_event_add_time_relative()
Zbigniew Jędrzejewski-Szmek
2021-03-05
1
-6
/
+2
*
tree-wide: use usec_add() and usec_sub_unsigned()
Yu Watanabe
2021-03-04
1
-1
/
+1
*
tree-wide: return NULL from freeing functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
2
-7
/
+4
*
tree-wide: propagate error code from _from_string() functions
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-2
/
+1
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-4
/
+3
*
network: wait-online - add a assert
Susant Sahani
2021-01-18
1
-0
/
+1
*
network: wait-online - use hashmap_ensure_put
Susant Sahani
2021-01-18
1
-10
/
+2
*
Merge pull request #18243 from ssahani/ensure-put-use
Yu Watanabe
2021-01-17
1
-4
/
+2
|
\
|
*
network: online - use hashmap_ensure_put
Susant Sahani
2021-01-15
1
-4
/
+2
*
|
network: tighten variable scope used in loop (#18277)
Susant Sahani
2021-01-17
1
-2
/
+1
|
/
*
Merge pull request #17478 from yuwata/split-network-internal
Yu Watanabe
2020-11-27
1
-1
/
+0
|
\
|
*
tree-wide: drop unnecessary inclusion of network-internal.h
Yu Watanabe
2020-10-29
1
-1
/
+0
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
5
-5
/
+5
|
/
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-5
/
+3
*
network: drop doubled white space
Yu Watanabe
2020-07-15
1
-1
/
+1
*
various daemons: emit Stopping... notification before destructing the manager...
Zbigniew Jędrzejewski-Szmek
2020-07-02
1
-1
/
+1
*
Merge pull request #14536 from DaanDeMeyer/wait-online-max-operstate
Zbigniew Jędrzejewski-Szmek
2020-02-05
5
-42
/
+55
|
\
|
*
wait-online: Support waiting for interfaces to disappear
Daan De Meyer
2020-01-18
1
-0
/
+5
|
*
wait-online: Add maximum operational state option
Daan De Meyer
2020-01-18
5
-42
/
+50
*
|
basic/strv: drop flags argument from strv_fnmatch()
Zbigniew Jędrzejewski-Szmek
2020-01-14
1
-1
/
+1
|
/
*
wait-online: change log level
Yu Watanabe
2019-07-16
1
-1
/
+1
[next]