client: Fix help text, IPv4 setting uses netmask
[platform/upstream/connman.git] / client / commands.c
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