Commit graph

1381 commits

Author SHA1 Message Date
Omar Kallel
f934307c24 uci: fix the option cwmp.acs.periodic_inform_time 2021-03-11 12:59:27 +01:00
Omar Kallel
deebd9ec22 Fix log issue: corrsponds syslog to the log_severity config option value 2021-03-09 11:50:00 +01:00
Omar Kallel
3bd3f9093b Fix some memory mngment issues 2021-03-05 16:32:20 +01:00
Omar Kallel
934a0cf1e3 Fix x86 compiling errors 2021-03-04 19:13:10 +01:00
Omar Kallel
014239d54d Fix dslform-org namespace in soap-env tag 2021-03-02 10:43:11 +01:00
Omar Kallel
28745af796 CR: Fix HTTP path issue 2021-02-15 16:58:55 +01:00
Omar Kallel
a6ab05b99b Use specific Connection Request path designated in icwmp config 2021-02-12 21:08:11 +01:00
Omar Kallel
196ae20ae8 CR: accept a so long username and password 2021-02-09 10:10:39 +01:00
Omar Kallel
97bae7338c CR: Fix 401 HTTP error 2021-02-08 19:04:16 +01:00
Omar Kallel
f145bd048f Connection Request: Return 503 http error code instead of success in case method is POST PUT DELETE and not GET 2021-02-08 16:20:48 +01:00
Omar Kallel
2bc6a46a51 Logs enhancement 2021-01-26 22:19:38 +01:00
Omar Kallel
164b97b937 Fix compiling error 2021-01-20 14:15:22 +01:00
Omar Kallel
f843f09a68 Fix x86 compilation related to syslog 2021-01-20 10:03:32 +01:00
Omar Kallel
b94c85944c update README 2021-01-20 09:26:37 +01:00
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