Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | 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 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | 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 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Change "Snort" to "Suricata" in comment line for sid-msg.map file. | bmeeks8 | 2014-05-15 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Add DUP capability to create new Suricata instance based on existing one. | bmeeks8 | 2014-05-15 | 2 | -10/+90 | |
| | | | | ||||||
| * | | | Fix typo in new alert-pf blocking plugin name. | bmeeks8 | 2014-05-14 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Use system vars where possible; bump GUI config version. | bmeeks8 | 2014-05-14 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | Test for 2.2 install, adjust conf file path accordingly. | bmeeks8 | 2014-05-14 | 1 | -1/+6 | |
| | | | | ||||||
| * | | | Fix copy-paste typo in code ported over from Snort pkg. | bmeeks8 | 2014-05-14 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Fix-up call-time pass-by-reference use for PHP 5.5 | bmeeks8 | 2014-05-14 | 2 | -2/+12 | |
| | | | | ||||||
| * | | | Use system functions where possible & omit deletion of suricata user. | bmeeks8 | 2014-05-14 | 1 | -5/+2 | |
| | | | | ||||||
* | | | | Fix call-time pass-by-reference in haproxy-legacy, bump | jim-p | 2014-05-16 | 3 | -4/+19 | |
| | | | | ||||||
* | | | | Fix call-time pass-by-reference in haproxy | jim-p | 2014-05-16 | 3 | -4/+19 | |
| |_|/ |/| | | ||||||
* | | | tinc, as commented on previous commit removed {...} block around the ↵ | PiBa-NL | 2014-05-14 | 1 | -36/+34 | |
| | | | | | | | | | | | | for-loops + whitespace changed to tabs | |||||
* | | | fix tinc status page. | PiBa-NL | 2014-05-13 | 1 | -4/+8 | |
|/ / | ||||||
* | | Fix call-time pass-by-reference in syslog-ng, bump | jim-p | 2014-05-09 | 3 | -5/+5 | |
| | | ||||||
* | | Fix call-time pass-by-reference in Squidguard, bump | jim-p | 2014-05-09 | 9 | -65/+65 | |
| | | ||||||
* | | Fix call-time pass-by-reference in squid, bump | jim-p | 2014-05-09 | 7 | -13/+13 | |
| | | ||||||
* | | Fix call-time pass-by-reference in spamd, bump | jim-p | 2014-05-09 | 2 | -3/+3 | |
| | | ||||||
* | | Fix call-time pass-by-reference in lcdproc-dev, bump | jim-p | 2014-05-09 | 3 | -10/+10 | |
| | | ||||||
* | | Fix call-time pass-by-reference in lcdproc | jim-p | 2014-05-09 | 3 | -9/+9 | |
| | | ||||||
* | | Fix call-time pass-by-reference in imspector, bump | jim-p | 2014-05-09 | 4 | -5/+5 | |
| | | ||||||
* | | Fix call-time pass-by-reference in filer, bump | jim-p | 2014-05-09 | 1 | -2/+2 | |
| | | ||||||
* | | Fix call-time pass-by-reference in clamav (not used) | jim-p | 2014-05-09 | 4 | -8/+8 | |
| | | ||||||
* | | Fix call-time pass-by-reference in checkmk, bump | jim-p | 2014-05-09 | 1 | -2/+2 | |
| | | ||||||
* | | Fix call-time pass-by-reference in bind, bump. | jim-p | 2014-05-09 | 2 | -2/+2 | |
| | | ||||||
* | | Fix call-time pass-by-reference in apcupsd. Bump. | jim-p | 2014-05-09 | 1 | -2/+2 | |
| | |