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_interfaces.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate calls to write_config() and improve nanoBSD performance.
bmeeks8
2014-10-09
1
-0
/
+1
*
Wrap calls to sync_snort_package_config() with conf_mount_rw().
bmeeks8
2014-10-09
1
-3
/
+5
*
Revert code exposing configured interfaces as separate services.
bmeeks8
2014-10-07
1
-19
/
+0
*
Ensure we unset only desired element instead of entire array!
bmeeks8
2014-09-19
1
-3
/
+6
*
Use Snort description for service descr or friendly descr otherwise.
bmeeks8
2014-09-17
1
-2
/
+2
*
Replace exec() calls with system calls and also use unlink_if_exists().
bmeeks8
2014-09-17
1
-2
/
+2
*
Report each enabled Snort/BY2 interface as a separate service entry.
bmeeks8
2014-09-17
1
-13
/
+20
*
Do not show "no rules" warning when auto-SID mgmt is enabling rules.
bmeeks8
2014-09-14
1
-2
/
+4
*
Add new LOG MGMT tab to all other tab pages.
bmeeks8
2014-09-12
1
-1
/
+2
*
Add new SID MGMT tab to other tab pages.
bmeeks8
2014-09-09
1
-1
/
+2
*
Update Snort package to latest 2.9.6.2 binary and fix some GUI bugs.
bmeeks8
2014-07-23
1
-17
/
+56
*
Add history tag text to all write_config() calls.
bmeeks8
2014-04-28
1
-1
/
+1
*
Use $_POST for config changes and add misc fixes and improvements.
bmeeks8
2014-04-08
1
-102
/
+45
*
Spell out 'Interface' in column header instead of 'I/f'
bmeeks8
2014-01-10
1
-1
/
+1
*
Fix various HTML validation errors in markup.
bmeeks8
2013-06-18
1
-3
/
+3
*
Add check to verify existence of array item before we use it.
bmeeks8
2013-06-01
1
-6
/
+10
*
Fix various HTML style issues to tidy up GUI.
bmeeks8
2013-05-22
1
-139
/
+141
*
Add error trapping for Snort interface adds and deletes.
bmeeks8
2013-05-16
1
-8
/
+45
*
snort - fix small typo
Marcello Coutinho
2013-05-14
1
-1
/
+1
*
snort - (re)include two level menu and change start stop icons to toggle stat...
Marcello Coutinho
2013-05-14
1
-15
/
+30
*
Snort Pkg 2.5.8 Update - bug fixes and new features
bmeeks8
2013-05-13
1
-7
/
+8
*
Revert log msg back to iface descr instead of if_real.
bmeeks8
2013-04-26
1
-4
/
+4
*
Update Snort package to ver 2.5.7 - bug fixes and new features
bmeeks8
2013-04-25
1
-77
/
+131
*
Update Snort to 2.5.5 - New features and bug fixes
bmeeks8
2013-04-09
1
-2
/
+6
*
Add IPS policy select, auto-flowbit resolution and bug fixes.
Bill Meeks
2013-01-20
1
-6
/
+6
*
Implement gettext() calls on strings
Renato Botelho
2012-07-24
1
-27
/
+27
*
Fix the issues with rules pages and the ones rpeorted on the forum
Ermal
2012-07-12
1
-15
/
+11
*
Show the icon on the snort column for consistency. Stop snort when disabled i...
Ermal
2012-07-12
1
-16
/
+13
*
Show toggle icons for snort/barnyard in main interfaces page
Ermal
2012-07-12
1
-125
/
+141
*
Fix copyrights formatting and leftovers from copy pasto
Ermal
2012-07-11
1
-29
/
+27
*
Just use php functionality rather than forking to logger
Ermal
2012-07-11
1
-4
/
+4
*
Last cleanup. Fixes for issues reported on the forums as well.
Ermal
2012-07-11
1
-16
/
+9
*
Resolve issues reported here. http://forum.pfsense.org/index.php/topic,51295....
Ermal
2012-07-09
1
-11
/
+8
*
Use constants as pointed out by Jim
Ermal
2012-07-09
1
-1
/
+3
*
Revert 958efd439784459a5848fb05afe1560c4db285d7
Ermal
2012-07-09
1
-2
/
+2
*
Remove some referenced classes removed
Ermal
2012-07-09
1
-7
/
+0
*
Remove all snort layout customizations since they cause issues allover and re...
Ermal
2012-07-09
1
-11
/
+6
*
globals for these do not work properly at bootup. Might be causing unintended...
jim-p
2012-07-09
1
-2
/
+2
*
s//usr/local/etc/snort/snortdir/ to unify its reference and location. Trim so...
Ermal
2012-07-09
1
-2
/
+2
*
Remove references to outsiders and help and info
Ermal
2012-07-04
1
-50
/
+5
*
Move logs and alert file to per instance folder. Also remove configuration on...
Ermal
2012-06-14
1
-0
/
+2
*
Put a single alert file for each instance of snort so it actually works. Also...
Ermal
2012-06-12
1
-15
/
+1
*
Remove the mess of config syncing in snort and just provide one function for ...
Ermal
2011-11-11
1
-2
/
+2
*
Correct The functions used on the GUI to check if snort is up or not.
Ermal
2011-11-11
1
-52
/
+4
*
Sleep 4 seconds when toggle the status of the snort (start/stop) so the GUI r...
Ermal
2011-09-05
1
-0
/
+1
*
Another round of fixes for whitelist and suppress. Also correct behaviour of ...
Ermal
2011-08-03
1
-2
/
+1
*
Check that wrong input is not posted on the final config file. Let the pacakg...
Ermal
2011-08-03
1
-1
/
+2
*
Do not forget interface on reedit and properly stop snort on deletion
Ermal
2011-08-02
1
-39
/
+12
*
More corrections
Ermal
2011-08-02
1
-10
/
+14
*
Get some credit i need it
Ermal
2011-08-02
1
-0
/
+1
[next]