Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add (C) header | Scott Ullrich | 2006-09-25 | 1 | -0/+27 | |
| | ||||||
* | Use correct URL for Snort Settings tab | Scott Ullrich | 2006-09-25 | 2 | -2/+2 | |
| | ||||||
* | Use relative URL's | Scott Ullrich | 2006-09-25 | 1 | -2/+2 | |
| | ||||||
* | Output the page title. THIS IS NOT A HEAD PACKAGE! | Scott Ullrich | 2006-09-25 | 2 | -0/+4 | |
| | ||||||
* | misc HTML cleanup | Daniel Stefan Haischt | 2006-09-25 | 2 | -23/+33 | |
| | ||||||
* | Misc cleanups | Scott Ullrich | 2006-09-25 | 1 | -12/+5 | |
| | ||||||
* | Include file from / | Scott Ullrich | 2006-09-25 | 1 | -1/+1 | |
| | ||||||
* | language="JavaScript" attribute for <,script /> tags is depricated. Use the ↵ | Scott Ullrich | 2006-09-25 | 1 | -2/+2 | |
| | | | | type="text/javascript" attribute instead. | |||||
* | URL's are not full path's to file. | Scott Ullrich | 2006-09-25 | 1 | -3/+3 | |
| | ||||||
* | * Add file that allows Snort rule selection | Scott Ullrich | 2006-09-25 | 4 | -105/+170 | |
| | | | | * Use rule selection items | |||||
* | Rename Snort Settings to Snort | Scott Ullrich | 2006-09-25 | 1 | -1/+1 | |
| | ||||||
* | * Automatically add optional interfaces that are similar to lans to the home_net | Scott Ullrich | 2006-09-25 | 1 | -9/+39 | |
| | | | | * Grab SSH configuration from config.xml if required | |||||
* | Output snort alerts to /var/log/snort/ | Scott Ullrich | 2006-09-25 | 1 | -0/+2 | |
| | ||||||
* | Snort now starts out of the box. | Scott Ullrich | 2006-09-25 | 1 | -81/+101 | |
| | ||||||
* | Bump version number | Seth Mos | 2006-09-25 | 1 | -1/+1 | |
| | ||||||
* | Merging the 20060924 upstream release | Seth Mos | 2006-09-25 | 1 | -0/+0 | |
| | ||||||
* | Mark XXX items | Scott Ullrich | 2006-09-25 | 1 | -1/+3 | |
| | ||||||
* | Generate snort.conf and write it out | Scott Ullrich | 2006-09-25 | 1 | -1/+218 | |
| | ||||||
* | Send output buffer often | Scott Ullrich | 2006-09-25 | 1 | -3/+11 | |
| | ||||||
* | Add a start button | Scott Ullrich | 2006-09-25 | 1 | -0/+11 | |
| | ||||||
* | * Use /usr/local/etc/snort.conf | Scott Ullrich | 2006-09-25 | 1 | -1/+2 | |
| | | | | * Copy snort.conf sample into place during installation | |||||
* | * Hard code binary paths | Scott Ullrich | 2006-09-25 | 1 | -13/+16 | |
| | | | | * Show both tabs | |||||
* | Don't hard code filename | Scott Ullrich | 2006-09-25 | 1 | -9/+15 | |
| | ||||||
* | Only check for errors if the downloaded file is less than 1500 bytes | Scott Ullrich | 2006-09-25 | 1 | -3/+5 | |
| | ||||||
* | If an error occurs during download then scroll down to bottom of page and ↵ | Scott Ullrich | 2006-09-25 | 2 | -6/+45 | |
| | | | | output error in a white div. | |||||
* | Increase oink code box to 60 characters so that the oink code can completely fit | Scott Ullrich | 2006-09-25 | 1 | -0/+1 | |
| | ||||||
* | * Misc cleanups | Scott Ullrich | 2006-09-25 | 1 | -13/+25 | |
| | | | | | * Make sure temporary directory exists * Remove temporary directory when done | |||||
* | Set oinkmaster code from package configuration | Scott Ullrich | 2006-09-25 | 1 | -1/+2 | |
| | ||||||
* | Download snort.inc during package installation | Scott Ullrich | 2006-09-25 | 1 | -0/+5 | |
| | ||||||
* | Include snort.inc, not snort.xml | Scott Ullrich | 2006-09-25 | 1 | -1/+1 | |
| | ||||||
* | Add script that will download rules from snort.com and populate to ↵ | Scott Ullrich | 2006-09-25 | 3 | -7/+163 | |
| | | | | | | /usr/local/etc/snort/ This script uses the download progress bar framework. | |||||
* | * Split out functions to its own snort.inc file | Scott Ullrich | 2006-09-25 | 2 | -33/+45 | |
| | | | | * Start framework for downloading rules | |||||
* | Add oinkmaster code input box | Scott Ullrich | 2006-09-25 | 1 | -0/+6 | |
| | ||||||
* | Download snort2c to /usr/local/bin/ during installation | Scott Ullrich | 2006-09-25 | 1 | -2/+18 | |
| | ||||||
* | Adding snort2c binary | Scott Ullrich | 2006-09-25 | 1 | -0/+0 | |
| | ||||||
* | Adding snort package master xml file | Scott Ullrich | 2006-09-25 | 1 | -0/+66 | |
| | ||||||
* | After save redirect to status_upnp.php. | Seth Mos | 2006-09-21 | 1 | -2/+2 | |
| | | | | Instead of Diagnostics it should go into Services. | |||||
* | newer version | Seth Mos | 2006-09-21 | 1 | -1/+1 | |
| | ||||||
* | New miniupnpd binary syncing with the 20060919 release from the homepage. | Seth Mos | 2006-09-21 | 1 | -0/+0 | |
| | | | | Let's hope for the best. | |||||
* | Sleep for 60 seconds in between checks | Scott Ullrich | 2006-09-21 | 1 | -1/+1 | |
| | ||||||
* | * fix: used wrong quoting style | Daniel Stefan Haischt | 2006-09-20 | 1 | -2/+2 | |
| | ||||||
* | added localized messages (cg2 and JavaScript) | Daniel Stefan Haischt | 2006-09-20 | 4 | -40/+54 | |
| | ||||||
* | Added XML prolog to each file. NOTE: Please code valide XML. Thanx! | Daniel Stefan Haischt | 2006-09-20 | 3 | -1/+4 | |
| | ||||||
* | this may be a more precise boolean expresion | Daniel Stefan Haischt | 2006-09-13 | 1 | -1/+1 | |
| | ||||||
* | these lines did break the package on HEAD | Daniel Stefan Haischt | 2006-09-10 | 1 | -5/+0 | |
| | ||||||
* | New Squid stuff, to be backported or whatever. | Fernando Lemos | 2006-09-05 | 9 | -0/+1717 | |
| | ||||||
* | Enhance checks to make sure /var/squid/cache/01/01 exists. if not, run squid -z | Scott Ullrich | 2006-09-05 | 1 | -1/+1 | |
| | ||||||
* | point to squid_users.xml not to the inc file which does us no good | Bill Marquette | 2006-09-01 | 3 | -3/+3 | |
| | ||||||
* | helps to commit everything that was tested :-/ | Bill Marquette | 2006-09-01 | 1 | -1/+1 | |
| | ||||||
* | fix ripv1 | Bill Marquette | 2006-09-01 | 1 | -12/+33 | |
| |