Fix NULL dereferencing
[platform/upstream/connman.git] / client / services.c
2021-01-27 Seonah Moonmerge tag upstream/1.38 84/252384/1 accepted/tizen/unified/20210129.002142 submit/tizen/20210127.105449
2019-09-18 Nishant ChapranaImported Upstream version 1.37 66/214066/2 submit/tizen/20190920.082459
2018-01-23 Seonah MoonUpdated connman to version 1.35 94/166794/2
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-07-17 Zhang zhengguangImported Upstream version 1.24 upstream/1.24
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: Add pretty-printing for ServicesChanged signal
2013-02-21 Patrik Flyktclient: Remove unused functions
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 added dict entries
2013-02-21 Patrik Flyktclient: Return the number of added array entries
2013-02-21 Patrik Flyktclient: Add boolean parsing helper function
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: 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-09-24 Jukka Rissanenclient: Show ready and online state correctly
2012-09-14 Tudor Marcuclient: Service API command line client support