lp://staging/~connman-maintainers/connman/head
- Get this branch:
- bzr branch lp://staging/~connman-maintainers/connman/head
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://git.kernel.org/pub/scm/network/connman/connman.git.
Last successful import was .
Recent revisions
- 8278. By Denis Kenzior <email address hidden>
-
build: Make sure --disable-
optimization works acinclude.m4 still adds -O2 and various FORTIFY_SOURCE flags, even if
--disable-optimization is used during configure. Fix that. While here, add -fsigned-char and -fno-exceptions flags.
- 8277. By Denis Kenzior <email address hidden>
-
build: Enable building with sanitizers
Based on code from Mat Martineau <email address hidden>
- 8275. By Emmanuel VAUTRIN <email address hidden>
-
iwd: Fix invalid-key error on user reconnection
Connecting to a WiFi network under disconnection leads to an
invalid-key error, when the disconnection callback tries to reset the
connected status and the network is still connecting or associating.
In this case, connman_network_ set_connected( ) sets a
CONNMAN_NETWORK_ ERROR_CONNECT_ FAIL error, which shall be ignored.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)