Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various fixes for vnstat2 for 2.2 and others. Version bump for new binaries. | jim-p | 2015-02-03 | 1 | -35/+61 |
| | |||||
* | Update vnstat PHP frontend to 1.5.2, disable PHP error reporting. | jim-p | 2014-12-11 | 1 | -1/+1 |
| | |||||
* | Moved php files into additional files | Bryan Paradis | 2014-02-21 | 1 | -9/+0 |
| | | | | | | | bin folder renamed to www abc files renamed to php removed delete lines in vnstat2.inc for php files removed install lines in vnstat2.inc for php files | ||||
* | Remove line as request by ermal | Bryan Paradis | 2014-02-21 | 1 | -1/+0 |
| | | | | | | | "ermal added a note 27 minutes ago repo collab Please remove this line." exec("cd /var/db/pkg/ && pkg_delete `ls | grep vnstat`"); | ||||
* | fixed uninstall of vnstat.con | Bryan Paradis | 2014-01-23 | 1 | -1/+1 |
| | |||||
* | EOL conversion | Bryan Paradis | 2014-01-23 | 1 | -1/+1 |
| | |||||
* | updated vnstat2.inc paths, indents, uninstall | Bryan Paradis | 2014-01-22 | 1 | -19/+17 |
| | |||||
* | removed redundant comment | Bryan Paradis | 2014-01-16 | 1 | -1/+0 |
| | |||||
* | 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 |