aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Fix a pass-by-reference error in nmap, bump.jim-p2014-04-292-3/+3
|
* Merge pull request #652 from bmeeks8/suricata-1.0Ermal2014-04-2926-194/+1510
|\
| * Add auto-prune and retention params to File Store dirs.bmeeks82014-04-272-10/+40
| |
| * Fix path to the magic.mgc file for file capture function.bmeeks82014-04-271-1/+1
| |
| * Use block.log contents to populate BLOCKED HOSTS tab.bmeeks82014-04-271-26/+17
| |
| * Enabled "rm_blocked" cron job to clear blocked hosts.bmeeks82014-04-272-9/+102
| |
| * Bump Suricata GUI pkg to v1.0 and flag as Stable.bmeeks82014-04-251-1/+1
| |
| * Add support for new block.log file from alert-pf plugin.bmeeks82014-04-252-1/+31
| |
| * Implement blocking function support in Suricata pkg GUI.bmeeks82014-04-2425-172/+1344
| |
* | Merge pull request #646 from PiBa-NL/spamd_db_content_extra_expiration_infoErmal2014-04-281-1/+18
|\ \
| * | spamd, use local timezone settings for new time columnsPiBa-NL2014-04-221-3/+3
| | |
| * | spamd, smtp host/from/to table entry expiration information shownPiBa-NL2014-04-131-1/+18
| | |
* | | Merge pull request #647 from dbaio/masterErmal2014-04-283-2/+16
|\ \ \
| * | | apcupsd - add lockfile optionDanilo G. Baio (dbaio)2014-04-213-3/+14
| | | |
| * | | apcupsd - fix lock file when using usb devicesDanilo G. Baio (dbaio)2014-04-142-1/+4
| | |/ | |/|
* | | Remove the -o basic hereErmal2014-04-281-1/+1
| | |
* | | Include new parameter control in JavaScript function.bmeeks82014-04-281-0/+1
| | |
* | | Change order of DB login info and other MySQL output parameters.bmeeks82014-04-281-4/+5
| | |
* | | Add reminder to apply IP REP blocklist changes.bmeeks82014-04-281-2/+14
| | |
* | | Add param to disable sig_reference table updates and fix root login bug.bmeeks82014-04-282-1/+13
| | |
* | | Need a flag to indicate latest snort.inc version has been loaded.bmeeks82014-04-281-1/+4
| | |
* | | Add missing ']' to variable name.bmeeks82014-04-281-2/+2
| | |
* | | Bump Snort pkg version to 3.0.7bmeeks82014-04-281-2/+2
| | |
* | | Add history tag text to write_config() calls and bump pkg version.bmeeks82014-04-282-6/+5
| | |
* | | Add "@" to silence errors and history tag text to write_config() calls.bmeeks82014-04-282-12/+11
| | |
* | | Add history tag text to all write_config() calls.bmeeks82014-04-282-2/+2
| | |
* | | Add history tag text to all write_config() calls.bmeeks82014-04-2819-36/+38
| | |
* | | Can't use constant for safemkdir() and add history tag to config write.bmeeks82014-04-281-2/+3
| | |
* | | Add check to prevent duplicate IP list files on an interface.bmeeks82014-04-281-11/+31
| | |
* | | Fix logic error preventing save of a new Suppress List.bmeeks82014-04-281-7/+5
| | |
* | | Add option to send e-mail notifications when Service Watchdog restarts a ↵jim-p2014-04-253-7/+45
| | | | | | | | | | | | service; Bump version.
* | | Don't add a second tls-auth line when exporting for Viscosity.jim-p2014-04-242-2/+2
| | |
* | | Bump here toojim-p2014-04-241-1/+1
| | |
* | | Fix various OpenVPN Client Export protocol issues that prevented the export ↵jim-p2014-04-241-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-p2014-04-242-1/+4
| | | | | | | | | | | | automatic port forward methods but has no port forwards defined.
* | | fix typoChris Buechler2014-04-231-1/+1
| | |
* | | fix Viscosity OpenVPN client export with advanced optionsChris Buechler2014-04-161-1/+1
|/ /
* | remove outdated, unused certsChris Buechler2014-04-132-53/+0
| |
* | trim sha256 client-side on AutoConfigBackup, bump versionChris Buechler2014-04-111-1/+1
| |
* | Fix a whole bunch of invalid version tests.jim-p2014-04-1050-101/+99
| |
* | Fix version test in ACB. Bump version of ACB.jim-p2014-04-105-12/+12
| |
* | Merge pull request #643 from phil-davis/patch-1Renato Botelho2014-04-101-2/+2
|\ \
| * | arpwatch quotes only go around email address #3584Phil Davis2014-04-081-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_typesRenato Botelho2014-04-082-55/+51
|\ \ \
| * | | haproxy-devel, consistent fronted type usage across secondary backends, and ↵PiBa-NL2014-04-072-55/+51
| | | | | | | | | | | | | | | | showing correct acl's in overview.
* | | | Merge pull request #639 from PiBa-NL/hap_consistent_typeRenato Botelho2014-04-081-4/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | haproxy-devel, fix showing wrong type of acl's when the primary frontend ↵PiBa-NL2014-04-071-4/+11
| |/ / | | | | | | | | | switched
* | | Get rid of the snort-old folder since its way out of usage nowdaysErmal2014-04-0827-10908/+0
| | |
* | | Restore URL modified by mistake.bmeeks82014-04-081-1/+1
| | |
* | | Use $_POST for config changes and add misc fixes and improvements.bmeeks82014-04-0828-1721/+1076
| | |