Commit graph

16 commits

Author SHA1 Message Date
Daniel Danzberger
4d67121a68 Revert "change strcat->strncat"
This reverts commit c0a476dec0.
2020-04-22 10:08:39 +02:00
Amin Ben Ramdhane
c0a476dec0 change strcat->strncat 2020-04-16 18:16:26 +01:00
Amin Ben Ramdhane
862c54780e Update WiFi object with new ubus calls: wifi, wifi.radio, wifi.ap 2020-03-02 19:28:07 +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
vdutta
fdb4b9ab76 bbf: Update db parameters 2020-02-04 12:19:19 +05:30
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
Sukru Senli
1e11720828 Change License to LGPLv2.1 2019-12-04 09:52:05 +01:00
yyashvardhan
7df5f00548 bbf: Fix Device.WiFi.NeighboringWiFiDiagnostic 2019-11-05 17:43:47 +05:30
Amin Ben Ramdhane
4777b9166f change cwmp -> bbfdm 2019-09-15 11:52:54 +01:00
Amin Ben Ramdhane
b8d5e9fde5 Fix the issues in ServerSelectionDiagnostics() command + remove authentication when calling VendorConfigFile.{i}.Backup and VendorConfigFile.{I}.Restore commands 2019-09-06 10:02:15 +01:00
Amin Ben Ramdhane
f236c73ef2 Fix issue in ServerSelectionDiagnostics() command 2019-09-03 15:34:35 +01:00
Amin Ben Ramdhane
8655b0a37d change icwmp,icwmpd -> bbfdm 2019-09-03 15:24:55 +01:00
Amin Ben Ramdhane
9f59685ea4 change free -> dmfree 2019-09-03 12:33:00 +01:00
Amin Ben Ramdhane
6c63ff2f70 Fix the issue 'Device.WiFi.AccessPoint.*.Security.' command operate 2019-09-03 12:26:28 +01:00
Amin Ben Ramdhane
c2c0f8a4f9 Fix the crash in the operate commands : Device.IP.Interface.{i}.Reset and Device.DeviceInfo.VendorConfigFile.{i}.Backup 2019-08-30 18:43:17 +01:00
Amin Ben Ramdhane
cb2dd1e4ac libbbfdm : initial release 2019-08-26 17:02:43 +01:00