aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add a note telling the user they can click on a ruleset to automatically ↵Scott Ullrich2006-09-261-0/+2
| | | | launch the item in edit.php
* Take into account pppoe interfacesScott Ullrich2006-09-262-1/+6
|
* Do not store ruleset selections in the coregui xml section, it will get ↵Scott Ullrich2006-09-262-4/+4
| | | | overwritten.
* Set version to 2.6.0.2Scott Ullrich2006-09-261-1/+1
|
* Do not install 2 snort service itemsScott Ullrich2006-09-261-5/+0
|
* Trim extra charactersScott Ullrich2006-09-261-1/+1
|
* Add ID10T textScott Ullrich2006-09-261-0/+3
|
* Only space one timeScott Ullrich2006-09-261-1/+1
|
* * Remove stray 'Scott Ullrich2006-09-261-1/+1
|
* * Remove stray 'Scott Ullrich2006-09-261-2/+2
| | | | * Move ip over a few spaces
* Complete path to pfctlScott Ullrich2006-09-261-1/+1
|
* * Alert user when no items are in the listScott Ullrich2006-09-261-0/+6
| | | | * Otherwise show how many items listed
* * use []Scott Ullrich2006-09-263-20/+22
| | | | * show tabs on snort rule update page for the start button
* The newly added tab should be 3, not 2. Cut and pasto.Scott Ullrich2006-09-263-3/+3
|
* Add new tab, snort blocked which lists all ips in the snort2c anchor and ↵Scott Ullrich2006-09-264-0/+119
| | | | allows for the items to be deleted.
* Add all virtual ips and ip addresses from all optional interfaces.Scott Ullrich2006-09-261-0/+15
|
* Change interface_array to iface_arrayScott Ullrich2006-09-262-3/+3
|
* Use -A full for loggingScott Ullrich2006-09-261-1/+1
|
* List status_upnp.php under the status menuSeth Mos2006-09-261-0/+6
|
* We have a clear button.Seth Mos2006-09-261-8/+29
|
* Don't pass -s argument. Now snort2c starts correctly.Scott Ullrich2006-09-261-1/+1
|
* Do not run in_array() on non arraysScott Ullrich2006-09-261-4/+7
|
* Add block offenders checkboxScott Ullrich2006-09-262-2/+16
|
* Allow user to specify the performance model for search-methodScott Ullrich2006-09-262-12/+54
|
* * Misc cleanupScott Ullrich2006-09-251-37/+39
| | | | * Cleanup home list making it suitable for whitelist
* Add (C) headerScott Ullrich2006-09-251-0/+27
|
* Use correct URL for Snort Settings tabScott Ullrich2006-09-252-2/+2
|
* Use relative URL'sScott Ullrich2006-09-251-2/+2
|
* Output the page title. THIS IS NOT A HEAD PACKAGE!Scott Ullrich2006-09-252-0/+4
|
* misc HTML cleanupDaniel Stefan Haischt2006-09-252-23/+33
|
* Misc cleanupsScott Ullrich2006-09-251-12/+5
|
* Include file from /Scott Ullrich2006-09-251-1/+1
|
* language="JavaScript" attribute for <,script /> tags is depricated. Use the ↵Scott Ullrich2006-09-251-2/+2
| | | | type="text/javascript" attribute instead.
* URL's are not full path's to file.Scott Ullrich2006-09-251-3/+3
|
* * Add file that allows Snort rule selectionScott Ullrich2006-09-254-105/+170
| | | | * Use rule selection items
* Rename Snort Settings to SnortScott Ullrich2006-09-251-1/+1
|
* * Automatically add optional interfaces that are similar to lans to the home_netScott Ullrich2006-09-251-9/+39
| | | | * Grab SSH configuration from config.xml if required
* Output snort alerts to /var/log/snort/Scott Ullrich2006-09-251-0/+2
|
* Snort now starts out of the box.Scott Ullrich2006-09-251-81/+101
|
* Bump version numberSeth Mos2006-09-252-2/+2
|
* Merging the 20060924 upstream releaseSeth Mos2006-09-251-0/+0
|
* Mark XXX itemsScott Ullrich2006-09-251-1/+3
|
* Generate snort.conf and write it outScott Ullrich2006-09-251-1/+218
|
* Send output buffer oftenScott Ullrich2006-09-251-3/+11
|
* Add a start buttonScott Ullrich2006-09-251-0/+11
|
* * Use /usr/local/etc/snort.confScott Ullrich2006-09-251-1/+2
| | | | * Copy snort.conf sample into place during installation
* * Hard code binary pathsScott Ullrich2006-09-251-13/+16
| | | | * Show both tabs
* Don't hard code filenameScott Ullrich2006-09-251-9/+15
|
* Only check for errors if the downloaded file is less than 1500 bytesScott Ullrich2006-09-251-3/+5
|
* If an error occurs during download then scroll down to bottom of page and ↵Scott Ullrich2006-09-252-6/+45
| | | | output error in a white div.