Commit Graph

18 Commits

Author SHA1 Message Date
Petr Menšík 6bf59b0f11 Make comment how to use different config file 2017-07-14 17:02:15 +02:00
Tomas Hozza 566e7ed5b9 Reintroduce the DISABLE_ZONE_CHECKING into /etc/sysconfig/named
Signed-off-by: Tomas Hozza <thozza@redhat.com>
2015-06-29 13:33:28 +02:00
Adam Tkac d218af54a5 retire initscript in favour of systemd unit files (#719419)
Signed-off-by: Adam Tkac <atkac@redhat.com>
2012-01-30 16:59:01 +01:00
Adam Tkac d4ce1d893b Add new option DISABLE_ZONE_CHECKING to sysconfig/named.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-01-06 14:10:49 +01:00
Adam Tkac 34adbeb306 - obsolete dnssec-conf
- automatically update configuration from old dnssec-conf based
- improve default configuration; enable DLV by default
- remove obsolete triggerpostun from bind-libs subpackage
2010-02-15 16:07:02 +00:00
Adam Tkac b51a1f40e4 - revert the "DEBUG" feature (#510283), it causes too many problems
(#545128)
2010-01-27 15:19:02 +00:00
Adam Tkac 2fc1c6e8a5 - update to 9.7.0b1
- add bind-pkcs11 subpackage to support PKCS11 compatible keystores for
    DNSSEC keys
2009-11-03 11:06:16 +00:00
Adam Tkac 2af3ea715d - improve chroot related documentation (#507795)
- add NetworkManager dispatcher script to reload named when network
    interface is activated/deactivated (#490275)
- don't set/unset named_write_master_zones SELinux boolean every time in
    initscript, modify it only when it's actually needed
2009-09-15 15:34:00 +00:00
Adam Tkac 7323239b74 - fix broken symlinks in bind-libs (#509635)
- fix typos in /etc/sysconfig/named (#509650)
- add DEBUG option to /etc/sysconfig/named (#510283)
2009-07-13 13:02:42 +00:00
Adam Tkac 583a06b173 - improved "chroot automount" patches (#504596)
- host should fail if specified server doesn't respond (#507469)
2009-06-24 14:51:55 +00:00
Adam Tkac 91895cfac2 - 9.6.1 release
- simplify chroot maintenance. Important files and directories are mounted
    into chroot (see /etc/sysconfig/named for more info, #504596)
- fix doc/named.conf.default perms
2009-06-17 15:55:38 +00:00
Adam Tkac 072956c6a2 - removed statement from initscript which passes -D to named 2007-11-19 14:03:28 +00:00
Adam Tkac fb5bf17ee8 - added new initscript option KEYTAB_FILE which specified where is located
kerberos .keytab file for named service
- obsolete temporary bind-9.5-spnego-memory_management.patch by
    bind-9.5-gssapictx-free.patch which conforms BIND coding standards
    (#251853)
2007-08-23 09:09:35 +00:00
Adam Tkac 2be0bc65f4 - removed bind-sdb package (default named has compiled SDB backend now)
- integrated DLZ (Dynamically loadable zones) drivers
- integrated GSS-TSIG support (RFC 3645)
- build with -O0 (many new features, potential core dumps will be more
    useful)
2007-07-20 11:31:19 +00:00
Adam Tkac 7fdb7fd693 - very minor compatibility change in bind-chroot-admin (line 215)
- enabled IDN support by default and don't distribute IDN libraries
    (#169546)
- specfile cleanup
- add dynamic directory to /var/named. This directory will be primarily
    used for dynamic DNS zones. ENABLE_ZONE_WRITE and SELinux's
    named_write_master_zones no longer exist
2007-06-04 13:44:35 +00:00
jvdias 6fcc997885 update to auto-enable of D-BUS if NetworkManager enabled 2006-07-20 18:40:14 +00:00
jvdias 18d1e19b26 Upgrade to 9.3.1rc1. Add SDB support. fix bugs 147824 / 147073 / 145664. 2005-02-17 06:39:15 +00:00
cvsdist aed7121864 auto-import changelog data from bind-9.1.0-10.src.rpm
Thu Mar 15 2001 Bernhard Rosenkraenzer <bero@redhat.com> 9.1.0-10
- Merge fixes from 9.1.1rc5
Sun Mar 11 2001 Bernhard Rosenkraenzer <bero@redhat.com> 9.1.0-9
- Work around bind 8 -> bind 9 migration problem when using buggy zone
    files: accept zones without a TTL, but spew out a big fat warning.
    (#31393)
Thu Mar 08 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Add fixes from rc4
Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com>
- rebuild in new environment
Thu Mar 01 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- killall -HUP named if rndc reload fails (#30113)
Tue Feb 27 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Merge some fixes from 9.1.1rc3
Tue Feb 20 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Don't use the standard rndc key from the documentation, instead, create a
    random one at installation time (#26358)
- Make /etc/rndc.conf readable by user named only, it contains secret keys
Tue Feb 20 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- 9.1.1 probably won't be out in time, revert to 9.1.0 and apply fixes from
    9.1.1rc2
- bind requires bind-utils (#28317)
Tue Feb 13 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Update to rc2, fixes 2 more bugs
- Fix build with glibc >= 2.2.1-7
Thu Feb 08 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Update to 9.1.1rc1; fixes 17 bugs (14 of them affecting us;
1 was fixed in a Red Hat patch already, 2 others are portability
    improvements)
Wed Feb 07 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Remove initscripts 5.54 requirement (#26489)
Mon Jan 29 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Add named-checkconf, named-checkzone (#25170)
Mon Jan 29 2001 Trond Eivind Glomsrd <teg@redhat.com>
- use echo, not gprintf
2004-09-09 03:30:04 +00:00