aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Merge pull request #254 from LostInIgnorance/patch-4Jim P2012-06-021-1/+1
|\ | | | | Updated for new log location of 2.1
| * Updated for new log location of 2.1LostInIgnorance2012-06-011-1/+1
|/
* dansguardian - fix a typo on field nameMarcello Coutinho2012-05-311-1/+1
|
* sarg - fix missing dependencyMarcello Coutinho2012-05-302-0/+2
|
* squid3 - start squid only if xml config existsMarcello Coutinho2012-05-291-27/+29
|
* ipguard-dev - include forum topic to pkginfolink and fix description on ↵Marcello Coutinho2012-05-292-2/+2
| | | | previous push
* 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
* Merge pull request #253 from grangej/masterChris Buechler2012-05-283-11/+57
|\ | | | | Added ability to set multiple areas in Quagga_OSPFD
| * 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-249-22/+69
| | | | reports
* Use slightly newer version of quaggajim-p2012-05-222-5/+5
|
* 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-225-0/+542
| | | | | 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 #252 from dvserg/masterSergey Dvoriancev2012-05-202-2/+2
|\ | | | | Lightsquid version upd
| * Update pkg_config.8.xml.amd64Sergey Dvoriancev2012-05-201-1/+1
| |
| * Update pkg_config.8.xmlSergey Dvoriancev2012-05-201-1/+1
| |
* | 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
| |
* | Merge pull request #250 from namezero111111/patch-3Marcello Coutinho2012-05-191-2/+2
|\ \ | | | | | | Fixed wrong call to chgrp & chown
| * | 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
| |
* | Merge pull request #247 from dvserg/masterSergey Dvoriancev2012-05-162-7/+7
|\| | | | | Lightsquid version upd
| * Lightsquid ver upd.Sergey Dvoriancev2012-05-161-3/+3
| |
| * Lightsquid pkg upd versionSergey Dvoriancev2012-05-161-4/+4
| |
* | 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-157-11/+33
| |
* | 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
| |
* | Merge pull request #246 from dvserg/masterSergey Dvoriancev2012-05-111-0/+1
|\| | | | | SQStat 4 upd
| * Update config/lightsquid/sqstat.cssSergey Dvoriancev2012-05-121-0/+1
| |
* | Merge pull request #245 from dvserg/masterSergey Dvoriancev2012-05-113-1382/+971
|\| | | | | Proxy report monitor upd
| * SQStat 4Sergey Dvoriancev2012-05-111-2/+2
| |
| * SQStat 2Sergey Dvoriancev2012-05-111-674/+389
| |
| * SQStat 1Sergey Dvoriancev2012-05-111-706/+580
|/
* lightsquid - push missing files for sqstat featureMarcello Coutinho2012-05-114-0/+1601
|
* imspector-dev - fix report filesMarcello Coutinho2012-05-102-27/+43
|
* imspector-dev - fix report template bugs and missing fileMarcello Coutinho2012-05-105-14/+331
|
* imspector-dev - include report template option and fetch limit for log filesMarcello Coutinho2012-05-109-18/+374
|
* Merge pull request #244 from dvserg/masterScott Ullrich2012-05-102-3/+52
|\ | | | | Lightsquid + SQStat mon
| * + SQStatSergey Dvoriancev2012-05-091-1/+25
| |