| Commit message (Expand) | Author | Age | Files | Lines |
* | Add checks to fix initial startup errors and include flowbits file in snort.conf | Bill Meeks | 2013-01-23 | 1 | -1/+3 |
* | Fix bug in page title display for CATEGORIES tab. | Bill Meeks | 2013-01-20 | 1 | -5/+4 |
* | Add IPS policy select, auto-flowbit resolution and bug fixes. | Bill Meeks | 2013-01-20 | 1 | -54/+166 |
* | Implement gettext() calls on strings | Renato Botelho | 2012-07-24 | 1 | -11/+11 |
* | Rename Server to Variables since thats what it is | Ermal | 2012-07-22 | 1 | -1/+1 |
* | Fix copy pasto errors | Ermal | 2012-07-22 | 1 | -2/+2 |
* | Correct function | Ermal | 2012-07-22 | 1 | -1/+1 |
* | Remove files that are not selected under categories | Ermal | 2012-07-22 | 1 | -6/+28 |
* | If general rules are missing show configured rules | Ermal | 2012-07-22 | 1 | -2/+6 |
* | Snort so rules should not be edited | Ermal | 2012-07-14 | 1 | -3/+0 |
* | Correct update script to not mess around rules during update of snort or emer... | Ermal | 2012-07-14 | 1 | -9/+9 |
* | Fix the issues with rules pages and the ones rpeorted on the forum | Ermal | 2012-07-12 | 1 | -202/+190 |
* | Do not make url browseable when not enabled | Ermal | 2012-07-12 | 1 | -3/+13 |
* | Beatify a bit the categories tab and provide select all/unselect all buttons | Ermal | 2012-07-11 | 1 | -43/+119 |
* | Correct comment | Ermal | 2012-07-11 | 1 | -1/+1 |
* | Fix copyrights formatting and leftovers from copy pasto | Ermal | 2012-07-11 | 1 | -27/+27 |
* | Last cleanup. Fixes for issues reported on the forums as well. | Ermal | 2012-07-11 | 1 | -43/+16 |
* | Use constants as pointed out by Jim | Ermal | 2012-07-09 | 1 | -1/+3 |
* | Revert 958efd439784459a5848fb05afe1560c4db285d7 | Ermal | 2012-07-09 | 1 | -15/+9 |
* | Remove some referenced classes removed | Ermal | 2012-07-09 | 1 | -20/+0 |
* | Remove all snort layout customizations since they cause issues allover and re... | Ermal | 2012-07-09 | 1 | -4/+3 |
* | globals for these do not work properly at bootup. Might be causing unintended... | jim-p | 2012-07-09 | 1 | -9/+32 |
* | Last splits remaining | Ermal | 2012-07-09 | 1 | -1/+1 |
* | s//usr/local/etc/snort/snortdir/ to unify its reference and location. Trim so... | Ermal | 2012-07-09 | 1 | -32/+9 |
* | Generalize more references | jim-p | 2012-03-27 | 1 | -1/+1 |
* | Use basename to be sure that no full path is used on the files themselves | Ermal | 2011-11-11 | 1 | -10/+4 |
* | Remove the mess of config syncing in snort and just provide one function for ... | Ermal | 2011-11-11 | 1 | -1/+1 |
* | Remove dead code | Ermal | 2011-09-02 | 1 | -2/+0 |
* | Copy rules/categories if they exists. No need to send user to do updates usel... | Ermal | 2011-08-02 | 1 | -58/+63 |
* | Redirect to the main page if no id has been passed. | Ermal | 2011-08-02 | 1 | -0/+4 |
* | Get some credit i need it | Ermal | 2011-08-02 | 1 | -0/+1 |
* | Polishing of the snort pacakge, part 2: | Ermal | 2011-08-02 | 1 | -58/+45 |
* | First pass of sanitizing this code. Some more QA is needed to make sure what ... | Ermal Luçi | 2011-08-02 | 1 | -34/+12 |
* | More snort theme fixes from garga | jim-p | 2010-09-24 | 1 | -6/+6 |
* | Make snort respect $g['theme']. Submitted-By: garga | jim-p | 2010-09-24 | 1 | -1/+2 |
* | snort, correct line endings, finx cron loglimit code | robiscool | 2010-09-09 | 1 | -175/+186 |
* | snort, fix so rules on 64 bit pfsense | robiscool | 2010-09-05 | 1 | -1/+1 |
* | snort, fix home image link, add js_rowhelper from 2.0 upstearm | robiscool | 2010-08-18 | 1 | -2/+11 |
* | snort, major changes, fix pid bug, add jquery lightbox, update gui | robiscool | 2010-08-16 | 1 | -27/+47 |
* | snort, add whightlist.php, add options for homenet, externalnet, and whitelis... | robiscool | 2010-04-23 | 1 | -2/+0 |
* | snort, add snort-old deinstall xml, fix vlan | robiscool | 2010-04-06 | 1 | -1/+1 |
* | snort, rulesets correct iface look | robiscool | 2010-04-05 | 1 | -1/+1 |
* | snort-dev to snort, snort to snort-old, Release | robiscool | 2010-03-31 | 1 | -65/+142 |
* | Add rw/ro calls to snort. May fix issues on nano | jim-p | 2009-10-11 | 1 | -1/+4 |
* | snort stable, add error messages if users try to edit rules befor the install... | robiscool | 2009-10-01 | 1 | -3/+63 |
* | july 6, add threshold tab, add server tab, prepare for barnyard2 and snort-in... | robiscool | 2009-07-06 | 1 | -0/+2 |
* | added shared object rules from private companies, improved rule extraction, f... | robiscool | 2009-06-07 | 1 | -1/+1 |
* | Only output pgtitle once on 2.0 | Scott Ullrich | 2009-02-09 | 1 | -1/+4 |
* | mv packages to config dir to match web layout | Bill Marquette | 2009-02-06 | 1 | -0/+162 |