Added a dbus property 'TimeUpdated'
[platform/upstream/connman.git] / src / ntp.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
2020-05-08 Jaehyun KimMerge "Remove RW upgrade script" into tizen
2019-11-06 Jaehyun KimMerge "[connman] Manage the MAX saved wireless profiles... accepted/tizen/unified/20191108.065921 submit/tizen/20191106.105409
2019-10-24 Semun LeeFix Tizen alarm dbus interface parameter 67/216367/2 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20191031.010036 accepted/tizen/5.5/unified/mobile/hotfix/20201027.062320 accepted/tizen/5.5/unified/wearable/hotfix/20201027.102538 accepted/tizen/unified/20191024.044128 submit/tizen/20191024.043646 submit/tizen_5.5/20191031.000006 submit/tizen_5.5_mobile_hotfix/20201026.185106 submit/tizen_5.5_wearable_hotfix/20201026.184306 tizen_5.5.m2_release
2019-09-18 Nishant ChapranaImported Upstream version 1.37 66/214066/2 submit/tizen/20190920.082459
2019-07-04 Nishant ChapranaImported Upstream version 1.37 02/209302/1 upstream/1.37
2018-01-23 Seonah MoonUpdated connman to version 1.35 94/166794/2
2018-01-08 Seonah MoonImported Upstream version 1.35 22/166122/1 upstream/1.35
2016-06-14 Niraj Kumar Goit[SPIN] Change the API for set system time. 82/74382/2
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 13/67313/2
2016-04-26 taesubkimImported Upstream version 1.29 90/67290/1 upstream/1.29
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
2012-10-01 Patrik Flyktntp: Calculate transmit time from receive time and...
2012-07-17 Grant Ericksonntp: Retry a given server address multiple times before...
2012-07-17 Grant Ericksonntp: Use mnemonic when specifying the request precision
2012-07-17 Grant Ericksonntp: Add mnemonics for common clock precisions
2012-07-17 Grant Ericksonntp: Use mnemonics when checking reply flags
2012-07-17 Grant Ericksonntp: Specify leap-not-in-sync in flags
2012-07-17 Grant Ericksonntp: Send a transmit time value that reflects current...
2012-07-17 Grant Ericksonntp: Use mnemonics rather than magic numbers
2012-07-17 Grant Ericksonntp: Add mnemonics for the flags (leap, version, mode...
2012-07-16 Jukka Rissanenntp: If the server cannot be contacted, try next one
2012-05-31 Grant Ericksonntp: Log the time slew delta
2012-04-28 Marcel Holtmanncore: Update copyright information
2012-04-05 Alok Barsodentp: Shorten NTP failure delay
2012-02-04 Alok Barsodentp: Add timeserver switch logic
2012-02-04 Alok BarsodeAdd __connman_timerserver_sync() to resolve a list...
2012-02-04 Alok Barsodentp: NTP Query a Timeserver server IP
2011-10-25 Daniel Wagnercore: Add SOCK_CLOEXEC to socket()
2011-09-19 Marcel Holtmannntp: Add skeleton for Simple NTP support