Added a dbus property 'TimeUpdated'
[platform/upstream/connman.git] / src / clock.c
2021-07-19 Jaehyun KimAdded a dbus property 'TimeUpdated' 47/261447/2 accepted/tizen/unified/20210726.135508 submit/tizen/20210723.060030
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-06-14 taesub kimMerge "Add support for WPS2-PSK security type in Securi... accepted/tizen/common/20160614.144019 accepted/tizen/ivi/20160614.103653 accepted/tizen/mobile/20160614.103642 accepted/tizen/tv/20160614.103619 accepted/tizen/wearable/20160614.103626 submit/tizen/20160614.053635
2016-06-13 taesub kimMerge "[SPIN] Enable the ntp by connman if device does...
2016-06-10 Niraj Kumar Goit[SPIN] Enable the ntp by connman if device does not... 05/73305/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-05-20 Patrik Flyktclock: Implement load and save for Clock API properties
2013-05-20 Patrik Flyktclock: Export information about time update method
2012-05-18 Henrique Dante de... Do not set signature and reply in GDBus tables
2012-05-18 Henrique Dante de... Convert GDBus methods and signals to use macro helpers
2012-05-18 Henrique Dante de... Constify GDBus signal tables
2012-05-18 Henrique Dante de... Constify GDBus method tables
2012-05-01 Patrik Flyktclock: Use helper function to add timeservers only...
2012-04-28 Marcel Holtmanncore: Update copyright information
2012-04-05 Alok BarsodeReplace older system timeserver values with new ones...
2012-03-05 Marcel Holtmanncore: Add extra checks for set property methods
2012-03-05 Marcel Holtmannclock: Revert change to accept variant of variant
2012-03-01 Tim Sanderclock: Accept variant types in SetProperty
2012-02-04 Alok Barsodetimeserver: Add functions to store/restore timeservers...
2012-01-09 Alok Barsodeclock: Emit property changed signal when time property...
2011-04-20 Marcel Holtmannclock: Add skeleton for timezone change function
2011-04-20 Marcel Holtmannclock: Add support for timezone change notifications
2011-04-19 Marcel Holtmannclock: Add support for handling setting of time
2011-04-18 Marcel Holtmannclock: Add support for retrieving time and timezone...
2011-04-18 Marcel Holtmannclock: Add support for time and timezone update properties
2011-04-18 Marcel Holtmannclock: Add support for timeserver modifications
2011-04-18 Marcel Holtmannclock: Add D-Bus interface skeleton
2011-04-18 Marcel Holtmanncore: Add skeleton for clock interfaces