Commit graph

1317 commits

Author SHA1 Message Date
vdutta
6a2ea866f3 Updated uci schema for firewall entry 2021-09-17 11:01:22 +01:00
Omar Kallel
db97f2d1d7 Ticket refs #5596: Icwmp improvement - Firewall entry 2021-09-17 11:01:10 +01:00
Omar Kallel
669b11763d fix diagnostics issue 2021-09-17 10:47:33 +01:00
Omar Kallel
da87499b16 Revert "Remove the check with the file /etc/icwmp/.icwmpd_boot"
This reverts commit 393e67dec2.
2021-09-15 14:04:17 +01:00
Simon Tate
33ba238f60 notifications: Simplify code with #define
Use a single #define for path name, instead of typing it everywhere.
This will make moving it in future significantly easier.
2021-09-13 14:54:17 +01:00
Omar Kallel
8d3fa52e4f Update dm_enable_notify file after the load of custom notification parameters 2021-09-10 06:57:17 +01:00
vdutta
411edf136f Align option names for notification configuration 2021-09-07 12:48:09 +05:30
Omar Kallel
393e67dec2 Remove the check with the file /etc/icwmp/.icwmpd_boot 2021-09-03 12:13:50 +01:00
Omar Kallel
25df1147fc load json notify file in case /etc/icwmp/.icwmpd_notify doesn't exist 2021-09-01 13:56:25 +01:00
Omar Kallel
2525a9410d Revert "load json notify file in case /etc/icwmp/.icwmpd_notify doesn't exist"
This reverts commit 3c9e75e3b4.
2021-09-01 11:35:59 +01:00
Omar Kallel
3c9e75e3b4 load json notify file in case /etc/icwmp/.icwmpd_notify doesn't exist 2021-09-01 11:20:55 +01:00
Omar Kallel
f1839d4f76 Update README: SPV and Boot Inform parameters 2021-08-31 10:47:35 +01:00
Omar Kallel
a9d8e076e2 Ticket refs #5755: icwmp: Add functiona test and update readme 2021-08-30 14:56:29 +01:00
Omar Kallel
6f27b50f11 Fix Memory leak 2021-08-30 14:55:45 +01:00
Omar Kallel
b19742dc89 Make custom notifications custom forced inform and boot inform parameters in 3 separated files 2021-08-30 14:54:07 +01:00
Omar Kallel
ecaf463dbd Ticket refs #5761: icwmp: Add boot inform parameters 2021-08-25 10:13:34 +01:00
Omar Kallel
82b144a330 Ticket refs #5593: icwmp: instance alias not working 2021-08-13 13:23:11 +01:00
Omar Kallel
afe793e8bc Ticket refs #5761: icwmp: Add boot inform parameters 2021-08-13 13:23:00 +01:00
Omar Kallel
c328247082 Ticket refs #5752: icwmp: Add custom notification from json 2021-08-13 13:19:29 +01:00
Omar Kallel
30795d2be5 Fix some notifications memory leak 2021-08-11 14:08:59 +01:00
Omar Kallel
f8bcdb5af1 Ticket refs #5692: icwmp: Update readme with cli arguments 2021-08-11 11:40:52 +01:00
Omar Kallel
4bccb4f53b Ticket refs #5691: icwmp: Add unit test to verify icwmp cli arguments 2021-08-11 10:50:58 +01:00
Omar Kallel
9a872948e8 Ticket refs #5653: icwmpd coredumps setting notifications via CLI 2021-08-11 10:50:42 +01:00
Omar Kallel
1fadaffefb Ticket refs #5611: icwmp notifications unit test module 2021-08-09 17:22:17 +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
c831bb17a9 Ticket refs #5696: icwmpd doesn't support spaces in 'active' inform 2021-08-09 17:21:54 +01:00
vdutta
0b62cc6021 Fix typos in readme 2021-08-02 11:27:24 +05:30
Vivek Kumar Dutta
ab883852f9 Updated Readme 2021-07-29 13:22:29 +00:00
Omar Kallel
55e2d94a9e Forced inform parameters README 2021-07-28 14:22:03 +01:00
Omar Kallel
ac94a73bb8 Unit tests memroy leak 2021-07-27 16:34:26 +01:00
Omar Kallel
d84584aa8d Fix icwmp memory leak 2021-07-27 16:34:11 +01:00
Omar Kallel
6f9dae1cd2 Forced inform unit tests 2021-07-27 12:26:01 +01:00
Omar Kallel
fc979a1140 Ticket refs #5530: CWMP: Configurable Forced Informs 2021-07-27 12:25:49 +01:00
Omar Kallel
40b08ae2f1 Ticket refs #5379: icwmp: backupsession, session, events, download unit tests 2021-07-05 10:57:12 +01:00
Omar Kallel
153f265761 SOAP unit tests: Invalid arguments 2021-07-01 18:43:29 +01:00
Omar Kallel
4edfade24c Ticket refs #5515: icwmp: validation of RPC methods arguments 2021-07-01 18:42:21 +01:00
Omar Kallel
c320a000bc Return No Fault in case FileType is '4 Tone File' or '5 Ringer File' and return Invalid Arguments in case FileType is different from the standard 2021-06-30 12:36:12 +01:00
Omar Kallel
b83308461b Fix segmentation fault in case the backup tree is not initialized 2021-06-30 12:36:00 +01:00
Omar Kallel
ef0acdc329 Remove other unnecessary strdup from cwmp_cli 2021-06-28 11:00:50 +01:00
Omar Kallel
869b0a3c05 remove not necessary strdup 2021-06-28 10:07:53 +01:00
Omar Kallel
2ed3de6b28 Create new file rpc_soap.c instead of xml 2021-06-28 10:07:43 +01:00
Omar Kallel
2e4b2b5b99 Build libicwmp by test/cmocka/Makefile instead of bin/Makefile.am 2021-06-25 15:29:02 +01:00
Omar Kallel
520aac547b Ticket refs #5445: icwmp: SOAP messages unit tests 2021-06-25 11:47:05 +01:00
Omar Kallel
c023a232bc update clang-format and gitignore 2021-06-25 11:46:39 +01:00
Amin Ben Ramdhane
a9f72148e2 exit icwmp properly when catching a signal 2021-06-24 09:10:03 +01:00
Omar Kallel
22a0bfe365 Fix some memory leaks when reloading icwmp config 2021-06-24 09:09:49 +01:00
Amin Ben Ramdhane
f88d357d52 Ticket refs #3989: icwmpd: Functional Test of CWMP Protocols 2021-06-24 09:09:02 +01:00
Omar Kallel
8d573bba0e Revert "Exit cwmp when catch SIGTERM signal"
This reverts commit e4b3f6d71f.
2021-06-17 15:41:42 +01:00
vdutta
46bee4638e Wait for usp.raw object in unit test 2021-06-17 15:41:35 +01:00
vdutta
75889f7bc5 Fix garbage characters in info of reload command 2021-06-17 15:41:25 +01:00