Commit graph

7 commits

Author SHA1 Message Date
Amin Ben Ramdhane
95a9418e04 T#8530: Diagnostics: Add supports for missing parameters 2022-08-23 11:42:57 +00:00
Amin Ben Ramdhane
9f8c5f5f28 T#8458: Added a memory check before uploading or downloading a file 2022-08-04 11:30:04 +00:00
Amin Ben Ramdhane
080f7b4f85 Ticket refs #7333: fix warnings, code analysis and clean up the code
- Fix all errors catched by cppcheck threadsafety (cppcheck --error-exitcode=0 --addon=threadsafety bbf)
 - Fix some errors catched by cppcheck cert (cppcheck --error-exitcode=0 --addon=cert bbf)
 - Add new str-protected macros instead of using str functions directly to avoid crashes
2022-02-16 10:33:59 +00:00
Amin Ben Ramdhane
ddb4259271 Download diagnostics: fix some issues 2021-09-23 13:28:40 +01:00
Amin Ben Ramdhane
7aa5103599 Diagnostics: fix some issues in download and upload methods 2021-09-22 13:34:24 +01:00
Amin Ben Ramdhane
5717e55ac7 save dmmap files under '/etc/bbfdm/dmmap' instead of '/etc/bbfdm' 2021-03-25 19:33:30 +01:00
Amin Ben Ramdhane
5e97bdb5e4 bbf: add support for vendor extension 2021-03-25 16:06:31 +01:00
Renamed from scripts/functions/download_launch (Browse further)