mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-01-27 17:37:18 +01:00
-------------------------------------------------------------------------------
* 878ad93 agent: do not trigger scan when ssid is blank
* 0172e3e Add LICENSE
* 2884e00 cppcheck: add 'check' target in Makefile
-------------------------------------------------------------------------------
commit 878ad93c0f1ad49bd187f776808e0b86402b2238
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-11-04 14:43:09 +0100
agent: do not trigger scan when ssid is blank
Base directory -> /
src/agent/agent.c | 67 ++++++++++++++++++++++++++++++-------------------------
1 file changed, 37 insertions(+), 30 deletions(-)
-------------------------------------------------------------------------------
commit 0172e3e0ae6872f5568b02a820b0583f6d3b93af
Author: Strhuan Blomquist <strhuan@iopsys.eu>
Date: 2019-10-31 10:31:27 +0100
Add LICENSE
Base directory -> /
LICENSE | 46 ++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 46 insertions(+)
-------------------------------------------------------------------------------
commit 2884e003560880aec1b7264db8a653d718aaa047
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-10-29 16:33:02 +0100
cppcheck: add 'check' target in Makefile
Base directory -> /
src/Makefile | 14 ++++++++++++++
src/agent/agent.c | 14 +++++++-------
src/controller/cntlr.c | 6 +++++-
src/utils/alloctrace.c | 4 ++--
4 files changed, 28 insertions(+), 10 deletions(-)
-------------------------------------------------------------------------------
|
||
|---|---|---|
| .. | ||
| files | ||
| Config.in | ||
| Makefile | ||