aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert 958efd439784459a5848fb05afe1560c4db285d7Ermal2012-07-097-146/+137
|
* Merge pull request #284 from djgel/patch-3Marcello Coutinho2012-07-091-1/+2
|\ | | | | Fix LocalDirector variable
| * Fix LocalDirector variableMárcio Carlos2012-07-091-1/+2
| |
* | Make this with proper sizeErmal2012-07-091-1/+1
| |
* | Oops missed fixes for pageErmal2012-07-091-2/+3
| |
* | Remove unused functionsErmal2012-07-092-30/+1
| |
* | Fix to include in the themeErmal2012-07-091-1/+1
| |
* | Remove more reference to undefined classesErmal2012-07-095-9/+7
| |
* | Remove some referenced classes removedErmal2012-07-093-31/+4
| |
* | Go to 2.3.0 versionErmal2012-07-092-2/+2
| |
* | Remove all snort layout customizations since they cause issues allover and ↵Ermal2012-07-0937-1993/+881
| | | | | | | | remove all unneeded files anymore.
* | globals for these do not work properly at bootup. Might be causing ↵jim-p2012-07-098-138/+193
| | | | | | | | | | | | unintended overwrites/deletions. Revert "s//usr/local/etc/snort/snortdir/ to unify its reference and location. Trim some unused functions in the way" This reverts commit 40cace16a452cd841a6b3626c44ff0d0b655956f.
* | dansguardian - improve exceptioniplist array creation and testMarcello Coutinho2012-07-091-4/+11
|/
* dansguardian - include missing exceptioniplist field to guiMarcello Coutinho2012-07-092-3/+26
|
* Some small fixes to cleanupErmal2012-07-091-3/+3
|
* Minor fix when ip is not found on alert fileErmal2012-07-091-1/+1
|
* Bump minor version of snortErmal2012-07-092-2/+2
|
* Make snort blocked [page more usable with input from ↵Ermal2012-07-091-146/+108
| | | | http://forum.pfsense.org/index.php/topic,51168.msg274011.html#msg274011
* Last splits remainingErmal2012-07-092-2/+2
|
* dansguardian - fix content xml call in dansguardian_url_acl.xml fileMarcello Coutinho2012-07-091-1/+1
|
* Use proper class for select inputs. Clean up some more code around and try ↵Ermal2012-07-097-84/+50
| | | | to fix alerts display page
* s//usr/local/etc/snort/snortdir/ to unify its reference and location. Trim ↵Ermal2012-07-098-193/+138
| | | | some unused functions in the way
* freeradius2: tiny change in logging outputAlexander Wilke2012-07-091-2/+2
|
* Correct name of so_rules filesErmal2012-07-071-18/+20
|
* Bump versionErmal2012-07-072-2/+2
|
* Clean up the whole update of snort and unify the duplicated code in one ↵Ermal2012-07-073-1306/+255
| | | | file. This makes updates more stable and consistent. Really download proper md5 files t not download uselessly rules. Try to make oink code to behave
* Bump up version of snort to reflect changesErmal2012-07-063-4/+4
|
* Generalize the version of snort used allover in the code. Thank you to ↵Ermal2012-07-064-17/+19
| | | | http://forum.pfsense.org/index.php/topic,51217.0.html
* Fixup quagga's behavior for disabling redistribution of certain networks. ↵jim-p2012-07-062-15/+27
| | | | Fixes #2542
* Fix: Local and Monitor is Inverted. Márcio Carlos2012-07-061-2/+2
|
* freeradius2: modified pfSense version checkAlexander Wilke2012-07-061-152/+150
|
* Have blinkled pull its binaries in properly.jim-p2012-07-051-5/+0
|
* Fixup lightsquid for 2.1jim-p2012-07-051-7/+17
|
* Version bump for zabbix proxyjim-p2012-07-051-1/+1
|
* Zabbix proxy fixes for 2.1jim-p2012-07-051-7/+27
|
* whitespace cleanupjim-p2012-07-051-183/+182
|
* Zabbix agent fixes for 2.1 & cleanup.jim-p2012-07-051-215/+233
|
* Flip this test around - only 1.x needed this.jim-p2012-07-051-1/+1
|
* Various fixes for Avahi on 2.1. Fixes #2535jim-p2012-07-052-11/+35
|
* Change deprecated function split() to explode() ccesario2012-07-051-1/+1
| | | related post http://forum.pfsense.org/index.php/topic,51001.msg273113.html#msg273113
* snort-dev, fix typo in snort.incrobiscool2012-07-043-2/+30
|
* snort-dev, redo all code related to snort startup/stop, add ↵robiscool2012-07-044-127/+241
| | | | snort-dev/snort_startstop.php
* Remove references to outsiders and help and infoErmal2012-07-0410-309/+5
|
* Correctly process the exit code from pgrep rather than processing its ↵Ermal2012-07-041-32/+50
| | | | output. Fixes snort start/restart/stop with rc file
* Fix typojim-p2012-07-031-1/+1
|
* Make sure the log dir for clamav exists too (and 2.1 is also 2.x, old test ↵jim-p2012-07-031-1/+3
| | | | wasn't proper)
* ensure that the clamav db dir exists.jim-p2012-07-031-0/+6
|
* Ensure havp user and group existjim-p2012-07-031-1/+6
|
* Misc changes for squid on 2.1jim-p2012-07-031-24/+31
|
* snort-dev, fix vpn netlist issue with spaces, fix detail preg match on input ↵robiscool2012-07-032-5/+11
| | | | errors on snort-dev/snort_interfaces_whitelist_edit.php