connman.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
[PATCH] gweb/gresolv.c: make use of res_ninit optional and subject to __RES
 2024-03-11 11:09 UTC 

[PATCH] Ignore network devices used by NBD
 2024-03-08 14:36 UTC 

[PATCH 0/1] Use a log identity always valid while logging
 2024-02-22 23:23 UTC  (2+ messages)
` [PATCH 1/1] log: "

[PATCH 0/1] End connection if connection failure and no agent
 2024-02-20 10:11 UTC  (2+ messages)
` [PATCH 1/1] service: "

Request for runtime configurable features: resolved, ipv6 disable
 2024-02-13 19:00 UTC 

[PATCH 0/4] Fixes for memory leaks and corruptions
 2024-02-13 13:18 UTC  (5+ messages)
` [PATCH 1/4] wifi: Fix use-after-free when tethering is disabled
` [PATCH 2/4] wifi: Fix memory leak
` [PATCH 3/4] wifi: Fix indentation
` [PATCH 4/4] technology: Fix memory leak

[PATCH] dnsproxy: fix signedness warnings
 2024-02-13  8:42 UTC  (2+ messages)

[PATCH v2 1/2] ofono: Remove support for CDMA
 2024-01-26 13:30 UTC  (3+ messages)
` [PATCH v2 2/2] ofono: Don't invoke SetProperty unnecessarily

[PATCH 1/2] ofono: Remove support for CDMA
 2024-01-25 21:55 UTC  (2+ messages)
` [PATCH 2/2] ofono: Don't invoke SetProperty unnecessarily

Online check failure does not downgrades service
 2024-01-19  7:38 UTC 

Request for help integrating iwd ap mode scan
 2024-01-18 18:56 UTC  (2+ messages)

[PATCH v2] src/log.c: Include libgen.h for basename API
 2024-01-18 11:04 UTC  (3+ messages)

[PATCH] src/log.c: Include libgen.h for basename API
 2024-01-15  7:53 UTC  (2+ messages)

resolvectl versus openresolv with connman
 2024-01-10 13:39 UTC 

[PATCH 0/2] Add option to omit DHCP Client Identifier
 2024-01-04 18:15 UTC  (4+ messages)

[PATCH 0/3] Ensure resolving and setting of proper ISO3166 code
 2024-01-02 12:16 UTC  (7+ messages)
