aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1159 from doktornotor/patch-16Chris Buechler2015-11-143-17/+73
|\
| * Improve service handling, code style cleanupsdoktornotor2015-11-131-6/+17
| |
| * Add privileges configuration to ladvd packagedoktornotor2015-11-131-0/+43
| |
| * Add privileges configuration to ladvd packagedoktornotor2015-11-131-11/+13
| | | | | | Improve some descriptions plus clean up while here.
* | Merge pull request #1160 from doktornotor/patch-17Chris Buechler2015-11-142-2/+44
|\ \
| * | Add privileges configuration to shellcmd packagedoktornotor2015-11-131-0/+38
| | |
| * | Add privileges configuration to shellcmd packagedoktornotor2015-11-131-2/+6
| |/
* | Merge pull request #1161 from doktornotor/patch-18Chris Buechler2015-11-142-2/+52
|\ \
| * | Add privileges configuration to spamd packagedoktornotor2015-11-131-0/+46
| | |
| * | Add privileges configuration to spamd packagedoktornotor2015-11-131-2/+6
| |/
* | Merge pull request #1162 from doktornotor/patch-19Chris Buechler2015-11-142-5/+52
|\ \
| * | Add privileges configuration to notes packagedoktornotor2015-11-141-0/+38
| | |
| * | Add privileges configuration to notes packagedoktornotor2015-11-141-5/+14
| |/ | | | | Improve some descriptions while here.
* | Merge pull request #1163 from doktornotor/patch-20Chris Buechler2015-11-143-15/+67
|\ \
| * | 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-142-1/+42
|\ \
| * | 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-143-9/+53
|\ \
| * | 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-143-9/+53
|\ \
| * | 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-143-91/+265
|\ \
| * | Fix the merge ifaces logic for renamed optiondoktornotor2015-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-142-2/+46
|\ \
| * | Add privileges configuration to nut packagedoktornotor2015-11-141-0/+40
| | |
| * | Add privileges configuration to nut packagedoktornotor2015-11-141-2/+6
| |/
* | Delete phpsysinfo.xmldoktornotor2015-11-141-121/+0
| |
* | Delete phpsysinfo.incdoktornotor2015-11-141-156/+0
|/
* Version bump ACB again. Issue #5250jim-p2015-11-121-1/+1
|
* 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-122-5/+5
| | | | local presentation. Fixes #5250
* Add timezone conversion for ACB timestamps, server always returns time in US ↵jim-p2015-11-122-1/+12
| | | | Central time, convert to locally set TZ. Fixes #5250
* Merge pull request #1148 from bmeeks8/suricata-2.1.9Renato Botelho2015-11-1010-49/+202
|\
| * Update Suricata binary to v2.0.9 and GUI pkg to 2.1.9bmeeks82015-11-091-1/+1
| |
| * Update example Snort VRT rules tarball filename in form control legend.bmeeks82015-11-091-1/+1
| |
| * Fix typo in new Unified2 logging enable variable name.bmeeks82015-11-091-2/+2
| |
| * Add support for X-Forwarded-For info to Unified2 log output options.bmeeks82015-11-094-1/+123
| |
| * Bump up stream_memcap default to 64 MB and add config note to GUI.bmeeks82015-11-093-7/+13
| |
| * Respect global $static_out in update_output_window() calls.bmeeks82015-11-052-39/+64
| |
* | Merge pull request #1098 from doktornotor/patch-1Renato Botelho2015-11-062-16/+100
|\ \