index
:
pfsense-packages/.git
master
pfSense packages repository
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Allow setting of FACILITY & PRIORITY in BY2 when logging to local syslog.
bmeeks8
2014-09-15
2
-35
/
+41
|
*
Add checks so we do not call install_cron() when there are no changes.
bmeeks8
2014-09-15
1
-11
/
+80
|
*
Add test to prevent unneccessary call to write_config() when no changes.
bmeeks8
2014-09-15
1
-3
/
+7
|
*
Add history message to write_config() system call.
bmeeks8
2014-09-15
1
-1
/
+1
|
*
Put all new LOG MGMT migration settings together in one block.
bmeeks8
2014-09-14
1
-4
/
+4
|
*
Move VIEW button for flowbits file so it is updated after SAVE command.
bmeeks8
2014-09-14
1
-11
/
+12
|
*
Explicitly test for '0' and empty since '0' is a valid entry.
bmeeks8
2014-09-14
1
-6
/
+5
|
*
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
2
-25
/
+23
|
*
Clean-up SID_MODS_PATH when removing pkg and not saving settings.
bmeeks8
2014-09-14
1
-1
/
+3
|
*
Do not show "no rules" warning when auto-SID mgmt is enabling rules.
bmeeks8
2014-09-14
1
-2
/
+4
|
*
Bump Snort package version to 2.9.6.2 pkg v3.1.3
bmeeks8
2014-09-13
7
-8
/
+8
|
*
Improve HOME_NET and EXTERNAL_NET generation and allow viewing of results.
bmeeks8
2014-09-13
4
-37
/
+69
|
*
Sync SID MGMT conf files to CARP slaves & improve sync process.
bmeeks8
2014-09-13
1
-19
/
+70
|
*
Add handler and install code for new LOG MGMT function.
bmeeks8
2014-09-13
7
-40
/
+229
|
*
Add SIG MGMT file to PHP file manifest.
bmeeks8
2014-09-13
1
-0
/
+5
|
*
Add new LOG MGMT tab file to package manifest.
bmeeks8
2014-09-12
2
-0
/
+6
|
*
Add new LOG MGMT tab to all other tab pages.
bmeeks8
2014-09-12
20
-74
/
+53
|
*
Add LOG MGMT settings to Snort package.
bmeeks8
2014-09-12
1
-0
/
+388
|
*
Add perfmon stats log to list of log files on Logs tab.
bmeeks8
2014-09-12
1
-1
/
+1
|
*
Add FACILITY and PRIORITY options to Alert Syslog output settings.
bmeeks8
2014-09-10
2
-3
/
+64
|
*
Add new interface LOGS tab for viewing log file contents.
bmeeks8
2014-09-10
10
-0
/
+265
|
*
Scrub CR/LF sequences that may come from copy-paste and replace with LF.
bmeeks8
2014-09-10
3
-3
/
+3
|
*
Add new SID MGMT tab to priviledges include file.
bmeeks8
2014-09-09
1
-0
/
+1
|
*
Add new SID MGMT tab to other tab pages.
bmeeks8
2014-09-09
16
-15
/
+34
|
*
Include new SID MGMT sample conf files in manifest.
bmeeks8
2014-09-09
4
-0
/
+120
|
*
Add new SID MGMT functionality to Snort package.
bmeeks8
2014-09-09
4
-50
/
+1740
|
*
Add filter dialog to ALERTS tab.
bmeeks8
2014-09-09
1
-0
/
+159
|
*
Fix duplicate UUID when cloning a Snort interface.
bmeeks8
2014-09-09
2
-3
/
+42
|
*
Add validation to ensure Barnyard2 SENSOR_NAME contains no spaces.
bmeeks8
2014-09-09
1
-0
/
+6
|
*
Bump suricata version
Renato Botelho
2014-09-06
4
-4
/
+4
|
*
Fix typo on function name
Renato Botelho
2014-09-06
1
-1
/
+1
|
*
Merge pull request #696 from bmeeks8/suricata-2.0.3-v2.0
Renato Botelho
2014-09-06
45
-809
/
+5158
|
\
|
*
Some changes no longer needed since dns-events.rules file is now in PBI.
bmeeks8
2014-09-05
3
-25
/
+0
|
|
|
*
Check if spaces in BY2 Sensor Name and show validation error.
bmeeks8
2014-09-05
1
-1
/
+7
|
|
|
*
Update static HTML text on page to reflect change in options.
bmeeks8
2014-09-05
1
-1
/
+1
|
|
|
*
Bug fix for cloning interface via DUP icon.
bmeeks8
2014-09-05
1
-2
/
+5
|
|
|
*
Notify user on ALERTS tab when viewing filtered results.
bmeeks8
2014-09-05
1
-0
/
+7
|
|
|
*
Default "forcekeepsettings" to 'on' for new installs (Issue #3838)
bmeeks8
2014-09-04
1
-1
/
+6
|
|
|
*
Disable EVE log options when interface is disabled.
bmeeks8
2014-09-04
1
-0
/
+6
|
|
|
*
Fix spelling error typo in a comment line.
bmeeks8
2014-09-04
1
-1
/
+1
|
|
|
*
Prevent setting filesystem to read-only during post-install rule update.
bmeeks8
2014-09-04
1
-1
/
+5
|
|
|
*
Add new GUI control for setting interface promisc mode on/off.
bmeeks8
2014-09-04
4
-0
/
+27
|
|
|
*
Strip any CR characters that may get pasted into some control fields.
bmeeks8
2014-09-03
4
-4
/
+4
|
|
|
*
Change title for Widget column to Priority/Class instead.
bmeeks8
2014-09-02
1
-1
/
+1
|
|
|
*
Change title in Suricata Widget column header to Priority/Rule Name.
bmeeks8
2014-09-02
1
-1
/
+1
|
|
|
*
Include new 'dns-events.rules' file for Suricata 2.0.3
bmeeks8
2014-09-01
7
-3
/
+36
|
|
|
*
Suricata prefers CIDR masks on HOME_NET and EXTERNAL_NET addresses.
bmeeks8
2014-08-30
3
-39
/
+56
|
|
|
*
Revert $EXTERNAL_NET back to !$HOME_NET for now.
bmeeks8
2014-08-29
2
-2
/
+2
|
|
|
*
Fix another missed $ symbol in variable name.
bmeeks8
2014-08-29
1
-1
/
+1
|
|
[next]