| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | More cleanups and correctly remove cron scripts during uninstall. Fix issues ... | Ermal | 2011-08-03 | 1 | -29/+14 |
* | 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 pacakg... | Ermal | 2011-08-03 | 2 | -8/+7 |
* | 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 usel... | Ermal | 2011-08-02 | 2 | -63/+68 |
* | 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 |
* | Version bump | Ermal | 2011-08-02 | 2 | -2/+2 |
* | 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 |
* | rename snort-dev to orion in packages.xml | robiscool | 2011-08-02 | 2 | -2/+2 |
* | 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 |
* | Enable snort package again for 2.0 | Ermal | 2011-08-02 | 2 | -0/+48 |
* | Polishing of the snort pacakge, part 2: | Ermal | 2011-08-02 | 23 | -1461/+661 |
* | Fix whitespace | jim-p | 2011-08-02 | 2 | -3/+3 |
* | First pass of sanitizing this code. Some more QA is needed to make sure what ... | Ermal Luçi | 2011-08-02 | 16 | -1647/+1135 |
* | Merge pull request #14 from engwan/master | Chris Buechler | 2011-07-31 | 1 | -1/+1 |
|\ |
|
| * | 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 unbound... | Warren Baker | 2011-07-31 | 2 | -0/+17 |
* | Allow 0.0.0.0/0 to be specified as an ACL. | Warren Baker | 2011-07-31 | 1 | -1/+2 |
* | Bump Unbound version number to match 1.4.12. No other changes made besides ve... | Warren Baker | 2011-07-31 | 2 | -7/+8 |
* | 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 |
* | Merge pull request #13 from LostInIgnorance/master | Chris Buechler | 2011-07-29 | 3 | -9/+9 |
|\ |
|
| * | 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 t... | jim-p | 2011-07-29 | 1 | -25/+27 |
* | 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 |
|\ |
|