Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Copyright on a configuration file does not make sense! The author is already ↵ | Ermal | 2011-09-06 | 1 | -26/+0 | |
| | | | | credited in the code of the package. | |||||
* | Add checks to see if the files exists before being used on the config to ↵ | Ermal | 2011-09-06 | 1 | -2/+7 | |
| | | | | avoid possible errors. | |||||
* | Postfix package v2 fix policydv2 instalation warning. | Marcello Coutinho | 2011-09-05 | 1 | -1/+1 | |
| | ||||||
* | Include default preprocessor rules which should fix portscan and other ↵ | Ermal | 2011-09-05 | 1 | -4/+6 | |
| | | | | preprocessor detections | |||||
* | postfix package v2 minor fix in adexport.pl prefix | marcelloc | 2011-09-05 | 1 | -1/+1 | |
| | ||||||
* | More fixes to stream5_tcp config | Ermal | 2011-09-05 | 1 | -1/+1 | |
| | ||||||
* | Sleep 4 seconds when toggle the status of the snort (start/stop) so the GUI ↵ | Ermal | 2011-09-05 | 1 | -0/+1 | |
| | | | | reports correctly | |||||
* | Try to fix the portscan not working | Ermal | 2011-09-05 | 1 | -3/+3 | |
| | ||||||
* | bump squid version | Chris Buechler | 2011-09-05 | 2 | -2/+2 | |
| | ||||||
* | Merge pull request #58 from Nachtfalkeaw/patch-11 | Chris Buechler | 2011-09-05 | 1 | -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 ↵ | Nachtfalkeaw | 2011-09-05 | 1 | -0/+8 | |
| | | | | | | | | KB" so the size could be changed from GUI. | |||||
* | | Merge pull request #56 from LostInIgnorance/patch-2 | Chris Buechler | 2011-09-05 | 1 | -0/+4 | |
|\ \ | | | | | | | Changed to correctly show both file types for virus definitions | |||||
| * | | Changed to correctly show both file types for virus definitions | LostInIgnorance | 2011-09-03 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge pull request #57 from Nachtfalkeaw/patch-10 | Chris Buechler | 2011-09-05 | 1 | -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 ↵ | Nachtfalkeaw | 2011-09-05 | 1 | -1/+2 | |
| | |/ | |/| | | | | | | | KB" so the size could be changed from GUI. | |||||
* | | | postfix v2 fix postfix_recipients.php file | marcelloc | 2011-09-05 | 3 | -7/+7 | |
| | | | ||||||
* | | | Postfix package version 2.0 | marcelloc | 2011-09-05 | 2 | -6/+10 | |
| | | | | | | | | | | | | | | | | | | postfix + postscreen + rbl + spf + ldap search Author: marcelloc <marcellocoutinho@gmail.com> | |||||
* | | | Postfix package version 2.0 | marcelloc | 2011-09-05 | 2 | -2/+6 | |
|/ / | | | | | | | | | | | postfix + postscreen + rbl + spf + ldap search Author: marcelloc <marcellocoutinho@gmail.com> | |||||
* | | Postfix Forwarder package v2 | marcelloc | 2011-09-05 | 10 | -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 correctly | Ermal | 2011-09-05 | 1 | -0/+10 | |
| | | ||||||
* | | Disable this 'custom' PFSENSE options since it enables code that can be used ↵ | Ermal | 2011-09-04 | 1 | -1/+1 | |
| | | | | | | | | with some specific configs only. | |||||
* | | Disable this 'custom' PFSENSE options since it enables code that can be used ↵ | Ermal | 2011-09-04 | 1 | -1/+1 | |
| | | | | | | | | with some specific configs only. | |||||
* | | Correct syntax error | Ermal | 2011-09-04 | 2 | -2/+0 | |
| | | ||||||
* | | Add / so when in sub-dirs the correct path is used. | Warren Baker | 2011-09-04 | 3 | -3/+3 | |
| | | ||||||
* | | Remove not needed code | Ermal | 2011-09-04 | 2 | -11/+0 | |
| | | ||||||
* | | Quick round of fixes to not break lighty | Ermal | 2011-09-04 | 1 | -10/+13 | |
| | | ||||||
* | | Correct freebsd version for the folder whre the snort rules are contained ↵ | Ermal | 2011-09-04 | 2 | -13/+20 | |
| | | | | | | | | and add support for 64bit precompiled rules since they are present. | |||||
* | | Catch up with the version string in other places of rules updated | Ermal | 2011-09-04 | 2 | -12/+10 | |
|/ | ||||||
* | Correct toggle action behaviour on snort rules. Also a quick attempt to fix ↵ | Ermal | 2011-09-03 | 2 | -175/+39 | |
| | | | | keeping local modification of disable/enable of rules. | |||||
* | Update snort rules version. Reported-by: ↵ | Ermal | 2011-09-03 | 3 | -6/+6 | |
| | | | | http://forum.pfsense.org/index.php/topic,40568.0.html | |||||
* | Err...use host and not IP. | Warren Baker | 2011-09-03 | 1 | -1/+1 | |
| | ||||||
* | If host in hosts overrides is empty then dont add a '.' pre-pending the domain. | Warren Baker | 2011-09-03 | 1 | -5/+7 | |
| | ||||||
* | Correct version string | Ermal | 2011-09-02 | 1 | -1/+1 | |
| | ||||||
* | Remove other junk files | Ermal | 2011-09-02 | 3 | -18/+0 | |
| | ||||||
* | Remove outdated comments | Ermal | 2011-09-02 | 1 | -26/+0 | |
| | ||||||
* | Get rid os unneeded binaries | Ermal | 2011-09-02 | 5 | -0/+0 | |
| | ||||||
* | Remove dead code | Ermal | 2011-09-02 | 2 | -12/+0 | |
| | ||||||
* | Correct page name | Ermal | 2011-09-02 | 1 | -2/+1 | |
| | ||||||
* | Fix rule saving and modification for snort | Ermal | 2011-09-02 | 2 | -315/+193 | |
| | ||||||
* | Merge pull request #55 from LostInIgnorance/patch-1 | Chris Buechler | 2011-09-01 | 1 | -3/+3 | |
|\ | | | | | Fixed AVDB file names to correctly load information | |||||
| * | Fixed AVDB file names to correctly load information | LostInIgnorance | 2011-09-01 | 1 | -3/+3 | |
| | | ||||||
* | | Some improvements to the snort rules screens | Ermal | 2011-09-01 | 2 | -48/+33 | |
| | | ||||||
* | | Update version strings | Ermal | 2011-09-01 | 2 | -2/+2 | |
| | | ||||||
* | | Until php behaves hardcode barnyard2 with a url for version 8 of repo. | Ermal | 2011-09-01 | 1 | -5/+3 | |
| | | ||||||
* | | Correct code to do testing and not assigning | Ermal | 2011-09-01 | 1 | -1/+1 | |
|/ | ||||||
* | Correct path to 64bit package for snort | Ermal | 2011-09-01 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #53 from Nachtfalkeaw/patch-9 | Chris Buechler | 2011-09-01 | 1 | -1/+1 | |
|\ | | | | | from 1.1.8 pkg v1.0 | |||||
| * | from 1.1.8 pkg v1.0 | Nachtfalkeaw | 2011-09-01 | 1 | -1/+1 | |
| | | | | | | to 1.1.8 pkg v1.0.1 | |||||
* | | Merge pull request #52 from Nachtfalkeaw/patch-8 | Chris Buechler | 2011-09-01 | 1 | -1/+1 | |
|\ \ | | | | | | | from 1.1.8 pkg v1.0 | |||||
| * | | from 1.1.8 pkg v1.0 | Nachtfalkeaw | 2011-09-01 | 1 | -1/+1 | |
| |/ | | | | | to 1.1.8 pkg v1.0.1 |