aboutsummaryrefslogtreecommitdiff
path: root/net/apfree-wifidog/files/wifidogx.init
Commit message (Collapse)AuthorAge
* apfree-wifidog: fix some bugs in the wifidogx.init fileDengfeng Liu2024-03-02
| | | | Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
* apfree-wifidog: Update to 6.02.1939Dengfeng Liu2023-05-31
| | | | | | | 1. support fw4 2. support openssl3.0 Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
* apfree-wifidog: use new extra_command function definitionFlorian Eckert2020-11-04
| | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* apfree-wifidog: fix bug of cert generating condition and enable misuseDengfeng Liu2020-08-03
| | | | Signed-off-by: Dengfeng Liu <dfliuc@isoftstone.com>
* treewide: fix service status command in procd compatible servicesPetr Štetiar2019-11-18
| | | | | | | | | | | | | | | Fix breaking change introduced in the main tree with a commit 7519a36774ca ("base-files,procd: add generic service status") where the old service `status` callback function doesn't work anymore and needs to be renamed to `status_service`. This name was chosen for consistency with start and stop function callbacks, which are using `start_service` and `stop_service` naming schemes. While at it, fix whitespace issues in the status_service as well. Ref: http://lists.infradead.org/pipermail/openwrt-devel/2019-September/019035.html Reported-by: Dirk Brenken <dev@brenken.org> Signed-off-by: Petr Štetiar <ynezz@true.cz>
* apfree-wifidog: Run init script through shellcheckRosen Penev2019-07-19
| | | | | | | | Also added a patch to fix compilation without deprecated OpenSSL APIs. Minor Makefile cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* apfree-wifidog: Update to v3.11.1716Dengfeng Liu2019-06-19
| | | | | | | | | | | | Change log for v3.11.1716: [IMP] Replaced libhttpd with libevent, therefore commented thread related parameters in wifidogx conf file [IMP] Added REQUEST_TYPE_COUNTERS_V2 to wifidog protocol [IMP] Sent online and offline client's counter info to auth server [FIX] Fixed missing setting online_time parameter bug Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
* apfree-wifidog: Add new packageliudf07162019-06-03
Signed-off-by: liudf0716 <liudf0716@gmail.com> [Fix indentation and trailing whitespace on Makefile and wifidogx.init] Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>