aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bandwidthd - code style and major improvementsdoktornotor2015-08-151-4/+4
| | | Fix indentation.
* bandwidthd - code style and major improvementsdoktornotor2015-08-151-2/+4
| | | Only write upgraded config if there was something actually upgraded.
* Bump bandwidthd package versiondoktornotor2015-08-151-1/+1
|
* bandwidthd - code style and major improvementsdoktornotor2015-08-151-200/+220
| | | | | | | | | | | | | | | | | | - Update copyright headers - Fix code style and indentation - Provide input validation for most of the configuration options -- Check for IPv4 configured on selected interfaces -- Check for PPPoE type interfaces -- Require relevant options to be filled in when PostgreSQL is enabled (also check that the hostname is valid) -- Require sane numeric input for graphs options -- Limit Sensor ID to sane chars - PostgreSQL DB password is now base64-encoded to deal with special chars and not break config.xml - The filtering moved to advanced options, also base64-encoded - The stats interface(s) are now a multiselect instead of asking users to type subnets directly - Upgrade function provided to preserve the old settings - Use {start,stop,restart}_service() functions instead of calling the rc script directly - Probably other small things...
* bandwidthd - code style and major improvementsdoktornotor2015-08-151-108/+192
| | | | | | | | - Fix copyright header and indentation - Reorder the GUI and split into logical sections - Improve descriptions - Move the menu entry to Diagnostics section, to match other similar packages (ntop, ntopng, darkstat etc.) - Add another menu entry to access bandwidthd graphs directly from menu - Add input validation
* Merge pull request #988 from doktornotor/patch-5Renato Botelho2015-08-114-23/+4
|\
| * lcdproc-dev - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+1
| |
| * lcdproc-dev remove useless config_(un)lock callsdoktornotor2015-08-111-4/+1
| |
| * lcdproc-dev - remove useless config_(un)lock callsdoktornotor2015-08-111-13/+0
| |
| * Bump LCDproc-dev package version.doktornotor2015-08-111-1/+1
| |
| * lcdproc-dev localhost fixdoktornotor2015-08-111-1/+1
| | | | | | Get fix from #945 into the -dev version as well. (Planning to do a code style cleanup for this one as well, but it takes some time.)
* | Merge pull request #989 from doktornotor/patch-2Renato Botelho2015-08-1111-63/+7
|\ \
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-4/+0
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-21/+2
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-6/+0
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-2/+0
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-8/+3
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-5/+0
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-3/+1
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-4/+0
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-2/+0
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-6/+1
| | |
| * | remove useless config_(un)lock calls round twodoktornotor2015-08-111-2/+0
| | |
* | | Merge pull request #990 from doktornotor/patch-7Renato Botelho2015-08-112-4/+4
|\ \ \ | |/ / |/| |
| * | Bump nut package versiondoktornotor2015-08-111-1/+1
| | |
| * | nut - fix bogus boot check (hopefully fixes Bug #4426)doktornotor2015-08-111-3/+3
|/ /
* | Disable strikeback on 2.2Renato Botelho2015-08-111-14/+0
| |
* | Revert "Disable strikeback package on 2.2"Renato Botelho2015-08-111-2/+0
|/ | | | This reverts commit 485f6543279e48b09120ddd3861c68e01d4e93bb.
* Merge pull request #986 from doktornotor/patch-28Renato Botelho2015-08-111-0/+2
|\
| * Disable strikeback package on 2.2doktornotor2015-08-111-0/+2
| | | | | | This package is completely broken, calling pkg_add/pkg_delete, generally WTF code.
* | Merge pull request #984 from doktornotor/patch-26Renato Botelho2015-08-1126-85/+12
|\ \
| * | imspector.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+2
| | | | | | | | | This function does nothing but return.
| * | haproxy_pools.php - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | | | | This function does nothing but return.
| * | haproxy_listeners.php - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | | | | This function does nothing but return.
| * | haproxy_servers.php - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | | | | This function does nothing but return.
| * | haproxy_frontends.php - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | | | | This function does nothing but return.
| * | strikeback.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-2/+0
| | | | | | | | | This function does nothing but return.
| * | stunnel.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | | | | | | | This function does nothing but return.
| * | squid_ng.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | | | | | | | This function does nothing but return.
| * | squid_ng.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | | | | | | | This function does nothing but return.
| * | squid_ng.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | | | | | | | This function does nothing but return.
| * | squid_auth.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+2
| | | | | | | | | This function does nothing but return.
| * | squid_auth.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+2
| | | | | | | | | This function does nothing but return.
| * | squid_auth.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+2
| | | | | | | | | This function does nothing but return.
| * | autoconfigbackup.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | | | | | | | This function does nothing but return.
| * | ntop.xml - remove useless config_(un)lock callsdoktornotor2015-08-111-3/+1
| | | | | | | | | This function does nothing but return.
| * | bandwidthd.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
| | | | | | | | | This function does nothing but return.
| * | spamd_verify_to_address.php - remove useless config_(un)lock callsdoktornotor2015-08-111-3/+1
| | | | | | | | | This function does nothing but return.
| * | spamd_db_ext.php - remove useless config_(un)lock callsdoktornotor2015-08-111-9/+1
| | | | | | | | | This function does nothing but return.
| * | tinydns.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+1
| | | | | | | | | This function does nothing but return.