aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1163 from doktornotor/patch-20Chris Buechler2015-11-146-18/+70
|\
| * Bump routed package versiondoktornotor2015-11-141-1/+1
| |
| * Bump routed package versiondoktornotor2015-11-141-1/+1
| |
| * Bump routed package versiondoktornotor2015-11-141-1/+1
| |
| * Add privileges configuration to routed packagedoktornotor2015-11-141-0/+38
| |
| * Add privileges configuration, cleanupsdoktornotor2015-11-141-6/+8
| |
| * Improve service handlingdoktornotor2015-11-141-9/+21
| | | | | | | | | | - Don't create rc script unless package is enabled - When RIP is disabled in configuration, remove the rc script so that it does not get restarted on reboot - Nuke /etc/gateways on uninstall
* | Merge pull request #1164 from doktornotor/patch-21Chris Buechler2015-11-145-9/+50
|\ \
| * | Bump rrd-summary package versiondoktornotor2015-11-141-3/+3
| | |
| * | Bump rrd-summary package versiondoktornotor2015-11-141-3/+3
| | |
| * | Bump rrd-summary package versiondoktornotor2015-11-141-2/+2
| | |
| * | Add privileges configuration to rrd-summary packagedoktornotor2015-11-141-0/+37
| | |
| * | Add privileges configuration to rrd-summary packagedoktornotor2015-11-141-1/+5
| |/
* | Merge pull request #1165 from doktornotor/patch-22Chris Buechler2015-11-146-14/+58
|\ \
| * | Bump and sanitize lcdproc-dev package versiondoktornotor2015-11-141-2/+2
| | |
| * | Bump and sanitize lcdproc-dev package versiondoktornotor2015-11-141-2/+2
| | |
| * | Bump lcdproc-dev package versiondoktornotor2015-11-141-1/+1
| | |
| * | Add privileges configuration to lcdproc-dev packagedoktornotor2015-11-141-5/+5
| | |
| * | Add privileges configuration to lcdproc-dev packagedoktornotor2015-11-141-0/+40
| | |
| * | Add privileges configuration to lcdproc-dev packagedoktornotor2015-11-141-4/+8
| |/
* | Merge pull request #1166 from doktornotor/patch-23Chris Buechler2015-11-146-14/+58
|\ \
| * | Bump and sanitize lcdproc package versiondoktornotor2015-11-141-2/+2
| | |
| * | Bump and sanitize lcdproc package versiondoktornotor2015-11-141-2/+2
| | |
| * | Bump lcdproc package versiondoktornotor2015-11-141-1/+1
| | |
| * | Add privileges configuration to lcdproc packagedoktornotor2015-11-141-5/+5
| | |
| * | Add privileges configuration to lcdproc packagedoktornotor2015-11-141-0/+40
| | |
| * | Add privileges configuration to lcdproc packagedoktornotor2015-11-141-4/+8
| |/
* | Merge pull request #1167 from doktornotor/patch-24Chris Buechler2015-11-146-96/+270
|\ \
| * | Fix the merge ifaces logic for renamed optiondoktornotor2015-11-141-1/+1
| | |
| * | Bump and sanitize ntop package versiondoktornotor2015-11-141-2/+2
| | |
| * | Bump and sanitize ntop package versiondoktornotor2015-11-141-2/+2
| | |
| * | Bump ntop package versiondoktornotor2015-11-141-1/+1
| | |
| * | Add privileges configuration to ntop packagedoktornotor2015-11-141-0/+37
| | |
| * | ntop - package fixes and cleanupsdoktornotor2015-11-141-0/+157
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Split PHP code to an inc file - Make it possible to disable ntop without uninstalling - Add Keep Data/Settings feature - Remove graphs/data/configuration on uninstall if Keep Data/Settings is disabled - Fix flipped 'Allow merging interfaces' meaning - Do not restart ntop during boot - Add privileges configuration - Code style cleanups
| * | ntop - package fixes and cleanupsdoktornotor2015-11-141-91/+71
| |/ | | | | | | | | | | | | | | - Split PHP code to an inc file - Make it possible to disable ntop without uninstalling - Add Keep Data/Settings feature - Fix flipped 'Allow merging interfaces' meaning - Add privileges configuration - Code style cleanups
* | Merge pull request #1168 from doktornotor/patch-25Chris Buechler2015-11-145-10/+54
|\ \
| * | Bump nut package versiondoktornotor2015-11-141-3/+3
| | |
| * | Bump nut package versiondoktornotor2015-11-141-3/+3
| | |
| * | Bump nut package versiondoktornotor2015-11-141-2/+2
| | |
| * | Add privileges configuration to nut packagedoktornotor2015-11-141-0/+40
| | |
| * | Add privileges configuration to nut packagedoktornotor2015-11-141-2/+6
| |/
* | Merge pull request #1169 from doktornotor/patch-26Chris Buechler2015-11-144-309/+0
|\ \ | |/ |/|
| * Remove completely broken phpsysinfo packagedoktornotor2015-11-141-16/+0
| |
| * Remove completely broken phpsysinfo packagedoktornotor2015-11-141-16/+0
| |
| * Delete phpsysinfo.xmldoktornotor2015-11-141-121/+0
| |
| * Delete phpsysinfo.incdoktornotor2015-11-141-156/+0
|/
* Version bump ACB again. Issue #5250jim-p2015-11-124-4/+4
|
* Convert save message date as well. Fixes #5250jim-p2015-11-121-5/+7
|
* Server operations need the original timestamp, but keep the pretty one for ↵jim-p2015-11-125-8/+8
| | | | local presentation. Fixes #5250
* Add timezone conversion for ACB timestamps, server always returns time in US ↵jim-p2015-11-125-4/+15
| | | | Central time, convert to locally set TZ. Fixes #5250