aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* bandwidthd version bumpphildd2013-12-291-1/+1
|
* bandwidthd belts and braces checks when generating confphildd2013-12-291-8/+28
| | | | | Forum: http://forum.pfsense.org/index.php/topic,68477.0.html Allows users to put "0" in various fields and have it come through validly into the bandwidthd conf file. Previously bare "0"s would appear in the conf file, which were wrong.
* zabbix2 - fix pbi pathDanilo G. Baio (dbaio)2013-12-271-4/+4
|
* zabbix2 - update packages to 2.2.1 - second stepDanilo G. Baio (dbaio)2013-12-273-8/+8
|
* New package Apcupsd. A daemon for controlling APC UPSes.Danilo G. Baio (dbaio)2013-12-264-0/+1004
|
* mailscanner - fix/disable pyzor check and change mailscanner bin from perl ↵Marcello Coutinho2013-12-183-22/+28
| | | | version to a perl_mailscanner alias.
* Update Snort package to 3.0.1bmeeks82013-12-171-35/+35
|
* Update Snort package version to 3.0.1bmeeks82013-12-171-40/+41
|
* Close session immediately after use to prevent blocking.bmeeks82013-12-171-18/+15
|
* Add new query string param when viewing Flowbits.bmeeks82013-12-172-2/+2
|
* Update copyright info and update for 3.0.1 release.bmeeks82013-12-173-6/+19
|
* 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.