Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo s/pfsese/pfsense | Renato Botelho | 2013-12-30 | 1 | -3/+3 |
| | |||||
* | bind - fix final . check for ipv6 addresses. | Marcello Coutinho | 2013-12-12 | 1 | -1/+1 |
| | |||||
* | bind - bump pkg version | Marcello Coutinho | 2013-11-11 | 1 | -0/+1 |
| | |||||
* | Disable logging should not mean default logging | Jean Cyr | 2013-11-10 | 1 | -0/+3 |
| | | | | - Prevent bind from flooding logs when 'enable logging' is not checked. | ||||
* | bind - optionally add static dhcp leases at zone A records | Jean Cyr | 2013-11-10 | 2 | -1/+18 |
| | | | | | | | | | 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 bind service starting while disabled on gui | Marcello Coutinho | 2013-11-06 | 1 | -5/+10 |
| | |||||
* | bind - fix ipv6 listening check and add SPF record to bind zone. | Marcello Coutinho | 2013-11-06 | 2 | -3/+4 |
| | |||||
* | bind - fix reverse zones after including $ORIGIN | Marcello Coutinho | 2013-10-28 | 1 | -1/+4 |
| | |||||
* | bind - include custom zone records field | Marcello Coutinho | 2013-10-25 | 2 | -12/+34 |
| | |||||
* | bind -remove unsed functions and fix sync code for automatic option. | Marcello Coutinho | 2013-10-25 | 2 | -20/+5 |
| | |||||
* | bind - include dnssec backup to xml option, include a lot of logging options ↵ | Marcello Coutinho | 2013-10-24 | 4 | -30/+157 |
| | | | | | | 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 | 4 | -28/+87 |
| | |||||
* | 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 | 4 | -27/+83 |
| | | | | | 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 | 2 | -7/+51 |
| | |||||
* | bind - reduce statup erros | Marcello Coutinho | 2013-10-17 | 1 | -10/+1 |
| | |||||
* | bind - add widget, forward zone, rndc config and check slave zone dir ↵ | Marcello Coutinho | 2013-10-17 | 4 | -88/+267 |
| | | | | permissions | ||||
* | bind - change root folder from /conf symlink to /cf dir | Marcello Coutinho | 2013-10-16 | 1 | -4/+4 |
| | |||||
* | bind - show result file on zone tab and fix slave zone check | Marcello Coutinho | 2013-10-16 | 2 | -86/+127 |
| | |||||
* | bind - include missing conf_mount_ro/rw for nanobsd | Marcello Coutinho | 2013-10-14 | 1 | -1/+7 |
| | |||||
* | bind - bump version and add field validation for zone tab | Marcello Coutinho | 2013-10-11 | 2 | -27/+59 |
| | |||||
* | bind - bump version and fix zone loop var reset. | Marcello Coutinho | 2013-10-11 | 1 | -1/+1 |
| | |||||
* | bind - remove unused functions and change config result file | Marcello Coutinho | 2013-10-10 | 3 | -148/+38 |
| | |||||
* | bind - add rate limit option | Marcello Coutinho | 2013-10-10 | 2 | -14/+55 |
| | |||||
* | 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 | 4 | -38/+51 |
| | |||||
* | bind - include pbi and fix file download path | Marcello Coutinho | 2013-10-09 | 1 | -2/+2 |
| | |||||
* | bind - Fix typos | Marcello Coutinho | 2013-10-08 | 4 | -17/+17 |
| | | | | Thanks to phil-davis | ||||
* | bind - First package files | Marcello Coutinho | 2013-10-07 | 7 | -0/+1665 |