Omar Kallel
|
22a0bfe365
|
Fix some memory leaks when reloading icwmp config
|
2021-06-24 09:09:49 +01:00 |
|
Amin Ben Ramdhane
|
ff9dbb2688
|
Ticket refs #5325: Add support for Device.ManagementServer.ScheduleReboot and DelayReboot
|
2021-06-04 14:49:50 +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 |
|
Omar Kallel
|
90267fc863
|
Fix x86 compilation error
|
2021-05-18 12:35:15 +01:00 |
|
vdutta
|
e6586067f9
|
Revert ubus -s changes
|
2021-05-17 19:27:51 +05:30 |
|
vdutta
|
90389d8e93
|
Fix typo
|
2021-05-14 12:14:56 +05:30 |
|
vdutta
|
9bf767f00b
|
Fix compilation
|
2021-05-14 11:59:45 +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
|
f934307c24
|
uci: fix the option cwmp.acs.periodic_inform_time
|
2021-03-11 12:59:27 +01:00 |
|
Omar Kallel
|
934a0cf1e3
|
Fix x86 compiling errors
|
2021-03-04 19:13:10 +01:00 |
|
Omar Kallel
|
a6ab05b99b
|
Use specific Connection Request path designated in icwmp config
|
2021-02-12 21:08:11 +01:00 |
|
Omar Kallel
|
0652f760cd
|
Fix db get of deviceid uci options
|
2021-01-19 17:26:57 +01:00 |
|
Charles Foster
|
4a4a8a4844
|
log: add support for logging to syslog
|
2021-01-17 11:44:55 +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
|
ddc6159eb1
|
get deviceid parameters by datamodel_interface get_value function
|
2021-01-07 18:50:06 +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
|
299c59f2e8
|
move and update some bbf functions to icwmp && Delete some libbbfdm includes and TR098 macro
|
2020-12-15 15:17:57 +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
|
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
|
ad798f2b9d
|
Remove ubus call tr069 notify
|
2020-11-20 11:27:12 +01:00 |
|
Omar Kallel
|
74dbf0ef31
|
Revert "Ticket refs #3725: bbf: remove unnecessary arguments from object/parameter definition"
This reverts commit ed7eb20a1a.
|
2020-11-20 10:39:32 +01:00 |
|
Omar Kallel
|
a7bcf8df59
|
make the notification enabled by default && fix bug (review)
|
2020-11-19 09:31:22 +01:00 |
|
Omar Kallel
|
ed7eb20a1a
|
Ticket refs #3725: bbf: remove unnecessary arguments from object/parameter definition
|
2020-11-18 09:58:56 +01:00 |
|
Omar Kallel
|
22cae31017
|
make the notification enabled by default && fix bug
|
2020-10-11 15:02:10 +02:00 |
|
Omar Kallel
|
46a8aa8400
|
change notification uci options names
|
2020-10-11 15:02:09 +02:00 |
|
Omar Kallel
|
532220f13e
|
Add periodic notification check && delete icwmp_notifd
|
2020-10-11 15:02:06 +02:00 |
|
Omar Kallel
|
4ff0c1938a
|
Fix warnings
|
2020-10-08 19:06:50 +01:00 |
|
Omar Kallel
|
efa23e8983
|
Fix memory leak and passive notification issues
|
2020-10-08 19:06:18 +01:00 |
|
Amin Ben Ramdhane
|
0d3861337a
|
icwmp: cleanup
Fixed memory leak and warning of unused variable
|
2020-09-10 10:47:27 +01:00 |
|
Omar Kallel
|
b245ed9115
|
Ticket refs #2618: TR069: Enhance separation between libbbf_api and libbbfdm (upnp_in_user_mask)
|
2020-06-18 12:45:55 +01:00 |
|
Omar Kallel
|
df633285d5
|
Ticket refs #2673: TR069: No '4 value change' sent in case of active passive notification
|
2020-05-28 14:42:34 +01:00 |
|
Amin Ben Ramdhane
|
c2aef83959
|
link icwmpd to libbbfdm library (data model) after separating libbbfdm into two libraries: libbbf_api (API) and libbbfdm (data model)
|
2020-01-21 22:53:06 +01:00 |
|
Sukru Senli
|
76b0afcd61
|
Inteno->IOPSYS Copyright adaptation
|
2019-12-06 09:57:02 +01:00 |
|
Omar Kallel
|
afa51b623b
|
Ticket refs #1253: libtr098: move all TR-098 datamodel support from icwmp to libtr098 package
|
2019-09-25 11:21:41 +01:00 |
|
Amin Ben Ramdhane
|
7b419333d9
|
Separate icwmp and libdatamodel
|
2019-08-26 16:49:43 +01:00 |
|
Amin Ben Ramdhane
|
cee977a780
|
Ticket refs#1062: ICWMP: Error occurred in uci config get
|
2019-08-17 13:51:32 +01:00 |
|
Amin Ben Ramdhane
|
12cf15836c
|
Ticket refs #16480: icwmpd memory leak
|
2018-12-28 17:09:46 +01:00 |
|
Amin Ben Ramdhane
|
9d206e4e1d
|
Ticket refs #14599: SDX810-AP: Unable to manage SDX810-AP from ACS server when it is connected via NAT Gateway(SDX-810RG)
(Fix a crash in icmp with EX400)
|
2018-12-11 12:13:56 +01:00 |
|
Omar Kallel
|
9f300a44bd
|
Ticket refs #15759: CMWP authentication with blank credentials
|
2018-09-18 10:59:36 +01:00 |
|
Omar Kallel
|
12d58fcfa7
|
Ticket refs #15866: memory leak in icwmp/config.c
|
2018-09-17 14:58:41 +01:00 |
|
Amin Ben Ramdhane
|
631b223860
|
Ticket refs #14599: SDX810-AP: Unable to manage SDX810-AP from ACS server when it is connected via NAT Gateway(SDX-810RG)(complement-3)
|
2018-07-20 17:24:20 +01:00 |
|
Amin Ben Ramdhane
|
d22821b251
|
Ticket refs #14599: SDX810-AP: Unable to manage SDX810-AP from ACS server when it is connected via NAT Gateway(SDX-810RG)(complement-2)
|
2018-07-16 13:06:40 +02:00 |
|
Amin Ben Ramdhane
|
89d97edf68
|
Ticket refs #14599: SDX810-AP: Unable to manage SDX810-AP from ACS server when it is connected via NAT Gateway(SDX-810RG)(complement)
|
2018-07-16 13:06:40 +02:00 |
|