aboutsummaryrefslogtreecommitdiff
path: root/net/e2guardian/files
Commit message (Collapse)AuthorAge
* e2guardian: RemoveRosen Penev2019-10-31
| | | | | | | This has been unmaintained since at least 2016 and is woefully out of date. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* e2guardian: Update init scriptJeffery To2019-02-01
| | | | | | | | This replaces the use of uci_validate_section() with uci_load_validate(), which removes the need to declare local variables for every config option. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* e2guardian : fix a typo in procd init scriptdatabeille2015-08-26
| | | | | | | | Without this, produces an error : <code>/etc/rc.common: line 1: contentscannertimeout:uinteger: not found validation failed /etc/rc.common: line 1: contentscannertimeout:uinteger: not found</code> Signed-off-by: Julien Paquit julien@databeille.com
* e2guardian: bump to 3.1.2Marko Ratkaj2015-05-20
| | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* e2guardian: add packageLuka Perkov2015-01-28
Signed-off-by: Luka Perkov <luka@openwrt.org>