Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Oops! Fix an error with setting ['disabled'] to 1 when should be 0. | bmeeks8 | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Make sure we update ['disabled'] flag in rule map when | bmeeks8 | 2013-02-01 | 1 | -4/+12 |
| | | | | commenting/un-commenting rule. | ||||
* | Added warning to top of page for new rules-to-preprocessor dependency link | bmeeks8 | 2013-01-31 | 1 | -4/+4 |
| | | | | and fixed HTML code error. | ||||
* | Add code to auto-disable rules with options dependent on disabled | bmeeks8 | 2013-01-31 | 1 | -1/+68 |
| | | | | preprocessors. | ||||
* | Add additional config parameters in GUI for pfPortscan preprocessor. | bmeeks8 | 2013-01-29 | 1 | -10/+88 |
| | |||||
* | Add additional config parameters in GUI for pfPortscan preprocessor. | bmeeks8 | 2013-01-29 | 1 | -2/+14 |
| | |||||
* | Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packages | bmeeks8 | 2013-01-29 | 37 | -340/+889 |
|\ | |||||
| * | Make sure to record the schedule changes | Ermal | 2013-01-29 | 1 | -2/+2 |
| | | |||||
| * | dansguardian - package version 0.1.7. Gui improvements, 2.1 support, pcre ↵ | Marcello Coutinho | 2013-01-29 | 28 | -309/+784 |
| | | | | | | | | fix ,dansguardian 2.12.0.3 and more | ||||
| * | Use subnet of interface here to have HOME_NET set properly | Ermal | 2013-01-29 | 1 | -2/+7 |
| | | |||||
| * | Actually since barnyard2 supports pkgng build options remove the WITH_MYSQL ↵ | Ermal | 2013-01-29 | 2 | -4/+6 |
| | | | | | | | | and WITH_PERFPROFILE from build options to not link snort to mysql. | ||||
| * | Merge pull request #367 from dbaio/master | Jim P | 2013-01-28 | 4 | -11/+48 |
| |\ | | | | | | | Fix deinstall command and bump version. | ||||
| | * | Fix deinstall command and bump version. | Danilo G. Baio (dbaio) | 2013-01-26 | 4 | -11/+48 |
| |/ | |||||
| * | freeradius2: Add Acct-Interim-Interval reply attribute | Alexander Wilke | 2013-01-28 | 1 | -1/+7 |
| | | |||||
| * | freeradius2: Add Acct-Interim-Interval reply attribute | Alexander Wilke | 2013-01-28 | 1 | -0/+6 |
| | | |||||
| * | freeradius2: Add Acct-Interim-Interval reply attribute | Alexander Wilke | 2013-01-28 | 1 | -0/+24 |
| | | | | | | CP now supports custom interim-update variables | ||||
| * | Run update if settings are saved during reinstall | Ermal | 2013-01-28 | 1 | -7/+1 |
| | | |||||
| * | Merge pull request #366 from bcyrill/ovpn_version | Jim P | 2013-01-27 | 2 | -2/+2 |
| |\ | | | | | | | Update OpenVPN client export version | ||||
| | * | Update OpenVPN client export version | bcyrill | 2013-01-28 | 2 | -2/+2 |
| |/ | |||||
| * | Merge pull request #365 from bcyrill/shared_export | Jim P | 2013-01-27 | 2 | -2/+2 |
| |\ | | | | | | | Do not mix OpenVPN's secure modes | ||||
| | * | Do not mix OpenVPN's secure modes | bcyrill | 2013-01-27 | 2 | -2/+2 |
| |/ | |||||
* | | Merge branch 'master' of https://github.com/bmeeks8/pfsense-packages | bmeeks8 | 2013-01-26 | 0 | -0/+0 |
|\ \ | |||||
| * | | Add new Search Performance options for AC-SPLIT and three -NQ non-queued | bmeeks8 | 2013-01-26 | 1 | -3/+3 |
| | | | | | | | | | | | | options. | ||||
* | | | Fixed incorrect CSS class names on two table cells. | bmeeks8 | 2013-01-26 | 1 | -3/+3 |
|/ / | |||||
* / | Add new Search Performance options for AC-SPLIT and three -NQ non-queued | unknown | 2013-01-26 | 1 | -5/+7 |
|/ | | | | options. | ||||
* | Do not unlink other known files that will be generated | Ermal | 2013-01-26 | 1 | -1/+2 |
| | |||||
* | Include sip preprocessor which is needed for VRT policy secure | Ermal | 2013-01-26 | 3 | -3/+25 |
| | |||||
* | Do not do dangerous staff during uninstall. This should fix reinstalling ↵ | Ermal | 2013-01-26 | 1 | -13/+1 |
| | | | | snort. Also remove the signatures files and previous configurations | ||||
* | Always put the running interface ip(s) in the list so no issues come from it | Ermal | 2013-01-26 | 1 | -0/+10 |
| | |||||
* | Push this down here | Ermal | 2013-01-26 | 1 | -10/+10 |
| | |||||
* | Correct issues during whitelist generation which prevented correct list ↵ | Ermal | 2013-01-26 | 1 | -51/+54 |
| | | | | generation | ||||
* | Bump version | Ermal | 2013-01-26 | 3 | -3/+3 |
| | |||||
* | Up the sleep time a bit | Ermal | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Correct checks | Ermal | 2013-01-26 | 1 | -3/+4 |
| | |||||
* | Use the same code for applying customizations during config generation and ↵ | Ermal | 2013-01-26 | 2 | -159/+115 |
| | | | | update. Also do not unlink files that snort references in config. | ||||
* | Correct checking for enabled rules and their existense. Also improve some code | Ermal | 2013-01-26 | 1 | -10/+13 |
| | |||||
* | Merge pull request #363 from dbaio/master | Jim P | 2013-01-25 | 2 | -2/+2 |
|\ | | | | | Bump version. Zabbix-2 Agent | ||||
| * | Bump version | Danilo G. Baio (dbaio) | 2013-01-25 | 2 | -2/+2 |
|/ | |||||
* | Merge pull request #362 from dbaio/master | Jim P | 2013-01-25 | 2 | -24/+3 |
|\ | | | | | Remove obsolete config options | ||||
| * | Fix base url | Danilo G. Baio (dbaio) | 2013-01-25 | 1 | -1/+1 |
| | | |||||
| * | Remove obsolete config options | Danilo G. Baio (dbaio) | 2013-01-25 | 1 | -23/+2 |
|/ | |||||
* | Merge pull request #361 from dbaio/master | Ermal Luçi | 2013-01-25 | 1 | -2/+5 |
|\ | | | | | Fix creation of acl noauth (squid) | ||||
| * | Fix tabs | Danilo G. Baio (dbaio) | 2013-01-24 | 1 | -2/+2 |
| | | |||||
| * | Merge remote-tracking branch 'pfSense/master' | Danilo G. Baio (dbaio) | 2013-01-24 | 2 | -2/+2 |
| |\ | |/ |/| | |||||
* | | Fix Dansguardian build options | jim-p | 2013-01-25 | 2 | -2/+2 |
| | | |||||
| * | Fix creation of acl noauth | Danilo G. Baio (dbaio) | 2013-01-24 | 1 | -2/+5 |
| | | |||||
| * | Revert "Fix creation of acl noauth" | Danilo G. Baio (dbaio) | 2013-01-24 | 1 | -5/+2 |
| | | | | | | | | This reverts commit 23e79c9b263391e2305e7df7ac89c05bf133f416. | ||||
| * | Fix creation of acl noauth | Danilo G. Baio (dbaio) | 2013-01-24 | 1 | -2/+5 |
|/ | |||||
* | Correct missing parametr | Ermal | 2013-01-24 | 1 | -1/+1 |
| | |||||
* | Merge pull request #356 from jmkizer/master | Ermal Luçi | 2013-01-24 | 1 | -1/+2 |
|\ | | | | | Change in # of lines to display in squid logs. |