summaryrefslogtreecommitdiff
path: root/src/network/wait-online/manager.c
Commit message (Expand)AuthorAgeFilesLines
* wait-online: exit with success when all interfaces are ready or unmanagedYu Watanabe2022-12-221-57/+50
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* wait-online: support alternative namesYu Watanabe2022-11-011-3/+24
* wait-online: ignore one more error in callback functionYu Watanabe2022-11-011-3/+5
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-131-5/+2
* sd-netlink: rename sd_netlink_message_request_dump to sd_netlink_message_set_...Zbigniew Jędrzejewski-Szmek2022-08-191-1/+1
* time-util: assume CLOCK_BOOTTIME always existsLennart Poettering2022-03-281-1/+1
* network: s/confiured/configured/Frantisek Sumsal2022-01-311-1/+1
* wait-online: make manager_link_is_online() return 0 when in unmanaged stateYu Watanabe2022-01-261-4/+21
* wait-online: rename Manager elementsYu Watanabe2022-01-261-14/+19
* wait-online: also use address state even when operational state is below degr...Yu Watanabe2021-12-141-4/+2
* wait-online: update debug log messagesYu Watanabe2021-04-141-16/+16
* wait-online: wait for address familyLetzteInstanz2021-04-141-0/+37
* network-wait-online: use sd_event_add_time_relative()Zbigniew Jędrzejewski-Szmek2021-03-051-6/+2
* tree-wide: use usec_add() and usec_sub_unsigned()Yu Watanabe2021-03-051-1/+1
* tree-wide: return NULL from freeing functionsZbigniew Jędrzejewski-Szmek2021-02-161-6/+3
* network: tighten variable scope used in loop (#18277)Susant Sahani2021-01-171-2/+1
* Merge pull request #17478 from yuwata/split-network-internalYu Watanabe2020-11-271-1/+0
|\
| * tree-wide: drop unnecessary inclusion of network-internal.hYu Watanabe2020-10-291-1/+0
* | license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|/
* tree-wide: define iterator inside of the macroZbigniew Jędrzejewski-Szmek2020-09-081-5/+3
* network: drop doubled white spaceYu Watanabe2020-07-151-1/+1
* Merge pull request #14536 from DaanDeMeyer/wait-online-max-operstateZbigniew Jędrzejewski-Szmek2020-02-051-10/+22
|\
| * wait-online: Support waiting for interfaces to disappearDaan De Meyer2020-01-181-0/+5
| * wait-online: Add maximum operational state optionDaan De Meyer2020-01-181-10/+17
* | basic/strv: drop flags argument from strv_fnmatch()Zbigniew Jędrzejewski-Szmek2020-01-141-1/+1
|/
* wait-online: change log levelYu Watanabe2019-07-161-1/+1
* wait-online: ignore -ENODATA on updating link informationYu Watanabe2019-05-161-3/+3
* wait-online: add --any optionYu Watanabe2019-04-021-18/+29
* wait-online: use log_link_debug() or friendsYu Watanabe2019-03-131-17/+14
* wait-online: support $REQUIRED_OPER_STATE_FOR_ONLINE= in state fileYu Watanabe2019-03-131-31/+66
* wait-online: do not fail if we receive invalid messagesYu Watanabe2019-01-211-13/+18
* wait-online: use hashmap_free_with_destructor()Yu Watanabe2018-11-121-5/+1
* sd-netlink: make sd_netlink_slot take its descriptionYu Watanabe2018-10-161-2/+2
* sd-netlink: introduce sd_netlink_slotYu Watanabe2018-10-151-2/+2
* wait-online: more voidifyin of sd_event_add_signal()Lennart Poettering2018-10-131-2/+2
* network: replace udev_device by sd_deviceYu Watanabe2018-08-231-0/+1
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-04-051-2/+1
* Add a "RequiredForOnline=" Link attribute for .network files (#7347)Mathieu Trudel-Lapierre2017-11-301-0/+3
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* networkd-wait-online: move to separate subdirectoryTom Gundersen2016-11-131-0/+329