dev.linux.lists.connman archive

599 archived articles, newest first (page 3 of 6). Latest articles →

[PATCH v2 03/42] vpn-agent: Do connect state transition after input dialog check
Wed, 13 Aug 2025 18:01:35 +0300
Jussi Laakkonen <[email protected]> • #2269
[PATCH v2 35/42] vpn: Implement getter for the flags set by the VPN
Wed, 13 Aug 2025 18:02:07 +0300
Jussi Laakkonen <[email protected]> • #2268
[PATCH v2 39/42] vpn-provider: Add support for set/get "TransportNameservers"
Wed, 13 Aug 2025 18:02:11 +0300
Jussi Laakkonen <[email protected]> • #2267
[PATCH v2 38/42] service: Send the DNS servers of VPN's transport when VPN is ready
Wed, 13 Aug 2025 18:02:10 +0300
Jussi Laakkonen <[email protected]> • #2266
[PATCH v2 15/42] gresolv: Add GError for hostname lookup
Wed, 13 Aug 2025 18:01:47 +0300
Jussi Laakkonen <[email protected]> • #2265
[PATCH v2 19/42] vpn: Check if disconnect is implemented before calling in stop_vpn()
Wed, 13 Aug 2025 18:01:51 +0300
Jussi Laakkonen <[email protected]> • #2264
[PATCH v2 26/42] inet: Expose __connman_inet_is_any_addr() for plugins to use
Wed, 13 Aug 2025 18:01:58 +0300
Jussi Laakkonen <[email protected]> • #2263
Re: [PATCH 09/45] vpn: Add VPN agent use callback for plugins
Wed, 13 Aug 2025 14:20:40 +0300
Jussi Laakkonen <[email protected]> • #2262
Re: [PATCH 09/45] vpn: Add VPN agent use callback for plugins
Wed, 13 Aug 2025 12:22:54 +0300
Jussi Laakkonen <[email protected]> • #2261
Re: [PATCH 05/45] service: Explicit VPN connect timeout, ignore in VPN agent wait
Mon, 11 Aug 2025 17:21:37 +0300
Jussi Laakkonen <[email protected]> • #2260
Re: [PATCH 05/45] service: Explicit VPN connect timeout, ignore in VPN agent wait
Fri, 8 Aug 2025 11:08:35 -0500
Denis Kenzior <[email protected]> • #2259
Re: [PATCH 09/45] vpn: Add VPN agent use callback for plugins
Fri, 8 Aug 2025 10:57:30 -0500
Denis Kenzior <[email protected]> • #2258
Re: [PATCH 17/45] vpn-util: Add wrappers for GResolv hostname lookup use
Fri, 8 Aug 2025 10:39:12 -0500
Denis Kenzior <[email protected]> • #2257
Re: [PATCH 28/45] inet: Expose __connman_inet_is_any_addr() for plugins to use
Fri, 8 Aug 2025 15:40:57 +0300
Jussi Laakkonen <[email protected]> • #2256
Re: [PATCH 17/45] vpn-util: Add wrappers for GResolv hostname lookup use
Fri, 8 Aug 2025 15:36:32 +0300
Jussi Laakkonen <[email protected]> • #2255
Re: [PATCH 16/45] gresolv: Add generic error for GResolv struct with getter
Fri, 8 Aug 2025 15:34:09 +0300
Jussi Laakkonen <[email protected]> • #2254
Re: [PATCH 23/45] util: Add address family set/get/reset helpers
Fri, 8 Aug 2025 15:29:55 +0300
Jussi Laakkonen <[email protected]> • #2253
Re: [PATCH 09/45] vpn: Add VPN agent use callback for plugins
Fri, 8 Aug 2025 15:28:04 +0300
Jussi Laakkonen <[email protected]> • #2252
Re: [PATCH 06/45] provider: Handle VPN configuration and association states
Fri, 8 Aug 2025 15:12:40 +0300
Jussi Laakkonen <[email protected]> • #2251
Re: [PATCH 05/45] service: Explicit VPN connect timeout, ignore in VPN agent wait
Fri, 8 Aug 2025 15:05:57 +0300
Jussi Laakkonen <[email protected]> • #2250
v1.45, broken wifi connect
Fri, 8 Aug 2025 07:56:55 +0000 (UTC)
"[email protected]" <[email protected]> • #2249
RE: Connman - Issue - AlwaysConnectedTechnologies option not working
Thu, 7 Aug 2025 10:40:08 +0000
Léo Granier <[email protected]> • #2248
Re: connman configuration for combined wlan0 + ap0 devices for tethering
Thu, 07 Aug 2025 10:30:35 +0100
Adam Pigg <[email protected]> • #2247
Re: connman configuration for combined wlan0 + ap0 devices for tethering
Wed, 6 Aug 2025 09:29:37 -0500
Denis Kenzior <[email protected]> • #2246
Re: [PATCH] Connman : Allow connmanctl to trigger Wi-Fi scan
Tue, 5 Aug 2025 10:39:25 -0500
Denis Kenzior <[email protected]> • #2245
connman configuration for combined wlan0 + ap0 devices for tethering
Tue, 05 Aug 2025 11:43:17 +0100
Adam Pigg <[email protected]> • #2244
Re: [PATCH] Fix comparison of services of same preferred type
Mon, 04 Aug 2025 19:30:05 +0000
[email protected] • #2243
Re: [PATCH] Fix comparison of services of same preferred type
Mon, 4 Aug 2025 14:22:48 -0500
Denis Kenzior <[email protected]> • #2242
Re: [PATCH] Adjust printf(3) formats for 32-bit platforms
Mon, 4 Aug 2025 13:55:09 -0500
Denis Kenzior <[email protected]> • #2241
Re: [PATCH 2/3] technology: Leverage 'DefaultEnabledTechnologies' setting.
Mon, 4 Aug 2025 13:54:11 -0500
Denis Kenzior <[email protected]> • #2240
Re: [PATCH 2/3] technology: Leverage 'DefaultEnabledTechnologies' setting.
Mon, 4 Aug 2025 11:47:52 -0700
Grant Erickson <[email protected]> • #2239
Re: [PATCH 0/3] Generalize Default Enabled Technologies
Mon, 04 Aug 2025 18:30:05 +0000
[email protected] • #2238
Re: [PATCH 2/3] technology: Leverage 'DefaultEnabledTechnologies' setting.
Mon, 4 Aug 2025 13:27:43 -0500
Denis Kenzior <[email protected]> • #2237
Re: [PATCH 00/46] VPN association state, dual IP support and WG fixes
Mon, 04 Aug 2025 15:10:07 +0000
[email protected] • #2236
Re: [PATCH 00/11] Add association state for VPNs
Mon, 04 Aug 2025 15:10:05 +0000
[email protected] • #2235
Re: [PATCH 28/45] inet: Expose __connman_inet_is_any_addr() for plugins to use
Mon, 4 Aug 2025 09:57:29 -0500
Denis Kenzior <[email protected]> • #2234
Re: [PATCH 23/45] util: Add address family set/get/reset helpers
Mon, 4 Aug 2025 09:47:39 -0500
Denis Kenzior <[email protected]> • #2233
Re: [PATCH 17/45] vpn-util: Add wrappers for GResolv hostname lookup use
Mon, 4 Aug 2025 09:39:36 -0500
Denis Kenzior <[email protected]> • #2232
Re: [PATCH 16/45] gresolv: Add generic error for GResolv struct with getter
Mon, 4 Aug 2025 09:37:54 -0500
Denis Kenzior <[email protected]> • #2231
Re: [PATCH 09/45] vpn: Add VPN agent use callback for plugins
Fri, 1 Aug 2025 14:39:16 -0500
Denis Kenzior <[email protected]> • #2230
Re: [PATCH 06/45] provider: Handle VPN configuration and association states
Fri, 1 Aug 2025 14:34:10 -0500
Denis Kenzior <[email protected]> • #2229
Re: [PATCH 05/45] service: Explicit VPN connect timeout, ignore in VPN agent wait
Fri, 1 Aug 2025 14:31:05 -0500
Denis Kenzior <[email protected]> • #2228
[PATCH] Fix comparison of services of same preferred type
Fri, 1 Aug 2025 13:02:39 +0200
Johannes Emerich <[email protected]> • #2227
[PATCH] service: Fix comparison of services of same preferred type
Fri, 1 Aug 2025 13:02:38 +0200
Johannes Emerich <[email protected]> • #2226
Re: [PATCH] Adjust printf(3) formats for 32-bit platforms
Wed, 30 Jul 2025 11:20:16 +0200
Lukasz Stelmach <[email protected]> • #2225
[PATCH 3/3] doc: Document the 'DefaultEnabledTechnologies' setting.
Mon, 28 Jul 2025 15:32:17 -0700
Grant Erickson <[email protected]> • #2224
[PATCH 0/3] Generalize Default Enabled Technologies
Mon, 28 Jul 2025 15:32:14 -0700
Grant Erickson <[email protected]> • #2223
[PATCH 1/3] main: Introduce 'DefaultEnabledTechnologies' setting.
Mon, 28 Jul 2025 15:32:15 -0700
Grant Erickson <[email protected]> • #2222
[PATCH 2/3] technology: Leverage 'DefaultEnabledTechnologies' setting.
Mon, 28 Jul 2025 15:32:16 -0700
Grant Erickson <[email protected]> • #2221
Re: [PATCH] Adjust printf(3) formats for 32-bit platforms
Mon, 28 Jul 2025 15:37:59 -0700
Grant Erickson <[email protected]> • #2220
Re: [PATCH 00/46] VPN association state, dual IP support and WG fixes
Mon, 28 Jul 2025 09:54:06 -0500
Denis Kenzior <[email protected]> • #2219
[PATCH] Adjust printf(3) formats for 32-bit platforms
Mon, 21 Jul 2025 16:17:12 +0200
Łukasz Stelmach <[email protected]> • #2218
Re: [PATCH 00/46] VPN association state, dual IP support and WG fixes
Fri, 18 Jul 2025 19:52:23 +0300
Jussi Laakkonen <[email protected]> • #2217
[PATCH 29/45] wireguard: Set split routing based on AllowedIPs
Fri, 11 Jul 2025 17:27:20 +0300
Jussi Laakkonen <[email protected]> • #2216
[PATCH 32/45] wireguard: Add routes for other than any addresses
Fri, 11 Jul 2025 17:27:23 +0300
Jussi Laakkonen <[email protected]> • #2215
[PATCH 36/45] vpn-provider: Make daemonless VPNs to connect when connmand is online
Fri, 11 Jul 2025 17:27:27 +0300
Jussi Laakkonen <[email protected]> • #2214
[PATCH 33/45] wireguard: Fix string list parsing and IP tunneling
Fri, 11 Jul 2025 17:27:24 +0300
Jussi Laakkonen <[email protected]> • #2213
[PATCH 27/45] wireguard: Support both IPv4 and IPv6 address
Fri, 11 Jul 2025 17:27:18 +0300
Jussi Laakkonen <[email protected]> • #2212
[PATCH 30/45] Revert "vpn: Remove unused __vpn_provider_check_routes"
Fri, 11 Jul 2025 17:27:21 +0300
Jussi Laakkonen <[email protected]> • #2211
[PATCH 19/45] vpn: Drop state changes from update_provider_state()
Fri, 11 Jul 2025 17:27:10 +0300
Jussi Laakkonen <[email protected]> • #2210
[PATCH 10/45] vpn-provider: Transition to CONNECT state with agentless VPNs
Fri, 11 Jul 2025 17:27:01 +0300
Jussi Laakkonen <[email protected]> • #2209
[PATCH 39/45] wireguard: Rework hostname resolve, split code and do not resolve IP
Fri, 11 Jul 2025 17:27:30 +0300
Jussi Laakkonen <[email protected]> • #2208
[PATCH 12/45] wireguard: Add saving of provider properties
Fri, 11 Jul 2025 17:27:03 +0300
Jussi Laakkonen <[email protected]> • #2207
[PATCH 41/45] service: Send the DNS servers of VPN's transport when VPN is ready
Fri, 11 Jul 2025 17:27:32 +0300
Jussi Laakkonen <[email protected]> • #2206
[PATCH 42/45] vpn-provider: Add support for set/get "TransportNameservers"
Fri, 11 Jul 2025 17:27:33 +0300
Jussi Laakkonen <[email protected]> • #2205
[PATCH 43/45] wireguard: Add option for using transport nameservers for DNS reresolve
Fri, 11 Jul 2025 17:27:34 +0300
Jussi Laakkonen <[email protected]> • #2204
[PATCH 44/45] wireguard: Fix FQDN by using the resolved IP as the gateway
Fri, 11 Jul 2025 17:27:35 +0300
Jussi Laakkonen <[email protected]> • #2203
[PATCH 25/45] provider: Add support for dual-IP VPNs
Fri, 11 Jul 2025 17:27:16 +0300
Jussi Laakkonen <[email protected]> • #2202
[PATCH 02/45] vpn-provider: Use association state for VPN agent input wait
Fri, 11 Jul 2025 17:26:53 +0300
Jussi Laakkonen <[email protected]> • #2201
[PATCH 45/45] provider: Add the VPN nameserver routes when connected
Fri, 11 Jul 2025 17:27:36 +0300
Jussi Laakkonen <[email protected]> • #2200
[PATCH 40/45] vpn-util: Add wrapper for adding a namerver for GResolv
Fri, 11 Jul 2025 17:27:31 +0300
Jussi Laakkonen <[email protected]> • #2199
[PATCH 14/45] vpn: Fix VPN_FLAG_NO_DAEMON use in error cases
Fri, 11 Jul 2025 17:27:05 +0300
Jussi Laakkonen <[email protected]> • #2198
[PATCH 18/45] wireguard: Use GResolv for DNS reresolve to avoid blocking
Fri, 11 Jul 2025 17:27:09 +0300
Jussi Laakkonen <[email protected]> • #2197
[PATCH 38/45] vpn-provider: Delay connect of daemonless VPNs until connmand is online
Fri, 11 Jul 2025 17:27:29 +0300
Jussi Laakkonen <[email protected]> • #2196
[PATCH 00/46] VPN association state, dual IP support and WG fixes
Fri, 11 Jul 2025 17:26:51 +0300
Jussi Laakkonen <[email protected]> • #2195
[PATCH 37/45] vpn: Implement getter for the flags set by the VPN
Fri, 11 Jul 2025 17:27:28 +0300
Jussi Laakkonen <[email protected]> • #2194
[PATCH 35/45] service: handle also EALREADY in service_connect()
Fri, 11 Jul 2025 17:27:26 +0300
Jussi Laakkonen <[email protected]> • #2193
[PATCH 24/45] vpn-provider: Add support for dual-IP VPNs
Fri, 11 Jul 2025 17:27:15 +0300
Jussi Laakkonen <[email protected]> • #2192
[PATCH 17/45] vpn-util: Add wrappers for GResolv hostname lookup use
Fri, 11 Jul 2025 17:27:08 +0300
Jussi Laakkonen <[email protected]> • #2191
[PATCH 01/45] agent: Cancel agent request on NoReply D-Bus error
Fri, 11 Jul 2025 17:26:52 +0300
Jussi Laakkonen <[email protected]> • #2190
[PATCH 23/45] util: Add address family set/get/reset helpers
Fri, 11 Jul 2025 17:27:14 +0300
Jussi Laakkonen <[email protected]> • #2189
[PATCH 31/45] vpn-provider: Allow to add complete routes and to remove routes
Fri, 11 Jul 2025 17:27:22 +0300
Jussi Laakkonen <[email protected]> • #2188
[PATCH 26/45] vpn: Add support for dual-IP VPNs
Fri, 11 Jul 2025 17:27:17 +0300
Jussi Laakkonen <[email protected]> • #2187
[PATCH 34/45] wireguard: Treat initial connect failure as unreachable host
Fri, 11 Jul 2025 17:27:25 +0300
Jussi Laakkonen <[email protected]> • #2186
[PATCH 09/45] vpn: Add VPN agent use callback for plugins
Fri, 11 Jul 2025 17:27:00 +0300
Jussi Laakkonen <[email protected]> • #2185
[PATCH 03/45] vpn: Add association state before connect state
Fri, 11 Jul 2025 17:26:54 +0300
Jussi Laakkonen <[email protected]> • #2184
[PATCH 07/45] vpn: Add support for association state, add state getter
Fri, 11 Jul 2025 17:26:58 +0300
Jussi Laakkonen <[email protected]> • #2183
[PATCH 11/45] doc: Update VPN documentation for association state
Fri, 11 Jul 2025 17:27:02 +0300
Jussi Laakkonen <[email protected]> • #2182
[PATCH 28/45] inet: Expose __connman_inet_is_any_addr() for plugins to use
Fri, 11 Jul 2025 17:27:19 +0300
Jussi Laakkonen <[email protected]> • #2181
[PATCH 05/45] service: Explicit VPN connect timeout, ignore in VPN agent wait
Fri, 11 Jul 2025 17:26:56 +0300
Jussi Laakkonen <[email protected]> • #2180
[PATCH 15/45] wireguard: Handle disconnect, error and network errors better
Fri, 11 Jul 2025 17:27:06 +0300
Jussi Laakkonen <[email protected]> • #2179
[PATCH 20/45] wireguard: Fix shutdown, ensure one exit and set no agent is used
Fri, 11 Jul 2025 17:27:11 +0300
Jussi Laakkonen <[email protected]> • #2178
[PATCH 16/45] gresolv: Add generic error for GResolv struct with getter
Fri, 11 Jul 2025 17:27:07 +0300
Jussi Laakkonen <[email protected]> • #2177
[PATCH 08/45] vpn: Check if connecting when setting state or disconnecting
Fri, 11 Jul 2025 17:26:59 +0300
Jussi Laakkonen <[email protected]> • #2176
[PATCH 22/45] wireguard: Tokenize host for getaddrinfo()
Fri, 11 Jul 2025 17:27:13 +0300
Jussi Laakkonen <[email protected]> • #2175
[PATCH 06/45] provider: Handle VPN configuration and association states
Fri, 11 Jul 2025 17:26:57 +0300
Jussi Laakkonen <[email protected]> • #2174
[PATCH 13/45] wireguard: Use positive errors for VPN provider connect_cb
Fri, 11 Jul 2025 17:27:04 +0300
Jussi Laakkonen <[email protected]> • #2173
[PATCH 04/45] vpn-agent: Do connect state transition after input dialog check
Fri, 11 Jul 2025 17:26:55 +0300
Jussi Laakkonen <[email protected]> • #2172
[PATCH 21/45] vpn: Check if disconnect is implemented before calling in stop_vpn()
Fri, 11 Jul 2025 17:27:12 +0300
Jussi Laakkonen <[email protected]> • #2171
Re: [PATCH] connman : Introduce softap with ip feature to connman
Fri, 11 Jul 2025 11:13:36 +0000
Shailesh Rathod/LGSI Connectivity Team <[email protected]> • #2170
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.