]> git.ipfire.org Git - ipfire-2.x.git/commit - src/squid-accounting/acct-lib.pl
Squid-accounting: new addon for measuring proxy traffic per user/ip
authorAlexander Marx <alexander.marx@ipfire.org>
Wed, 6 Aug 2014 06:58:43 +0000 (08:58 +0200)
committerAlexander Marx <alexander.marx@ipfire.org>
Wed, 6 Aug 2014 06:58:43 +0000 (08:58 +0200)
commitdb8a01e0277fa3cfe82a37b49f9d7c29b749c795
tree92c0cae74ece4609751d9a32074f7a7150270022
parent194314b2500101fc906d2834fc42e9832c392059
Squid-accounting: new addon for measuring proxy traffic per user/ip
14 files changed:
config/rootfiles/packages/squid-accounting [new file with mode: 0644]
lfs/squid-accounting [new file with mode: 0644]
make.sh
src/paks/squid-accounting/install.sh [new file with mode: 0644]
src/paks/squid-accounting/uninstall.sh [new file with mode: 0644]
src/paks/squid-accounting/update.sh [new file with mode: 0644]
src/squid-accounting/EX-squid-accounting.menu [new file with mode: 0755]
src/squid-accounting/accounting.cgi [new file with mode: 0755]
src/squid-accounting/acct-lib.pl [new file with mode: 0755]
src/squid-accounting/acct.de.pl [new file with mode: 0644]
src/squid-accounting/acct.en.pl [new file with mode: 0644]
src/squid-accounting/acct.pl [new file with mode: 0755]
src/squid-accounting/config/backup/includes/squid-accounting [new file with mode: 0644]
src/squid-accounting/dbinstall.pl [new file with mode: 0755]