aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright notice per Ermal's suggestion.bmeeks82013-12-173-10/+8
|
* Remove need for session vars per Ermal's request.bmeeks82013-12-178-92/+37
|
* Bump Dashboard Widget: Snort Alerts pkg to 0.3.6bmeeks82013-12-141-1/+1
|
* Change refresh interval to 22 seconds.bmeeks82013-12-141-1/+1
|
* Add config value for number of alerts to display.bmeeks82013-12-141-1/+29
|
* Merge remote-tracking branch 'upstream/master'bmeeks82013-12-142-2/+2
|\
| * bind - fix final . check for ipv6 addresses.Marcello Coutinho2013-12-121-1/+1
| |
| * Correct perl version for mailscanner, fixes service status indication.jim-p2013-12-111-1/+1
| |
* | Simplify the way a PBI install is determined.bmeeks82013-12-121-11/+7
| |
* | Match up post-install conf gen code with snort.inc code.bmeeks82013-12-121-24/+32
| |
* | Fix FTP-Telnet preproc cmds to match snort.org defaults.bmeeks82013-12-121-24/+30
| |
* | Set sensible defaults for new SDF preproc options.bmeeks82013-12-123-5/+22
|/
* Merge pull request #552 from bmeeks8/masterErmal Luçi2013-12-1129-1387/+7448
|\ | | | | | | | | | | Snort 2.9.5.5 pkg v3.0.0 update Merge this for now. Some issues needs to be fixed in between and alias handling is a bit to be rechecked throughly.
| * snort -add package permission file for non admin gui usersMarcello Coutinho2013-11-281-0/+5
| |
| * snort -add package permission file for non admin gui usersMarcello Coutinho2013-11-281-0/+45
| |
| * Add logic to prevent writing conf settings with no interfaces defined.bmeeks82013-11-272-13/+16
| |
| * Include Host Attribute Table xml DTD file in default conf set.bmeeks82013-11-272-3/+14
| |
| * Add missing backslash escape character to shell script string.bmeeks82013-11-271-1/+1
| |
| * Make sure map files get copied when using only ET rules.bmeeks82013-11-271-0/+6
| |
| * Cleanup /usr/local/lib/snort directory on uninstallbmeeks82013-11-271-0/+1
| |
| * Minor format edits for new SDF data type selection feature.bmeeks82013-11-221-7/+7
| |
| * Merge branch 'master' of https://github.com/bmeeks8/pfsense-packagesbmeeks82013-11-222-1/+35
| |\
| | * snort - add multi select combo option for sensitive data preprocessorMarcello Coutinho2013-11-222-1/+35
| | |
| * | Merge remote-tracking branch 'upstream/master'bmeeks82013-11-2217-371/+357
| |\ \ | | |/ | |/|
| * | Snort 2.9.5.5 pkg v3.0.0 updatebmeeks82013-11-1828-1383/+7339
| | |
* | | varnish3 - fix save lb_director save error on pfsense 2.1Marcello Coutinho2013-12-095-14/+6
| | |
* | | Quiet down the cron job output from this script when the log doesn't exist.jim-p2013-12-091-3/+6
| | |
* | | Make sure it doesn't end up with a newlinejim-p2013-12-091-1/+1
| | |
* | | Use a better method for determining the perl version after recent changes to ↵jim-p2013-12-091-6/+6
| | | | | | | | | | | | perl in the FreeBSD ports tree
* | | postfix - include ipv4,ipv6,virtual and all listen options and fix shortcut ↵Marcello Coutinho2013-12-066-18/+67
| | | | | | | | | | | | call on view,search,queue and about tab
* | | haproxy-devel -add pkg shortcut and keep menus on backend/frontend editMarcello Coutinho2013-12-037-6/+50
| | |
* | | Merge pull request #557 from PiBa-NL/haproxy_spellcheckMarcello Coutinho2013-12-037-31/+72
|\ \ \ | | | | | | | | haproxy-devel, -made more consistent use of frontend/backend text
| * | | haproxy-devel, grammar/spelling corrections. thanks phil-davisPiBa-NL2013-11-281-1/+1
| | | |
| * | | haproxy-devel, -made more consistent use of frontend/backend textPiBa-NL2013-11-287-31/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -show hints on add/delete/clone buttons -on frontend page show servers in a backend in a hint on the backend -fix html character display in interface box. -small 'config update' to externeladdress field for localhost/any/interfaceaddress to allow for a little easier update to latest version. -trigger 'apply button' after recalculating certificate chain if a reference was changed.
* | | | haproxy-full - fix haproxy_sync.xml file extension on haproxy.xmlMarcello Coutinho2013-12-031-1/+1
| | | |
* | | | haproxy-full - move sync to its own tab, add sync to configured backup serverMarcello Coutinho2013-12-039-215/+439
| | | | | | | | | | | | | | | | | | | | change some fields position add shortcut info to haproxy on pfsense 2.1
* | | | haproxy-full - add localhost to listening option.Marcello Coutinho2013-12-021-3/+6
| | | | | | | | | | | | | | | | usefull while using carp.
* | | | Instruct the client to use a random local port for OpenVPN in the exported ↵jim-p2013-11-253-10/+46
| | | | | | | | | | | | | | | | configuration.
* | | | Merge pull request #554 from PiBa-NL/haproxy_spellcheckJim P2013-11-237-94/+333
|\| | | | |_|/ |/| | haproxy-devel, changes: IPv6, certificate chains, new interface selections.
| * | haproxy-devel, change certificate signer check haproxy_cert_signed_by(a,b)PiBa-NL2013-11-223-369/+26
| | |
| * | haproxy-develPiBa-NL2013-11-218-94/+676
| | | | | | | | | | | | | | | | | | | | | | | | -better IPv6 support -use certificate chains where available -new interface selections to listen on instead of only wan,VIPs,any,local -option to recalculate certificate chain links -show shared frontend option only when another primary frontend is present
* | | Fixing presentation, typos and location selectorStephane Lapie2013-11-214-15/+16
| | | | | | | | | | | | | | | | | | | | | - Fixed presentation (capitalization mostly) - Fixed a few typos - Fixed fieldname in apache_virtualhost.xml for location referencing - Add a comment to virtualhost config to identify locations
* | | Merge pull request #551 from timdufrane/masterMarcello Coutinho2013-11-183-1/+3
|\ \ \ | | | | | | | | Add syslog capability
| * | | Add syslog capabilitytimdufrane2013-11-181-1/+1
| | | |
| * | | Add syslog capabilitytimdufrane2013-11-181-0/+1
| | | |
| * | | Add syslog capabilitytimdufrane2013-11-181-0/+1
| | | |
* | | | Fix this so it doesn't falsely toss an error if the server returns a ↵jim-p2013-11-151-1/+2
| | | | | | | | | | | | | | | | different, but still OK, result than expected (e.g. if using Squid 3)
* | | | sarg - using empty()Danilo G. Baio (dbaio)2013-11-151-1/+1
| | | |
* | | | sarg - fix default value (date_time_by)Danilo G. Baio (dbaio)2013-11-151-0/+2
| | | |
* | | | Bump version againjim-p2013-11-141-1/+1
| | | |