aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Close INPUT tag properlyColin Fleming2013-02-041-1/+1
|
* Close INPUT tag properlyColin Fleming2013-02-041-1/+1
|
* Close INPUT tag properlyColin Fleming2013-02-041-1/+1
|
* Close INPUT tag properlyColin Fleming2013-02-041-1/+1
|
* Close INPUT tag properlyColin Fleming2013-02-041-1/+1
| | | Bit embarrassing, missed closing an INPUT tag properly
* 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.
* 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
|
* Up the sleep time a bitErmal2013-01-261-1/+1
|
* Correct checksErmal2013-01-261-3/+4
|
* Use the same code for applying customizations during config generation and ↵Ermal2013-01-262-159/+115
| | | | update. Also do not unlink files that snort references in config.
* Correct checking for enabled rules and their existense. Also improve some codeErmal2013-01-261-10/+13
|
* Merge pull request #363 from dbaio/masterJim P2013-01-252-2/+2
|\ | | | | Bump version. Zabbix-2 Agent
| * Bump versionDanilo G. Baio (dbaio)2013-01-252-2/+2
|/
* Merge pull request #362 from dbaio/masterJim P2013-01-252-24/+3
|\ | | | | Remove obsolete config options
| * Fix base urlDanilo G. Baio (dbaio)2013-01-251-1/+1
| |
| * Remove obsolete config optionsDanilo G. Baio (dbaio)2013-01-251-23/+2
|/
* Merge pull request #361 from dbaio/masterErmal Luçi2013-01-251-2/+5
|\ | | | | Fix creation of acl noauth (squid)
| * Fix tabsDanilo G. Baio (dbaio)2013-01-241-2/+2
| |
| * Merge remote-tracking branch 'pfSense/master'Danilo G. Baio (dbaio)2013-01-242-2/+2
| |\ | |/ |/|
* | Fix Dansguardian build optionsjim-p2013-01-252-2/+2
| |
| * Fix creation of acl noauthDanilo G. Baio (dbaio)2013-01-241-2/+5
| |
| * Revert "Fix creation of acl noauth"Danilo G. Baio (dbaio)2013-01-241-5/+2
| | | | | | | | This reverts commit 23e79c9b263391e2305e7df7ac89c05bf133f416.
| * Fix creation of acl noauthDanilo G. Baio (dbaio)2013-01-241-2/+5
|/
* Correct missing parametrErmal2013-01-241-1/+1
|
* Merge pull request #356 from jmkizer/masterErmal Luçi2013-01-241-1/+2
|\ | | | | Change in # of lines to display in squid logs.
| * Update config/squid-reverse/squid_monitor.phpjmkizer2013-01-231-1/+2
| | | | | | | | | | | | | | Removed 30 line option from Max lines to be displayed. Added 100 line option to Max. lines to be displayed. Added 200 line option to Max. lines to be displayed. Tested on i386 configuration.
* | Merge pull request #358 from dbaio/masterJim P2013-01-241-0/+39
|\ \ | | | | | | Adding Zabbix-2 Agent and Zabbix-2 Proxy to the amd64 repo