4 - Priority scale: High, Medium and Low
6 - Complexity scale: C1, C2, C4 and C8.
7 The complexity scale is exponential, with complexity 1 being the
8 lowest complexity. Complexity is a function of both task 'complexity'
15 - Session API implementation
19 Owner: Daniel Wagner <daniel.wagner@bmw-carit.de>
20 Owner: Patrik Flykt <patrik.flykt@linux.intel.com>
22 The session API should provide a connection abstraction in order to
23 prioritize applications network accesses, prevent or allow network
24 and bearer roaming, or provide applications with a way to request
25 for periodic network connections. On-demand connections will be
26 implemented through this API as well.
27 See http://www.mail-archive.com/connman@connman.net/msg01653.html
34 Owner: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
36 Discuss and implement a basic and safe firewalling strategy into
37 Connman. Provide a D-Bus API for personal firewalling.
40 - PACRunner extensions
45 Support more URI schemes, support multiple connections, tighter
49 - Check logging produced by connman_info()
54 Check that logging produced by connman_info() contains meaningful messages
55 and get rid of the unnecessary ones.
58 - Disable logging to syslog when run in foreground
63 When ConnMan is run in foreground mode, disable logging to syslog. If not
64 disabled, systemd will log everything twice, once via syslog and once on
68 - Favorite service migration removal
74 Remove service migration code that moves services from default.profile
75 to the current directory-based structure.
77 - Support for multiple agents
82 Allow to register multiple agents. Each unique system bus name owner
83 however is only allowed to register one agent.
85 The selection of which agents is used should be matched by bus name
86 owner if possible or first come first serve. A graceful fallback to
87 the next agent should be also used in case of malfunctional agents.
97 Owner: Samuel Ortiz <sameo@linux.intel.com>
99 This EAP is needed for SIM card based network authentication.
100 ConnMan here plays a minor role: Once wpa_supplicant is set up for
101 starting and EAP-AKA/SIM authentication, it will talk to a SIM card
102 through its pcsc-lite API.
117 - Removing wpa_supplicant 0.7.x legacy support
121 Owner: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
123 Removing global country property setter in gsupplicant, and removing
124 wifi's technology set_regdom implementation. Removing autoscan fallback.
125 (Note: should be done around the end 2012)
142 Owner: Jukka Rissanen <jukka.rissanen@linux.intel.com>
154 WiMAX plugin is unmaintained. Remove WiMAX plugin, service type definitions
161 - Add Agent mode to connmanctl command line tool
166 connmanctl should implement agent prompting when started with a suitable
167 command line option. Agent mode should also be enabled when in interactive
178 Owner: Alok Barsode <alok.barsode@linux.intel.com>
180 A GNOME3 shell user interface would make it easier for mainstream distros
181 users to use ConnMan.