Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Better fix for preventing multiple rm_blocked cron entries. | bmeeks8 | 2014-04-30 | 1 | -11/+2 | |
| | | | | | | ||||||
* | | | | | | Fix multiple cron jobs bug when updating rm_blocked interval. | bmeeks8 | 2014-04-30 | 1 | -3/+19 | |
|/ / / / / | ||||||
* | | | | | Fix call-time pass-by-reference in sudo, bump | jim-p | 2014-04-29 | 2 | -3/+3 | |
| | | | | | ||||||
* | | | | | Fix a pass-by-reference error in nmap, bump. | jim-p | 2014-04-29 | 2 | -3/+3 | |
| | | | | | ||||||
* | | | | | Merge pull request #652 from bmeeks8/suricata-1.0 | Ermal | 2014-04-29 | 26 | -194/+1510 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add auto-prune and retention params to File Store dirs. | bmeeks8 | 2014-04-27 | 2 | -10/+40 | |
| | | | | | | ||||||
| * | | | | | Fix path to the magic.mgc file for file capture function. | bmeeks8 | 2014-04-27 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Use block.log contents to populate BLOCKED HOSTS tab. | bmeeks8 | 2014-04-27 | 1 | -26/+17 | |
| | | | | | | ||||||
| * | | | | | Enabled "rm_blocked" cron job to clear blocked hosts. | bmeeks8 | 2014-04-27 | 2 | -9/+102 | |
| | | | | | | ||||||
| * | | | | | Bump Suricata GUI pkg to v1.0 and flag as Stable. | bmeeks8 | 2014-04-25 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Add support for new block.log file from alert-pf plugin. | bmeeks8 | 2014-04-25 | 2 | -1/+31 | |
| | | | | | | ||||||
| * | | | | | Implement blocking function support in Suricata pkg GUI. | bmeeks8 | 2014-04-24 | 25 | -172/+1344 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #646 from PiBa-NL/spamd_db_content_extra_expiration_info | Ermal | 2014-04-28 | 1 | -1/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | spamd, use local timezone settings for new time columns | PiBa-NL | 2014-04-22 | 1 | -3/+3 | |
| | | | | | | | ||||||
| * | | | | | | spamd, smtp host/from/to table entry expiration information shown | PiBa-NL | 2014-04-13 | 1 | -1/+18 | |
| | | | | | | | ||||||
* | | | | | | | Merge pull request #647 from dbaio/master | Ermal | 2014-04-28 | 3 | -2/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | apcupsd - add lockfile option | Danilo G. Baio (dbaio) | 2014-04-21 | 3 | -3/+14 | |
| | | | | | | | | ||||||
| * | | | | | | | apcupsd - fix lock file when using usb devices | Danilo G. Baio (dbaio) | 2014-04-14 | 2 | -1/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Remove the -o basic here | Ermal | 2014-04-28 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | Include new parameter control in JavaScript function. | bmeeks8 | 2014-04-28 | 1 | -0/+1 | |
| | | | | | | | ||||||
* | | | | | | | Change order of DB login info and other MySQL output parameters. | bmeeks8 | 2014-04-28 | 1 | -4/+5 | |
| | | | | | | | ||||||
* | | | | | | | Add reminder to apply IP REP blocklist changes. | bmeeks8 | 2014-04-28 | 1 | -2/+14 | |
| | | | | | | | ||||||
* | | | | | | | Add param to disable sig_reference table updates and fix root login bug. | bmeeks8 | 2014-04-28 | 2 | -1/+13 | |
| | | | | | | | ||||||
* | | | | | | | Need a flag to indicate latest snort.inc version has been loaded. | bmeeks8 | 2014-04-28 | 1 | -1/+4 | |
| | | | | | | | ||||||
* | | | | | | | Add missing ']' to variable name. | bmeeks8 | 2014-04-28 | 1 | -2/+2 | |
| | | | | | | | ||||||
* | | | | | | | Bump Snort pkg version to 3.0.7 | bmeeks8 | 2014-04-28 | 1 | -2/+2 | |
| | | | | | | | ||||||
* | | | | | | | Add history tag text to write_config() calls and bump pkg version. | bmeeks8 | 2014-04-28 | 2 | -6/+5 | |
| | | | | | | | ||||||
* | | | | | | | Add "@" to silence errors and history tag text to write_config() calls. | bmeeks8 | 2014-04-28 | 2 | -12/+11 | |
| | | | | | | | ||||||
* | | | | | | | Add history tag text to all write_config() calls. | bmeeks8 | 2014-04-28 | 2 | -2/+2 | |
| | | | | | | | ||||||
* | | | | | | | Add history tag text to all write_config() calls. | bmeeks8 | 2014-04-28 | 19 | -36/+38 | |
| | | | | | | | ||||||
* | | | | | | | Can't use constant for safemkdir() and add history tag to config write. | bmeeks8 | 2014-04-28 | 1 | -2/+3 | |
| | | | | | | | ||||||
* | | | | | | | Add check to prevent duplicate IP list files on an interface. | bmeeks8 | 2014-04-28 | 1 | -11/+31 | |
| | | | | | | | ||||||
* | | | | | | | Fix logic error preventing save of a new Suppress List. | bmeeks8 | 2014-04-28 | 1 | -7/+5 | |
| | | | | | | | ||||||
* | | | | | | | Add option to send e-mail notifications when Service Watchdog restarts a ↵ | jim-p | 2014-04-25 | 3 | -7/+45 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | service; Bump version. | |||||
* | | | | | | | Don't add a second tls-auth line when exporting for Viscosity. | jim-p | 2014-04-24 | 2 | -2/+2 | |
| | | | | | | | ||||||
* | | | | | | | Bump here too | jim-p | 2014-04-24 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | Fix various OpenVPN Client Export protocol issues that prevented the export ↵ | jim-p | 2014-04-24 | 1 | -5/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | from generating a valid IPv6 endpoint client config; Also the Windows installer files have been bumped to 2.3.3-I002 | |||||
* | | | | | | | Avoid a PHP error in OpenVPN client export if the user chooses one of the ↵ | jim-p | 2014-04-24 | 2 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | automatic port forward methods but has no port forwards defined. | |||||
* | | | | | | | fix typo | Chris Buechler | 2014-04-23 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | fix Viscosity OpenVPN client export with advanced options | Chris Buechler | 2014-04-16 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | remove outdated, unused certs | Chris Buechler | 2014-04-13 | 2 | -53/+0 | |
| | | | | | ||||||
* | | | | | trim sha256 client-side on AutoConfigBackup, bump version | Chris Buechler | 2014-04-11 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Fix a whole bunch of invalid version tests. | jim-p | 2014-04-10 | 50 | -101/+99 | |
| | | | | | ||||||
* | | | | | Fix version test in ACB. Bump version of ACB. | jim-p | 2014-04-10 | 5 | -12/+12 | |
| | | | | | ||||||
* | | | | | Merge pull request #643 from phil-davis/patch-1 | Renato Botelho | 2014-04-10 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | arpwatch quotes only go around email address #3584 | Phil Davis | 2014-04-08 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This was updated recently by https://github.com/pfsense/pfsense-packages/commit/fc65960f7eeaa45d5f0df1e57bb8868a80180fa0 but it just looks like the wrong place to add the quotes. Please test before committing. | |||||
* | | | | | | Merge pull request #640 from PiBa-NL/hap_frontend_secondary_types | Renato Botelho | 2014-04-08 | 2 | -55/+51 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | haproxy-devel, consistent fronted type usage across secondary backends, and ↵ | PiBa-NL | 2014-04-07 | 2 | -55/+51 | |
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | showing correct acl's in overview. | |||||
* | | | | | | Merge pull request #639 from PiBa-NL/hap_consistent_type | Renato Botelho | 2014-04-08 | 1 | -4/+11 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | haproxy-devel, fix showing wrong type of acl's when the primary frontend ↵ | PiBa-NL | 2014-04-07 | 1 | -4/+11 | |
| |/ / / / | | | | | | | | | | | | | | | | switched |