aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix urlfilter_enable typoPhil Davis2013-02-031-2/+2
| | | | | I noticed this typo while looking at other code. I guess that when people have set the urlfilter_enable checkbox, it has not been actually implementing it all this time. Maybe nobody actually uses this option? The question is, what if someone has checked this box and now the code is fixed and it suddenly starts working? Will that make a problem for anyone? Also noticed a repeated unset command that I fixed up.
* Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packagesmarcelloc2013-02-023-7/+53
|\
| * Merge pull request #374 from bmeeks8/masterChris Buechler2013-02-013-7/+53
| |\ | | | | | | Add GTP preprocessor and http_inspect_server profile options to PREPROCESSORS tab
| | * Add GTP preproc and http_inspect_server Profile options to GUI.bmeeks82013-02-013-7/+53
| | |
* | | dansguardian - fix more typos.marcelloc2013-02-022-2/+2
|/ /
* | dansguardian - include max upload size to group options and include empty ↵marcelloc2013-02-016-15/+25
| | | | | | | | ldap user group check
* | Merge pull request #373 from bmeeks8/masterErmal Luçi2013-02-011-4/+12
|\| | | | | Make sure we change ['disabled'] flag in rules_map when commenting/un-commenting rules
| * Oops! Fix an error with setting ['disabled'] to 1 when should be 0.bmeeks82013-02-011-1/+1
| |
| * Make sure we update ['disabled'] flag in rule map whenbmeeks82013-02-011-4/+12
| | | | | | | | commenting/un-commenting rule.
* | Merge pull request #371 from bmeeks8/masterChris Buechler2013-01-312-5/+72
|\| | | | | Add auto-rule disable feature based on disabled preprocessor dependencies
| * Added warning to top of page for new rules-to-preprocessor dependency linkbmeeks82013-01-311-4/+4
| | | | | | | | and fixed HTML code error.
| * Add code to auto-disable rules with options dependent on disabledbmeeks82013-01-311-1/+68
| | | | | | | | preprocessors.
* | Fix typojim-p2013-01-312-2/+2
| |
* | Merge pull request #368 from ExolonDX/masterErmal Luçi2013-01-306-55/+60
|\ \ | | | | | | Update CRON package
| * | Update CRON packageColin Fleming2013-01-291-1/+1
| | | | | | | | | Update CRON version numbers.
| * | Update CRON packageColin Fleming2013-01-291-1/+1
| | | | | | | | | Update CRON version numbers.
| * | Update CRON packageColin Fleming2013-01-291-1/+1
| | | | | | | | | Update version numbers.
| * | Update CRON packageColin Fleming2013-01-291-2/+2
| | | | | | | | | Update version numbers.
| * | Update CRON packageColin Fleming2013-01-292-50/+55
| | | | | | | | | | | | | | | Update CRON package to be more consistent with pfSense "Look-N-Feel", added tabs for both "settings" and "edit" and tidied up the HTML code.
* | | Merge pull request #370 from bmeeks8/masterChris Buechler2013-01-294-20/+112
|\ \ \ | | |/ | |/| Add new Portscan preproc options in GUI, add new Search Performance params, fix HTML class type error
| * | Add additional config parameters in GUI for pfPortscan preprocessor.bmeeks82013-01-291-10/+88
| | |
| * | Add additional config parameters in GUI for pfPortscan preprocessor.bmeeks82013-01-291-2/+14
| | |
| * | Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packagesbmeeks82013-01-2937-340/+889
| |\ \
| * \ \ Merge branch 'master' of https://github.com/bmeeks8/pfsense-packagesbmeeks82013-01-260-0/+0
| |\ \ \
| | * | | Add new Search Performance options for AC-SPLIT and three -NQ non-queuedbmeeks82013-01-261-3/+3
| | | | | | | | | | | | | | | | | | | | options.
| * | | | Fixed incorrect CSS class names on two table cells.bmeeks82013-01-261-3/+3
| |/ / /
| * | | Add new Search Performance options for AC-SPLIT and three -NQ non-queuedunknown2013-01-261-5/+7
| | | | | | | | | | | | | | | | options.
* | | | Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packagesmarcelloc2013-01-291-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Make sure to record the schedule changesErmal2013-01-291-2/+2
| | |/ | |/|
* / | dansguardian - add more dir and pfsense version checksMarcello Coutinho2013-01-293-10/+23
|/ /
* | dansguardian - package version 0.1.7. Gui improvements, 2.1 support, pcre ↵Marcello Coutinho2013-01-2928-309/+784
| | | | | | | | fix ,dansguardian 2.12.0.3 and more
* | Use subnet of interface here to have HOME_NET set properlyErmal2013-01-291-2/+7
| |
* | Actually since barnyard2 supports pkgng build options remove the WITH_MYSQL ↵Ermal2013-01-292-4/+6
| | | | | | | | and WITH_PERFPROFILE from build options to not link snort to mysql.
* | Merge pull request #367 from dbaio/masterJim P2013-01-284-11/+48
|\ \ | | | | | | Fix deinstall command and bump version.
| * | Fix deinstall command and bump version.Danilo G. Baio (dbaio)2013-01-264-11/+48
|/ /
* | freeradius2: Add Acct-Interim-Interval reply attributeAlexander Wilke2013-01-281-1/+7
| |
* | freeradius2: Add Acct-Interim-Interval reply attributeAlexander Wilke2013-01-281-0/+6
| |
* | freeradius2: Add Acct-Interim-Interval reply attributeAlexander Wilke2013-01-281-0/+24
| | | | | | CP now supports custom interim-update variables
* | Run update if settings are saved during reinstallErmal2013-01-281-7/+1
| |
* | Merge pull request #366 from bcyrill/ovpn_versionJim P2013-01-272-2/+2
|\ \ | | | | | | Update OpenVPN client export version
| * | Update OpenVPN client export versionbcyrill2013-01-282-2/+2
|/ /
* | Merge pull request #365 from bcyrill/shared_exportJim P2013-01-272-2/+2
|\ \ | |/ |/| Do not mix OpenVPN's secure modes
| * Do not mix OpenVPN's secure modesbcyrill2013-01-272-2/+2
|/
* Do not unlink other known files that will be generatedErmal2013-01-261-1/+2
|
* Include sip preprocessor which is needed for VRT policy secureErmal2013-01-263-3/+25
|
* Do not do dangerous staff during uninstall. This should fix reinstalling ↵Ermal2013-01-261-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 itErmal2013-01-261-0/+10
|
* Push this down hereErmal2013-01-261-10/+10
|
* Correct issues during whitelist generation which prevented correct list ↵Ermal2013-01-261-51/+54
| | | | generation
* Bump versionErmal2013-01-263-3/+3
|