Commit graph

1217 commits

Author SHA1 Message Date
Omar Kallel
0652f760cd Fix db get of deviceid uci options 2021-01-19 17:26:57 +01:00
Omar Kallel
fc7687de2d Make icwmp compiling under x86 2021-01-19 17:26:46 +01:00
Charles Foster
4a4a8a4844 log: add support for logging to syslog 2021-01-17 11:44:55 +01:00
Omar Kallel
08ec6f5c18 Fix uci db get value 2021-01-12 09:35:00 +01:00
Omar Kallel
4f3fc8422d hard reset of the file config.c to the commit bf90808bbd 2021-01-08 16:26:38 +01:00
Omar Kallel
bd65ccf98c add --anyauth option to curl method 2021-01-07 20:54:20 +01:00
Omar Kallel
ddc6159eb1 get deviceid parameters by datamodel_interface get_value function 2021-01-07 18:50:06 +01:00
Omar Kallel
bf90808bbd Revert "Fiw flawfinder errors"
This reverts commit 416c954c21.
2021-01-06 14:07:42 +01:00
Omar Kallel
416c954c21 Fiw flawfinder errors 2021-01-06 11:35:58 +01:00
Omar Kallel
f74d98b864 icwmp.sh: Fix curl command options 2021-01-06 11:04:13 +01:00
Omar Kallel
323fad3442 linux kernel styling complete && other cleanups 2021-01-05 15:59:16 +01:00
Omar Kallel
c3a5799d14 Fix download script issue 2021-01-05 12:57:20 +01:00
Omar Kallel
4f71775554 upgrade wget -> curl 2021-01-04 20:01:48 +01:00
Omar Kallel
1d032520d0 Linux Kernel code-styling 2021-01-04 09:01:35 +01:00
vdutta
de3abacb11 Fix compilation of x86 image 2021-01-04 07:50:07 +00:00
Omar Kallel
71ac908626 Revert "Linux Kernel Coding Style"
This reverts commit a51a8eb4e7.
2021-01-04 08:49:37 +01:00
Omar Kallel
a51a8eb4e7 Linux Kernel Coding Style 2021-01-04 08:12:14 +01:00
Omar Kallel
6cf5c90a44 remove all bbf and dmmap from icwmp 2020-12-31 18:09:58 +01:00
Omar Kallel
43e73fb4ee make diagnostics independent of libbbf 2020-12-31 18:09:43 +01:00
Omar Kallel
5c92271ba5 Ticket refs #4068: CWMP: use usp.raw operate commands for Diagnostics 2020-12-31 18:09:27 +01:00
Omar Kallel
969d611db3 Add Werror to CFLAGS and Fix corresponding errors 2020-12-24 11:22:09 +01:00
Omar Kallel
699f340017 Ticket refs #4067: icwmp: source code enhancements 2020-12-23 19:28:14 +01:00
Omar Kallel
d0d69873bc Revert "icwmp: delete logs"
This reverts commit 495e905c30.
2020-12-22 06:01:53 +01:00
Amin Ben Ramdhane
495e905c30 icwmp: delete logs 2020-12-21 20:42:32 +01:00
Amin Ben Ramdhane
be5ba980aa SoftwareModule: enhance ChangeDuState method 2020-12-21 20:37:44 +01:00
Omar Kallel
edb34e1e8d Add memory leak fixes && delete some script output 2020-12-21 11:24:05 +01:00
Omar Kallel
1dffd92c0a Update icwmp cli 2020-12-18 21:15:07 +01:00
Omar Kallel
de35f8ef62 Fix memory leak coming from json 2020-12-18 13:31:46 +01:00
Omar Kallel
30fa967f87 use json_object_object_get_ex and json_object_get_string instead of cwmp_json_get_string 2020-12-17 18:33:36 +01:00
Omar Kallel
80382e4dc7 Fix seg fault && remove unused json_tokener_parse call 2020-12-17 17:18:10 +01:00
Omar Kallel
0895db688f Make check_value_change independent from libbbfdm 2020-12-17 12:33:24 +01:00
Omar Kallel
19ad191129 revert last commit 2020-12-17 12:14:25 +01:00
Amin Ben Ramdhane
651c2f4524 Align with latest bbf changes 2020-12-16 10:10:50 +01:00
Omar Kallel
20fd75607a use usp.raw get Device.SoftwareModules.DeploymentUnit. instead the ubus method swmodules 2020-12-15 19:17:29 +01:00
Omar Kallel
299c59f2e8 move and update some bbf functions to icwmp && Delete some libbbfdm includes and TR098 macro 2020-12-15 15:17:57 +01:00
Sukru Senli
c267433368 use ubus rpc-sys object for upgrade 2020-12-13 11:20:47 +01:00
Sukru Senli
cae1514cc5 temporary fix for image verification
upgrade still does not work on bcm
2020-12-11 21:38:03 +01:00
Omar Kallel
69baee1750 Align with uspd transaction_id updates 2020-12-11 11:30:33 +01:00
Omar Kallel
f1560b1305 Add uci api & fix other issues 2020-12-09 19:03:00 +01:00
Omar Kallel
22beb8fb06 Remove icwmpd cli && add md5 api 2020-12-08 11:46:25 +01:00
Omar Kallel
ebb598cc39 Fix transaction issues 2020-12-07 09:55:57 +01:00
Omar Kallel
f41501ed5d GPV in case of empty parameter 2020-12-04 10:23:52 +01:00
Omar Kallel
2ff9c07c28 GPA in case of empty parameter 2020-12-03 15:18:38 +01:00
Omar Kallel
be813a5501 Increase ubus_invoke timeout to be able to get Device. && fix ParameterValueStruct array number elements 2020-12-02 15:12:21 +01:00
Omar Kallel
ebc9a6fd10 Use transaction ubus methods && use setm_values instead of set ubus method 2020-12-01 17:54:40 +01:00
Omar Kallel
c579c9b4e9 Use the ubus mehtod 'usp.raw init_notify' to update dm_enabled_notify file && get inform parameters from a string array 2020-11-21 02:13:40 +01:00
Omar Kallel
2ef548e60e cwmp_get_deviceid: delete the use of bbf 2020-11-20 11:27:12 +01:00
Omar Kallel
5fba75c401 Fix warnings 2020-11-20 11:27:12 +01:00
Omar Kallel
b9eddab697 Fix light weight notifications issues 2020-11-20 11:27:12 +01:00
Omar Kallel
9a54f684df Notification enhancements 2020-11-20 11:27:12 +01:00