summaryrefslogtreecommitdiff
path: root/src/ntp.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-24Fix Tizen alarm dbus interface parametertizen_5.5.m2_releasesubmit/tizen_5.5_wearable_hotfix/20201026.184306submit/tizen_5.5_mobile_hotfix/20201026.185106submit/tizen_5.5/20191031.000006submit/tizen/20191024.043646accepted/tizen/unified/20191024.044128accepted/tizen/5.5/unified/wearable/hotfix/20201027.102538accepted/tizen/5.5/unified/mobile/hotfix/20201027.062320accepted/tizen/5.5/unified/20191031.010036tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixaccepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unifiedSemun Lee1-4/+4
2019-09-18Imported Upstream version 1.37submit/tizen/20190920.082459Nishant Chaprana1-128/+130
2019-07-04Imported Upstream version 1.37upstream/1.37Nishant Chaprana1-127/+128
2018-01-23Updated connman to version 1.35Seonah Moon1-64/+141
2018-01-08Imported Upstream version 1.35upstream/1.35Seonah Moon1-63/+139
2016-06-14[SPIN] Change the API for set system time.Niraj Kumar Goit1-0/+61
2016-04-26Imported Upstream version 1.29upstream/1.29taesubkim1-0/+2
2015-08-07Base Code merged to SPIN 2.4submit/tizen/20150810.034432hyunuktak1-0/+2
2014-07-17Imported Upstream version 1.24upstream/1.24Zhang zhengguang1-24/+61
2012-10-01ntp: Calculate transmit time from receive time and monotonic deltaPatrik Flykt1-6/+13
2012-07-17ntp: Retry a given server address multiple times before falling backGrant Erickson1-21/+45
2012-07-17ntp: Use mnemonic when specifying the request precisionGrant Erickson1-0/+7
2012-07-17ntp: Add mnemonics for common clock precisionsGrant Erickson1-0/+7
2012-07-17ntp: Use mnemonics when checking reply flagsGrant Erickson1-1/+13
2012-07-17ntp: Specify leap-not-in-sync in flagsGrant Erickson1-1/+1
2012-07-17ntp: Send a transmit time value that reflects current system timeGrant Erickson1-2/+3
2012-07-17ntp: Use mnemonics rather than magic numbersGrant Erickson1-1/+1
2012-07-17ntp: Add mnemonics for the flags (leap, version, mode) packet fieldGrant Erickson1-0/+30
2012-07-16ntp: If the server cannot be contacted, try next oneJukka Rissanen1-1/+6
2012-05-31ntp: Log the time slew deltaGrant Erickson1-0/+2
2012-04-29core: Update copyright informationMarcel Holtmann1-1/+1
2012-04-05ntp: Shorten NTP failure delayAlok Barsode1-2/+2
2012-02-04ntp: Add timeserver switch logicAlok Barsode1-1/+28
2012-02-04Add __connman_timerserver_sync() to resolve a list of timeserversAlok Barsode1-1/+1
2012-02-04ntp: NTP Query a Timeserver server IPAlok Barsode1-74/+56
2011-10-25core: Add SOCK_CLOEXEC to socket()Daniel Wagner1-1/+1
2011-09-19ntp: Add skeleton for Simple NTP supportMarcel Holtmann1-0/+382