Commit Graph

84 Commits

Author SHA1 Message Date
Adam Tkac
2bd2458b3c Some low-priority bugfixes & enhancements.
- fix rare race condition in request.c
- print "the working directory is not writable" as debug message
- re-add configtest target to initscript
- initscript: sybsys name is always named, not named-sdb
- nsupdate returned zero when target zone didn't exist (#700097)
- nsupdate could have failed if server has multiple IPs and the first
  was unreachable (#714049)

Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-08-31 15:09:46 +02:00
Adam Tkac
ebeac1bec4 Fix typo in initscript.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-01-12 15:09:19 +01:00
Adam Tkac
559263dd25 Fix "service named status" and don't check MD5, size and mtime of sysconfig/named.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-01-06 15:12:00 +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
f214e0843b Initscript should terminate only the correct "named" process (#622785).
Signed-off-by: Adam Tkac <atkac@redhat.com>
2011-01-05 12:58:29 +01:00
Jan Görig
79e5ad687f - added tmpfiles.d support (#656550)
- removed old PID checking in initscript
2010-11-29 14:22:41 +01:00
Adam Tkac
f9d514a29a - supply root zone DNSKEY in default configuration 2010-07-19 14:24:14 +00:00
Adam Tkac
311ac6e9ab - improve automatic DNSSEC reconfiguration trigger
- initscript now returns 2 in case that action doesn't exist (#523435)
2010-03-01 12:20:05 +00: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
13e55cd35c - initscript LSB related fixes (#523435) 2010-01-27 17:12:19 +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
b70aaadb53 - determine file size via stat instead of ls (#523682) 2009-09-21 10:38:47 +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
8f3a7935d8 - add DNSSEC support to initscript, enabled it per default
- add requires dnssec-conf
2009-03-09 20:35:34 +00:00
Adam Tkac
e5a309e7ae - 9.6.0b1 release
- don't build ODBC and Berkeley DB DLZ drivers
- end of bind-chroot-admin script, copy config files to chroot manually
- /proc doesn't have to be mounted to chroot
- temporary use libbind from 9.5 series, noone has been released for 9.6
    yet
- removed all deprecated stuff from CVS
2008-11-10 16:36:47 +00:00
Adam Tkac
038864092f - reverted "any" patch, upstream says not needed
- log EDNS failure only when we really switch to plain EDNS (#275091)
- detect configuration file better
2008-05-13 07:09:15 +00:00
Adam Tkac
e31eda425b - reverted 9.5.0-25.1.b1 changes 2008-02-11 15:47:01 +00:00
Adam Tkac
17ffe02220 - reverted patch for #400461 (not correct)
- fixed wrong %{chroot}/dev/* labelling during fresh system installation
    (#431202)
2008-02-08 10:23:01 +00:00
Adam Tkac
dd1c37e33f - fixed initscript wait loop (#426382) 2007-12-27 14:47:47 +00:00
Adam Tkac
72f5cc831d - added dst/gssapi.h to -devel subpackage (#419091)
- improved fix for (#417431)
2007-12-12 13:27:02 +00:00
Adam Tkac
7c05423481 - fixed shutdown with initscript when rndc doesn't work (#417431)
- fixed IDN patch (#412241)
2007-12-11 12:23:32 +00:00
Adam Tkac
072956c6a2 - removed statement from initscript which passes -D to named 2007-11-19 14:03:28 +00:00
Adam Tkac
15c5cd7a8d - added bind-sdb again, contains SDB modules and DLZ modules (#374261)
- bind-9.3.1rc1-sdb.patch replaced by bind-9.5-sdb.patch
2007-11-15 10:49:41 +00:00
Adam Tkac
eff12eee3b - fixed typo in initscript 2007-10-25 09:59:55 +00:00
Adam Tkac
1c28622407 - initscript failure message is now printed correctly (#277981, Quentin
Armitage (quentin armitage org uk) )
2007-09-05 09:56:24 +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
fe4c11e287 - disabled on all runlevels by default 2007-07-31 13:28:10 +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
969b1cbd8f initscript is ready for parallel booting (#246878) 2007-07-17 10:48:09 +00:00
Adam Tkac
55b04de09a - marked caching-nameserver as obsolete (#244604)
- fixed typo in initscript (causes that named doesn't detect NetworkManager
    correctly)
- next cleanup in configuration - moved configfiles into config.tar
- removed delay between start & restart in initscript
2007-06-18 12:40:28 +00:00
Adam Tkac
e51da3145d - major changes in initscript. Could be LSB compatible
- removed caching-nameserver subpackage and move configfiles from there
    into main bind package as default configuration
- major changes in default configuration
2007-06-14 15:13:02 +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
Martin Stransky
a05b51b9cd named.init tunning 2006-12-06 11:37:20 +00:00
Martin Stransky
6139f9a32d added a notice to init script when /etc/named.conf doesn't exist (#216075) 2006-12-06 10:24:21 +00:00
Martin Stransky
d28e3c8a26 added back an interval to restart 2006-11-10 14:00:17 +00:00
Martin Stransky
511f41b9e2 added fix for #212549: init script does not unmount /proc filesystem 2006-10-30 13:37:47 +00:00
Martin Stransky
28242bb7c3 added fixes for #212348, #211249, #211083 2006-10-30 12:10:16 +00:00
Martin Stransky
2e702b326b added timeout to init script 2006-10-05 13:06:25 +00:00
Martin Stransky
66f11969cf fix for Bind Init Script does not create the PID file always, work in
progress version
2006-10-05 11:14:27 +00:00
jvdias
6fcc997885 update to auto-enable of D-BUS if NetworkManager enabled 2006-07-20 18:40:14 +00:00
jvdias
bc0ace676a fix bug 196398; fix namedGetForwarders for new dbus 2006-07-19 18:46:43 +00:00
jvdias
2e31a9e4b1 missing / ! 2006-03-22 17:55:16 +00:00
jvdias
0cd02aa18f - replace caching-nameserver with bind-config sub-package
- fix bug 181730: fix creation of named user & gid
- fix bug 177595: handle case where $ROOTDIR is a link in initscript
- fix bug 177001: bind-config creates symlinks OK now
- fix bug 176388: named.conf is now never replaced by any RPM
- fix bug 176246: remove unecessary creation of rpmsave links
- fix bug 174925: no replacement of named.conf
- fix bug 173963: existing named.conf never modified
- major .spec file cleanup
2006-03-07 04:25:38 +00:00
jvdias
dc8dced0c2 use egrep -q for dbus socket mount check 2005-12-02 00:08:28 +00:00
jvdias
f84fe39673 workaround latest selinux policy: mount /var/run/dbus under chroot instead
of /var/run/dbus/system-bus-socket
2005-11-23 21:24:10 +00:00
jvdias
a06ea57c08 check for -D option properly 2005-10-28 20:12:12 +00:00
jvdias
38a73ea995 handle named -c option properly; allow -D option to be used with
bind-chroot
2005-10-19 21:48:56 +00:00