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 (
Collapse
)
Author
Age
Files
Lines
*
Add checks so empty IP or subnet is not saved to HOME_NET or PASS LIST.
bmeeks8
2015-02-03
1
-16
/
+20
|
*
Fix duplicated cron task bug when saving new time interval.
bmeeks8
2015-02-03
1
-3
/
+10
|
*
Remove the correct snort.sh on deinstall
Phil Davis
2015-01-10
1
-1
/
+1
|
*
Update Snort package to 2.9.7.0 pkg v3.2
bmeeks8
2014-12-15
1
-52
/
+33
|
*
Bump Snort GUI pkg version to 3.1.5
bmeeks8
2014-11-11
1
-1
/
+1
|
*
Bump Snort 2.9.6.2 pkg version to 3.1.4 for bug fix.
bmeeks8
2014-11-03
1
-1
/
+1
|
*
Fix typo in variable name.
bmeeks8
2014-10-16
1
-1
/
+1
|
*
Fix var name typo reported by Phil Smith & quiet down rc script output.
bmeeks8
2014-10-13
1
-3
/
+3
|
*
Use isvalidpid() function instead of testing for PID file when restarting.
bmeeks8
2014-10-10
1
-2
/
+2
|
*
Forgot to remove reverted code & handle nanoBSD installs better.
bmeeks8
2014-10-09
1
-22
/
+17
|
*
Wrap sync_snort_package_config() with conf_mount_rw() on sync target.
bmeeks8
2014-10-09
1
-0
/
+2
|
*
Remove unneeded calls to conf_mount_rw() and conf_mount_ro().
bmeeks8
2014-10-09
1
-4
/
+0
|
*
Fix so we remove the /var/db/snort directory on pkg deinstall.
bmeeks8
2014-10-09
1
-9
/
+8
|
*
Improve the snort.sh rc script. Ignore extra start commands.
bmeeks8
2014-10-07
1
-18
/
+17
|
*
Revert code exposing configured interfaces as separate services.
bmeeks8
2014-10-07
1
-111
/
+204
|
*
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
|
[next]