Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | comments, vnstat conf version #, indents | parawizard | 2014-01-15 | 1 | -0/+1 |
| | |||||
* | Update to frontend 1.5.1; fixes | parawizard | 2014-01-15 | 1 | -51/+8 |
| | | | | | | | | | | | | | | | | | | | | vnstat_php_frontend-1.5.1: -replaced the depreciated split() function with explode(); -renamed vnstat_php_frontend-1.5.1-updated config.php generation: -added two new static variables for vnstat_php_frontend-1.5.1; $locale and $language -updated version number // Unpack and move Vnstat frontend exec("cd .."); exec("tar -zxovf /usr/local/pkg/vnstat_php_frontend-1.5.1-updated.tar.gz"); exec("mv vnstat_php_frontend-1.5.1-updated /usr/local/www/vnstat2"); $locale = "\$locale = 'en_US.UTF-8';"; $language = "\$language = 'en';"; $locale $language | ||||
* | Added links to fix pbi problem /w i386 and amd64 | parawizard | 2014-01-15 | 1 | -0/+3 |
| | | | | | | Line 154 // Check for pbi install and arch type then create symlinks if (file_exists('/usr/pbi/vnstat-i386')) { exec("ln -s /usr/local/etc/vnstat.conf /usr/pbi/vnstat-i386/etc/vnstat.conf"); } if (file_exists('/usr/pbi/vnstat-amd64')) { exec("ln -s /usr/local/etc/vnstat.conf /usr/pbi/vnstat-amd64/etc/vnstat.conf"); } | ||||
* | [vnstat2] On pfsense upgrade don't move DB dir as vlan filenames will be wrong | Perry Mason | 2011-02-26 | 1 | -1/+2 |
| | |||||
* | [vnstat2] Update names correctly | Perry Mason | 2011-01-23 | 1 | -2/+2 |
| | |||||
* | [vnstat2] Don't forget write_config | Perry Mason | 2011-01-06 | 1 | -0/+1 |
| | |||||
* | [vnstat2] Make php frontend an option | Perry Mason | 2011-01-05 | 1 | -8/+23 |
| | |||||
* | [vnstat2] Change vnstati, fix monthrate on install, add go back link | Perry Mason | 2010-12-22 | 1 | -5/+11 |
| | |||||
* | [vnstat2] extra option added, going beta | Perry Mason | 2010-12-16 | 1 | -0/+14 |
| | |||||
* | [vnstat2] Change how cron is added or removed | Perry Mason | 2010-12-14 | 1 | -44/+52 |
| | |||||
* | [vnstat2] Correct iface title and no need for vnstat.conf | Perry Mason | 2010-12-09 | 1 | -2/+3 |
| | |||||
* | [vnstat2]moving db to conf dir to handle slice change. improve sync and ↵ | Perry Mason | 2010-12-07 | 1 | -8/+29 |
| | | | | upgrade Ticket #524 | ||||
* | [vnstat2] adding bash file | Perry Mason | 2010-07-01 | 1 | -21/+3 |
| | |||||
* | [vnstat2] on vnstat cron update use mount_rw | Perry Mason | 2010-07-01 | 1 | -1/+21 |
| | |||||
* | [vnstat2] add file and dir exists check | Perry Mason | 2010-07-01 | 1 | -3/+4 |
| | |||||
* | [vnstat2] deinstall more | Perry Mason | 2010-07-01 | 1 | -1/+3 |
| | |||||
* | [vnstat2] adding monthrotate and vnstati | Perry Mason | 2010-06-30 | 1 | -0/+56 |
| | |||||
* | [vnstat2] more nanobsd friendly | Perry Mason | 2010-06-30 | 1 | -3/+6 |
| | |||||
* | [vnstat2] going convert | Perry Mason | 2010-06-11 | 1 | -2/+2 |
| | |||||
* | [vnstat2] missing ifname_out | Perry Mason | 2010-06-11 | 1 | -1/+1 |
| | |||||
* | [vnstat2] get them all | Perry Mason | 2010-06-11 | 1 | -1/+1 |
| | |||||
* | [vnstat2] fixing how real interfaces names are collected | Perry Mason | 2010-06-11 | 1 | -2/+1 |
| | |||||
* | [vnstat2]fix url | Perry Mason | 2010-01-24 | 1 | -4/+4 |
| | |||||
* | Adding vnstat2 | Perry Mason | 2010-01-24 | 1 | -0/+232 |