client: Add ReportError handling
[platform/upstream/connman.git] / client /
2013-05-03 Patrik Flyktclient: Add ReportError handling
2013-05-03 Patrik Flyktclient: Add RequestBrowser handling
2013-05-03 Patrik Flyktclient: Implement Agent Release and Cancel method calls
2013-05-03 Patrik Flyktclient: Add command mode and agent mode helper functions
2013-05-03 Patrik Flyktclient: Add agent command
2013-05-03 Patrik Flyktclient: Add support for registering and unregistering...
2013-05-03 Patrik Flyktclient: Enable method call return to exit or continue...
2013-05-03 Patrik Flyktclient: Make dbus helper function variable const char *
2013-04-30 Patrik Flyktclient: Fix up wrongly included typedef
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: Trim off spaces from user input
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-06 Patrik Flyktclient: Add --help, -h options
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: Add support functions for setting properties
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: Remove now obsolete client/interactive.[hc...
2013-04-04 Patrik Flyktclient: Remove readline handling from main.c
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-04-04 Patrik Flyktclient: Add input handling
2013-04-04 Patrik Flyktclient: Add pretty-printing for ServicesChanged signal
2013-04-04 Patrik Flyktclient: Add connmanctl D-Bus helper functions
2013-02-21 Patrik Flyktclient: Remove the now obsolete command parsing functions
2013-02-21 Patrik Flyktclient: Remove unused functions
2013-02-21 Patrik Flyktclient: Factor out monitor command
2013-02-21 Patrik Flyktclient: Create monitor helper functions
2013-02-21 Patrik Flyktclient: Factor out technology enable and disable commands
2013-02-21 Patrik Flyktclient: Wait for a reply from Manager API
2013-02-21 Patrik Flyktclient: Wait for a reply from Technology API
2013-02-21 Patrik Flyktclient: Factor out scan command
2013-02-21 Patrik Flyktclient: Reduce technology logging
2013-02-21 Patrik Flyktclient: Factor out disconnect command
2013-02-21 Patrik Flyktclient: Factor out connect command
2013-02-21 Patrik Flyktclient: Don't look up service on connect or disconnect
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: Wait for a reply when removing service
2013-02-21 Patrik Flyktclient: Fix setting service properties
2013-02-21 Patrik Flyktclient: Quick fix for parsing IPv6.Configuration correctly
2013-02-21 Patrik Flyktclient: Return number of arguments processed when setti...
2013-02-21 Patrik Flyktclient: Return number of proxies added
2013-02-21 Patrik Flyktclient: Return the number of proxy arguments discovered
2013-02-21 Patrik Flyktclient: Return the number of added dict entries
2013-02-21 Patrik Flyktclient: Return the number of added array entries
2013-02-21 Patrik Flyktclient: Factor out services command
2013-02-21 Patrik Flyktclient: Add boolean parsing helper function
2013-02-21 Patrik Flyktclient: Fix up interactive option parsing
2013-02-21 Patrik Flyktclient: Make DBusConnection global
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: Do not include headers from the core
2012-12-11 Marcel Holtmannclient: Provide own D-Bus helper functions
2012-12-11 Marcel Holtmannclient: Remove useless circular inclusion protection
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 various memory leaks in monitor and service...
2012-10-17 Tomasz Bursztykaclient: Fix some memory leaks in data_manager part
2012-10-17 Tomasz Bursztykaclient: Fix some memory leaks in commands part
2012-09-24 Jukka Rissanenclient: Show ready and online state correctly
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: Update Makefile.am and add new command line...
2012-09-14 Tudor Marcuclient: Add interactive mode support
2012-09-14 Ceara Chewningclient: Implement command line client commands
2012-09-14 Ceara Chewningclient: Event monitoring support for the command line...
2012-09-14 Tudor Marcuclient: Manager API command line client support
2012-09-14 Ceara Chewningclient: Technology API command line client support
2012-09-14 Tudor Marcuclient: Service API command line client support
2012-04-28 Marcel Holtmanntools: Update copyright information
2010-11-26 Marcel HoltmannChange service name from org.moblin.connman to net...
2010-05-14 Marcel HoltmannAdd some simple commands to cm utility
2010-01-02 Marcel HoltmannUpdate copyright information
2009-08-23 Marcel HoltmannConvert to fully non-recursive build system
2009-01-01 Marcel HoltmannUpdate copyright information
2008-12-22 Marcel HoltmannAdd command to list device objects
2008-12-22 Marcel HoltmannMake the client application optional
next