aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* removed: closing php tagsManuel Silvoso2014-07-255-5/+0
* added proxy configuration to autoconfigbackupManuel Silvoso2014-07-253-3/+50
* Bump Snort GUI package version to 3.1.1 for bug fix.bmeeks82014-07-254-5/+5
* Improve code for remove_blocked_hosts cron task mgmt.bmeeks82014-07-251-0/+7
* Fix-up cron task path to new home of rules update PHP file.bmeeks82014-07-251-1/+1
* Merge pull request #688 from bmeeks8/snort-2.9.6.2-v3.1Renato Botelho2014-07-2422-2664/+2261
|\
| * Forgot to change default Snort binary version here.bmeeks82014-07-231-1/+1
| * Update Snort package to latest 2.9.6.2 binary and fix some GUI bugs.bmeeks82014-07-2322-2664/+2261
* | More formatting/bracesMatt Smith2014-07-241-2/+3
* | put brackets around nested ifs to clarify where the else belongs.Matt Smith2014-07-241-1/+2
* | Fix #3772 - 'Broken openbgpd config generation logic in 2.2'.Matt Smith2014-07-241-4/+5
|/
* Bump avahi version to 1.0.5 due to recent changesRenato Botelho2014-07-171-1/+1
* Merge pull request #682 from razzfazz/fix_avahi_masterRenato Botelho2014-07-172-5/+5
|\
| * fix note to indicate that WAN interface is ALWAYS excludedDaniel Becker2014-07-021-1/+1
| * fix avahi config generationDaniel Becker2014-07-022-4/+4
* | Merge pull request #684 from trendchiller/masterRenato Botelho2014-07-174-4/+8
|\ \ | |/ |/|
| * clarify the hintMartin Fuchs2014-06-184-4/+4
| * add reminder to set up DNS-A-record for autodiscoverMartin Fuchs2014-06-174-4/+8
* | add input validation to force filling in all of the fields on the Settings ta...Chris Buechler2014-06-302-2/+11
* | bandwidthd for 2.2 full installPhil Davis2014-06-261-1/+3
* | Switched back to one Apache 2.4 config templateStéphane Lapie2014-06-253-522/+2
* | Merge https://github.com/pfsense/pfsense-packagesStephane Lapie2014-06-23108-298/+403
|\ \
| * | Bump Suricata GUI package version to 1.0.6Renato Botelho2014-06-211-1/+1
| * | Make sure referer uses local host to avoid sending users to ext sites.Renato Botelho2014-06-211-1/+1
| * | Bump Snort GUI package version to 3.0.13bmeeks82014-06-214-5/+5
| * | Make sure referer uses local host to avoid sending users to ext sites.bmeeks82014-06-212-3/+3
| * | Fix call-time pass by reference for all squid packagesRenato Botelho2014-06-2036-77/+77
| * | Fix call-time pass by reference for haproxy-stable packageRenato Botelho2014-06-203-4/+20
| * | Fix call-time pass by reference for haproxy-devel packageRenato Botelho2014-06-202-4/+19
| * | Fix call-time pass by reference for snort packageRenato Botelho2014-06-202-2/+12
| * | Move squidGuard-devel references to functions prototypes and remove call-time...Renato Botelho2014-06-209-65/+65
| * | Move reference to function prototype and remove call-time referenceRenato Botelho2014-06-202-2/+2
| * | Remove call-time pass by reference since sarg_validate_input() has the refere...Renato Botelho2014-06-204-4/+4
| * | Remove call-time pass by reference since postfix_validate_input() has the ref...Renato Botelho2014-06-206-6/+6
| * | Remove call-time pass by reference since pfblocker_validate_input() has the r...Renato Botelho2014-06-205-5/+5
| * | Remove call-time pass by reference since mailscanner_validate_input() has the...Renato Botelho2014-06-208-8/+8
| * | Remove call-time pass by reference since dansguardian_validate_input() has th...Renato Botelho2014-06-2018-28/+28
| * | Replicate last snort changes from 6048cbcf1 to suricataRenato Botelho2014-06-192-9/+11
| * | Improve a bit user input parameters, also make sure referer starts with / to ...Renato Botelho2014-06-193-11/+13
| * | Do a basic validation on useaddr valueRenato Botelho2014-06-181-3/+7
| |/
| * add autodiscover url for self-hosted domainsMartin Fuchs2014-06-172-2/+6
| * enable AutoDiscover HTTPMartin Fuchs2014-06-172-7/+14
| * fixed reverse owaMartin Fuchs2014-06-132-2/+2
| * allow multiple CAS-servers, correct checksMartin Fuchs2014-06-134-19/+30
| * allow multiple CAS-servers, correct checksMartin Fuchs2014-06-134-21/+30
| * Merge pull request #671 from trendchiller/masterjim-p2014-06-101-1/+0
| |\
| | * Directive 'ignore_expect_100' is obsoleteMartin Fuchs2014-06-101-1/+0
| * | Merge pull request #670 from trendchiller/masterjim-p2014-06-072-2/+2
| |\|
| | * fix bungled configMartin Fuchs2014-06-072-2/+2
| * | Merge pull request #668 from trendchiller/masterjim-p2014-06-066-29/+55
| |\|