Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ntopng - unlink rc script when disabled to prevent it from starting on reboot | doktornotor | 2015-11-06 | 1 | -9/+13 |
| | |||||
* | ntopng - fix up 2.1.x vs. 2.2.x PBI mess | doktornotor | 2015-09-16 | 1 | -5/+14 |
| | | | Argh! I hate the PBI thing with passion! Die! | ||||
* | Make $ntopng_config global in ntopng_sync_package() | doktornotor | 2015-09-16 | 1 | -1/+1 |
| | | | Might fix the service restart after package reinstall. | ||||
* | Only (re)start ntopng after GeoIP update if not (re)installing the package | doktornotor | 2015-09-15 | 1 | -7/+10 |
| | | | Also, use $post consistently in topng_validate_input(). | ||||
* | ntopng.inc - remove pointless check already done elsewhere | doktornotor | 2015-09-14 | 1 | -1/+1 |
| | |||||
* | ntopng - reworked package | doktornotor | 2015-09-14 | 1 | -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 |