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
/
snort
/
snort.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace more hard-coded paths with system globals where possible.
bmeeks8
2014-10-05
1
-4
/
+26
*
Rename critical CONSTANTS so they are unique to the package.
bmeeks8
2014-09-20
1
-24
/
+30
*
Remove unneeded code from snort and barnyard start functions.
bmeeks8
2014-09-20
1
-24
/
+11
*
Ensure we unset only desired element instead of entire array!
bmeeks8
2014-09-19
1
-14
/
+29
*
Replace hard-coded paths with system globals where possible.
bmeeks8
2014-09-18
1
-2
/
+2
*
Add new shell script for starting Snort package.
bmeeks8
2014-09-18
1
-2
/
+8
*
Remove old code that is no longer needed.
bmeeks8
2014-09-18
1
-3
/
+0
*
Adjust rule set downloads for new unique service entries.
bmeeks8
2014-09-17
1
-0
/
+34
*
Remove no longer needed code for generating shell script.
bmeeks8
2014-09-17
1
-201
/
+0
*
Use Snort description for service descr or friendly descr otherwise.
bmeeks8
2014-09-17
1
-8
/
+14
*
Report each enabled Snort/BY2 interface as a separate service entry.
bmeeks8
2014-09-17
1
-43
/
+174
*
Allow setting of FACILITY & PRIORITY in BY2 when logging to local syslog.
bmeeks8
2014-09-15
1
-30
/
+38
*
Add checks so we do not call install_cron() when there are no changes.
bmeeks8
2014-09-15
1
-11
/
+80
*
Tidy up our custom package deinstall function.
bmeeks8
2014-09-14
1
-6
/
+3
*
Use rmdir_recursive() system call instead of exec() calls.
bmeeks8
2014-09-14
1
-19
/
+17
*
Clean-up SID_MODS_PATH when removing pkg and not saving settings.
bmeeks8
2014-09-14
1
-1
/
+3
*
Bump Snort package version to 2.9.6.2 pkg v3.1.3
bmeeks8
2014-09-13
1
-1
/
+1
*
Improve HOME_NET and EXTERNAL_NET generation and allow viewing of results.
bmeeks8
2014-09-13
1
-28
/
+36
*
Sync SID MGMT conf files to CARP slaves & improve sync process.
bmeeks8
2014-09-13
1
-19
/
+70
*
Add new SID MGMT functionality to Snort package.
bmeeks8
2014-09-09
1
-10
/
+928
*
More fixes for Link-Local addresses in HOME_NET and Pass Lists.
bmeeks8
2014-08-11
1
-12
/
+24
*
Include Link-Local address in HOME_NET and default Pass List
bmeeks8
2014-07-29
1
-32
/
+51
*
Bump Snort GUI package version to v3.1.2 -- bug fixes.
bmeeks8
2014-07-28
1
-1
/
+1
*
Bump Snort GUI package version to 3.1.1 for bug fix.
bmeeks8
2014-07-25
1
-1
/
+1
*
Improve code for remove_blocked_hosts cron task mgmt.
bmeeks8
2014-07-25
1
-0
/
+7
*
Fix-up cron task path to new home of rules update PHP file.
bmeeks8
2014-07-25
1
-1
/
+1
*
Update Snort package to latest 2.9.6.2 binary and fix some GUI bugs.
bmeeks8
2014-07-23
1
-1277
/
+33
*
Bump Snort GUI package version to 3.0.13
bmeeks8
2014-06-21
1
-1
/
+1
*
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
*
Change order of DB login info and other MySQL output parameters.
bmeeks8
2014-04-28
1
-4
/
+5
*
Add param to disable sig_reference table updates and fix root login bug.
bmeeks8
2014-04-28
1
-1
/
+3
*
Need a flag to indicate latest snort.inc version has been loaded.
bmeeks8
2014-04-28
1
-1
/
+4
*
Add "@" to silence errors and history tag text to write_config() calls.
bmeeks8
2014-04-28
1
-10
/
+9
*
Add support for new Barnyard2 output plugins.
bmeeks8
2014-04-08
1
-311
/
+328
*
Remove quotes around string variable -- shouldn't be there anyway.
bmeeks8
2014-02-09
1
-10
/
+10
*
Bump Snort package to 2.9.5.6 v3.0.4
bmeeks8
2014-01-28
1
-2
/
+2
*
Add enable/disable for decoder & preproc rules
bmeeks8
2014-01-27
1
-64
/
+52
*
Incorporate Ermal's comments -- use conf_mount_rw() only where needed.
bmeeks8
2014-01-13
1
-0
/
+4
*
Bump Snort pkg version to 3.0.2 -- bug fixes.
bmeeks8
2014-01-12
1
-2
/
+1
*
More fixes for auto log cleanup cron job.
bmeeks8
2014-01-11
1
-0
/
+1
*
Fix auto log limit cleanup so it actually works.
bmeeks8
2014-01-10
1
-4
/
+12
*
Fix typo in get_interface_gateway_v6() function name
bmeeks8
2014-01-07
1
-2
/
+2
*
Update copyright info and update for 3.0.1 release.
bmeeks8
2013-12-17
1
-2
/
+5
*
Simplify the way a PBI install is determined.
bmeeks8
2013-12-12
1
-11
/
+7
*
Fix FTP-Telnet preproc cmds to match snort.org defaults.
bmeeks8
2013-12-12
1
-24
/
+30
*
Set sensible defaults for new SDF preproc options.
bmeeks8
2013-12-12
1
-0
/
+2
*
Include Host Attribute Table xml DTD file in default conf set.
bmeeks8
2013-11-27
1
-1
/
+1
*
Add missing backslash escape character to shell script string.
bmeeks8
2013-11-27
1
-1
/
+1
*
Cleanup /usr/local/lib/snort directory on uninstall
bmeeks8
2013-11-27
1
-0
/
+1
[next]