Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make output more useful | Ermal | 2011-08-03 | 1 | -18/+8 |
| | |||||
* | Correct script to check updates and fetch them. This is basically a ↵ | Ermal | 2011-08-03 | 2 | -364/+250 |
| | | | | copy/paste of snort_download_rules.php | ||||
* | Remove unneeded binaries | Ermal | 2011-08-03 | 5 | -137/+0 |
| | |||||
* | Correct saving of interface in barnyard config | Ermal | 2011-08-03 | 1 | -30/+7 |
| | |||||
* | Get rid of Id and remove unused code | Ermal | 2011-08-03 | 2 | -5/+2 |
| | |||||
* | Fixes for whitelists and suppress generation. | Ermal | 2011-08-03 | 2 | -70/+46 |
| | |||||
* | Remove uneccessary calls to write_config() and add some more checks. | Ermal | 2011-08-03 | 2 | -32/+18 |
| | |||||
* | Nuke unicode quotes. | jim-p | 2011-08-03 | 1 | -1/+1 |
| | |||||
* | Fix path reference so that imspector-wip pulls imspector.inc and other files ↵ | jim-p | 2011-08-03 | 1 | -2/+2 |
| | | | | from imspector-wip and not imspector, should fix gui issues reported on forum. | ||||
* | Remove wrongly echoed char | Ermal | 2011-08-03 | 1 | -1/+0 |
| | |||||
* | Another round of fixes for whitelist and suppress. Also correct behaviour of ↵ | Ermal | 2011-08-03 | 5 | -109/+69 |
| | | | | some GUI. | ||||
* | More cleanups and correctly remove cron scripts during uninstall. Fix issues ↵ | Ermal | 2011-08-03 | 1 | -29/+14 |
| | | | | with menu not appearing during reinstall when settings are saved | ||||
* | Fix syntax error in varnish.inc. Fixes #1742 | jim-p | 2011-08-03 | 1 | -1/+1 |
| | |||||
* | Check that wrong input is not posted on the final config file. Let the ↵ | Ermal | 2011-08-03 | 2 | -8/+7 |
| | | | | pacakge system handle removing of freebsd packages. When starting stopping from the Snort Interfaces screen sync the configuration as well. | ||||
* | Remove copy/pasted code to unbreak snort rule downloading | Ermal | 2011-08-03 | 1 | -57/+1 |
| | |||||
* | orionids-dev, remake paths | robiscool | 2011-08-02 | 8 | -450/+234 |
| | |||||
* | Remove uneeded code | Ermal | 2011-08-02 | 1 | -4/+1 |
| | |||||
* | If the interface is changed stop previous running snort on the other interface | Ermal | 2011-08-02 | 1 | -14/+6 |
| | |||||
* | Copy rules/categories if they exists. No need to send user to do updates ↵ | Ermal | 2011-08-02 | 2 | -63/+68 |
| | | | | uselessly. | ||||
* | Do not forget interface on reedit and properly stop snort on deletion | Ermal | 2011-08-02 | 2 | -44/+20 |
| | |||||
* | Redirect to the main page if no id has been passed. | Ermal | 2011-08-02 | 2 | -2/+8 |
| | |||||
* | Use the correct interface | Ermal | 2011-08-02 | 1 | -0/+1 |
| | |||||
* | Correct command | Ermal | 2011-08-02 | 1 | -1/+1 |
| | |||||
* | More corrections | Ermal | 2011-08-02 | 1 | -1/+3 |
| | |||||
* | More corrections | Ermal | 2011-08-02 | 1 | -0/+4 |
| | |||||
* | More corrections | Ermal | 2011-08-02 | 2 | -36/+46 |
| | |||||
* | Remove unused javascript folder and their refrences | Ermal | 2011-08-02 | 8 | -6169/+2 |
| | |||||
* | Correct permissions of file so it starts correctly | Ermal | 2011-08-02 | 1 | -0/+1 |
| | |||||
* | Get some credit i need it | Ermal | 2011-08-02 | 13 | -1/+13 |
| | |||||
* | Sync package config even on save | Ermal | 2011-08-02 | 1 | -0/+3 |
| | |||||
* | Fix snort updates fetching. | Ermal | 2011-08-02 | 3 | -178/+143 |
| | |||||
* | Change snort-dev to orion | robiscool | 2011-08-02 | 73 | -0/+0 |
| | |||||
* | Correct interface ip gathering. | Ermal | 2011-08-02 | 1 | -4/+4 |
| | |||||
* | Give time to GUI to get correct fields | Ermal | 2011-08-02 | 2 | -2/+3 |
| | |||||
* | Polishing of the snort pacakge, part 2: | Ermal | 2011-08-02 | 23 | -1461/+661 |
| | | | | | | | | * Get rid of snort_head.inc * No more apply settings button since it does not make sense * Other cleanups in many parts of the code Tested only on 2.0 | ||||
* | First pass of sanitizing this code. Some more QA is needed to make sure what ↵ | Ermal Luçi | 2011-08-02 | 16 | -1647/+1135 |
| | | | | is selected is actually applied behind | ||||
* | Fix tinydns load balancing reverse behavior | Heinrich Lee Yu | 2011-08-01 | 1 | -1/+1 |
| | |||||
* | Ordering of custom options comes before remote control. | Warren Baker | 2011-07-31 | 1 | -9/+14 |
| | |||||
* | Add custom options section under Advanced. So users can add their own ↵ | Warren Baker | 2011-07-31 | 2 | -0/+17 |
| | | | | unbound specific options (http://forum.pfsense.org/index.php/topic,38954.0.html) | ||||
* | Allow 0.0.0.0/0 to be specified as an ACL. | Warren Baker | 2011-07-31 | 1 | -1/+2 |
| | |||||
* | snort-dev, add more clean up db code, add new tables to ips db | robiscool | 2011-07-30 | 5 | -15/+110 |
| | |||||
* | snort-dev, update db clean up code add snort_rulesets_ips tab | robiscool | 2011-07-30 | 4 | -97/+513 |
| | |||||
* | Changed to reflect YYYY.MM.DD | LostInIgnorance | 2011-07-29 | 1 | -1/+1 |
| | |||||
* | Changed to reflect YYYY.MM.DD | LostInIgnorance | 2011-07-29 | 1 | -1/+1 |
| | |||||
* | Changed to reflect YYYY.MM.DD | LostInIgnorance | 2011-07-29 | 1 | -7/+7 |
| | |||||
* | snort-dev, finish ips gui for main tabs, update function create ips sid | robiscool | 2011-07-29 | 10 | -48/+107 |
| | |||||
* | When exporting a windows installer, use DOS newlines in the config file, so ↵ | jim-p | 2011-07-29 | 1 | -25/+27 |
| | | | | the end user can more easily edit the config (e.g. in notepad). | ||||
* | snort-dev, redo ips tab, add js table scripts to ips tabs | robiscool | 2011-07-28 | 4 | -62/+167 |
| | |||||
* | Merge pull request #11 from marcelloc/patch-6 | Chris Buechler | 2011-07-28 | 1 | -0/+70 |
|\ | | | | | including know basic good options to improve setup | ||||
| * | including know basic good options to improve setup | marcelloc | 2011-07-20 | 1 | -0/+70 |
| | |