Commit graph

485 commits

Author SHA1 Message Date
Anis Ellouze
820b39f9ef avoid endless while loop 2015-09-10 11:24:28 +01:00
anis Ellouze
b45a4adc43 fiw compilation issue since CURL_SSLVERSION_SSLv3 is no more used 2015-09-10 10:42:01 +01:00
Anis Ellouze
a7b6794246 fix seg fault in json parse array 2015-09-10 09:07:56 +01:00
Anis Ellouze
ad57a85411 Bugg #7711: CWMP: Broken ssl (2) 2015-09-09 17:19:19 +01:00
Anis Ellouze
ca9c1bdfdf Bugg #7711: CWMP: Broken ssl 2015-09-09 17:08:22 +01:00
Imen Bhiri
a28ffb1b34 update 2015-09-09 16:26:52 +01:00
Imen Bhiri
3b0ccba703 update deviceinfo.h file 2015-09-09 15:49:57 +01:00
Imen Bhiri
64d997ff9d update wandevice header 2015-09-09 11:46:39 +01:00
Imen Bhiri
8f602a4cb4 Code review and bugs fix 2015-09-09 11:35:49 +01:00
Imen Bhiri
c206741d18 Code review and fix issus 2015-09-09 09:37:39 +01:00
Imen Bhiri
7cedf1ec36 Code review and bugs fix off x_inteno_se_ipacccfg parameters 2015-09-09 09:34:11 +01:00
Imen Bhiri
1718db2099 Issus fix 2015-09-09 09:29:20 +01:00
Anis Ellouze
b947cc42a1 update voice_services function and fix compilation issue 2015-09-08 10:29:09 +01:00
Anis Ellouze
9566e42cd4 fix delete (1/all) bridge issue 2015-09-07 16:41:31 +01:00
Imen Bhiri
32cedb8d12 Code review and bugs fix 2015-09-07 13:48:02 +01:00
Imen Bhiri
9c4d05a9cd Code review and bugs fix 2015-09-07 13:20:37 +01:00
Imen Bhiri
707dafc4e0 Code review and update 2015-09-07 12:17:29 +01:00
Imen Bhiri
f06ca3ace9 Code review and bugs fix 2015-09-07 12:11:09 +01:00
Imen Bhiri
3ad74a7c0e Code review and update 2015-09-07 11:26:57 +01:00
Imen Bhiri
fcbfefd1dd Code review and update deviceinfo 2015-09-07 10:39:30 +01:00
Imen Bhiri
f7d5529474 Update to fix issus 2015-09-07 10:35:16 +01:00
Imen Bhiri
9dbc9e02a4 Update Makefile 2015-09-07 10:33:39 +01:00
Anis Ellouze
bc0c46453b fix issues when adding layer2 bridge and set_marking_bridge 2015-09-07 09:47:44 +01:00
Imen Bhiri
8bc9add897 Code review, Add needed functions for add/delete voice object, complete param functions 2015-09-04 19:58:24 +01:00
Anis Ellouze
176cc19572 update layer_2_bridging functions 2015-09-04 19:59:53 +01:00
Imen Bhiri
a454d7a301 fix issus 2015-09-04 19:23:02 +01:00
Anis Ellouze
0740a09ebe reorder the function order in the filelandevice 2015-09-04 11:50:04 +01:00
Anis Ellouze
ba3152922d duplicate mem returned by uci functions. seems that uci free its context. TODO check 2015-09-04 11:16:13 +01:00
Anis Ellouze
3cd4ca4c24 fix uci set issue in dmuci.c 2015-09-04 10:22:19 +01:00
Anis Ellouze
f96f0bee4d fix linker issue 2015-09-04 10:14:46 +01:00
Anis Ellouze
026576c919 use uci set instead of uci add for add of a section interface 2015-09-04 10:10:53 +01:00
Anis Ellouze
6775878f54 use strtok_r instead of strtok.
strtok_r is more secure
2015-09-04 10:06:05 +01:00
Anis Ellouze
2d9a30b64e add some utility functions 2015-09-03 18:10:06 +01:00
Imen Bhiri
13d6ca5baf add needed function for dynamic entries 2015-09-03 16:38:04 +01:00
Anis Ellouze
764aea8c12 Add voice service files 2015-09-02 17:51:45 +01:00
Imen Bhiri
3acecad09a update 2015-09-01 19:58:51 +01:00
Imen Bhiri
65e0c65cab fix issus and add lan_interfaces and x_inteno_se_login 2015-09-01 19:47:52 +01:00
Anis Ellouze
56f9ec83dc add restart services at the end of the session 2015-09-01 18:35:01 +01:00
Imen Bhiri
ceb9eb4181 Fix Devicelog Issu 2015-09-01 18:21:38 +01:00
Imen Bhiri
8e547ac1cd Update files and add add/del object functions 2015-09-01 13:01:11 +01:00
Anis Ellouze
b9a0eae441 enhancement of the update instance usage 2015-09-01 12:10:18 +01:00
Anis Ellouze
d1c210d22e fix warning issue in dmubus.c 2015-09-01 11:27:08 +01:00
Anis Ellouze
3793b7de2e uci_ctx and ubus_ctx should be initiated in the dm_ctx_init and not in the global init.
There is a risk that some modif in the running session are not loaded in the uci_ctx and ubus_ctx
2015-08-31 14:47:22 +01:00
Anis Ellouze
dd53a4cd75 fix issue in the get value of devicelog 2015-08-31 13:41:56 +01:00
Anis Ellouze
f3798c76e2 deviceinfo: get value of the devicelog param 2015-08-31 13:32:07 +01:00
Anis Ellouze
b9f05ce88c Code review and optimization 2015-08-31 12:00:23 +01:00
Anis Ellouze
7c16d70255 support linker for layer3 data model 2015-08-31 11:52:49 +01:00
Anis Ellouze
ff529fe94e support linker in the param value get (when value is another param path) 2015-08-31 11:41:43 +01:00
Anis Ellouze
6c7671cd70 update the notif ubus plugin. usage: ubus call tr069 notify. no need to add param, value any more 2015-08-31 11:34:16 +01:00
Anis Ellouze
bb93b813e3 add enable flag to disable/enable data model paths. 2015-08-31 11:24:11 +01:00