[connman] Added Tizen Wi-Fi Mesh
[platform/upstream/connman.git] / client / commands.c
2018-08-24 Nishant Chaprana[connman] Added Tizen Wi-Fi Mesh 69/186569/10 submit/tizen/20180824.072908
2018-01-23 Seonah MoonUpdated connman to version 1.35 94/166794/2
2018-01-08 Seonah MoonImported Upstream version 1.35 22/166122/1 upstream/1.35
2016-05-30 Niraj Kumar Goit[connman] Fixed memory leak issue. 20/72020/4 accepted/tizen/common/20160607.194721 accepted/tizen/ivi/20160607.235418 accepted/tizen/mobile/20160607.235355 accepted/tizen/tv/20160607.235409 accepted/tizen/wearable/20160607.235343 submit/tizen/20160607.090155
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 13/67313/2
2015-08-07 hyunuktakBase Code merged to SPIN 2.4 38/45538/1 submit/tizen/20150810.034432
2014-10-29 Zhang zhengguangImported Upstream version 1.26 upstream/1.26
2014-07-17 Zhang zhengguangImported Upstream version 1.24 upstream/1.24
2013-06-13 Patrik Flyktclient: Add vpnagent command to register and unregister...
2013-06-13 Patrik Flyktclient: Don't handle Agent messages in monitor code
2013-06-07 Patrik Flyktclient: Add VPN monitoring support
2013-06-07 Patrik Flyktclient: Add support for displaying VPN connections
2013-06-07 Patrik Flyktclient: Add parameter to specify D-Bus service for...
2013-05-24 Patrik Flyktclient: Accept correctly spelled option name
2013-05-22 Patrik Flyktclient: Fix minor issues in D-Bus path name checking
2013-05-22 Patrik Flyktclient: Fix index for IPv6 configuration option
2013-05-08 Patrik Flyktclient: Do service name syntax check when a name is...
2013-05-06 Jukka Rissanenclient: Check that strings passed to D-Bus to contain...
2013-05-06 Jukka Rissanenclient: Newline missing after printing scan error message
2013-05-03 Patrik Flyktclient: Add agent command
2013-05-03 Patrik Flyktclient: Enable method call return to exit or continue...
2013-04-30 Patrik Flyktclient: Remove unneeded members from structs
2013-04-30 Patrik Flyktclient: Move commands around to more logical places...
2013-04-23 Patrik Flyktclient: Add command completion
2013-04-23 Patrik Flyktclient: Follow coding style
2013-04-23 Patrik Flyktclient: Add support for tethering
2013-04-05 Patrik Flyktclient: Fix help text, IPv4 setting uses netmask
2013-04-04 Patrik Flyktclient: Move boolean parsing helper function to command...
2013-04-04 Patrik Flyktclient: Remove now obsolete functions and files
2013-04-04 Patrik Flyktclient: Remove now obsolete function
2013-04-04 Patrik Flyktclient: Use D-Bus helper functions when setting proxy
2013-04-04 Patrik Flyktclient: Use helper functions for setting domains, names...
2013-04-04 Patrik Flyktclient: Use helper functions for IP, autoconnect and...
2013-04-04 Patrik Flyktclient: Use D-Bus helper function to implement services...
2013-04-04 Patrik Flyktclient: Use D-Bus helper functions for Technology enabl...
2013-04-04 Patrik Flyktclient: Use D-Bus helpers for Technology Scan method...
2013-04-04 Patrik Flyktclient: Use D-Bus helpers for Technology GetTechnologie...
2013-04-04 Patrik Flyktclient: Use D-Bus helper functions for service connect...
2013-04-04 Patrik Flyktclient: Use D-Bus helper functions for state method...
2013-04-04 Patrik Flyktclient: Print out help header if non-interactive
2013-04-04 Patrik Flyktclient: Add calls to save and redraw input prompt
2013-04-04 Patrik Flyktclient: Handle exit and inprogress values
2013-04-04 Patrik Flyktclient: Delete the now obsolete monitor.[hc] files
2013-04-04 Patrik Flyktclient: Reimplement monitor command
2013-02-21 Patrik Flyktclient: Remove the now obsolete command parsing functions
2013-02-21 Patrik Flyktclient: Factor out monitor command
2013-02-21 Patrik Flyktclient: Factor out technology enable and disable commands
2013-02-21 Patrik Flyktclient: Factor out scan command
2013-02-21 Patrik Flyktclient: Factor out disconnect command
2013-02-21 Patrik Flyktclient: Factor out connect command
2013-02-21 Patrik Flyktclient: Factor out technologies command
2013-02-21 Patrik Flyktclient: Factor out state command
2013-02-21 Patrik Flyktclient: Print out any errors on command execution
2013-02-21 Patrik Flyktclient: Factor out config command
2013-02-21 Patrik Flyktclient: Factor out services command
2013-02-21 Patrik Flyktclient: Factor out help implementation
2013-02-21 Patrik Flyktclient: Create prototypes for all commands
2012-12-11 Marcel Holtmannclient: Fix up header inclusion mess
2012-12-11 Marcel Holtmannclient: Add missing includes of config.h
2012-12-11 Marcel Holtmannclient: Fix the mangled copyright statement
2012-10-17 Tomasz Bursztykaclient: Add Remove() method support for service
2012-10-17 Tomasz Bursztykaclient: Fix some memory leaks in commands part
2012-09-24 Justin Maggardclient: Fix AutoConnect configuration
2012-09-19 Marcel Holtmannclient: Enter interactive shell when no command is...
2012-09-14 Patrik Flyktclient: Add printout about connmanctl experimental...
2012-09-14 Patrik Flyktclient: Change 'tech' to 'technologies'
2012-09-14 Ceara Chewningclient: Implement command line client commands