DA: Skip initializing failed_bssids list when eapol failure case
[platform/upstream/connman.git] / client /
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
2008-12-22 Marcel HoltmannAdd really simple client application
2008-12-15 Marcel HoltmannAdd directory for client application