aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
* | | 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
* | 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
| |
* | 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-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
| | |
* | | 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
| | |
* | | Quick round of fixes to not break lightyErmal2011-09-041-10/+13
| | |
* | | Correct freebsd version for the folder whre the snort rules are contained ↵Ermal2011-09-042-13/+20
| | | | | | | | | | | | and add support for 64bit precompiled rules since they are present.
* | | Catch up with the version string in other places of rules updatedErmal2011-09-042-12/+10
|/ /
* | Correct toggle action behaviour on snort rules. Also a quick attempt to fix ↵Ermal2011-09-032-175/+39
| | | | | | | | keeping local modification of disable/enable of rules.
* | Update snort rules version. Reported-by: ↵Ermal2011-09-033-6/+6
| | | | | | | | http://forum.pfsense.org/index.php/topic,40568.0.html
* | Err...use host and not IP.Warren Baker2011-09-031-1/+1
| |
* | If host in hosts overrides is empty then dont add a '.' pre-pending the domain.Warren Baker2011-09-031-5/+7
| |
* | Correct version stringErmal2011-09-021-1/+1
| |
* | Remove other junk filesErmal2011-09-023-18/+0
| |
* | Remove outdated commentsErmal2011-09-021-26/+0
| |
* | Get rid os unneeded binariesErmal2011-09-025-0/+0
| |
* | Remove dead codeErmal2011-09-022-12/+0
| |
* | Correct page nameErmal2011-09-021-2/+1
| |
* | Fix rule saving and modification for snortErmal2011-09-022-315/+193
| |
* | Merge pull request #55 from LostInIgnorance/patch-1Chris Buechler2011-09-011-3/+3
|\ \ | | | | | | Fixed AVDB file names to correctly load information
| * | Fixed AVDB file names to correctly load informationLostInIgnorance2011-09-011-3/+3
| | |
* | | Some improvements to the snort rules screensErmal2011-09-012-48/+33
| | |
* | | Update version stringsErmal2011-09-012-2/+2
| | |
* | | Until php behaves hardcode barnyard2 with a url for version 8 of repo.Ermal2011-09-011-5/+3
| | |
* | | Correct code to do testing and not assigningErmal2011-09-011-1/+1
|/ /
* | freeRADIUS: added some really simple and bad coded syslog output. So it is ↵Nachtfalkeaw2011-09-011-2/+2
| | | | | | | | possible to see if freeRADIUS is starting/stopping in syslog. There wasn't any output in the past.
* | Cleanup barnyard2/preprocessor/servers pages.Ermal2011-09-013-471/+41
| |
* | Correct some code in preprocessort pageErmal2011-09-011-7/+8
| |
* | Be correct at commandErmal2011-09-011-1/+1
| |
* | Remove unneeded codeErmal2011-09-011-3/+1
| |
* | Correct reloading or rules and some information gathering on rc script of snortErmal2011-09-011-5/+5
| |
* | Correct codeErmal2011-09-011-1/+1
| |
* | The new port does some things differentlyErmal2011-09-011-8/+8
| |