| Commit message (Expand) | Author | Age | Files | Lines |
* | fix typo | robiscool | 2009-06-18 | 1 | -2/+2 |
* | add mcrane SIP ports to the snort.conf, remove exit when emerg website is dow... | robiscool | 2009-06-18 | 2 | -15/+7 |
* | fix typo | Chris Buechler | 2009-06-18 | 1 | -1/+1 |
* | this ones for you mcrane, added custom pfsense rules auto updates, add voip r... | robiscool | 2009-06-16 | 5 | -10/+96 |
* | pfsense custom voip rules | robiscool | 2009-06-15 | 1 | -0/+3 |
* | Update the version number | robiscool | 2009-06-12 | 1 | -1/+1 |
* | begin code clean up | robiscool | 2009-06-11 | 1 | -16/+16 |
* | New installs should have rules dir | robiscool | 2009-06-11 | 1 | -0/+1 |
* | whatever jim-p does I will do | robiscool | 2009-06-10 | 1 | -0/+1 |
* | Add sync commands and apc_clear_cache force pfsense to write to disk, removed... | robiscool | 2009-06-10 | 1 | -1/+22 |
* | Major feature update, added Emergingthreats rules,Alerts Tab logging type ful... | robiscool | 2009-06-09 | 4 | -24/+244 |
* | snort_download_rules update june 8 | robiscool | 2009-06-08 | 1 | -2/+2 |
* | upadted and refined snort.conf, snort.xml upadte pkg version, snort_download_... | robiscool | 2009-06-08 | 3 | -30/+43 |
* | Oh Oh, for got to remove internal test network urls | robiscool | 2009-06-07 | 1 | -4/+4 |
* | added shared object rules from private companies, improved rule extraction, f... | robiscool | 2009-06-07 | 3 | -20/+81 |
* | Thanx to serialdie, found missing Snort.org paid subscriber urls, different m... | robiscool | 2009-06-04 | 1 | -8/+29 |
* | update snort_download_rules.php for snort paid subsribers jun 03 | robiscool | 2009-06-03 | 1 | -72/+98 |
* | cron change in snort.inc. fixed snort_download_rules.php added time stamps, l... | robiscool | 2009-06-02 | 2 | -22/+54 |
* | if download fails dont delete the snort/rules directory | robiscool | 2009-05-31 | 1 | -8/+0 |
* | snort_download_rules.php oink code update | robiscool | 2009-05-31 | 1 | -8/+19 |
* | changes to snort.inc, snort_downloads_rules.php, pkg_config.7.xml. libdnet-1.... | robiscool | 2009-05-31 | 2 | -206/+217 |
* | Never uninstall PCRE package, breaks lighthttp, May 25 | robiscool | 2009-05-25 | 1 | -1/+0 |
* | snort changes snort.inc, pkg_config.7.xml may 25 | robiscool | 2009-05-25 | 1 | -2/+5 |
* | bring back "silence warning on every FTP connection" change overwritten in th... | Chris Buechler | 2009-05-23 | 1 | -1/+1 |
* | (temp) fix for snort not starting | Chris Buechler | 2009-05-23 | 1 | -2/+2 |
* | Do not echo out error, sent it to log file and stop breaking the GUI! | Scott Ullrich | 2009-05-22 | 1 | -2/+1 |
* | modified: snort.inc snort.xml pkg_config.7.xml 04-15-09 | robscool | 2009-04-15 | 2 | -2/+2 |
* | update snort.inc snort.xml April 13 09, 2ND | robscool | 2009-04-13 | 1 | -1/+1 |
* | update snort.inc snort.xml April 13 09 | robscool | 2009-04-13 | 2 | -3/+12 |
* | modified: config/snort/snort.inc | rob | 2009-04-11 | 2 | -44/+165 |
* | Add EPSV to Snort proprocessor's list of valid FTP commands | jim-p | 2009-04-02 | 1 | -1/+1 |
* | Updates to Snort.inc and Snort.xml 03-01-09 | rob iscool | 2009-03-08 | 2 | -3/+3 |
* | Fix snort package, rc.d script was being written incorrectly when multiple in... | Jim Pingle | 2009-03-08 | 1 | -1/+1 |
* | Only mkdir if the directory does not exist | Scott Ullrich | 2009-02-10 | 1 | -1/+2 |
* | Kill with the biggest sword yet | Scott Ullrich | 2009-02-09 | 1 | -0/+2 |
* | Git rid of the scroll down business and output to lower area with tags stripped. | Scott Ullrich | 2009-02-09 | 1 | -15/+2 |
* | Only extract rules/ directory | Scott Ullrich | 2009-02-09 | 1 | -5/+3 |
* | Output extract process | Scott Ullrich | 2009-02-09 | 1 | -1/+1 |
* | Set max_execution_time | Scott Ullrich | 2009-02-09 | 1 | -0/+4 |
* | Show extraction progress | Scott Ullrich | 2009-02-09 | 1 | -1/+9 |
* | Show download size only for time being | Scott Ullrich | 2009-02-09 | 1 | -2/+0 |
* | Run snort in & | Scott Ullrich | 2009-02-09 | 1 | -1/+1 |
* | Use correct -C dir | Scott Ullrich | 2009-02-09 | 1 | -1/+1 |
* | Use exec() | Scott Ullrich | 2009-02-09 | 1 | -8/+1 |
* | * Use custom read function to show status | Scott Ullrich | 2009-02-09 | 1 | -5/+12 |
* | Update URL | Scott Ullrich | 2009-02-09 | 3 | -12/+56 |
* | Only output pgtitle once on 2.0 | Scott Ullrich | 2009-02-09 | 6 | -6/+24 |
* | flush() after reading | Scott Ullrich | 2009-02-09 | 1 | -0/+1 |
* | Lower fread handle size | Scott Ullrich | 2009-02-09 | 1 | -1/+1 |
* | Show all contents of extract | Scott Ullrich | 2009-02-09 | 1 | -1/+1 |