]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
WIO: first addon release v1.3.1
authorStephan Feddersen <sfeddersen@ipfire.org>
Fri, 14 Jul 2017 10:26:55 +0000 (12:26 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 15 Aug 2017 10:45:46 +0000 (11:45 +0100)
commit0d6cc79d98e9ae9ff9fbc215112fa985a747538f
treeeac93325f50d5c176afbf8934ffa455b0e0954ed
parent12b0bd949a4151a8e9e58411d54eb8efd87d00bc
WIO: first addon release v1.3.1

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
48 files changed:
config/rootfiles/packages/wio [new file with mode: 0644]
lfs/wio [new file with mode: 0644]
make.sh
src/misc-progs/Makefile
src/misc-progs/list.h [new file with mode: 0644]
src/misc-progs/wiohelper.c [new file with mode: 0644]
src/misc-progs/wioscan.c [new file with mode: 0644]
src/paks/wio/install.sh [new file with mode: 0644]
src/paks/wio/uninstall.sh [new file with mode: 0644]
src/paks/wio/update.sh [new file with mode: 0644]
src/wio/EX-wio.menu [new file with mode: 0644]
src/wio/config/backup/includes/wio [new file with mode: 0644]
src/wio/images/add.png [new file with mode: 0644]
src/wio/images/back.png [new file with mode: 0644]
src/wio/images/blue.png [new file with mode: 0644]
src/wio/images/fqdn.png [new file with mode: 0644]
src/wio/images/graph.png [new file with mode: 0644]
src/wio/images/green.png [new file with mode: 0644]
src/wio/images/http.png [new file with mode: 0644]
src/wio/images/https.png [new file with mode: 0644]
src/wio/images/ip.png [new file with mode: 0644]
src/wio/images/mailgreenoff.png [new file with mode: 0644]
src/wio/images/mailgreenon.png [new file with mode: 0644]
src/wio/images/mailredoff.png [new file with mode: 0644]
src/wio/images/mailredon.png [new file with mode: 0644]
src/wio/images/no_graph.png [new file with mode: 0644]
src/wio/images/none.png [new file with mode: 0644]
src/wio/images/orange.png [new file with mode: 0644]
src/wio/images/ovpn.png [new file with mode: 0644]
src/wio/images/ovpnn2n.png [new file with mode: 0644]
src/wio/images/ovpnrw.png [new file with mode: 0644]
src/wio/images/red.png [new file with mode: 0644]
src/wio/images/refresh.png [new file with mode: 0644]
src/wio/images/vpn.png [new file with mode: 0644]
src/wio/images/vpnn2n.png [new file with mode: 0644]
src/wio/images/vpnrw.png [new file with mode: 0644]
src/wio/images/white.png [new file with mode: 0644]
src/wio/lang/wio.de.pl [new file with mode: 0644]
src/wio/lang/wio.en.pl [new file with mode: 0644]
src/wio/main/wio.conf [new file with mode: 0644]
src/wio/main/wio.pl [new file with mode: 0644]
src/wio/main/wiovpn.pl [new file with mode: 0644]
src/wio/wio [new file with mode: 0644]
src/wio/wio-graphs.pl [new file with mode: 0644]
src/wio/wio-lib.pl [new file with mode: 0644]
src/wio/wio.cgi [new file with mode: 0644]
src/wio/wiographs.cgi [new file with mode: 0644]
src/wio/wioips [new file with mode: 0644]