aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make sure referer uses local host to avoid sending users to ext sites.Renato Botelho2014-06-211-1/+1
|
* Bump Snort GUI package version to 3.0.13bmeeks82014-06-217-8/+8
|
* Make sure referer uses local host to avoid sending users to ext sites.bmeeks82014-06-212-3/+3
|
* Bump revision for recent changed packages for 2.2Renato Botelho2014-06-201-12/+12
|
* Fix call-time pass by reference for all squid packagesRenato Botelho2014-06-2036-77/+77
|
* Fix call-time pass by reference for haproxy-stable packageRenato Botelho2014-06-203-4/+20
|
* Fix call-time pass by reference for haproxy-devel packageRenato Botelho2014-06-202-4/+19
|
* Fix call-time pass by reference for snort packageRenato Botelho2014-06-202-2/+12
|
* Move squidGuard-devel references to functions prototypes and remove ↵Renato Botelho2014-06-209-65/+65
| | | | call-time references
* Move reference to function prototype and remove call-time referenceRenato Botelho2014-06-202-2/+2
|
* Remove call-time pass by reference since sarg_validate_input() has the ↵Renato Botelho2014-06-204-4/+4
| | | | reference on its prototype
* Remove call-time pass by reference since postfix_validate_input() has the ↵Renato Botelho2014-06-206-6/+6
| | | | reference on its prototype
* Remove call-time pass by reference since pfblocker_validate_input() has the ↵Renato Botelho2014-06-205-5/+5
| | | | reference on its prototype
* Remove call-time pass by reference since mailscanner_validate_input() has ↵Renato Botelho2014-06-208-8/+8
| | | | the reference on its prototype
* Remove call-time pass by reference since dansguardian_validate_input() has ↵Renato Botelho2014-06-2018-28/+28
| | | | the reference on its prototype
* Bump versions for recent changed packages:RELENG_2_1_4Renato Botelho2014-06-193-9/+9
| | | | | | - 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)
* Replicate last snort changes from 6048cbcf1 to suricataRenato Botelho2014-06-192-9/+11
|
* Improve a bit user input parameters, also make sure referer starts with / to ↵Renato Botelho2014-06-193-11/+13
| | | | avoid sending users to external sites
* Do a basic validation on useaddr valueRenato Botelho2014-06-181-3/+7
|
* Fix missing <jim-p2014-06-171-1/+1
|
* Merge pull request #675 from trendchiller/masterjim-p2014-06-1711-47/+78
|\
| * add autodiscover url for self-hosted domainsMartin Fuchs2014-06-172-2/+6
| | | | | | | | as tested in microsoft-connectivity-analyzer
| * enable AutoDiscover HTTPMartin Fuchs2014-06-172-7/+14
| |
| * fixed reverse owaMartin Fuchs2014-06-132-2/+2
| | | | | | | | OWA does not work with round-robin
| * allow multiple CAS-servers, correct checksMartin Fuchs2014-06-137-22/+33
| |
| * allow multiple CAS-servers, correct checksMartin Fuchs2014-06-137-24/+33
| |
| * Merge pull request #1 from pfsense/masterMartin Fuchs2014-06-1097-437/+619
| |\ | | | | | | update fork
* | | Bump versions for recently rebuilt PBIsRenato Botelho2014-06-112-70/+70
| | |
* | | Bump version of recently updated PBIsRenato Botelho2014-06-101-33/+33
| |/ |/|
* | Merge pull request #671 from trendchiller/masterjim-p2014-06-101-1/+0
|\|
| * Directive 'ignore_expect_100' is obsoleteMartin Fuchs2014-06-101-1/+0
| |
* | Merge pull request #670 from trendchiller/masterjim-p2014-06-075-8/+8
|\|
| * fix bungled configMartin Fuchs2014-06-075-8/+8
| | | | | | | | see https://forum.pfsense.org/index.php?topic=73301.msg424937#msg424937
* | Merge pull request #668 from trendchiller/masterjim-p2014-06-069-35/+61
|\|
| * offload reverse auth to backendMartin Fuchs2014-06-061-1/+1
| |
| * offload the whole auth process onto a backend peer.Martin Fuchs2014-06-064-4/+4
| | | | | | | | | | with squid-3.2+ you use login=PASSTHRU and *no* Squid auth setup to offload the whole auth process onto a backend peer.
| * do not revert the round-robin patch 1bcfd29Martin Fuchs2014-06-042-2/+2
| |
| * correct definitionMartin Fuchs2014-06-044-8/+8
| | | | | | | | the CAS-Array is the server we want to reach...
| * correct formattingMartin Fuchs2014-06-042-2/+2
| |
| * add MAPI over HTTP supportMartin Fuchs2014-06-049-27/+53
| | | | | | | | MAPI over HTTP is supported on at lease Exchange 2013 SP1
* | Bump version of OpenVPN Client Export to indicate that the Windows installer ↵jim-p2014-06-054-4/+4
| | | | | | | | was bumped (to 2.3.4-I002)
* | Bump version of OpenVPN Client Export to indicate that the Windows installer ↵jim-p2014-05-304-4/+4
| | | | | | | | was bumped (to 2.3.4-I001)
* | Simplify logicRenato Botelho2014-05-283-9/+7
| |
* | Bump AutoConfigBackup version to 1.25 to include last changesRenato Botelho2014-05-284-4/+4
| |
* | Make sure filesystem is read/writeRenato Botelho2014-05-281-0/+2
| |
* | Trucate file using a better way than ugly exec() CallsRenato Botelho2014-05-282-2/+2
| |
* | Make sure filesystem is read/writeRenato Botelho2014-05-281-0/+2
| |
* | Merge pull request #663 from gitbensons/masterRenato Botelho2014-05-232-4/+5
|\ \
| * | fix duplicate definition of server_addressbenny2014-05-231-1/+0
| | |
| * | nrpe server_address should be optional, so any bind worksbenny2014-05-192-3/+5
| | |