aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
* | Remove the need for snort_rename.plErmal2012-07-141-5/+11
| |
* | Avoid php interpreting thisErmal2012-07-141-3/+3
| |
* | Fixup some parts of update sidErmal2012-07-141-9/+7
| |
* | Get rid of oninkmaster for enable/disable of sids since the code is already ↵Ermal2012-07-144-93/+94
| | | | | | | | there doing the same
* | Snort so rules should not be editedErmal2012-07-141-3/+0
| |
* | php copy wants both src dst files definedErmal2012-07-141-6/+6
| |
* | Correct update script to not mess around rules during update of snort or ↵Ermal2012-07-142-100/+55
| | | | | | | | emerging threats. Also make oink confs correct and usable
* | Remove unused varErmal2012-07-141-1/+0
| |
* | Switch to output alert_csv to fix all issues with snort alerts/blocked descrErmal2012-07-145-418/+180
| |
* | Switch to alert csv. No more regex fooErmal2012-07-132-17/+3
| |
* | No need for all these output log configurationErmal2012-07-132-52/+0
| |
* | Rather than unlinking/writing to a file opened by snort. Truncate it.Ermal2012-07-133-10/+16
| |
* | Correct problem with custom defined lists to correctly generate itErmal2012-07-121-1/+3
| |
* | Bring back removed wrongly ruleErmal2012-07-121-0/+3
| |
* | Enable only selected dynamic rulesErmal2012-07-121-1/+7
| |
* | Rmoeve bogus preprocessor ruleErmal2012-07-121-6/+6
| |
* | Remove duplicate resultsErmal2012-07-121-1/+3
| |
* | Fix whitelist ip list contentsErmal2012-07-121-8/+8
| |
* | Fix snort cron issuesErmal2012-07-121-11/+9
| |
* | Fix the issues with rules pages and the ones rpeorted on the forumErmal2012-07-126-463/+399
| |
* | freeradius2: changed descriptionAlexander Wilke2012-07-121-1/+1
| |
* | freeradius2: change descriptionAlexander Wilke2012-07-121-1/+1
| |
* | BumpErmal2012-07-122-2/+2
| |
* | Fix barnyard savingErmal2012-07-121-2/+2
| |
* | Do not make url browseable when not enabledErmal2012-07-121-3/+13
| |
* | Allow to disable cksum checking pf(4) does this alreadyErmal2012-07-122-2/+14
| |
* | Show the icon on the snort column for consistency. Stop snort when disabled ↵Ermal2012-07-122-16/+15
| | | | | | | | is ticked of on edit screen
* | Show toggle icons for snort/barnyard in main interfaces pageErmal2012-07-122-139/+167
| |
* | Do not restart/start snort after rule update if its not runningErmal2012-07-121-3/+6
| |
* | If there is no suppress defined just do not create anyfileErmal2012-07-121-4/+7
| |
* | Bring back forgotten portvar'sErmal2012-07-121-2/+3
| |
* | Decode properly the pass through config so its readbleErmal2012-07-121-0/+2
| |
* | Create file_data_ports var left behind during changesErmal2012-07-121-0/+1
| |
* | Correct the way ssl preprocessor expect port listErmal2012-07-111-1/+2
| |
* | BumpErmal2012-07-112-2/+2
| |
* | Beatify a bit the categories tab and provide select all/unselect all buttonsErmal2012-07-111-43/+119
| |
* | Correct commentErmal2012-07-111-1/+1
| |
* | Show only enabled categories on rules dropdownErmal2012-07-112-20/+17
| |
* | Use sed for normalizing rules. Snort and emerging onesErmal2012-07-112-31/+46
| |
* | Fix copyrights formatting and leftovers from copy pastoErmal2012-07-1120-594/+584
| |
* | Unify description extraction from snort alertsErmal2012-07-111-1/+1
| |
* | Just use php functionality rather than forking to loggerErmal2012-07-112-6/+6
| |
* | Put some log_error during update so it leaves a trace in system logErmal2012-07-111-0/+6
| |
* | squid3 - change Unrestricted IPs and Banned host addresses check to allow ↵Marcello Coutinho2012-07-112-6/+14
| | | | | | | | CIDR networks
* | Bump version to 2.4.0Ermal2012-07-112-2/+2
| |
* | Last cleanup. Fixes for issues reported on the forums as well.Ermal2012-07-1113-1410/+496
| |
* | freeradius2: set no row limitAlexander Wilke2012-07-111-1/+1
| |
* | freeradius2: set no row limitAlexander Wilke2012-07-111-1/+1
| |
* | dansguardian - fix bannedphraselist file callMarcello Coutinho2012-07-101-1/+1
| |
* | Correct clearing the snort alerts with Clear button. Also save the interface ↵Ermal2012-07-101-2/+2
| | | | | | | | selected and clicking alerts tab.