device: Combine two if statements with identical outcome
[framework/connectivity/connman.git] / src / dbus.c
2012-04-28 Marcel Holtmanncore: Update copyright information
2012-02-24 Patrik Flyktdbus: Function for adding array of object paths and...
2011-04-18 Marcel Holtmanndbus: Add support for uint64 and int64 properties
2011-03-31 Daniel Wagnerdbus: Add connman_dbus_setting_changed_*()
2011-01-22 Li JianAdd debug info
2010-01-02 Marcel HoltmannUpdate copyright information
2009-12-19 Marcel HoltmannRename D-Bus helper function for variable arrays
2009-12-19 Marcel HoltmannAdd D-Bus helper for array property changed signals
2009-12-19 Marcel HoltmannAdd user data argument to D-Bus array property helpers
2009-12-19 Marcel HoltmannRename D-Bus helper for basic property types
2009-12-19 Marcel HoltmannAdd user data to D-Bus helper function callbacks
2009-12-19 Marcel HoltmannAdd helpers for adding dictionaries as property
2009-12-19 Marcel HoltmannAdd helper for sending PropertyChanged signal
2009-12-19 Marcel HoltmannUse inline functions for dictionary helpers
2009-12-19 Marcel HoltmannCreate another helper for fixed array properties
2009-12-19 Marcel HoltmannAdd another D-Bus helper for properties with arrays
2009-12-19 Marcel HoltmannAdd helpers for appending flexible D-Bus arrays
2009-12-14 Marcel HoltmannAdd public function to validate D-Bus identifiers
2009-04-01 Marcel HoltmannAdd helper function to encode D-Bus object paths
2009-01-01 Marcel HoltmannUpdate copyright information
2008-12-23 Marcel HoltmannUse global connman.h header file
2008-12-20 Marcel HoltmannAdd generic reference to the global D-Bus connection
2008-12-20 Marcel HoltmannAdd D-Bus helper for appending properties
2008-12-03 Marcel HoltmannAdd byte and signed integer types
2008-10-17 Marcel HoltmannAdd generic D-Bus helpers