aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Improve flowbits logic to include bitwise logical operators.bmeeks82013-05-141-9/+11
|
* Add table layout style to fix word-wrapping in long cells.bmeeks82013-05-141-18/+17
|
* Add code file for new Snort pkg sync functionality.bmeeks82013-05-141-0/+5
|
* Merge branch 'master' of https://github.com/bmeeks8/pfsense-packagesbmeeks82013-05-1417-65/+505
|\
| * snort - fix small typoMarcello Coutinho2013-05-141-1/+1
| |
| * snort - include sync codeMarcello Coutinho2013-05-142-7/+159
| | | | | | | | Current status: it replicates xml config, but It's not calling all snort functions after config save.
| * snort - (re)include two level menu and change start stop icons to toggle ↵Marcello Coutinho2013-05-1416-64/+352
| | | | | | | | status as well show current snort status
* | Merge remote-tracking branch 'upstream/master'bmeeks82013-05-143-12/+11
|\ \
| * | Allow Unbound to listen on virtual interfaces and bump minor versionWarren Baker2013-05-143-5/+2
| | |
| * | postfix - update postfix to latest stable version (2.10.0)Marcello Coutinho2013-05-132-7/+7
| | |
| * | squid3-dev - include missing libltdl-2.4.2 depend libMarcello Coutinho2013-05-132-0/+2
| | |
* | | Merge remote-tracking branch 'upstream/master'bmeeks82013-05-1349-330/+9999
|\| | | |/ |/|
| * squid3-dev - include two missing files on squid3/33 dirMarcello Coutinho2013-05-132-0/+133
| |
| * squid3-dev - squid 3.3 with ssl filtering first devel releaseMarcello Coutinho2013-05-1328-4/+8608
| |
| * postfix - fix pcre helo acl file check on 2.1Marcello Coutinho2013-05-131-1/+2
| |
| * bacula-client - include pfsense version checkMarcello Coutinho2013-05-104-115/+128
| |
| * mailscanner - update sync tab to allow sync to system backup host and remove ↵Marcello Coutinho2013-05-104-58/+131
| | | | | | | | the -dev from package name
| * postfix - include helo acl optionMarcello Coutinho2013-05-094-18/+51
| |
| * check_mk Agent - Include package reference on guiMarcello Coutinho2013-05-071-10/+4
| |
| * check_mk agent - fix menu callMarcello Coutinho2013-05-072-4/+4
| |
| * check_mk agent - pkg_config info for installMarcello Coutinho2013-05-072-0/+42
| |
| * check_mk_agent for nagios - first package filesMarcello Coutinho2013-05-073-0/+558
| |
| * sarg - update sync gui to include system sync option.Marcello Coutinho2013-05-072-27/+84
| |
| * sarg - update sarg to 2.3.6Marcello Coutinho2013-05-072-10/+10
| |
| * squidGuard - update sync tab options to include system sync settings and ↵Marcello Coutinho2013-05-072-47/+80
| | | | | | | | call sync process only with apply button
| * Bump here too.jim-p2013-05-062-2/+2
| |
| * Bump nmap to 6.25_1jim-p2013-05-062-4/+4
| |
| * Add the ability to reorder target categories in squidGuard, to better ↵jim-p2013-05-065-4/+78
| | | | | | | | facilitate making exceptions to lists.
| * Merge pull request #444 from PiBa-NL/haproxy-devel-2.1Jim P2013-05-054-41/+95
| |\ | | | | | | haproxy-devel, widget, added widget-configuration settings, fixed showing client traffic.
| | * haproxy-devel, widget, added widget-configuration settings, fixed retrieving ↵PiBa-NL2013-05-054-41/+95
| | | | | | | | | | | | client traffic.
* | | Snort Pkg 2.5.8 Update - bug fixes and new featuresbmeeks82013-05-1317-827/+2163
|/ /
* | Do not start snort after install if this is bootup stage.Ermal Luçi2013-05-041-1/+2
| |
* | squid3 - remove ipv6 compile option from c-icapMarcello Coutinho2013-05-032-2/+2
| | | | | | | | Its used only to squid forward clamv requests via localhost and current package version listen only in ipv6 if compiled with this arg.
* | squid3 - mv squid files from squid-reverse to squid3/31Marcello Coutinho2013-05-0228-24/+24
| |
* | squid3 - removed broken and discontinued squid3 package info from ↵Marcello Coutinho2013-05-0214-17/+0
| | | | | | | | pkg_config.7.xml
* | squid3 - remove ecap build options for squid 3.3Marcello Coutinho2013-05-022-4/+4
| |
* | Fix invalid XML format in previous squid3 commit.jim-p2013-05-022-10/+4
| |
* | squid3 - change compile options to squid 3.3Marcello Coutinho2013-05-022-4/+12
| |
* | Merge pull request #443 from PiBa-NL/haproxy-devel-2.1Jim P2013-05-013-0/+363
|\| | | | | haproxy-devel, add widget files.
| * haproxy-devel, add widget files..PiBa-NL2013-05-013-0/+363
| |
* | Merge pull request #442 from PiBa-NL/haproxy-devel-2.1Jim P2013-05-016-36/+161
|\| | | | | haproxy-devel added widget from external github tree made by: jvorhees
| * haproxy-devel added widget from external github tree made by by: jvorheesPiBa-NL2013-05-016-36/+161
| | | | | | | | | | | | | | | | | | -widget, Source: https://github.com/jvorhees/pfsense/tree/master/Widgets/Haproxy -widget, dropped socat requirement -widget, improved enabling/disabling server abilities -support configuration of transparent proxying (though currently disabled) -fix for default http check -better startup error checks
* | Attempt to fix openvpn client export http proxy password entry.jim-p2013-05-014-4/+4
| |
* | Merge pull request #441 from ExolonDX/masterJim P2013-05-013-4/+4
|\ \ | | | | | | Fixed the "Go" button
| * | Fixt the "Go" buttonColin Fleming2013-05-013-4/+4
| | | | | | | | | | | | | | | | | | Fixt the "Go" button http://forum.pfsense.org/index.php?PHPSESSID=684f546092352dae8f508fcc255d8bb9&topic=26974.msg140414#msg140414
* | | Merge pull request #440 from phil-davis/masterChris Buechler2013-05-014-12/+12
|\ \ \ | | | | | | | | Unbound text
| * | | Unbound user interface textPhil Davis2013-05-011-1/+1
| | | |
| * | | Unbound user interface textPhil Davis2013-05-011-3/+3
| | | |
| * | | Unbound user interface textPhil Davis2013-05-011-4/+4
| | | |
| * | | Unbound user interface textPhil Davis2013-05-011-4/+4
|/ / /