vdutta
eb967475a5
api to get datamodel type
2020-11-07 22:35:51 +01:00
Amin Ben Ramdhane
e6bef090e9
fix uspd compilation
2020-10-14 12:53:49 +01:00
Omar Kallel
0b0e8a9bdc
Extract end_session_flag from bbf to icwmp
2020-10-08 18:59:33 +01:00
Omar Kallel
3505476fa7
Fix warnings
2020-10-08 18:45:14 +01:00
Omar Kallel
55ee5403eb
add function to update .dm_enabled_file called from external program
2020-10-08 18:40:34 +01:00
Amin Ben Ramdhane
027d8fb599
bbf: save diagnostics data under '/etc/bbfdm/dmmap_diagnostics' instead of '/vat/state/cwmp'
2020-09-28 10:08:13 +01:00
Omar Kallel
c549dad741
add dmjson_get_string && fix segfault: add tests case ptr != NULL
2020-09-21 17:48:39 +01:00
Omar Kallel
9b8c23ee30
Enhance separation between libbbf_api and libbbfdm for list_enabled_lw_notify variable && fix warnings
2020-06-23 11:39:55 +01:00
Omar Kallel
856d4de5df
enhance separation between libbbf_api and libbbfdm (functions: dm_update_file_enabled_notify, copy_temporary_file_to_original_file, del_list_fault_param, json functions)
2020-06-23 10:47:57 +01:00
Omar Kallel
ca758fd9f3
Enhance bbf libs separation: upnp_in_user_mask, list_execute_end_session, apply_end_session, cwmp_set_end_session
2020-06-23 10:47:46 +01:00
Omar Kallel
b6be5bdaa0
Enhance separation between libbbf_api and libbbfdm: apply for end_session_flag variable
2020-06-23 10:47:28 +01:00
Amin Ben Ramdhane
ff14c27fc3
clean up the source code
...
- remove unused variables
- fix coding style of most function (Indentation, Tabulation, ..)
- check the source code using cppcheck tool
- change sprintf by snprintf
2020-02-12 19:08:49 +01:00
Amin Ben Ramdhane
4ab526b9f2
Ticket refs#1598: libbbfdm: plug-in based with support for dynamic loading of libraries + separate libbbfdm into two libraries: libbbf_api (API) and libbbfdm (data model)
2020-01-21 22:43:37 +01:00