Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved php files into additional files | Bryan Paradis | 2014-02-21 | 5 | -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 | ||||
* | Move www files into additional files | Bryan Paradis | 2014-02-21 | 1 | -8/+8 |
| | | | | | rename bin to www move files to additional files and remove from installation script. | ||||
* | 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`"); | ||||
* | Menu name capitalization | Bryan Paradis | 2014-01-27 | 1 | -1/+1 |
| | |||||
* | fixed uninstall of vnstat.con | Bryan Paradis | 2014-01-23 | 1 | -1/+1 |
| | |||||
* | EOL conversion | Bryan Paradis | 2014-01-23 | 5 | -1/+5 |
| | |||||
* | updated vnstat.inc path in two xml | Bryan Paradis | 2014-01-23 | 2 | -2/+2 |
| | |||||
* | vnstat2.xml paths + additional vnstat_php_frontend | Bryan Paradis | 2014-01-23 | 1 | -14/+124 |
| | |||||
* | updated vnstat2.inc paths, indents, uninstall | Bryan Paradis | 2014-01-22 | 1 | -19/+17 |
| | |||||
* | added vnstat_php_frontend moving away from tar | Bryan Paradis | 2014-01-22 | 23 | -0/+2562 |
| | |||||
* | removed redundant comment | Bryan Paradis | 2014-01-16 | 1 | -1/+0 |
| | |||||
* | Corrected the .abc file paths! | Bryan Paradis | 2014-01-16 | 1 | -4/+4 |
| | | | They were pointed at files.pfsense.org before | ||||
* | updated additional package for php front end 1.5.1 | Bryan Paradis | 2014-01-16 | 1 | -1/+1 |
| | |||||
* | 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"); } | ||||
* | Fix/relocate a bunch of missing files/dependencies for binaries that were ↵ | jim-p | 2013-05-28 | 1 | -5/+5 |
| | | | | removed from git but lingered on www rather than files. | ||||
* | [vnstat2] On pfsense upgrade don't move DB dir as vlan filenames will be wrong | Perry Mason | 2011-02-26 | 1 | -1/+2 |
| | |||||
* | [vnstat2] Use the correct variable | Perry Mason | 2011-01-24 | 1 | -1/+1 |
| | |||||
* | [vnstat2] Update names correctly | Perry Mason | 2011-01-23 | 3 | -5/+4 |
| | |||||
* | [vnstat2] Don't forget write_config | Perry Mason | 2011-01-06 | 1 | -0/+1 |
| | |||||
* | [vnstat2] Don't forget friendly desciption | Perry Mason | 2011-01-06 | 1 | -1/+2 |
| | |||||
* | [vnstat2] Make php frontend an option | Perry Mason | 2011-01-05 | 4 | -10/+30 |
| | |||||
* | [vnstat2] use friendly description in vnstati | Perry Mason | 2010-12-22 | 1 | -1/+2 |
| | |||||
* | [vnstat2] I should really clear that cache | Perry Mason | 2010-12-22 | 1 | -9/+9 |
| | |||||
* | [vnstat2] Change vnstati, fix monthrate on install, add go back link | Perry Mason | 2010-12-22 | 7 | -31/+54 |
| | |||||
* | [vnstat2] dot is better | Perry Mason | 2010-12-16 | 1 | -7/+7 |
| | |||||
* | [vnstat2] add files | Perry Mason | 2010-12-16 | 3 | -0/+308 |
| | |||||
* | [vnstat2] extra option added, going beta | Perry Mason | 2010-12-16 | 4 | -5/+50 |
| | |||||
* | [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 | 2 | -27/+3 |
| | |||||
* | [vnstat2]moving db to conf dir to handle slice change. improve sync and ↵ | Perry Mason | 2010-12-07 | 2 | -14/+30 |
| | | | | upgrade Ticket #524 | ||||
* | [vnstat2] fix file permission | Perry Mason | 2010-07-01 | 1 | -1/+1 |
| | |||||
* | [vnstat2] adding bash file | Perry Mason | 2010-07-01 | 3 | -21/+14 |
| | |||||
* | [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] additional xml file needed | Perry Mason | 2010-06-30 | 1 | -0/+5 |
| | |||||
* | [vnstat2] adding monthrotate and vnstati | Perry Mason | 2010-06-30 | 3 | -2/+178 |
| | |||||
* | [vnstat2] enable new db dir in default conf | Perry Mason | 2010-06-30 | 1 | -1/+1 |
| | |||||
* | [vnstat2] more nanobsd friendly | Perry Mason | 2010-06-30 | 3 | -3/+36 |
| | |||||
* | [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 | 2 | -0/+265 |