mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-02-21 11:53:31 +01:00
Update feed [ feed_inteno_packages ] package [ wifilife ]
-------------------------------------------------------------------------------
* 010f252 swap to fix exclude-list stas
* 9c69359 cleanup debug prints
* 85fa418 debug function to dump agent's config
* 633a681 load config from uci configs
* 47cca3a list_flush() to delete all list entries
-------------------------------------------------------------------------------
commit 010f252203a88187bdaf4e4e381a4f5ae1c4ba83
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-14 15:26:40 +0200
swap to fix exclude-list stas
Base directory -> /
src/config.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 9c6935900ab91d48c6a54dba88517331e3dfe37b
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-14 15:10:43 +0200
cleanup debug prints
Base directory -> /
src/agent.c | 4 ++--
src/config.c | 36 +++++++++++++++++-------------------
src/default_rules.c | 23 ++---------------------
3 files changed, 21 insertions(+), 42 deletions(-)
-------------------------------------------------------------------------------
commit 85fa4187d6c761170071d74074ba4aae487ab822
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-14 14:16:58 +0200
debug function to dump agent's config
Base directory -> /
src/agent.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 633a681b08feeff18f418018c84b25e81c937583
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-14 14:15:55 +0200
load config from uci configs
Base directory -> /
src/config.c | 116 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
src/config.h | 18 ++++++----
2 files changed, 123 insertions(+), 11 deletions(-)
-------------------------------------------------------------------------------
commit 47cca3a13804d3ad61f91a143a6526d2785b32ae
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-08-14 14:14:50 +0200
list_flush() to delete all list entries
Base directory -> /
src/utils.h | 11 +++++++++++
1 file changed, 11 insertions(+)
-------------------------------------------------------------------------------
This commit is contained in:
parent
1ed9f8bee4
commit
57b2e7d657
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ PKG_NAME:=wifilife
|
|||
PKG_VERSION:=1.0.1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=55b34b4e3ac44b31f758fc8dee6bc2276fdea195
|
||||
PKG_SOURCE_VERSION:=010f252203a88187bdaf4e4e381a4f5ae1c4ba83
|
||||
PKG_SOURCE_URL:=git@private.inteno.se:wifilife.git
|
||||
PKG_MAINTAINER:=Anjan Chanda <anjan.chanda@inteno.se>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue