[SPIN] Fix the connman bugs. 34/74634/2
authorNiraj Kumar Goit <niraj.g@samsung.com>
Wed, 15 Jun 2016 10:09:36 +0000 (15:39 +0530)
committerNiraj Kumar Goit <niraj.g@samsung.com>
Fri, 17 Jun 2016 15:57:27 +0000 (21:27 +0530)
commita59c6e4a0176ca9ad05c1980dcebfbb07b8a188f
tree9e473cf3e56f21048704ac4674afe6718bda1ffe
parent46c06a384067f29cdd9f1550278cda29798db7b2
[SPIN] Fix the connman bugs.

- Fixed NTP service's DNS resolving failure in Hive project.
- Do not turn "wlan0" interface down in cleanup_devices().
- Set resource limits "RLIMIT_NOFILE" for a process.
- After appending a file, fflush and fsync all modified in-core data of the file.

Change-Id: I2767b3302d6204d066fe2075027828ff209d0ee0
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
gweb/gresolv.c
src/connection.c
src/connman.h
src/device.c
src/dhcp.c
src/main.c
src/resolver.c
src/service.c
src/storage.c
src/wispr.c
src/wpad.c