aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge pull request #68 from Nachtfalkeaw/patch-21Chris Buechler2011-09-101-1/+1
|\ \ \ | | | | | | | | freeRADIUS: bump version
| * | | freeRADIUS: bump versionNachtfalkeaw2011-09-111-1/+1
| |/ /
* | | Merge pull request #67 from Nachtfalkeaw/patch-20Chris Buechler2011-09-101-1/+1
|\ \ \ | |/ / |/| | freeRADIUS: bump version
| * | freeRADIUS: bump versionNachtfalkeaw2011-09-111-1/+1
| | |
* | | Merge pull request #66 from Nachtfalkeaw/patch-19Chris Buechler2011-09-101-2/+2
|\ \ \ | |/ / |/| | fix typo reported in: http://redmine.pfsense.com/issues/1842
| * | fix typo reported in: http://redmine.pfsense.com/issues/1842Nachtfalkeaw2011-09-111-2/+2
| | |
* | | Merge pull request #65 from Nachtfalkeaw/patch-18Chris Buechler2011-09-101-2/+2
|\ \ \ | |/ / |/| | fix typo reported in: http://redmine.pfsense.com/issues/1842
| * | fix typo reported in: http://redmine.pfsense.com/issues/1842Nachtfalkeaw2011-09-111-2/+2
|/ /
* | Postfix forwarder - change regex from REGEXP to PCRE format.Marcello Coutinho2011-09-105-36/+36
| |
* | postfix - fix wrong filename call.Marcello Coutinho2011-09-091-6/+6
| |
* | update postfix to 2.8.5Marcello Coutinho2011-09-093-22/+20
| | | | | | | | fix postfix missing user argument at master.cf
* | varnish update to 2.1.5 pkg 0.8.9Marcello Coutinho2011-09-081-4/+4
| |
* | Correct ports package build paths so that the nightly builds do not fail.Ermal2011-09-082-23/+23
| |
* | snort.sh script understands of reloading snort so just use that rather than ↵Ermal2011-09-082-20/+2
| | | | | | | | triggering a stop and then start. Also correct repsective file names inside the files while here.
* | Postfix forwarder - include pcre in port build_optionsMarcello Coutinho2011-09-071-1/+1
| |
* | Postfix forwarder - include pcre in port build_optionsMarcello Coutinho2011-09-071-1/+1
| |
* | Merge pull request #64 from Nachtfalkeaw/patch-17Chris Buechler2011-09-061-1/+1
|\ \ | | | | | | bump version
| * | bump versionNachtfalkeaw2011-09-061-1/+1
| | |
* | | Merge pull request #63 from Nachtfalkeaw/patch-16Chris Buechler2011-09-061-1/+1
|\ \ \ | | | | | | | | bump version
| * | | bump versionNachtfalkeaw2011-09-061-1/+1
| |/ /
* | | Merge pull request #62 from Nachtfalkeaw/patch-15Chris Buechler2011-09-061-52/+90
|\ \ \ | | | | | | | | freeRADIUS: changing logging capabilities (logging to syslog or to /var/l
| * | | freeRADIUS: changing logging capabilities (logging to syslog or to ↵Nachtfalkeaw2011-09-061-52/+90
| |/ / | | | | | | | | | /var/log/radius.log). replaced some other static values with variables to change them from webGUI
* | | Merge pull request #61 from Nachtfalkeaw/patch-14Chris Buechler2011-09-061-9/+11
|\ \ \ | |/ / |/| | freeRADIUS: changing logging capabilities (logging to syslog or to /var/l
| * | freeRADIUS: changing logging capabilities (logging to syslog or to ↵Nachtfalkeaw2011-09-061-9/+11
|/ / | | | | | | /var/log/radius.log). replaced some other static values with variables to change them from webGUI
* | varnish updates for testing new version 3.0.1Marcello Coutinho2011-09-062-4/+38
| |
* | Copyright on a configuration file does not make sense! The author is already ↵Ermal2011-09-061-26/+0
| | | | | | | | credited in the code of the package.
* | Add checks to see if the files exists before being used on the config to ↵Ermal2011-09-061-2/+7
| | | | | | | | avoid possible errors.
* | Postfix package v2 fix policydv2 instalation warning.Marcello Coutinho2011-09-051-1/+1
| |
* | Include default preprocessor rules which should fix portscan and other ↵Ermal2011-09-051-4/+6
| | | | | | | | preprocessor detections
* | postfix package v2 minor fix in adexport.pl prefixmarcelloc2011-09-051-1/+1
| |
* | More fixes to stream5_tcp configErmal2011-09-051-1/+1
| |
* | Sleep 4 seconds when toggle the status of the snort (start/stop) so the GUI ↵Ermal2011-09-051-0/+1
| | | | | | | | reports correctly
* | Try to fix the portscan not workingErmal2011-09-051-3/+3
| |
* | bump squid versionChris Buechler2011-09-052-2/+2
| |
* | Merge pull request #58 from Nachtfalkeaw/patch-11Chris Buechler2011-09-051-0/+8
|\ \ | | | | | | squid: added variable for "maximum_object_size_in_memory $max_objsize_in_
| * | squid: added variable for "maximum_object_size_in_memory $max_objsize_in_mem ↵Nachtfalkeaw2011-09-051-0/+8
| | | | | | | | | | | | KB" so the size could be changed from GUI.
* | | Merge pull request #56 from LostInIgnorance/patch-2Chris Buechler2011-09-051-0/+4
|\ \ \ | | | | | | | | Changed to correctly show both file types for virus definitions
| * | | Changed to correctly show both file types for virus definitionsLostInIgnorance2011-09-031-0/+4
| | | |
* | | | Merge pull request #57 from Nachtfalkeaw/patch-10Chris Buechler2011-09-051-1/+2
|\ \ \ \ | | | | | | | | | | squid: added variable for "maximum_object_size_in_memory $max_objsize_in_
| * | | | squid: added variable for "maximum_object_size_in_memory $max_objsize_in_mem ↵Nachtfalkeaw2011-09-051-1/+2
| | |/ / | |/| | | | | | | | | | KB" so the size could be changed from GUI.
* | | | postfix v2 fix postfix_recipients.php filemarcelloc2011-09-053-7/+7
| | | |
* | | | Postfix package version 2.0marcelloc2011-09-052-6/+10
| | | | | | | | | | | | | | | | | | | | | | | | postfix + postscreen + rbl + spf + ldap search Author: marcelloc <marcellocoutinho@gmail.com>
* | | | Postfix package version 2.0marcelloc2011-09-052-2/+6
|/ / / | | | | | | | | | | | | | | | postfix + postscreen + rbl + spf + ldap search Author: marcelloc <marcellocoutinho@gmail.com>
* | | Postfix Forwarder package v2marcelloc2011-09-0510-28/+1932
| | | | | | | | | | | | | | | | | | postfix + postscreen + rbl + spf + ldap search Author: marcelloc <marcellocoutinho@gmail.com>
* | | Add function in case it is not declared so the editing works correctlyErmal2011-09-051-0/+10
| | |
* | | Disable this 'custom' PFSENSE options since it enables code that can be used ↵Ermal2011-09-041-1/+1
| | | | | | | | | | | | with some specific configs only.
* | | Disable this 'custom' PFSENSE options since it enables code that can be used ↵Ermal2011-09-041-1/+1
| | | | | | | | | | | | with some specific configs only.
* | | Correct syntax errorErmal2011-09-042-2/+0
| | |
* | | Add / so when in sub-dirs the correct path is used.Warren Baker2011-09-043-3/+3
| | |
* | | Remove not needed codeErmal2011-09-042-11/+0
| | |