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
*
Simplify username code
doktornotor
2015-10-28
1
-5
/
+1
*
snort - XMLRPC sync fixes
doktornotor
2015-10-28
1
-80
/
+100
*
Add array keys between quotes, suggested by @doktornotor
Renato Botelho
2015-08-28
1
-2
/
+2
*
Merge pull request #979 from PiBa-NL/snort-3.2.6
Renato Botelho
2015-08-28
1
-2
/
+2
|
\
|
*
snort, fix config-sync to 'system backup server'
PiBa-NL
2015-08-10
1
-2
/
+2
*
|
Remove unneeded duplicate code to simplify things.
bmeeks8
2015-08-13
1
-5
/
+0
*
|
Fix spelling error in message string.
bmeeks8
2015-08-11
1
-1
/
+1
*
|
Firewall interface IPs automatically in PASS LIST, so deprecate GUI option
bmeeks8
2015-08-11
1
-1
/
+2
*
|
Include proxy arp VIPs in default HOME_NET and PASS LIST.
bmeeks8
2015-08-11
1
-1
/
+1
|
/
*
Add new feature to hide deprecated rules categories in GUI.
bmeeks8
2015-07-03
1
-0
/
+67
*
Sync IPREP IP List files with CARP replication partners.
bmeeks8
2015-07-03
1
-0
/
+32
*
Remove unused old variables.
bmeeks8
2015-07-03
1
-4
/
+1
*
Increase PHP memory to 384MB to handle large rules arrays.
bmeeks8
2015-06-03
1
-1
/
+1
*
Use macros defined in snort_defs.inc
Renato Botelho
2015-04-24
1
-1
/
+1
*
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
[next]