aboutsummaryrefslogtreecommitdiffstats
path: root/config/ntopng/ntopng.inc
Commit message (Collapse)AuthorAgeFilesLines
* ntopng - unlink rc script when disabled to prevent it from starting on rebootdoktornotor2015-11-061-9/+13
|
* ntopng - fix up 2.1.x vs. 2.2.x PBI messdoktornotor2015-09-161-5/+14
| | | Argh! I hate the PBI thing with passion! Die!
* Make $ntopng_config global in ntopng_sync_package()doktornotor2015-09-161-1/+1
| | | Might fix the service restart after package reinstall.
* Only (re)start ntopng after GeoIP update if not (re)installing the packagedoktornotor2015-09-151-7/+10
| | | Also, use $post consistently in topng_validate_input().
* ntopng.inc - remove pointless check already done elsewheredoktornotor2015-09-141-1/+1
|
* ntopng - reworked packagedoktornotor2015-09-141-0/+371
- Moved all PHP code to separate ntopng.inc; should fix most of the whacky issues mentioned in Bug #4880 - Add wipe data feature - Add minimum password length check - Optionally wipe all traffic data, graphs and settings on uninstall if so configured