aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ \
| * | Add privileges configuration to squidguard packagedoktornotor2015-10-151-16/+45
| | | | | | | | | Fix file permissions, nuke useless tags, add copyright header and sanitize version while here.
| * | Add privileges configuration to squidguard packagedoktornotor2015-10-151-0/+55
| | |
* | | Merge pull request #1139 from doktornotor/patch-6Renato Botelho2015-11-062-137/+184
|\ \ \
| * | | XMLRPC sync fixes and improvementsdoktornotor2015-11-061-54/+91
| | | | | | | | | | | | | | | | | | | | - Add enable/disable checkbox per replication target - Add protocol/port selection - Fix copyright header and nuke useless tags while here
| * | | XMLRPC sync fixes and improvementsdoktornotor2015-11-061-83/+93
| | |/ | |/| | | | | | | | | | | | | | | | | | | - Fix CARP/HA sync option (port/protocol) - Add enable/disable checkbox per replication target - Add protocol/port selection - Fix literal IPv6 handling for sync targets - Do settings validation and only try to sync when configuration is valid - Nuke obsolete pfSense 2.0 cruft
* | | Merge pull request #1138 from doktornotor/patch-5Renato Botelho2015-11-061-2/+2
|\ \ \
| * | | Fix XMLRPC sync with CARP/HAdoktornotor2015-11-061-2/+2
| |/ / | | | | | | The config option used has not existed since pfSense 2.1 (config version 084).
* | | Merge pull request #1137 from doktornotor/patch-4Renato Botelho2015-11-062-104/+185
|\ \ \
| * | | XMLRPC sync fixes and improvementsdoktornotor2015-11-061-33/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add CARP/HA sync option - Add enable/disable checkbox per replication target - Add protocol/port selection - Add timeout setting - Fix literal IPv6 handling for sync targets - Do settings validation and only try to sync when configuration is valid
| * | | XMLRPC sync fixes and improvementsdoktornotor2015-11-061-71/+106
| |/ / | | | | | | | | | | | | | | | | | | | | | - Add CARP/HA sync option - Add enable/disable checkbox per replication target - Add protocol/port selection - Add timeout setting - Fix literal IPv6 handling for sync targets - Do settings validation and only try to sync when configuration is valid
* | | Merge pull request #1133 from doktornotor/patch-2Renato Botelho2015-11-063-371/+419
|\ \ \ | |/ / |/| |
| * | Attempt to fix PBI library paths (Bug #4420)doktornotor2015-11-051-1/+8
| | |
| * | Attempt to fix PBI library paths (Bug #4420)doktornotor2015-11-051-1/+7
| | |
| * | XMLRPC, share and fetch sync fixesdoktornotor2015-11-031-145/+162
| | | | | | | | | | | | | | | | | | | | | | | | - Add protocol/port selection for manually configured sync hosts - Respect timeout settings - Do some better validations (IP/hostname, port, password) before attempting to sync - Handle IPv6 addresses for sync target - Nuke some no-op rsync nonsense - Code style cleanup
| * | XMLRPC sync fixesdoktornotor2015-11-031-133/+135
| | | | | | | | | | | | | | | | | | | | | | | | - CARP/HA (auto) option has never worked since pfSense 2.1 due to outdated system settings location being checked - Fix CARP/HA protocol/port selection - Add protocol/port selection for manually configured sync hosts - Do some better validations (IP/hostname, port, password) before attempting to sync - Handle IPv6 addresses for sync target - Code style cleanup
| * | XMLRPC sync improvementsdoktornotor2015-11-031-91/+107
| | | | | | | | | | | | - Add protocol and port settings - Tweak some descriptions and nuke useless stuff
* | | Merge pull request #1135 from PiBa-NL/haproxy_pkg0.32RELENG_2_2_5Renato Botelho2015-11-054-4/+19
|\ \ \