lp:~javier-lopez/connman/connman-git

Created by Javier López and last modified
Get this branch:
bzr branch lp:~javier-lopez/connman/connman-git

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Javier López
Project:
Connection Manager
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://git.kernel.org/pub/scm/network/connman/connman.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 2 minutes — see the log
Import started on pear and finished taking 2 minutes — see the log
Import started on pear and finished taking 1 minute — see the log
Import started on pear and finished taking 2 minutes — see the log

Recent revisions

6997. By Hannu Mallat <email address hidden>

main: Free wifi option parameter

As option_wifi is allocated by the option parser, free it before
exiting.

6996. By Hannu Mallat <email address hidden>

dnsproxy: Clean up cache on exit

Clean up DNS cache and any associated timer on exit.

6995. By Hannu Mallat <email address hidden>

peer: Clean up at exit

Clean up all structures allocated at initialization.

6994. By Hannu Mallat <email address hidden>

rtnl: Cleanup IO watch on exit

Besides the IO channel for routing events, the associated watch also
needs to be cleaned up on exit.

6993. By Hannu Mallat <email address hidden>

technology: Clean up technology list on exit

Clean up technology list when exiting. List may have been populated
e.g. by rfkill events.

6992. By Hannu Mallat <email address hidden>

rfkill: Cleanup IO watch on exit

IO watch for rfkill events needs to be cleaned up on exit.

6991. By Hannu Mallat <email address hidden>

bluetooth: Clean up gdbus client on exit

Gdbus client for BlueZ was created on plugin initialization, but not
cleaned up on plugin exit. Fixed by adding a g_dbus_client_unref() to
bluetooth_exit().

6990. By Jason Abele <email address hidden>

wifi: Fix autoscan interval limit

The comparison to autoscan->limit is performed before setting the new
autoscan->interval, allowing one interval to overshoot the limit. Fix
this by comparing against the newly calculated interval.

6989. By David Lechner

bluetooth: Fix bluetooth plugin returning error on technology_set

The technology_set implementation in the bluetooth plugin returns
-EINPROGRESS which causes problems.

1. When setting the Tethering property via D-Bus, D-Bus returns an error
    instead of completing successfuly.
2. When using the PersistentTetheringMode option, bluetooth tethering
    is not remembered. This is because /var/lib/connman/settings is not
    updated if technology_set returns an error.

This fixes the issue by returning 0 when bluetooth_tech_set_tethering
completes successfully.

6988. By Tomasz Bursztyka <email address hidden>

peer: Reset the lease when dhcp server is stopped.

This prevents a new connection from getting a previous IP address.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.