Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some extra rw checking to snort inc, somehow it's dropping rw in the ↵ | jim-p | 2009-10-27 | 1 | -1/+4 |
| | | | | middle somewhere. | ||||
* | Spelling fix for Reloading | Scott Ullrich | 2009-10-26 | 1 | -1/+1 |
| | |||||
* | Clarify what we are removing (swap.state) | Scott Ullrich | 2009-10-26 | 1 | -3/+9 |
| | |||||
* | Remove swap.state only during removal | Scott Ullrich | 2009-10-26 | 1 | -1/+1 |
| | |||||
* | Minor text cleanup | Scott Ullrich | 2009-10-26 | 1 | -6/+6 |
| | |||||
* | Add & to variable. Add output window updates | Scott Ullrich | 2009-10-26 | 1 | -5/+7 |
| | |||||
* | Fix path, add comment about the code above not working | Scott Ullrich | 2009-10-26 | 1 | -1/+2 |
| | |||||
* | Check for swap.state instead | Scott Ullrich | 2009-10-26 | 1 | -2/+2 |
| | |||||
* | Remove cache dir on deinstall if it exists | Scott Ullrich | 2009-10-26 | 1 | -0/+2 |
| | |||||
* | Move rw call a bit higher when downloading snort rules. | jim-p | 2009-10-24 | 1 | -2/+2 |
| | |||||
* | open file for writing | Scott Ullrich | 2009-10-22 | 1 | -1/+1 |
| | |||||
* | Add missing ; | jim-p | 2009-10-20 | 1 | -1/+1 |
| | |||||
* | don't use old dnsserver helper | Chris Buechler | 2009-10-20 | 1 | -1/+0 |
| | |||||
* | Do not show blank lines | Scott Ullrich | 2009-10-19 | 1 | -6/+10 |
| | |||||
* | It's 2009 now. Update (C) | Scott Ullrich | 2009-10-19 | 1 | -1/+1 |
| | |||||
* | Add missing closing tag. Discovered by Ltning | Scott Ullrich | 2009-10-19 | 1 | -1/+1 |
| | |||||
* | snort-dev, start snort-inline gui base | robiscool | 2009-10-17 | 18 | -0/+2723 |
| | |||||
* | Snort widget updates, courtesy of matrix200 | jim-p | 2009-10-17 | 4 | -16/+17 |
| | |||||
* | nuke ip address, nat port forwards work just as well | Scott Ullrich | 2009-10-17 | 1 | -4/+1 |
| | |||||
* | nuke ip address, nat port forwards work just as well | Scott Ullrich | 2009-10-17 | 1 | -10/+0 |
| | |||||
* | s/--- default ---/default/. Make the default selection default | Scott Ullrich | 2009-10-17 | 2 | -5/+3 |
| | |||||
* | Allow setting of STunnel listening IP in case the operator wants to host his ↵ | Scott Ullrich | 2009-10-17 | 2 | -1/+14 |
| | | | | anyterm on WAN | ||||
* | Redirect form http -> https correctly | Scott Ullrich | 2009-10-17 | 1 | -1/+1 |
| | |||||
* | s/anyterm/Anyterm | Scott Ullrich | 2009-10-17 | 1 | -1/+1 |
| | |||||
* | s/conff/conf/ | Scott Ullrich | 2009-10-17 | 1 | -3/+3 |
| | |||||
* | Move back to /var/etc .. the binaries are hard coded to this location and we ↵ | Scott Ullrich | 2009-10-17 | 1 | -3/+3 |
| | | | | also now create this file from scratch each startup | ||||
* | Do not unlink. Will have to revisit this. | Scott Ullrich | 2009-10-17 | 1 | -1/+0 |
| | |||||
* | Move ENDOFF to beginning of line. | Scott Ullrich | 2009-10-16 | 1 | -1/+2 |
| | |||||
* | Launch anyterm and unlink the configuration file. Write out the file on ↵ | Scott Ullrich | 2009-10-16 | 1 | -1/+9 |
| | | | | each invocation. | ||||
* | Move to /usr/local/etc/ to survive reboots on nano | Scott Ullrich | 2009-10-16 | 1 | -3/+3 |
| | |||||
* | Launch /etc/rc.initial menu | Scott Ullrich | 2009-10-16 | 1 | -1/+1 |
| | |||||
* | Force item to string and crack the whip! Just whip it...Into shape. | Scott Ullrich | 2009-10-16 | 1 | -1/+1 |
| | |||||
* | Reverse logic | Scott Ullrich | 2009-10-16 | 1 | -3/+3 |
| | |||||
* | Add missing _ | Scott Ullrich | 2009-10-16 | 1 | -1/+1 |
| | |||||
* | Fix typo. It's anytermd | Scott Ullrich | 2009-10-16 | 1 | -1/+1 |
| | |||||
* | Move killall and test for running anytermd | Scott Ullrich | 2009-10-16 | 1 | -1/+3 |
| | |||||
* | Add [0] | Scott Ullrich | 2009-10-16 | 2 | -7/+7 |
| | |||||
* | Remove unused items | Scott Ullrich | 2009-10-16 | 1 | -9/+5 |
| | |||||
* | Use cdata and add recommended blurb | Scott Ullrich | 2009-10-16 | 1 | -1/+1 |
| | |||||
* | remove [ ] | Scott Ullrich | 2009-10-16 | 1 | -1/+1 |
| | |||||
* | Add missin ; | Scott Ullrich | 2009-10-16 | 1 | -1/+1 |
| | |||||
* | Correct URL | Scott Ullrich | 2009-10-16 | 1 | -1/+1 |
| | |||||
* | Correct filename | Scott Ullrich | 2009-10-16 | 1 | -1/+1 |
| | |||||
* | Copy access_anyterm.php | Scott Ullrich | 2009-10-16 | 1 | -0/+5 |
| | |||||
* | Adding anyterm package + stunnel support | Scott Ullrich | 2009-10-16 | 4 | -5/+174 |
| | |||||
* | Oops, actually write out rc.d file | Scott Ullrich | 2009-10-16 | 3 | -0/+101 |
| | |||||
* | Use conf_mount_rw() | Scott Ullrich | 2009-10-16 | 1 | -0/+1 |
| | |||||
* | Nuke ACL's for the time being. It looks like this tab will need to be ↵ | Scott Ullrich | 2009-10-16 | 1 | -1/+5 |
| | | | | broken out into 2 (frontends and backends) | ||||
* | Rename tab to Frontends/Backends | Scott Ullrich | 2009-10-16 | 3 | -3/+3 |
| | |||||
* | Fix selection of listening ip address | Scott Ullrich | 2009-10-16 | 1 | -1/+1 |
| |