Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge https://github.com/pfsense/pfsense-packages | Stephane Lapie | 2014-06-23 | 1 | -41/+41 |
|\ | | | | | | | | | | | | | Conflicts: pkg_config.10.xml pkg_config.8.xml pkg_config.8.xml.amd64 | ||||
| * | Fix dansguardian build options | Renato Botelho | 2014-06-23 | 1 | -1/+1 |
| | | |||||
| * | Bump Suricata GUI package version to 1.0.6 | Renato Botelho | 2014-06-21 | 1 | -1/+1 |
| | | |||||
| * | Bump Snort GUI package version to 3.0.13 | bmeeks8 | 2014-06-21 | 1 | -1/+1 |
| | | |||||
| * | Bump revision for recent changed packages for 2.2 | Renato Botelho | 2014-06-20 | 1 | -12/+12 |
| | | |||||
| * | Bump versions for recent changed packages:RELENG_2_1_4 | Renato Botelho | 2014-06-19 | 1 | -3/+3 |
| | | | | | | | | | | | | - Snort (3.0.10 for 2.1 and 3.0.11 for 2.2) - Suricata (1.0.4 for 2.1 and 1.0.5 for 2.2) - OpenVPN Client Export Utility (1.2.12) | ||||
| * | Merge pull request #675 from trendchiller/master | jim-p | 2014-06-17 | 1 | -2/+2 |
| |\ | |||||
| | * | allow multiple CAS-servers, correct checks | Martin Fuchs | 2014-06-13 | 1 | -1/+1 |
| | | | |||||
| | * | allow multiple CAS-servers, correct checks | Martin Fuchs | 2014-06-13 | 1 | -1/+1 |
| | | | |||||
| * | | Bump version of recently updated PBIs | Renato Botelho | 2014-06-10 | 1 | -33/+33 |
| |/ | |||||
| * | Merge pull request #670 from trendchiller/master | jim-p | 2014-06-07 | 1 | -2/+2 |
| |\ | |||||
| | * | fix bungled config | Martin Fuchs | 2014-06-07 | 1 | -2/+2 |
| | | | | | | | | | | | | see https://forum.pfsense.org/index.php?topic=73301.msg424937#msg424937 | ||||
| * | | Merge pull request #668 from trendchiller/master | jim-p | 2014-06-06 | 1 | -2/+2 |
| |\| | |||||
| | * | offload the whole auth process onto a backend peer. | Martin Fuchs | 2014-06-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | with squid-3.2+ you use login=PASSTHRU and *no* Squid auth setup to offload the whole auth process onto a backend peer. | ||||
| | * | add MAPI over HTTP support | Martin Fuchs | 2014-06-04 | 1 | -2/+2 |
| | | | | | | | | | | | | MAPI over HTTP is supported on at lease Exchange 2013 SP1 | ||||
| | * | correct autodiscover settings (wrong hostname) and bump pkg-version | Martin Fuchs | 2014-05-08 | 1 | -1/+1 |
| | | | |||||
* | | | Rough fixes and tuning for Apache 2.4 | Stephane Lapie | 2014-06-23 | 1 | -1/+1 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Bumped package revision number - Eliminated code referring directly to apache22 or apache24 - Added a switch to generate apache22 or apache24 format based on directories - Renamed every reference to apache22, to apache24 - Prepped a module list that works with apache24 - Kept things running with a worker MPM setting - Added a require_once to "service-utils.inc" for write_rcfile - Fixed a few XMLRPC sync log messages - Added some logging for config regeneration - Fixed indentation for the security groups code - Moved the <Proxy> definitions within <VirtualHosts> (works, but crude) This is how it must be done on Apache 2.4 or you get SHM/mutex errors. | ||||
* | | Bump version of OpenVPN Client Export to indicate that the Windows installer ↵ | jim-p | 2014-06-05 | 1 | -1/+1 |
| | | | | | | | | was bumped (to 2.3.4-I002) | ||||
* | | Bump version of OpenVPN Client Export to indicate that the Windows installer ↵ | jim-p | 2014-05-30 | 1 | -1/+1 |
| | | | | | | | | was bumped (to 2.3.4-I001) | ||||
* | | Bump AutoConfigBackup version to 1.25 to include last changes | Renato Botelho | 2014-05-28 | 1 | -1/+1 |
| | | |||||
* | | remove jail package since it hasn't been updated or maintained in years. | Chris Buechler | 2014-05-21 | 1 | -26/+0 |
| | | | | | | | | ticket #3673 | ||||
* | | Merge pull request #659 from bmeeks8/suricata-1.0.2 | Renato Botelho | 2014-05-21 | 1 | -1/+1 |
|\ \ | |||||
| * | | Bump Suricata GUI pkg to version 1.0.2 | bmeeks8 | 2014-05-15 | 1 | -1/+1 |
| | | | |||||
* | | | Fix #3672: | Renato Botelho | 2014-05-21 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | - s/jailscanner/mailscanner/ on pkg_config.10.xml - Add http:// protocol to a couple of websites to avoid a broken link - Replace <website></website> with <website/> | ||||
* | | | Fix call-time pass-by-reference in haproxy-legacy, bump | jim-p | 2014-05-16 | 1 | -1/+1 |
| | | | |||||
* | | | Fix call-time pass-by-reference in haproxy | jim-p | 2014-05-16 | 1 | -1/+1 |
|/ / | |||||
* | | Fix call-time pass-by-reference in syslog-ng, bump | jim-p | 2014-05-09 | 1 | -1/+1 |
| | | |||||
* | | Fix call-time pass-by-reference in Squidguard, bump | jim-p | 2014-05-09 | 1 | -1/+1 |
| | | |||||
* | | Fix call-time pass-by-reference in squid, bump | jim-p | 2014-05-09 | 1 | -1/+1 |
| | | |||||
* | | Fix call-time pass-by-reference in spamd, bump | jim-p | 2014-05-09 | 1 | -1/+1 |
| | | |||||
* | | Fix call-time pass-by-reference in lcdproc-dev, bump | jim-p | 2014-05-09 | 1 | -1/+1 |
| | | |||||
* | | Fix call-time pass-by-reference in lcdproc | jim-p | 2014-05-09 | 1 | -1/+1 |
| | | |||||
* | | Fix call-time pass-by-reference in imspector, bump | jim-p | 2014-05-09 | 1 | -1/+1 |
| | | |||||
* | | Fix call-time pass-by-reference in filer, bump | jim-p | 2014-05-09 | 1 | -1/+1 |
| | | |||||
* | | Fix call-time pass-by-reference in checkmk, bump | jim-p | 2014-05-09 | 1 | -1/+1 |
| | | |||||
* | | Fix call-time pass-by-reference in bind, bump. | jim-p | 2014-05-09 | 1 | -1/+1 |
| | | |||||
* | | Fix call-time pass-by-reference in apcupsd. Bump. | jim-p | 2014-05-09 | 1 | -1/+1 |
| | | |||||
* | | Fix call-time pass-by-reference in zebedee, bump | jim-p | 2014-05-09 | 1 | -1/+1 |
| | | |||||
* | | Make tinc pkg respect proper clog path for >= 2.1.3 | jim-p | 2014-05-09 | 1 | -1/+1 |
| | | |||||
* | | Check new and old path for clog when generating mail report. Bump. | jim-p | 2014-05-09 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #609 from dhoffend/master | Renato Botelho | 2014-05-08 | 1 | -1/+1 |
|\ \ | |||||
| * | | bumbed version number for quagga-ospfd | Daniel Hoffend | 2014-05-08 | 1 | -1/+1 |
| | | | |||||
* | | | Bump lcdproc-dev version due to recent changes | Renato Botelho | 2014-05-08 | 1 | -1/+1 |
| | | | |||||
* | | | Change style of call for pre-2.1 call-time pass-by-reference in System ↵ | jim-p | 2014-05-08 | 1 | -1/+1 |
| | | | | | | | | | | | | Patches (thanks-to: garga), bump. | ||||
* | | | correct autodiscover settings (wrong hostname) and bump pkg-version | Martin Fuchs | 2014-05-08 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #651 from phil-davis/patch-1 | Renato Botelho | 2014-05-08 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | bandwidthd version bump to 0.4 | Phil Davis | 2014-04-22 | 1 | -1/+1 |
| | | | |||||
* | | | Fix call-time pass-by-reference in HAVP, bump | jim-p | 2014-05-07 | 1 | -1/+1 |
| | | | |||||
* | | | Fix call-time pass-by-reference in Zabbix2-agent and -proxy, bump | jim-p | 2014-05-07 | 1 | -1/+1 |
| | | | |||||
* | | | Fix call-time pass-by-reference in siproxd | jim-p | 2014-05-07 | 1 | -1/+1 |
| | | |