aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Add user checks to openbgpd so it will work properly when installed from ↵jim-p2012-06-131-18/+48
| | | | pbi. Plus a couple other quick fixes.
* Untested fix to the snort widget page after yeterday changes to snort package.Ermal2012-06-133-10/+20
|
* autocrlf is your friend. use it.jim-p2012-06-131-26/+26
|
* Generalize this referencejim-p2012-06-131-2/+2
|
* Misc quagga updates - ensure user exists, fix some tests, add some safety ↵jim-p2012-06-133-21/+43
| | | | checks, move config to /var/etc/
* snort-dev2, re-add snort-dev2, undo tactless moverobiscool2012-06-1353-0/+16933
|
* This is not a playground!!!Ermal2012-06-1350-16843/+0
| | | | | | Revert "snort-dev2, add updated snort.conf for 2.9.2.3" This reverts commit bc2c451e729f31303e687605af16dce80185a646.
* Revert "snort-dev2, fixed interface remove dir issue when iface rule stop, ↵Ermal2012-06-132-27/+19
| | | | | | changed iface rule log dir" This reverts commit ede8a5141d24d7a7f72071811bd78de099dc681f.
* snort-dev2, fixed interface remove dir issue when iface rule stop, changed ↵robiscool2012-06-122-19/+27
| | | | iface rule log dir
* snort-dev2, add updated snort.conf for 2.9.2.3robiscool2012-06-1250-0/+16843
|
* Remove not needed code.Ermal2012-06-121-7/+0
|
* Remove not needed code.Ermal2012-06-121-45/+0
|
* Bump versionErmal2012-06-121-1/+1
|
* Add normalizd_javascript present in latest snort versionErmal2012-06-121-0/+1
|
* Put a single alert file for each instance of snort so it actually works. ↵Ermal2012-06-124-67/+73
| | | | Also correct blocked page/ For large files this still will bail out
* Make lightsquid actually respect squid's log directory instead of assuming. ↵jim-p2012-06-121-2/+10
| | | | Only assume a default if one is not set.
* Remove lib dir to avoid issues with upgrade of .so libsErmal2012-06-121-1/+1
|
* Centralize the snort update tarball and use 2922 file for rules.Ermal2012-06-124-60/+24
|
* Gettext support.ccesario2012-06-111-4/+4
|
* Enable squid_log_parser.php only to squid programccesario2012-06-111-4/+12
|
* keep havp and widget working on 2.0 and 2.1 pfsense versionsmarcelloc2012-06-112-3/+18
|
* Specify path to config (or the package installed from pbi is unhappy)jim-p2012-06-071-2/+2
|
* Say hello to olsrd as a package.Ermal2012-06-072-0/+437
|
* squid3 - include real time log monitor tabmarcelloc2012-06-0616-167/+304
|
* pfblocker - Include boot process checkmarcelloc2012-06-042-154/+165
|
* Revert "pfBlocker - Include boot process check"marcelloc2012-06-042-423/+473
| | | | This reverts commit 4149a349b894688723810e4886c95205dc34058f.
* pfBlocker - Include boot process checkMarcello Coutinho2012-06-042-473/+423
|
* Updated for new log location of 2.1LostInIgnorance2012-06-011-1/+1
|
* dansguardian - fix a typo on field nameMarcello Coutinho2012-05-311-1/+1
|
* squid3 - start squid only if xml config existsMarcello Coutinho2012-05-291-27/+29
|
* ipguard-dev - include forum topic to pkginfolinkMarcello Coutinho2012-05-291-1/+1
|
* ipguard-dev - include description and movable xml options and move it to ↵Marcello Coutinho2012-05-291-1/+3
| | | | firewall menu
* Add option to redistribute kernel routing tableJohn Grange2012-05-282-1/+12
| | | | | | | | | Quagga "redistribute static" behaves differently than ospfd redistribute static = only quagga static routes (in zebra) redistribute kernel = outside routes (from pfsense) Signed-off-by: John Grange <john@sd-networks.net>
* Multiple Areas in networks and interfacesJohn Grange2012-05-283-10/+45
| | | | | | Added ability to change areas for selected interfaces and networks that are shared. Signed-off-by: John Grange <john@sd-networks.net>
* sarg - version 0.5 with reports permission inc file and no direct access to ↵Marcello Coutinho2012-05-247-14/+61
| | | | reports
* Killall running copies of zebra and ospfd before starting quagga.jim-p2012-05-221-0/+4
|
* Line endings again (autocrlf is your friend)jim-p2012-05-222-815/+815
|
* ipguard-dev - first package release after sucessfully testing on 2.0.1Marcello Coutinho2012-05-223-0/+506
| | | | | ipguard has no pkg dependecie and is running fine with 8.3 freebsd package. I've tested on amd64 as well i386 platform.
* Merge pull request #251 from dvserg/masterSergey Dvoriancev2012-05-201-1/+1
|\ | | | | Fix nac sqstat bug
| * Fic sqstat nac bugSergey Dvoriancev2012-05-201-1/+1
| |
* | Fixed wrong call to chgrp & chownNamezero2012-05-191-2/+2
| |
* | Merge pull request #249 from dvserg/masterSergey Dvoriancev2012-05-181-13/+7
|\| | | | | SQStat transparent fix
| * SQStat transparent fixSergey Dvoriancev2012-05-181-13/+7
| |
* | Merge pull request #248 from dvserg/masterSergey Dvoriancev2012-05-171-0/+3
|\| | | | | The cache_mgr path fix
| * The cache_mgr path fixSergey Dvoriancev2012-05-181-0/+3
| |
* | lcdproc-dev - include boot process check to avoid multiple instancesMarcello Coutinho2012-05-151-56/+15
| |
* | mailscanner-dev - include missing file during installMarcello Coutinho2012-05-151-1/+5
| |
* | postfix - fixes on schedule check and sender_client_permissionsMarcello Coutinho2012-05-155-9/+31
| |
* | mailscanner-dev - include boot, files and perl version checksMarcello Coutinho2012-05-142-583/+726
| |
* | Fix braces around variable - Fixes #2429jim-p2012-05-141-1/+1
|/