Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CHange the Binding of tinyDNS so that Carp IP is no longer required. | Goffredo Andreone | 2007-02-23 | 2 | -12/+13 |
| | |||||
* | Yet another GUI change | Goffredo Andreone | 2007-02-22 | 1 | -1/+1 |
| | |||||
* | * Only copy resolv.conf.orig if it exists | Scott Ullrich | 2007-02-22 | 1 | -9/+9 |
| | | | | | * Convert if {} logic to pfSense style * Only operate on dnscache if it exists | ||||
* | More GUI changes | Goffredo Andreone | 2007-02-22 | 1 | -1/+1 |
| | |||||
* | Added Clear logs button | Goffredo Andreone | 2007-02-22 | 1 | -0/+5 |
| | |||||
* | Change Name to DNS Cache-Server to reflect its true nature | Goffredo Andreone | 2007-02-22 | 1 | -2/+2 |
| | |||||
* | FIxed ampersand sign in tinydns.xml file which caused a download error! | Goffredo Andreone | 2007-02-22 | 1 | -1/+1 |
| | |||||
* | Forwarding of DNS requests to tinyDNS server not functional in this version. ↵ | Goffredo Andreone | 2007-02-22 | 2 | -51/+68 |
| | | | | Need to update to test download from web. Added files to forward DNS requests to tinyDNS server if SOA record is on tinyDNS otherwise forward to external Forwarding servers. | ||||
* | Correct portscan preprocessor settings. WAN Gateway, DNS servers, and ↵ | Scott Dale | 2007-02-22 | 1 | -10/+19 |
| | | | | loopback address are not automatically inserted in $HOME_NET. Removed redundant code that was inserting local IPs twice into $HOME_NET. | ||||
* | Corrected page title | Scott Dale | 2007-02-22 | 1 | -1/+1 |
| | |||||
* | Removed the flow-portscan preprocessor and inserted the sfportscan ↵ | Scott Dale | 2007-02-21 | 1 | -25/+8 |
| | | | | preprocessor. Flow-portscan has been deprecated from Snort. | ||||
* | Updated documentation of page to reflect actual operations | Goffredo Andreone | 2007-02-21 | 1 | -7/+7 |
| | |||||
* | Fixed copy resolv.conf to resolv.config.dnscache error | Goffredo Andreone | 2007-02-21 | 1 | -2/+2 |
| | |||||
* | Forwarding now working with CARP IP set for TinyDNS and LAN IP set for ↵ | Goffredo Andreone | 2007-02-21 | 1 | -26/+96 |
| | | | | | | DNScache(Forwarder). Documention on actual operation not up to date! Once Forwarding is enabled it cannot be removed. | ||||
* | Cleaned up display of ". records" for IE. | Goffredo Andreone | 2007-02-21 | 1 | -0/+1 |
| | |||||
* | * Remove debugging * Only recreate zone and ping items on change | Scott Ullrich | 2007-02-21 | 1 | -6/+0 |
| | |||||
* | It helps when we add the delete and add function to the correct file! | Scott Ullrich | 2007-02-21 | 1 | -0/+14 |
| | |||||
* | Handle delete command | Scott Ullrich | 2007-02-21 | 1 | -0/+6 |
| | |||||
* | Reload zone settings on save | Scott Ullrich | 2007-02-21 | 1 | -0/+6 |
| | |||||
* | -inform user when service is not running | Ryan Wagoner | 2007-02-20 | 1 | -18/+41 |
| | | | | | -inform user of stale data when connection lost -split data into two tables | ||||
* | Do not enumerate variable unless it is a variable. | Scott Ullrich | 2007-02-20 | 1 | -12/+14 |
| | |||||
* | Do not enumerate variable unless it is a variable. | Scott Ullrich | 2007-02-20 | 1 | -3/+5 |
| | |||||
* | Do not exit if user has not configured the interface | Scott Ullrich | 2007-02-20 | 1 | -2/+1 |
| | |||||
* | -fix permission problem when using usb ups | Ryan Wagoner | 2007-02-19 | 1 | -2/+4 |
| | |||||
* | -add checks and status statements to rc file | Ryan Wagoner | 2007-02-19 | 2 | -84/+110 |
| | | | | | -cleanup whitespace in nut xml -only create /var/db/nut if it does not exist | ||||
* | -ensure /var/spool/lock exists as its required by nut | Ryan Wagoner | 2007-02-19 | 1 | -0/+8 |
| | |||||
* | -fix status page hanging when nut fails to start | Ryan Wagoner | 2007-02-19 | 1 | -6/+8 |
| | |||||
* | Added start of DNS forwarding code. Not functional as of yet in that ↵ | Goffredo Andreone | 2007-02-19 | 3 | -1/+89 |
| | | | | recursion is not implemented. Other minor fix ups. | ||||
* | If no interface is selected, throw an error to the log files and exit. | Scott Ullrich | 2007-02-18 | 1 | -1/+6 |
| | |||||
* | Stop service before attempting restart | Scott Ullrich | 2007-02-18 | 1 | -0/+1 |
| | |||||
* | Interface value should be an array. | Scott Ullrich | 2007-02-18 | 1 | -1/+1 |
| | |||||
* | s/(s)// | Scott Ullrich | 2007-02-18 | 1 | -1/+1 |
| | |||||
* | Only bind to one interface until bandwidthd bugs are fixed. | Scott Ullrich | 2007-02-18 | 2 | -4/+14 |
| | |||||
* | -move logs to /var/imsepctor to deal with logs being cleared on restart | Ryan Wagoner | 2007-02-18 | 3 | -40/+67 |
| | |||||
* | s/Viwer/Viewer | Ryan Wagoner | 2007-02-18 | 1 | -6/+7 |
| | |||||
* | - only show values reported by upsc | Ryan Wagoner | 2007-02-18 | 1 | -18/+38 |
| | | | | - change text color so its readable and format values correctly | ||||
* | Make active when selected | Goffredo Andreone | 2007-02-18 | 1 | -1/+1 |
| | |||||
* | -only allow Aa-Zz 0-9 _ - in the ups name field | Ryan Wagoner | 2007-02-18 | 1 | -7/+11 |
| | | | | -correct field names for input validation | ||||
* | -use strong tags in xml for required fields, this was done purposely instead ↵ | Ryan Wagoner | 2007-02-16 | 2 | -27/+43 |
| | | | | | | of using the required tag as depending on the monitoring mode local/remote these fields may not be required, however on head you can't save package changes if all required fields are not filled out -add support for more ups status conditions | ||||
* | -check for valid cdir range in ip address | Ryan Wagoner | 2007-02-16 | 2 | -59/+36 |
| | | | | -fix ups type and cable selections according to man pages for drivers | ||||
* | -add graphical percentage bars | Ryan Wagoner | 2007-02-16 | 1 | -19/+70 |
| | | | | -wrap repetitive code into functions | ||||
* | Re added and renamed Registered Domains tab to View Domains | Goffredo Andreone | 2007-02-16 | 6 | -6/+16 |
| | |||||
* | Spell error on $rtype2 | Goffredo Andreone | 2007-02-16 | 1 | -1/+1 |
| | |||||
* | -added support for powercom ups and some others | Ryan Wagoner | 2007-02-15 | 2 | -6/+37 |
| | | | | -added support for unknown status condition | ||||
* | -add status support for remote ups | Ryan Wagoner | 2007-02-15 | 1 | -11/+44 |
| | | | | | -display status in table format -add model, temperature, and load information | ||||
* | * Ensure Sync tab is shown on all screens | Scott Ullrich | 2007-02-15 | 5 | -10/+1 |
| | | | | * Remove "Add Domains" tab, its the same as "Registered Domains" | ||||
* | Misc cleanups | Scott Ullrich | 2007-02-15 | 1 | -6/+3 |
| | |||||
* | Only sync if IP and password are passed | Scott Ullrich | 2007-02-15 | 1 | -1/+2 |
| | |||||
* | When a sync error occurs, enable debug mode and sync again to obtain ↵ | Scott Ullrich | 2007-02-15 | 1 | -0/+2 |
| | | | | enhanced error messages. | ||||
* | -move network ups tools into its own directory | Ryan Wagoner | 2007-02-15 | 3 | -0/+927 |
| | | | | -added status page to display ups status |