Commit graph

40 commits

Author SHA1 Message Date
suvendhu
810539def8 Code cleanup and optimize 2022-05-02 20:07:23 +05:30
Omar Kallel
8fe0cf54ea Ticket refs #7501: icwmp: Fix static code warnings with cppcheck-2.7 2022-03-09 09:08:06 +01:00
vdutta
a488c1e1b0 Reuse existing functions to get values 2022-01-12 10:16:37 +05:30
vdutta
7f1504f189 Get DeviceId from usp
- Updated Readme to overwrite DeviceId parameters
2022-01-07 17:55:11 +05:30
vdutta
7c91fd390b Wait for usp.raw to be available 2021-12-03 16:07:31 +05:30
Omar Kallel
4bef706ddf Ticket refs #6614: icwmp: fix static code anlysis issues generated by cpp check 2021-11-22 15:27:44 +01:00
Omar Kallel
dd51b8e770 Update year in head comment 2021-10-13 16:20:18 +01:00
Omar Kallel
82b144a330 Ticket refs #5593: icwmp: instance alias not working 2021-08-13 13:23:11 +01:00
Omar Kallel
49c0641b31 Ticket refs #5566: icwmp: move notifications feature from bbf to icwmp package 2021-08-09 17:22:07 +01:00
Omar Kallel
869b0a3c05 remove not necessary strdup 2021-06-28 10:07:53 +01:00
Amin Ben Ramdhane
a9f72148e2 exit icwmp properly when catching a signal 2021-06-24 09:10:03 +01:00
Omar Kallel
32246cad8d Ticket refs #5366: icwmp: fix transaction issue in case there are multiple RPC calls in one session 2021-06-17 15:40:59 +01:00
Omar Kallel
f73a82a126 Ticket refs #4935: icwmp: make all free of dynamic memory allocations (malloc, calloc, asprintf, strdup) in the end session 2021-06-04 14:49:28 +01:00
Omar Kallel
53d5b0503a Ticket refs #3988: icwmpd: Unit Test of Data Model Interface and SOAP messages 2021-05-19 17:32:29 +01:00
vdutta
e6586067f9 Revert ubus -s changes 2021-05-17 19:27:51 +05:30
Vivek Kumar Dutta
681758c1b7 Align with latest ubus 2021-05-14 06:27:57 +00:00
Omar Kallel
5b24edae8f Ticket #4712: icwmp: convert icwmp.sh script to a C code 2021-04-15 10:57:37 +01:00
Omar Kallel
8a6c212c0b make the ubus option proto:cwmp in each cwmp_ubus_call 2021-04-15 10:57:28 +01:00
Omar Kallel
62cdbebd70 Enhance notification functions update_notify_file and check_value_change & add the function cwmp_get_single_parameter_value to call Inform parameters instead 2021-04-15 10:57:16 +01:00
Omar Kallel
5a4e7a0cfb Ticket refs #4423: icwmpd: icwmpd leaks memory 2021-03-23 13:36:35 +01:00
Omar Kallel
3bd3f9093b Fix some memory mngment issues 2021-03-05 16:32:20 +01:00
Omar Kallel
2bc6a46a51 Logs enhancement 2021-01-26 22:19:38 +01:00
Omar Kallel
323fad3442 linux kernel styling complete && other cleanups 2021-01-05 15:59:16 +01:00
Omar Kallel
1d032520d0 Linux Kernel code-styling 2021-01-04 09:01:35 +01: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
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
Omar Kallel
edb34e1e8d Add memory leak fixes && delete some script output 2020-12-21 11:24:05 +01:00
Omar Kallel
de35f8ef62 Fix memory leak coming from json 2020-12-18 13:31:46 +01:00
Omar Kallel
0895db688f Make check_value_change independent from libbbfdm 2020-12-17 12:33:24 +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
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
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
31e806bc82 Fix set_values: parameterkey 2020-11-20 11:27:12 +01:00
Renamed from datamodelIface.c (Browse further)