Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove call-time pass by reference since postfix_validate_input() has the ↵ | Renato Botelho | 2014-06-20 | 6 | -6/+6 |
| | | | | reference on its prototype | ||||
* | Remove call-time pass by reference since pfblocker_validate_input() has the ↵ | Renato Botelho | 2014-06-20 | 5 | -5/+5 |
| | | | | reference on its prototype | ||||
* | Remove call-time pass by reference since mailscanner_validate_input() has ↵ | Renato Botelho | 2014-06-20 | 8 | -8/+8 |
| | | | | the reference on its prototype | ||||
* | Remove call-time pass by reference since dansguardian_validate_input() has ↵ | Renato Botelho | 2014-06-20 | 18 | -28/+28 |
| | | | | the reference on its prototype | ||||
* | Bump versions for recent changed packages:RELENG_2_1_4 | Renato Botelho | 2014-06-19 | 3 | -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 suricata | Renato Botelho | 2014-06-19 | 2 | -9/+11 |
| | |||||
* | Improve a bit user input parameters, also make sure referer starts with / to ↵ | Renato Botelho | 2014-06-19 | 3 | -11/+13 |
| | | | | avoid sending users to external sites | ||||
* | Do a basic validation on useaddr value | Renato Botelho | 2014-06-18 | 1 | -3/+7 |
| | |||||
* | Fix missing < | jim-p | 2014-06-17 | 1 | -1/+1 |
| | |||||
* | Merge pull request #675 from trendchiller/master | jim-p | 2014-06-17 | 11 | -47/+78 |
|\ | |||||
| * | add autodiscover url for self-hosted domains | Martin Fuchs | 2014-06-17 | 2 | -2/+6 |
| | | | | | | | | as tested in microsoft-connectivity-analyzer | ||||
| * | enable AutoDiscover HTTP | Martin Fuchs | 2014-06-17 | 2 | -7/+14 |
| | | |||||
| * | fixed reverse owa | Martin Fuchs | 2014-06-13 | 2 | -2/+2 |
| | | | | | | | | OWA does not work with round-robin | ||||
| * | allow multiple CAS-servers, correct checks | Martin Fuchs | 2014-06-13 | 7 | -22/+33 |
| | | |||||
| * | allow multiple CAS-servers, correct checks | Martin Fuchs | 2014-06-13 | 7 | -24/+33 |
| | | |||||
| * | Merge pull request #1 from pfsense/master | Martin Fuchs | 2014-06-10 | 97 | -437/+619 |
| |\ | | | | | | | update fork | ||||
* | | | Bump versions for recently rebuilt PBIs | Renato Botelho | 2014-06-11 | 2 | -70/+70 |
| | | | |||||
* | | | Bump version of recently updated PBIs | Renato Botelho | 2014-06-10 | 1 | -33/+33 |
| |/ |/| | |||||
* | | Merge pull request #671 from trendchiller/master | jim-p | 2014-06-10 | 1 | -1/+0 |
|\| | |||||
| * | Directive 'ignore_expect_100' is obsolete | Martin Fuchs | 2014-06-10 | 1 | -1/+0 |
| | | |||||
* | | Merge pull request #670 from trendchiller/master | jim-p | 2014-06-07 | 5 | -8/+8 |
|\| | |||||
| * | fix bungled config | Martin Fuchs | 2014-06-07 | 5 | -8/+8 |
| | | | | | | | | see https://forum.pfsense.org/index.php?topic=73301.msg424937#msg424937 | ||||
* | | Merge pull request #668 from trendchiller/master | jim-p | 2014-06-06 | 9 | -35/+61 |
|\| | |||||
| * | offload reverse auth to backend | Martin Fuchs | 2014-06-06 | 1 | -1/+1 |
| | | |||||
| * | offload the whole auth process onto a backend peer. | Martin Fuchs | 2014-06-06 | 4 | -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 1bcfd29 | Martin Fuchs | 2014-06-04 | 2 | -2/+2 |
| | | |||||
| * | correct definition | Martin Fuchs | 2014-06-04 | 4 | -8/+8 |
| | | | | | | | | the CAS-Array is the server we want to reach... | ||||
| * | correct formatting | Martin Fuchs | 2014-06-04 | 2 | -2/+2 |
| | | |||||
| * | add MAPI over HTTP support | Martin Fuchs | 2014-06-04 | 9 | -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-p | 2014-06-05 | 4 | -4/+4 |
| | | | | | | | | was bumped (to 2.3.4-I002) | ||||
* | | Bump version of OpenVPN Client Export to indicate that the Windows installer ↵ | jim-p | 2014-05-30 | 4 | -4/+4 |
| | | | | | | | | was bumped (to 2.3.4-I001) | ||||
* | | Simplify logic | Renato Botelho | 2014-05-28 | 3 | -9/+7 |
| | | |||||
* | | Bump AutoConfigBackup version to 1.25 to include last changes | Renato Botelho | 2014-05-28 | 4 | -4/+4 |
| | | |||||
* | | Make sure filesystem is read/write | Renato Botelho | 2014-05-28 | 1 | -0/+2 |
| | | |||||
* | | Trucate file using a better way than ugly exec() Calls | Renato Botelho | 2014-05-28 | 2 | -2/+2 |
| | | |||||
* | | Make sure filesystem is read/write | Renato Botelho | 2014-05-28 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #663 from gitbensons/master | Renato Botelho | 2014-05-23 | 2 | -4/+5 |
|\ \ | |||||
| * | | fix duplicate definition of server_address | benny | 2014-05-23 | 1 | -1/+0 |
| | | | |||||
| * | | nrpe server_address should be optional, so any bind works | benny | 2014-05-19 | 2 | -3/+5 |
| | | | |||||
* | | | move jail package bits to archive | Chris Buechler | 2014-05-22 | 12 | -0/+0 |
| | | | |||||
* | | | Merge pull request #662 from mmoel/patch-1 | Renato Botelho | 2014-05-22 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Add --no-header to cron execution command | mmoel | 2014-05-19 | 1 | -1/+1 |
| |/ / | | | | | | | Without --no-header on every cron sarg execution, the php script outputs the line "Content-type: text/html". This will be emailed | ||||
* | | | remove jail package since it hasn't been updated or maintained in years. | Chris Buechler | 2014-05-21 | 3 | -78/+0 |
| | | | | | | | | | | | | ticket #3673 | ||||
* | | | Merge pull request #659 from bmeeks8/suricata-1.0.2 | Renato Botelho | 2014-05-21 | 15 | -38/+129 |
|\ \ \ | |||||
| * | | | Do not provide default value for Barnyard2 sensor name. | bmeeks8 | 2014-05-20 | 1 | -2/+0 |
| | | | | |||||
| * | | | Remove debugging line inadvertently left in. | bmeeks8 | 2014-05-20 | 1 | -2/+0 |
| | | | | |||||
| * | | | Need to include "instance" val in $_POST data for Ajax. | bmeeks8 | 2014-05-20 | 1 | -1/+3 |
| | | | | |||||
| * | | | Fix file browser vulnerability on LOGS BROWSER tab. | bmeeks8 | 2014-05-20 | 1 | -7/+8 |
| | | | | |||||
| * | | | Bump Suricata GUI pkg to version 1.0.2 | bmeeks8 | 2014-05-15 | 4 | -4/+4 |
| | | | | |||||
| * | | | Change "Snort" to "Suricata" in comment line for sid-msg.map file. | bmeeks8 | 2014-05-15 | 1 | -1/+1 |
| | | | |