From: Alok Barsode <[email protected]>
Hi,
Here is the version 2 of the NTP patchset.
It mostly fixes indentations as suggested by v1
review. Also I have added main.conf Fallback
Server support and removed the meego plugin.
Indentation changes are mentioned in the respective
patches.
Alok Barsode (13):
timeserver: Replace older system timeserver values with new ones
instead of appending
timeserver: Trigger ntp on default changed notifier
timeserver: Create timeserver list
timeserver: Add service gateway to timeserver list
service: Add Timeservers.Configuration Property.
timeserver: Add Timeservers.Configuration to timeserver list
doc: Add Timeserves.Configuration service property
test: Add set-timeservers
ntp: Shorten NTP failure delay
storage: Add function to load main.conf
timeservers: Add Fallback Timerservers
plugin: Remove meego plugin
timeserver: Use getaddrinfo
Makefile.am | 1 -
Makefile.plugins | 12 --
bootstrap-configure | 1 -
configure.ac | 6 -
doc/service-api.txt | 15 +++
include/service.h | 1 +
include/timeserver.h | 3 +-
plugins/meego.c | 43 -------
src/clock.c | 16 ++-
src/connman.h | 2 +-
src/main.c | 41 ++-----
src/main.conf | 7 +
src/ntp.c | 4 +-
src/service.c | 87 ++++++++++++-
src/storage.c | 17 +++
src/timeserver.c | 335 +++++++++++++++++++++++++++++---------------------
test/set-timeservers | 20 +++
17 files changed, 358 insertions(+), 253 deletions(-)
delete mode 100644 plugins/meego.c
create mode 100755 test/set-timeservers
--
1.7.5.4
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman