| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix tinydns load balancing reverse behavior | Heinrich Lee Yu | 2011-08-01 | 1 | -1/+1 |
* | Use the new ip6 arpa function where needed instead of the v4 version if it's ... | jim-p | 2011-06-09 | 1 | -2/+9 |
* | Fixup masking, add comments. | jim-p | 2011-06-09 | 1 | -3/+13 |
* | Fix comment. | jim-p | 2011-06-09 | 1 | -2/+1 |
* | For at least this case, generate a proper ipv6 arpa format reverse IP. | jim-p | 2011-06-09 | 1 | -1/+17 |
* | Include SRV | Scott Ullrich | 2011-02-07 | 1 | -1/+1 |
* | Surround all record types with () | Scott Ullrich | 2011-02-07 | 1 | -2/+2 |
* | (C) Date bump | Scott Ullrich | 2011-02-07 | 1 | -1/+1 |
* | Remove duplicates | Scott Ullrich | 2011-02-07 | 1 | -18/+6 |
* | Add priority | Scott Ullrich | 2011-02-07 | 1 | -5/+9 |
* | timestamp defaults to '' | Scott Ullrich | 2011-02-07 | 1 | -1/+1 |
* | Add SRV record support. | Scott Ullrich | 2011-02-07 | 2 | -3/+40 |
* | Add format for AAAA and note its available | Scott Ullrich | 2011-02-06 | 1 | -2/+2 |
* | Note 128 bit format for ipv6 records | Scott Ullrich | 2011-02-06 | 2 | -2/+2 |
* | Strip colons from ipv6. Addresses must be in 128 but format | Scott Ullrich | 2011-02-06 | 2 | -5/+3 |
* | Use 6 to designate ipv6 records | Scott Ullrich | 2011-02-06 | 1 | -1/+1 |
* | Add ipv6 support | Scott Ullrich | 2011-02-06 | 2 | -0/+11 |
* | Also allow the user to enter an IP:FQDN record for MX, since it's valid and t... | jim-p | 2010-11-10 | 2 | -3/+12 |
* | Detect if we have an IP or a hostname in an MX record and set the field appro... | jim-p | 2010-11-10 | 1 | -1/+9 |
* | Use a double colon for tinydns MX records, otherwise our fields were off by one. | jim-p | 2010-11-10 | 1 | -1/+1 |
* | Move the redirect so it happens later. Fixes the blank screen at the end of t... | jim-p | 2010-09-29 | 1 | -2/+5 |
* | Whitespace fixes. | jim-p | 2010-09-29 | 1 | -48/+48 |
* | Generalize descriptions, examples, titles, etc. | jim-p | 2010-09-29 | 1 | -12/+12 |
* | Switch this call from fprintf to fwrite/sprintf, fprintf does not exist on PH... | jim-p | 2010-09-29 | 1 | -2/+2 |
* | Only create axfrdns link if service is activated. Handle rm's for each case ... | Scott Ullrich | 2010-08-07 | 1 | -7/+11 |
* | fix MX priority | Chris Buechler | 2010-08-04 | 1 | -1/+1 |
* | Loosen regex for record data searches | Scott Ullrich | 2010-08-03 | 1 | -1/+1 |
* | Allow filtering on record data | Scott Ullrich | 2010-08-03 | 1 | -0/+9 |
* | Fix hostname and domain name | Scott Ullrich | 2010-08-03 | 1 | -2/+2 |
* | Fix copy and pasto error | Scott Ullrich | 2010-08-03 | 1 | -5/+1 |
* | Fix these variable tests so they evaluate properly. | jim-p | 2010-08-03 | 1 | -3/+3 |
* | Swap domain and hostname regexes | Scott Ullrich | 2010-08-03 | 1 | -2/+2 |
* | Only display 50 records per page | Scott Ullrich | 2010-08-03 | 1 | -1/+1 |
* | Use case insensitive matching | Scott Ullrich | 2010-08-03 | 1 | -4/+4 |
* | Adding TTL filter option | Scott Ullrich | 2010-08-03 | 1 | -0/+9 |
* | Use Record type | Scott Ullrich | 2010-08-03 | 1 | -29/+2 |
* | Adding field sorting and filtering support | Scott Ullrich | 2010-08-03 | 2 | -6/+67 |
* | Add SOA for rdns of manual entries. (There is probably a better way to do thi... | jim-p | 2010-08-02 | 1 | -1/+7 |
* | fix tinydns_add_active_leases. patch from ticket #436 | Chris Buechler | 2010-08-01 | 1 | -41/+87 |
* | fix lease registration. ticket #546 | Chris Buechler | 2010-08-01 | 1 | -2/+2 |
* | Rename to DNS Server, there are not multiple instances of tinydns to give 'se... | Scott Ullrich | 2010-08-01 | 1 | -1/+1 |
* | Default to the log page, not the failover status page | Scott Ullrich | 2010-08-01 | 1 | -1/+1 |
* | Correct URL to service directory logs | Scott Ullrich | 2010-08-01 | 1 | -1/+1 |
* | Note when svscan is not running and offer a URL to start | Scott Ullrich | 2010-08-01 | 1 | -2/+6 |
* | Ensure svscan.sh has a+rx | Scott Ullrich | 2010-08-01 | 1 | -0/+4 |
* | Redirect correctly to the settings tab | Scott Ullrich | 2010-08-01 | 1 | -1/+1 |
* | need interfaces.inc here | Chris Buechler | 2010-08-01 | 1 | -1/+4 |
* | fix up text | Chris Buechler | 2010-08-01 | 4 | -19/+21 |
* | Ticket #490. Correct path. | Ermal | 2010-04-14 | 1 | -1/+1 |
* | Ticket #440. dnscache-conf will create the direcory itself. | Ermal | 2010-04-14 | 1 | -1/+1 |