Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up some of BIND text. | Chris Buechler | 2014-11-28 | 1 | -22/+22 |
| | |||||
* | fixed bind zone journal out of sync issue when updating zone | Taylor Lanclos | 2014-08-27 | 1 | -1/+1 |
| | |||||
* | Fix call-time pass-by-reference in bind, bump. | jim-p | 2014-05-09 | 1 | -1/+1 |
| | |||||
* | Typo s/reveser/reverse | crocomo | 2014-02-23 | 1 | -1/+1 |
| | |||||
* | bind - bump pkg version | Marcello Coutinho | 2013-11-11 | 1 | -0/+1 |
| | |||||
* | bind - optionally add static dhcp leases at zone A records | Jean Cyr | 2013-11-10 | 1 | -1/+6 |
| | | | | | | | | | Similar to 'unbound' feature to avoid the need to duplicate static host addresses in both DHCP and BIND. - Add 'Register DHCP static mappings' checkbox to zone form - if checked, enumerate all static DHCP hosts and add to zone, such that their name can be resolved. | ||||
* | bind - fix ipv6 listening check and add SPF record to bind zone. | Marcello Coutinho | 2013-11-06 | 1 | -0/+1 |
| | |||||
* | bind - include custom zone records field | Marcello Coutinho | 2013-10-25 | 1 | -6/+24 |
| | |||||
* | bind - include dnssec backup to xml option, include a lot of logging options ↵ | Marcello Coutinho | 2013-10-24 | 1 | -0/+7 |
| | | | | | | and forward it to resolver systemlog tab via syslog. add more info on sync tab | ||||
* | bind - include redirect zone type, enable/disable zone option and fix sync code | Marcello Coutinho | 2013-10-23 | 1 | -3/+17 |
| | |||||
* | bind - bump version and change acl field description | Marcello Coutinho | 2013-10-18 | 1 | -3/+6 |
| | |||||
* | bind - fix chroot dev devices again, include dsset info on gui for dnssec zones. | Marcello Coutinho | 2013-10-18 | 1 | -15/+30 |
| | | | | | Encode custom options with base64. sync code change zone type to slave on backup servers | ||||
* | bind - add inline-signing dnssec option | Marcello Coutinho | 2013-10-18 | 1 | -6/+12 |
| | |||||
* | bind - add widget, forward zone, rndc config and check slave zone dir ↵ | Marcello Coutinho | 2013-10-17 | 1 | -13/+24 |
| | | | | permissions | ||||
* | bind - show result file on zone tab and fix slave zone check | Marcello Coutinho | 2013-10-16 | 1 | -2/+18 |
| | |||||
* | bind - bump version and add field validation for zone tab | Marcello Coutinho | 2013-10-11 | 1 | -23/+29 |
| | |||||
* | bind - remove unused functions and change config result file | Marcello Coutinho | 2013-10-10 | 1 | -50/+10 |
| | |||||
* | bind - fix serial number to EPOCH plus magic number to get higher then ↵ | Marcello Coutinho | 2013-10-09 | 1 | -1/+1 |
| | | | | current 2013xxxx format | ||||
* | bind - run named with chroot | Marcello Coutinho | 2013-10-09 | 1 | -2/+2 |
| | |||||
* | bind - Fix typos | Marcello Coutinho | 2013-10-08 | 1 | -3/+3 |
| | | | | Thanks to phil-davis | ||||
* | bind - First package files | Marcello Coutinho | 2013-10-07 | 1 | -0/+382 |