index
:
pfsense-packages/.git
master
pfSense packages repository
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
/
suricata
Commit message (
Collapse
)
Author
Age
Files
Lines
*
suricata - fix file permissions
doktornotor
2015-08-09
1
-84
/
+30
|
|
|
None of these files need to be executable and 0644 is default -> pointless. Fix copyright header and nuke useless empty tags while here.
*
Bump Suricata GUI package version to 2.1.6
bmeeks8
2015-07-23
1
-1
/
+1
|
*
Add note reminding user to assign custom Pass List to an interface.
bmeeks8
2015-07-23
1
-1
/
+2
|
*
Include proxy ARP virtual IPs in default HOME_NET and PASS LIST.
bmeeks8
2015-07-23
1
-1
/
+1
|
*
Remove hard-coding of pkg version and grab it realtime instead.
bmeeks8
2015-07-22
1
-2
/
+2
|
*
Show Suricata binary version on package home page.
bmeeks8
2015-07-22
2
-2
/
+13
|
*
Sync IPREP IP List files with CARP replication partners.
bmeeks8
2015-07-22
2
-0
/
+35
|
*
Start Suricata in the background on a package re-install.
bmeeks8
2015-07-22
1
-2
/
+2
|
*
Show validation error for FQDN aliases since we do not support them.
bmeeks8
2015-07-22
2
-2
/
+8
|
*
Use more secure CURL options for rules tarball downloads.
bmeeks8
2015-07-22
1
-3
/
+5
|
*
Add new feature to hide deprecated rules categories in GUI.
bmeeks8
2015-07-22
7
-0
/
+168
|
*
Verify suricata_widget file handle before trying to use it.
bmeeks8
2015-07-22
1
-1
/
+4
|
*
Fix window title - should be Suricata and not Snort.
bmeeks8
2015-07-22
1
-1
/
+1
|
*
Bump Suricata package to v2.1.5 and PBI binary to 2.0.8_1
bmeeks8
2015-05-14
2
-3
/
+3
|
*
Add TLS Certs Store directory size mgmt settings feature.
bmeeks8
2015-05-14
3
-0
/
+43
|
*
Move log mgmt settings to global data instead of per interface.
bmeeks8
2015-05-13
1
-37
/
+123
|
*
Fix suricata pbi detection for 2.3+
Renato Botelho
2015-04-30
1
-2
/
+7
|
*
Bump Suricata GUI package version to 2.1.4
bmeeks8
2015-02-04
2
-3
/
+3
|
*
Move print_info_box() call to inside of <form> tag where it belongs.
bmeeks8
2015-02-04
11
-57
/
+73
|
*
Auto-enable alerts to system log when EVE output to syslog is chosen.
bmeeks8
2015-02-04
1
-13
/
+16
|
*
Fix duplicated cron task bug when saving new time interval.
bmeeks8
2015-02-04
2
-8
/
+34
|
*
Add checks so empty IP or subnet is not saved to HOME_NET or PASS LIST.
bmeeks8
2015-02-04
1
-16
/
+20
|
*
Fix typos where "Snort" should be "Suricata" in labels.
bmeeks8
2015-01-28
1
-2
/
+2
|
*
Bump suricata version due to PBI rebuild
Renato Botelho
2014-12-31
1
-1
/
+1
|
*
Bump Suricata GUI package version to 2.1.2 for bug fixes.
bmeeks8
2014-12-28
2
-3
/
+3
|
*
Define URL variable as local instead of global.
bmeeks8
2014-12-28
1
-2
/
+7
|
*
Check for ET IQRisk update once every 6 hours instead of once daily.
bmeeks8
2014-12-28
2
-2
/
+2
|
*
Do not show md5 checksum files in IP LIST MGMT tab.
bmeeks8
2014-12-28
1
-1
/
+3
|
*
Fix fatal error 'string offset cannot be array' on greenfield installs.
bmeeks8
2014-12-28
1
-0
/
+4
|
*
Always do a manual IQRisk file check when enabled and saving settings.
bmeeks8
2014-12-25
1
-1
/
+4
|
*
Need trim() in some places to filter md5 hash string.
bmeeks8
2014-12-25
1
-6
/
+6
|
*
Fix operator, spotted by BBcan177
Renato Botelho
2014-12-18
1
-2
/
+2
|
*
Fix typos spotted by phil-davis
Renato Botelho
2014-12-18
2
-2
/
+2
|
*
Modify ET IQRisk update to use new MD5 hashes at Emerging Threats.
bmeeks8
2014-12-16
1
-16
/
+83
|
*
Remove duplicated phrase from LibHTP policy string.
bmeeks8
2014-12-16
1
-1
/
+1
|
*
Add missing paranthesis and bracket to fix syntax error.
bmeeks8
2014-12-16
1
-1
/
+1
|
*
Hide JavaScript code when IP REP or SID MGMT are disabled.
bmeeks8
2014-12-15
2
-0
/
+6
|
*
Disable auto SID MGMT when platform is NanoBSD.
bmeeks8
2014-12-15
1
-0
/
+6
|
*
Disable IP REPUTATION when platform is NanoBSD.
bmeeks8
2014-12-15
2
-1
/
+15
|
*
Make better use of previous DEFINES in new ones.
bmeeks8
2014-12-15
1
-2
/
+2
|
*
Add audit tag to config write operation.
bmeeks8
2014-12-15
1
-1
/
+1
|
*
Only grab ET IQRisk IP list if explicitly enabled.
bmeeks8
2014-12-15
1
-1
/
+1
|
*
Bump Suricata GUI pkg version to 2.1 due to new tabs for IP Reputation.
bmeeks8
2014-12-15
1
-1
/
+1
|
*
Add support for IP REPUTATION to GUI code.
bmeeks8
2014-12-15
32
-11
/
+1233
|
*
Need to define download_file() function for pfSense prior to 2.2.
bmeeks8
2014-12-15
1
-9
/
+52
|
*
Add GUI support for new GeoIP rule options.
bmeeks8
2014-12-15
7
-12
/
+143
|
*
Add required pkg-utils.inc file since we use a function from it.
bmeeks8
2014-12-15
1
-0
/
+2
|
*
Consolidate DEFINES into a single INC file for ease of future maintenance.
bmeeks8
2014-12-15
6
-71
/
+137
|
*
Initialize string variable to empty before each use.
bmeeks8
2014-12-15
1
-0
/
+1
|
*
Update BLOCKED tab to accept new block.log file formatting.
bmeeks8
2014-12-15
1
-12
/
+60
|
[next]