Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Bump Snort GUI package version to 3.0.13 | bmeeks8 | 2014-06-21 | 4 | -5/+5 | |
| | | | | ||||||
| * | | | Make sure referer uses local host to avoid sending users to ext sites. | bmeeks8 | 2014-06-21 | 2 | -3/+3 | |
| | | | | ||||||
| * | | | Fix call-time pass by reference for all squid packages | Renato Botelho | 2014-06-20 | 36 | -77/+77 | |
| | | | | ||||||
| * | | | Fix call-time pass by reference for haproxy-stable package | Renato Botelho | 2014-06-20 | 3 | -4/+20 | |
| | | | | ||||||
| * | | | Fix call-time pass by reference for haproxy-devel package | Renato Botelho | 2014-06-20 | 2 | -4/+19 | |
| | | | | ||||||
| * | | | Fix call-time pass by reference for snort package | Renato Botelho | 2014-06-20 | 2 | -2/+12 | |
| | | | | ||||||
| * | | | Move squidGuard-devel references to functions prototypes and remove ↵ | Renato Botelho | 2014-06-20 | 9 | -65/+65 | |
| | | | | | | | | | | | | | | | | call-time references | |||||
| * | | | Move reference to function prototype and remove call-time reference | Renato Botelho | 2014-06-20 | 2 | -2/+2 | |
| | | | | ||||||
| * | | | Remove call-time pass by reference since sarg_validate_input() has the ↵ | Renato Botelho | 2014-06-20 | 4 | -4/+4 | |
| | | | | | | | | | | | | | | | | reference on its prototype | |||||
| * | | | 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 | |||||
| * | | | 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 | |
| |/ / | ||||||
| * | | 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 | 4 | -19/+30 | |
| | | | ||||||
| * | | allow multiple CAS-servers, correct checks | Martin Fuchs | 2014-06-13 | 4 | -21/+30 | |
| | | | ||||||
| * | | 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 | 2 | -2/+2 | |
| |\| | | ||||||
| | * | | fix bungled config | Martin Fuchs | 2014-06-07 | 2 | -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 | 6 | -29/+55 | |
| |\| | | ||||||
| | * | | 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 | 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. | |||||
| | * | | 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 | 6 | -21/+47 | |
| | | | | | | | | | | | | | | | | MAPI over HTTP is supported on at lease Exchange 2013 SP1 | |||||
| | * | | correct formatting | Martin Fuchs | 2014-05-08 | 2 | -3/+3 | |
| | | | | ||||||
| | * | | protect variable name in string and remove spaces | Martin Fuchs | 2014-05-08 | 2 | -3/+3 | |
| | | | | ||||||
| | * | | correct autodiscover settings (wrong hostname) and bump pkg-version | Martin Fuchs | 2014-05-08 | 2 | -7/+13 | |
| | | | | ||||||
* | | | | Rough fixes and tuning for Apache 2.4 | Stephane Lapie | 2014-06-23 | 3 | -131/+709 | |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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) | |||||
* | | | 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 | 1 | -1/+1 | |
| | | | ||||||
* | | | 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 | |||||
* | | | | Merge pull request #659 from bmeeks8/suricata-1.0.2 | Renato Botelho | 2014-05-21 | 12 | -35/+126 | |
|\ \ \ \ | |/ / / |/| | | |