Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define the contants to /usr/local can be useful at development time in ↵ | Renato Botelho | 2015-01-22 | 1 | -7/+2 |
| | | | | certain circumstances, but, it can lead squid3 package to change permissions of system directories and break important parts of the system. This seems to be the root cause of https://forum.pfsense.org/index.php?topic=87135.0 | ||||
* | Bump squidGuard after reverting recent change. Had several complaints of ↵ | jim-p | 2015-01-20 | 3 | -3/+3 |
| | | | | breakage. | ||||
* | This seems to have broken squidGuard for some. Revert "update squidguard ↵ | jim-p | 2015-01-20 | 1 | -3/+3 |
| | | | | | | squid syntax" This reverts commit eb7182ac8536550a51a38ffb94bb29daa2ec9562. | ||||
* | Merge pull request #783 from phil-davis/patch-1 | Chris Buechler | 2015-01-16 | 1 | -1/+1 |
|\ | |||||
| * | OpenVPN export fix index typo | Phil Davis | 2015-01-10 | 1 | -1/+1 |
| | | | | | | | | | | The $server array here has and "index" key, not an "sindex" key. Actually nothing was broken by this. When the user switches server selections, server_changed() is called. That uses JavaScript and selectedIndex to work out which entry the user selected. selectedIndex is a zero-based number. It matches the zero-based index of servers, which was built from the zero-based indexes of $ras_server array, which was built from data in the config. So by good luck or good management, this array index name typo is not actually a bug. I noticed it while investigating forum https://forum.pfsense.org/index.php?topic=86263.0 | ||||
* | | Merge pull request #788 from marcelloc/squid_20150116 | Chris Buechler | 2015-01-15 | 2 | -7/+16 |
|\ \ | |||||
| * | | squid3.4 fix and improve clamav and freshclam rc.d script paths | Marcello Coutinho | 2015-01-16 | 2 | -7/+16 |
|/ / | |||||
* | | Merge pull request #787 from CinoNY/patch-2 | Renato Botelho | 2015-01-14 | 5 | -18/+18 |
|\ \ | |||||
| * | | update squidguard version | Cino | 2015-01-14 | 1 | -4/+4 |
| | | | |||||
| * | | update squidguard version | Cino | 2015-01-14 | 1 | -4/+4 |
| | | | |||||
| * | | update squidguard version | Cino | 2015-01-14 | 1 | -4/+4 |
| | | | |||||
| * | | update squidguard squid syntax | Cino | 2015-01-14 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | update squidguard squid.conf syntax this will allow it to run with squid2 and squid3 https://forum.pfsense.org/index.php?topic=73640 https://forum.pfsense.org/index.php?topic=86701.msg475980#msg475980 | ||||
| * | | update squidguard squid syntax | Cino | 2015-01-14 | 1 | -3/+3 |
|/ / | | | | | | | | | | | | | update squidguard squid.conf syntax this will allow it to run with squid2 and squid3 https://forum.pfsense.org/index.php?topic=73640 https://forum.pfsense.org/index.php?topic=86701.msg475980#msg475980 | ||||
* | | Bump squid3 version due to PBI rebuild | Renato Botelho | 2015-01-14 | 2 | -2/+2 |
| | | |||||
* | | Do not show "Apply Changes" on System Patches package info box (which does ↵ | jim-p | 2015-01-14 | 5 | -5/+5 |
| | | | | | | | | nothing). Fixes #4215 | ||||
* | | Add missing ; | Renato Botelho | 2015-01-14 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #786 from marcelloc/squid_20150113 | Chris Buechler | 2015-01-13 | 5 | -49/+172 |
|\ \ | |||||
| * | | squid 3.4 - Fix typos | Marcello Coutinho | 2015-01-14 | 1 | -2/+2 |
| | | | |||||
| * | | squid3.4 - bump package version, include c-icap large files support | Marcello Coutinho | 2015-01-14 | 1 | -3/+3 |
| | | | |||||
| * | | squid 3.4 - fixes #4196 and #4197 | Marcello Coutinho | 2015-01-14 | 4 | -46/+169 |
|/ / | | | | | | | | | | | | | | | | | /var/run/squid check squidclamav symbolic links antivirus tab check config c-icap rc.d file path checks clamd rc.d file path checks squid_clwarn.php replacement for clwarn.cgi to do not need perl install | ||||
* | | siproxd should include service-utils.inc to get is_service_running(). | jim-p | 2015-01-13 | 5 | -4/+5 |
| | | |||||
* | | Merge pull request #777 from chainlinc/patch-2 | Renato Botelho | 2015-01-12 | 1 | -2/+2 |
|\ \ | |||||
| * | | Update lightsquid.xml | chainlinc | 2015-01-08 | 1 | -2/+2 |
| | | | | | | | | | Clean up some english text | ||||
* | | | Merge pull request #778 from chainlinc/patch-3 | Renato Botelho | 2015-01-12 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Update pkg_config.10.xml | chainlinc | 2015-01-08 | 1 | -1/+1 |
| |/ / | | | | | | | fix typo | ||||
* | | | Merge pull request #779 from chainlinc/patch-4 | Renato Botelho | 2015-01-12 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Update sarg_realtime.php | chainlinc | 2015-01-08 | 1 | -1/+1 |
| |/ / | | | | | | | fix typo | ||||
* | | | Merge pull request #780 from chainlinc/patch-5 | Renato Botelho | 2015-01-12 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Update postfix_queue.php | chainlinc | 2015-01-08 | 1 | -1/+1 |
| |/ / | | | | | | | fix typo | ||||
* | | | Merge pull request #784 from phil-davis/patch-2 | Renato Botelho | 2015-01-12 | 5 | -5/+5 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Update snort to 2.9.7.0 pkg v3.2.2 | Phil Davis | 2015-01-11 | 1 | -1/+1 |
| | | | | | | | | | for deinstall fix | ||||
| * | | Update snort to 2.9.7.0 pkg v3.2.2 | Phil Davis | 2015-01-11 | 1 | -1/+1 |
| | | | | | | | | | for deinstall fix | ||||
| * | | Update snort to 2.9.7.0 pkg v3.2.2 | Phil Davis | 2015-01-11 | 1 | -1/+1 |
| | | | | | | | | | for deinstall fix | ||||
| * | | Update snort to 2.9.7.0 pkg v3.2.2 | Phil Davis | 2015-01-11 | 1 | -1/+1 |
| | | | | | | | | | for deinstall fix | ||||
| * | | Remove the correct snort.sh on deinstall | Phil Davis | 2015-01-10 | 1 | -1/+1 |
|/ / | |||||
* | | Bump squid3 version due to PBI rebuild | Renato Botelho | 2015-01-09 | 2 | -2/+2 |
| | | |||||
* | | Fix incorrect command | jim-p | 2015-01-09 | 5 | -5/+5 |
| | | |||||
* | | Merge pull request #781 from marcelloc/patch-1 | Renato Botelho | 2015-01-09 | 6 | -40/+51 |
|\ \ | |||||
| * | | squid3 - leave only pf transparent proxy compile arg | Marcello Coutinho | 2015-01-09 | 1 | -1/+1 |
| | | | |||||
| * | | Some variable and path fixes for squidGuard's blacklist update code. | jim-p | 2015-01-09 | 5 | -34/+34 |
| | | | |||||
| * | | Merge pull request #771 from CinoNY/master | jim-p | 2015-01-08 | 4 | -5/+16 |
|/| | | |||||
| * | | update ntopng version | Cino | 2015-01-08 | 1 | -1/+1 |
| | | | |||||
| * | | update ntopng version | Cino | 2015-01-08 | 1 | -1/+1 |
| | | | |||||
| * | | update ntopng version | Cino | 2015-01-08 | 1 | -1/+1 |
| | | | |||||
| * | | ntop - change location of database and pid | Cino | 2015-01-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | changed database/pid location to /var/db/ntopng and /var/run/ntopng.pid It was defaulting to /var/tmp/ntopng -d /var/db/ntopng -G /var/run/ntopng.pid | ||||
| * | | ntopng - add checkbox to enable historical data storage | Cino | 2015-01-07 | 1 | -2/+13 |
|/ / | | | | | | | | | | | | | | | | | add checkbox to enable historical data storage ntopng Command Line Options: --dump-flows | -F Dump expired flows. If ntopng is compiled with sqlite support, flows can dumped persistently on disk using this option. Databases are created daily under /db. https://forum.pfsense.org/index.php?topic=80461.msg473467#msg473467 | ||||
* | | Merge pull request #766 from BBcan177/pfBlockerNG_1.0 | Renato Botelho | 2015-01-07 | 8 | -86/+51 |
|\ \ | |||||
| * | | Remove Fat Finger Typo | BBcan177 | 2015-01-07 | 1 | -1/+1 |
| | | | |||||
| * | | Improve Alert Tab - Suppression Code | BBcan177 | 2015-01-07 | 1 | -4/+11 |
| | | | | | | | | | | | | | | | When the user clicked "Cancel" in the second JS Prompt, it would not cancel the Suppression process. This change fixes that issue. | ||||
| * | | XML Mods | BBcan177 | 2015-01-07 | 5 | -20/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | 1) Add missing "&id=0" lines 2) sync.xml - Text modifications 2) Sync.xml - Add Username to the GUI 3) Remove un-necessary Field Names 4) Update pfblockerng.php (XML file builder code) |