` [PATCH 1/3] technology: Add global regdom and regdom getter
` [PATCH 2/3] device: Setup regdom when powering up to maintain consistency
` [PATCH 3/3] timezone: Fix resolving of proper ISO3166 code from tz data

[PATCH 0/3] connection: Rename 'connection.c' to 'gateway.c'
 2024-01-02 11:57 UTC  (6+ messages)

[PATCH v2] main: Use preprocessor definition rather than 'General' string literal
 2023-12-28 17:40 UTC  (2+ messages)

[PATCH] main: Use static global rather than 'General' string literal
 2023-12-28 16:39 UTC  (5+ messages)

[PATCH 0/2] service: Improve Logging and Event Visibility at the Info Level
 2023-12-27 11:51 UTC  (4+ messages)
` [PATCH 1/2] service: Make log output of 'online_check_is_enabled_check' consistent
` [PATCH 2/2] service: Log service default, error, and state changes

[PATCH] doc: Remove 'Experimental' designation from 'EnableOnlineToReadyTransition'
 2023-12-27 11:49 UTC  (2+ messages)

[PATCH] doc: Correct 'OnlineCheck{Initial,Max}Interval' units
 2023-12-23 12:23 UTC  (2+ messages)

[PATCH v3 00/60] Complete 'continuous' Online Check Mode Implementation
 2023-12-23 12:22 UTC  (62+ messages)
` [PATCH v3 01/60] service: Change return type of '__connman_service_wispr_start'
` [PATCH v3 02/60] service: Sanity check the 'type' param in '__connman_service_wispr_start'
` [PATCH v3 03/60] service: Rename 'online_check_enabled_check'
` [PATCH v3 04/60] service: Change return type of 'start_online_check'
` [PATCH v3 05/60] service: Change return type of 'start_wispr_if_connected'
` [PATCH v3 06/60] service: Introduce and use online check 'active' state
` [PATCH v3 07/60] service: Document 'online_check_state' 'active' member
` [PATCH v3 08/60] service: Document 'online_check_is_active'
` [PATCH v3 09/60] service: Document 'online_check_active_set_value'
` [PATCH v3 10/60] service: Document 'online_check_active_{clear,set}'
` [PATCH v3 11/60] service: Rename 'start_wispr_if_connected'
` [PATCH v3 12/60] service: Refactor 'start_online_check_if_connected'
` [PATCH v3 13/60] service: Document 'start_online_check_if_connected_with_type'
` [PATCH v3 14/60] service: Add an explicit conditional for IPv6 in 'reschedule_online_check'
` [PATCH v3 15/60] session: Add service identifier to 'DBG' in four functions
` [PATCH v3 16/60] service: Add online check failure service error enumeration and string
` [PATCH v3 17/60] doc/service: Document online check failure service error
` [PATCH v3 18/60] service: Introduce and use online check 'failures/successes' state
` [PATCH v3 19/60] service: Document 'online_check_state' 'failures/successes' members
` [PATCH v3 20/60] main: Introduce the 'OnlineCheck{Failures,Successes}Threshold' settings
` [PATCH v3 21/60] doc: Document "
` [PATCH v3 22/60] service: Add per-service online check failure threshold state
` [PATCH v3 23/60] service: Document 'connman_service' 'online_check_failures_met_threshold' member
` [PATCH v3 24/60] service: Document 'connman_service' 'online_check_state_ipv{4,6}' members
` [PATCH v3 25/60] service: Move 'set_error' forward declaration earlier in the source
` [PATCH v3 26/60] service: Capture IP configuration state by value rather than by pointer
` [PATCH v3 27/60] service: Complete 'continuous' online check mode implementation
` [PATCH v3 28/60] service: Document 'online_check_failures_threshold_was_met'
` [PATCH v3 29/60] service: Document 'online_check_failures_threshold_was_met_set_value'
` [PATCH v3 30/60] service: Document 'online_check_failures_threshold_was_met_{set,clear}'
` [PATCH v3 31/60] service: Document 'online_check_counter_reset'
` [PATCH v3 32/60] service: Document 'online_check_{failures,successes}_reset'
` [PATCH v3 33/60] service: Document 'online_check_state_reset'
` [PATCH v3 34/60] service: Document 'online_check_counters_log'
` [PATCH v3 35/60] service: Document 'online_check_counter_threshold_is_met'
` [PATCH v3 36/60] service: Document 'is_online_check_failure_threshold_met_predicate'
` [PATCH v3 37/60] service: Document 'online_check_failures_threshold_is_met'
` [PATCH v3 38/60] service: Document 'is_online_check_success_threshold_met_predicate'
` [PATCH v3 39/60] service: Document 'online_check_successes_threshold_is_met'
` [PATCH v3 40/60] service: Document 'online_check_counter_increment_and_log'
` [PATCH v3 41/60] service: Document 'online_check_log_success'
` [PATCH v3 42/60] service: Document 'continuous_online_check_log_{counter,failures,successes}_threshold_met'
` [PATCH v3 43/60] service: Document 'handle_{continuous,oneshot}_online_check_success'
` [PATCH v3 44/60] service: Document 'online_check_log_failure'
` [PATCH v3 45/60] service: Document 'handle_{continuous,oneshot}_online_check_failure'
` [PATCH v3 46/60] service: Add @sa documentation references
` [PATCH v3 47/60] service: Document the internals of 'service_compare'
` [PATCH v3 48/60] service: Document interval assignment in '__connman_service_wispr_start'
` [PATCH v3 49/60] service: Document 'downgrade_connected_services'
` [PATCH v3 50/60] service: Document 'service_schedule_changed'
` [PATCH v3 51/60] service: Document 'service_route_changed'
` [PATCH v3 52/60] service: Add function parameter to 'default_changed' and 'service_list_sort'
` [PATCH v3 53/60] service: Add @sa documentation reference to 'current_default'
` [PATCH v3 54/60] service: Add 'DBG' to 'downgrade_connected_services'
` [PATCH v3 55/60] main/service: Introduce 'OnlineCheckMode' setting
` [PATCH v3 56/60] service: Leverage "
` [PATCH v3 57/60] doc: Document the "
` [PATCH v3 58/60] main: Add comments tags for online check-related settings
` [PATCH v3 59/60] main: Consolidate logging of "
` [PATCH v3 60/60] main: Add deprecation warnings for 'EnableOnlineCheck' and 'EnableOnlineToReadyTransition'

[PATCH 0/5] Address Unhandled Gateway Route Lifecycle Events/Transitions
 2023-12-23 12:22 UTC  (2+ messages)

[PATCH] ipconfig: Demote RTNL RTM_{ADD,DEL}ROUTE logs from info to DBG
 2023-12-23 12:21 UTC  (2+ messages)

[PATCH] wispr: Make 'wispr_route_request' route add 'DBG' consistent
 2023-12-23 12:21 UTC  (2+ messages)

[PATCH 0/2] Add Service Identifier to a Couple of 'DBG' Statements
 2023-12-23 12:20 UTC  (2+ messages)

[PATCH] service: Qualify call to '__connman_timeserver_sync' with default check
 2023-12-23 12:20 UTC  (2+ messages)

[PATCH] main: Use static global rather than 'General' string literal
 2023-12-22 20:21 UTC  (4+ messages)

cannot build release 1.42 on RPiOS
 2023-12-22 20:13 UTC  (2+ messages)

[PATCH 0/2] service: Improve Logging and Event Visibility at the Info Level
 2023-12-22 18:31 UTC  (5+ messages)
` [PATCH 1/2] service: Make log output of 'online_check_is_enabled_check' consistent
` [PATCH 2/2] service: Log service default, error, and state changes

A Few Minor Complications on connman + connman-vpn + wpa_supplicant + ofono Bringup
 2023-12-21 18:55 UTC  (4+ messages)

[PATCH 00/60] Complete 'continuous' Online Check Mode Implementation
 2023-12-21  6:40 UTC  (61+ messages)
` [PATCH v2 01/60] service: Change return type of '__connman_service_wispr_start'
` [PATCH v2 02/60] service: Sanity check the 'type' param in '__connman_service_wispr_start'
` [PATCH v2 03/60] service: Rename 'online_check_enabled_check'
` [PATCH v2 04/60] service: Change return type of 'start_online_check'
` [PATCH v2 05/60] service: Change return type of 'start_wispr_if_connected'
` [PATCH v2 06/60] service: Introduce and use online check 'active' state
` [PATCH v2 07/60] service: Document 'online_check_state' 'active' member
` [PATCH v2 08/60] service: Document 'online_check_is_active'
` [PATCH v2 09/60] service: Document 'online_check_active_set_value'
` [PATCH v2 10/60] service: Document 'online_check_active_{clear,set}'
` [PATCH v2 11/60] service: Rename 'start_wispr_if_connected'
` [PATCH v2 12/60] service: Refactor 'start_online_check_if_connected'
` [PATCH v2 13/60] service: Document 'start_online_check_if_connected_with_type'
` [PATCH v2 14/60] service: Add an explicit conditional for IPv6 in 'reschedule_online_check'
` [PATCH v2 15/60] session: Add service identifier to 'DBG' in four functions
` [PATCH v2 16/60] service: Add online check failure service error enumeration and string
` [PATCH v2 17/60] doc/service: Document online check failure service error
` [PATCH v2 18/60] service: Introduce and use online check 'failures/successes' state
` [PATCH v2 19/60] service: Document 'online_check_state' 'failures/successes' members
` [PATCH v2 20/60] main: Introduce the 'OnlineCheck{Failures,Successes}Threshold' settings
` [PATCH v2 21/60] doc: Document "
` [PATCH v2 22/60] service: Add per-service online check failure threshold state
` [PATCH v2 23/60] service: Document 'connman_service' 'online_check_failures_met_threshold' member
` [PATCH v2 24/60] service: Document 'connman_service' 'online_check_state_ipv{4,6}' members
` [PATCH v2 25/60] service: Move 'set_error' forward declaration earlier in the source
` [PATCH v2 26/60] service: Capture IP configuration state by value rather than by pointer
` [PATCH v2 27/60] service: Complete 'continuous' online check mode implementation
` [PATCH v2 28/60] service: Document 'online_check_failures_threshold_was_met'
` [PATCH v2 29/60] service: Document 'online_check_failures_threshold_was_met_set_value'
` [PATCH v2 30/60] service: Document 'online_check_failures_threshold_was_met_{set,clear}'
` [PATCH v2 31/60] service: Document 'online_check_counter_reset'
` [PATCH v2 32/60] service: Document 'online_check_{failures,successes}_reset'
` [PATCH v2 33/60] service: Document 'online_check_state_reset'
` [PATCH v2 34/60] service: Document 'online_check_counters_log'
` [PATCH v2 35/60] service: Document 'online_check_counter_threshold_is_met'
` [PATCH v2 36/60] service: Document 'is_online_check_failure_threshold_met_predicate'
` [PATCH v2 37/60] service: Document 'online_check_failures_threshold_is_met'
` [PATCH v2 38/60] service: Document 'is_online_check_success_threshold_met_predicate'
` [PATCH v2 39/60] service: Document 'online_check_successes_threshold_is_met'
` [PATCH v2 40/60] service: Document 'online_check_counter_increment_and_log'
` [PATCH v2 41/60] service: Document 'online_check_log_success'
` [PATCH v2 42/60] service: Document 'continuous_online_check_log_{counter,failures,successes}_threshold_met'
` [PATCH v2 43/60] service: Document 'handle_{continuous,oneshot}_online_check_success'
` [PATCH v2 44/60] service: Document 'online_check_log_failure'
` [PATCH v2 45/60] service: Document 'handle_{continuous,oneshot}_online_check_failure'
` [PATCH v2 46/60] service: Add @sa documentation references
` [PATCH v2 47/60] service: Document the internals of 'service_compare'
` [PATCH v2 48/60] service: Document interval assignment in '__connman_service_wispr_start'
` [PATCH v2 49/60] service: Document 'downgrade_connected_services'
` [PATCH v2 50/60] service: Document 'service_schedule_changed'
` [PATCH v2 51/60] service: Document 'service_route_changed'
` [PATCH v2 52/60] service: Add function parameter to 'default_changed' and 'service_list_sort'
` [PATCH v2 53/60] service: Add @sa documentation reference to 'current_default'
` [PATCH v2 54/60] service: Add 'DBG' to 'downgrade_connected_services'
` [PATCH v2 55/60] main/service: Introduce 'OnlineCheckMode' setting
` [PATCH v2 56/60] service: Leverage "
` [PATCH v2 57/60] doc: Document the "
` [PATCH v2 58/60] main: Add comments tags for online check-related settings
` [PATCH v2 59/60] main: Consolidate logging of "
` [PATCH v2 60/60] main: Add deprecation warnings for 'EnableOnlineCheck' and 'EnableOnlineToReadyTransition'

[PATCH 00/60] Complete 'continuous' Online Check Mode Implementation
 2023-12-21  6:17 UTC  (6+ messages)
` [PATCH 56/60] service: Leverage 'OnlineCheckMode' setting
` [PATCH 57/60] doc: Document the "
` [PATCH 58/60] main: Add comments tags for online check-related settings
` [PATCH 59/60] main: Consolidate logging of "
` [PATCH 60/60] main: Add deprecation warnings for 'EnableOnlineCheck' and 'EnableOnlineToReadyTransition'


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).