Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use correct locking. Mount rw ro for embedded (not that its supported) | Scott Ullrich | 2007-02-05 | 1 | -0/+10 |
| | |||||
* | true / false plz | Scott Ullrich | 2007-02-05 | 1 | -1/+1 |
| | |||||
* | Fix custom rule errors | Scott Ullrich | 2007-02-05 | 1 | -7/+7 |
| | |||||
* | Do not install blank subnet line | Scott Ullrich | 2007-02-04 | 1 | -1/+2 |
| | |||||
* | * Note that this is pfSense package in bandwidth.conf | Scott Ullrich | 2007-02-04 | 1 | -0/+11 |
| | | | | * Automatically start package on setup since it requires no input | ||||
* | Blow away previous symlink to ensure that it is correct | Scott Ullrich | 2007-02-04 | 1 | -2/+1 |
| | |||||
* | Default to settings menu | Scott Ullrich | 2007-02-04 | 1 | -1/+1 |
| | |||||
* | Correctly create symlink | Scott Ullrich | 2007-02-04 | 1 | -1/+1 |
| | |||||
* | Handle PPPOE and DHCP correctly | Scott Ullrich | 2007-02-04 | 1 | -1/+1 |
| | |||||
* | Remove XXX | Scott Ullrich | 2007-02-04 | 1 | -1/+0 |
| | |||||
* | Don't forget /n | Scott Ullrich | 2007-02-04 | 1 | -1/+1 |
| | |||||
* | Use /32 for pppoe | Scott Ullrich | 2007-02-04 | 1 | -1/+1 |
| | |||||
* | Set index.html to a nice welcome string to inform the user to start the ↵ | Scott Ullrich | 2007-02-04 | 2 | -1/+3 |
| | | | | service to populate the directory. | ||||
* | General cleanups | Scott Ullrich | 2007-02-04 | 2 | -1/+10 |
| | |||||
* | Do not include " for filter | Scott Ullrich | 2007-02-04 | 1 | -1/+1 |
| | |||||
* | Do not include " for subnets | Scott Ullrich | 2007-02-04 | 1 | -5/+5 |
| | |||||
* | global $g and $config | Scott Ullrich | 2007-02-04 | 1 | -0/+1 |
| | |||||
* | Add back typo | Scott Ullrich | 2007-02-04 | 1 | -1/+1 |
| | |||||
* | Conver interface names. | Scott Ullrich | 2007-02-04 | 1 | -2/+3 |
| | | | | Writeout subnet correctly | ||||
* | Add service information | Scott Ullrich | 2007-02-04 | 1 | -0/+6 |
| | |||||
* | Deinstall. | Scott Ullrich | 2007-02-04 | 2 | -0/+7 |
| | |||||
* | Use <<< | Scott Ullrich | 2007-02-04 | 1 | -1/+1 |
| | |||||
* | Remove _ from xml fieldnames | Scott Ullrich | 2007-02-04 | 2 | -8/+8 |
| | |||||
* | Adding bandwidthd pacakged | Scott Ullrich | 2007-02-04 | 2 | -0/+244 |
| | |||||
* | Add missing Logs tab | Scott Ullrich | 2007-02-03 | 1 | -0/+1 |
| | |||||
* | Fix Fatal error:Call to undefined function: filter_configure() in ↵ | Scott Ullrich | 2007-02-03 | 1 | -0/+2 |
| | | | | /usr/local/pkg/tinydns.inc on line 141 error on package sync | ||||
* | miniupnpd interfaces field is required .. pointed out by dsh | Ryan Wagoner | 2007-01-30 | 1 | -0/+1 |
| | |||||
* | fix typo in miniupnpd | Ryan Wagoner | 2007-01-30 | 1 | -1/+1 |
| | |||||
* | miniupnpd version bump 20070130 | Ryan Wagoner | 2007-01-30 | 2 | -1/+1 |
| | |||||
* | Fix TTL for SOA type records | Scott Ullrich | 2007-01-30 | 1 | -1/+1 |
| | |||||
* | Fix TTL for MX type records | Scott Ullrich | 2007-01-30 | 1 | -1/+1 |
| | |||||
* | Unbreak load balancing option | Scott Ullrich | 2007-01-30 | 1 | -1/+0 |
| | |||||
* | miniupnpd version bump 20070127 which fixes my network places bug and adds ↵ | Ryan Wagoner | 2007-01-29 | 3 | -77/+185 |
| | | | | support for access restrictions | ||||
* | Show the entire log file, not just the last 8 or so entries | Scott Ullrich | 2007-01-28 | 1 | -1/+1 |
| | |||||
* | Strip out trailing :0 | Scott Ullrich | 2007-01-28 | 1 | -1/+1 |
| | |||||
* | Add generic tinydns log viewer. | Scott Ullrich | 2007-01-28 | 4 | -0/+187 |
| | | | | Many thanks to Billm for working out the hex foo | ||||
* | Add snort advanced pass thrrough configuration | Scott Ullrich | 2007-01-28 | 2 | -0/+13 |
| | |||||
* | Rebuild the tinydns database very 60 seconds so that failover CARP nodes are ↵ | Scott Ullrich | 2007-01-28 | 1 | -1/+1 |
| | | | | rebult accordingly. XMLRPC already works so now any host in a CARP cluter can be a authoritative host and dynamically failover. | ||||
* | Correct description | Scott Ullrich | 2007-01-28 | 1 | -1/+1 |
| | |||||
* | Woops, copy and pasto | Scott Ullrich | 2007-01-28 | 1 | -1/+1 |
| | |||||
* | Make the refresh interval value tunable | Scott Ullrich | 2007-01-28 | 2 | -1/+10 |
| | |||||
* | Woops minicron uses sleep() so we need to pass the numbner of seconds. | Scott Ullrich | 2007-01-28 | 1 | -1/+1 |
| | |||||
* | Make sure we exit with 0 | Scott Ullrich | 2007-01-28 | 2 | -0/+4 |
| | |||||
* | Use minicron since cron seems to stop running ping_hosts.sh after about 100 ↵ | Scott Ullrich | 2007-01-28 | 2 | -23/+3 |
| | | | | runs. Not sure what is going on with CRON but I am out of time of chasing its bad habits. | ||||
* | Do not run tinydns_custom_php_changeip_command(); twice | Scott Ullrich | 2007-01-28 | 1 | -1/+0 |
| | |||||
* | Correctly return backup gateway host record | Scott Ullrich | 2007-01-28 | 1 | -9/+16 |
| | |||||
* | Lock the config while writing out files that could already being written by ↵ | Scott Ullrich | 2007-01-28 | 1 | -6/+13 |
| | | | | a different process. | ||||
* | * Do not install ping entries more than once | Scott Ullrich | 2007-01-28 | 1 | -10/+27 |
| | | | | * Only ping 1 packet to speed up process | ||||
* | Simplify code by returning "DOWN" or "UP". True and false can be quite ↵ | Scott Ullrich | 2007-01-28 | 1 | -7/+7 |
| | | | | confusing for these cases. | ||||
* | Trim home net | Scott Ullrich | 2007-01-26 | 1 | -1/+1 |
| | | | | Ticket #1232 |