aboutsummaryrefslogtreecommitdiffstats
path: root/config/bind/bind.inc
Commit message (Expand)AuthorAgeFilesLines
* bind - add bunch of missing includesdoktornotor2015-11-231-0/+3
* bind - code style fixesdoktornotor2015-08-221-115/+107
* 2.3+ won't use PBI anymoreRenato Botelho2015-04-221-1/+1
* BIND - refix rate-limit option and add comments to avoid the problem in the f...Stuart Wyatt2015-04-161-2/+7
* BIND - fix rate-limit option - remove {}Stuart Wyatt2015-04-161-2/+2
* BIND - remove redundant variable initializationStuart Wyatt2015-04-091-1/+0
* BIND - clean up zone switch statementsStuart Wyatt2015-04-091-27/+39
* BIND - improve indentation in generated named.conf fileStuart Wyatt2015-04-091-10/+12
* BIND - add support for multiple views per zone configurationStuart Wyatt2015-04-091-4/+7
* BIND - add support for zone update-policy statement on master zonesStuart Wyatt2015-04-091-1/+17
* BIND - clean up zone codeStuart Wyatt2015-04-091-6/+23
* BIND - add support for named command line options -4 and -6Stuart Wyatt2015-04-091-5/+8
* BIND - add support for IPv6 reverse zonesStuart Wyatt2015-04-091-2/+16
* BIND - add global settings for named.confStuart Wyatt2015-04-091-0/+2
* BIND package code clean up - variable initialization and dead codeStuart Wyatt2015-04-071-17/+6
* BIND package code clean upStuart Wyatt2015-04-071-534/+606
* Clean up some of BIND text.Chris Buechler2014-11-281-5/+5
* Bugfix: Slave zones honour allow transferOskar Johansson2014-05-161-1/+1
* Fix call-time pass-by-reference in bind, bump.jim-p2014-05-091-1/+1
* bindcrocomo2014-03-201-28/+39
* Enable built-in ACLs; Fix version.bind; Fix typoscrocomo2014-03-041-9/+15
* Fix indentation of custom optioncrocomo2014-02-231-2/+2
* Fix logging facilitiescrocomo2014-02-231-1/+2
* Update reverse zone for dhcp static mapmbfgit2014-02-031-3/+24
* Fix typo s/pfsese/pfsenseRenato Botelho2013-12-301-3/+3
* bind - fix final . check for ipv6 addresses.Marcello Coutinho2013-12-121-1/+1
* Disable logging should not mean default loggingJean Cyr2013-11-101-0/+3
* bind - optionally add static dhcp leases at zone A recordsJean Cyr2013-11-101-0/+12
* bind - fix bind service starting while disabled on guiMarcello Coutinho2013-11-061-5/+10
* bind - fix ipv6 listening check and add SPF record to bind zone.Marcello Coutinho2013-11-061-3/+3
* bind - fix reverse zones after including $ORIGINMarcello Coutinho2013-10-281-1/+4
* bind - include custom zone records fieldMarcello Coutinho2013-10-251-6/+10
* bind -remove unsed functions and fix sync code for automatic option.Marcello Coutinho2013-10-251-18/+5
* bind - include dnssec backup to xml option, include a lot of logging options ...Marcello Coutinho2013-10-241-23/+91
* bind - include redirect zone type, enable/disable zone option and fix sync codeMarcello Coutinho2013-10-231-21/+62
* bind - fix chroot dev devices again, include dsset info on gui for dnssec zones.Marcello Coutinho2013-10-181-10/+40
* bind - add inline-signing dnssec optionMarcello Coutinho2013-10-181-1/+39
* bind - reduce statup errosMarcello Coutinho2013-10-171-10/+1
* bind - add widget, forward zone, rndc config and check slave zone dir permiss...Marcello Coutinho2013-10-171-75/+152
* bind - change root folder from /conf symlink to /cf dirMarcello Coutinho2013-10-161-4/+4
* bind - show result file on zone tab and fix slave zone checkMarcello Coutinho2013-10-161-84/+109
* bind - include missing conf_mount_ro/rw for nanobsdMarcello Coutinho2013-10-141-1/+7
* bind - bump version and add field validation for zone tabMarcello Coutinho2013-10-111-4/+30
* bind - bump version and fix zone loop var reset.Marcello Coutinho2013-10-111-1/+1
* bind - remove unused functions and change config result fileMarcello Coutinho2013-10-101-91/+28
* bind - add rate limit optionMarcello Coutinho2013-10-101-2/+15
* bind - run named with chrootMarcello Coutinho2013-10-091-27/+39
* bind - Fix typosMarcello Coutinho2013-10-081-7/+7
* bind - First package filesMarcello Coutinho2013-10-071-0/+605