summaryrefslogtreecommitdiffstats
path: root/named.init
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in initscript.Adam Tkac2011-01-121-1/+1
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Fix "service named status" and don't check MD5, size and mtime of ↵Adam Tkac2011-01-061-5/+7
| | | | | | sysconfig/named. Signed-off-by: Adam Tkac <atkac@redhat.com>
* Add new option DISABLE_ZONE_CHECKING to sysconfig/named.Adam Tkac2011-01-061-1/+4
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* Initscript should terminate only the correct "named" process (#622785).Adam Tkac2011-01-051-5/+10
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* - added tmpfiles.d support (#656550)Jan Görig2010-11-291-7/+0
| | | | - removed old PID checking in initscript
* - supply root zone DNSKEY in default configurationbind-9_7_1-5_P2_fc14Adam Tkac2010-07-191-1/+1
|
* - improve automatic DNSSEC reconfiguration triggerAdam Tkac2010-03-011-1/+1
| | | | - initscript now returns 2 in case that action doesn't exist (#523435)
* - obsolete dnssec-confbind-9_7_0-0_14_rc2_fc13F-13-startF-13-splitAdam Tkac2010-02-151-6/+1
| | | | | | - automatically update configuration from old dnssec-conf based - improve default configuration; enable DLV by default - remove obsolete triggerpostun from bind-libs subpackage
* - initscript LSB related fixes (#523435)bind-9_7_0-0_12_rc1_fc13Adam Tkac2010-01-271-7/+10
|
* - revert the "DEBUG" feature (#510283), it causes too many problemsbind-9_7_0-0_11_rc1_fc13Adam Tkac2010-01-271-15/+0
| | | | (#545128)
* - determine file size via `stat` instead of `ls` (#523682)bind-9_7_0-0_4_a3_fc13Adam Tkac2009-09-211-2/+1
|
* - improve chroot related documentation (#507795)bind-9_7_0-0_2_a2_fc13Adam Tkac2009-09-151-4/+8
| | | | | | | - 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
* - fix broken symlinks in bind-libs (#509635)bind-9_6_1-3_fc12Adam Tkac2009-07-131-0/+11
| | | | | - fix typos in /etc/sysconfig/named (#509650) - add DEBUG option to /etc/sysconfig/named (#510283)
* - improved "chroot automount" patches (#504596)bind-9_6_1-2_fc12Adam Tkac2009-06-241-2/+4
| | | | - host should fail if specified server doesn't respond (#507469)
* - 9.6.1 releasebind-9_6_1-1_fc12Adam Tkac2009-06-171-0/+47
| | | | | | - 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
* - add DNSSEC support to initscript, enabled it per defaultbind-9_6_0-9_P1_fc11Adam Tkac2009-03-091-0/+5
| | | | - add requires dnssec-conf
* - 9.6.0b1 releasebind-9_6_0-0_1_b1_fc11Adam Tkac2008-11-101-22/+0
| | | | | | | | | - 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
* - reverted "any" patch, upstream says not neededbind-9_5_0-32_b3_fc10Adam Tkac2008-05-131-1/+1
| | | | | - log EDNS failure only when we really switch to plain EDNS (#275091) - detect configuration file better
* - reverted 9.5.0-25.1.b1 changesAdam Tkac2008-02-111-7/+0
|
* - reverted patch for #400461 (not correct)Adam Tkac2008-02-081-0/+7
| | | | | - fixed wrong %{chroot}/dev/* labelling during fresh system installation (#431202)
* - fixed initscript wait loop (#426382)Adam Tkac2007-12-271-1/+1
|
* - added dst/gssapi.h to -devel subpackage (#419091)bind-9_5_0-19_2_b1_fc9Adam Tkac2007-12-121-17/+15
| | | | - improved fix for (#417431)
* - fixed shutdown with initscript when rndc doesn't work (#417431)bind-9_5_0-19_1_b1_fc9Adam Tkac2007-12-111-7/+4
| | | | - fixed IDN patch (#412241)
* - removed statement from initscript which passes -D to namedbind-9_5_0-18_a7_fc9Adam Tkac2007-11-191-16/+0
|
* - added bind-sdb again, contains SDB modules and DLZ modules (#374261)bind-9_5_0-16_5_a6_fc9Adam Tkac2007-11-151-17/+21
| | | | - bind-9.3.1rc1-sdb.patch replaced by bind-9.5-sdb.patch
* - fixed typo in initscriptbind-9_5_0-16_1_a6_fc9Adam Tkac2007-10-251-1/+1
|
* - initscript failure message is now printed correctly (#277981, Quentinbind-9_5_0-11_3_a6_fc8Adam Tkac2007-09-051-1/+1
| | | | Armitage (quentin armitage org uk) )
* - added new initscript option KEYTAB_FILE which specified where is locatedbind-9_5_0-10_2_a6_fc8Adam Tkac2007-08-231-0/+1
| | | | | | | 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)
* - disabled on all runlevels by defaultbind-9_5_0-8_1_a6_fc8Adam Tkac2007-07-311-2/+2
|
* - removed bind-sdb package (default named has compiled SDB backend now)bind-9_5_0a5-3_9_fc8Adam Tkac2007-07-201-24/+15
| | | | | | | - 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)
* initscript is ready for parallel booting (#246878)bind-9_5_0a5-3_2_fc8Adam Tkac2007-07-171-9/+18
|
* - marked caching-nameserver as obsolete (#244604)bind-9_4_1-7_fc8Adam Tkac2007-06-181-2/+1
| | | | | | | - 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
* - major changes in initscript. Could be LSB compatiblebind-9_4_1-6_fc8Adam Tkac2007-06-141-203/+174
| | | | | | - removed caching-nameserver subpackage and move configfiles from there into main bind package as default configuration - major changes in default configuration
* - very minor compatibility change in bind-chroot-admin (line 215)bind-9_4_1-5_fc8Adam Tkac2007-06-041-29/+1
| | | | | | | | | - 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
* named.init tunningMartin Stransky2006-12-061-1/+1
|
* added a notice to init script when /etc/named.conf doesn't exist (#216075)Martin Stransky2006-12-061-2/+4
|
* added back an interval to restartMartin Stransky2006-11-101-0/+1
|
* added fix for #212549: init script does not unmount /proc filesystemMartin Stransky2006-10-301-0/+10
|
* added fixes for #212348, #211249, #211083Martin Stransky2006-10-301-6/+6
|
* added timeout to init scriptbind-9_3_3-3_fc6Martin Stransky2006-10-051-9/+21
|
* fix for Bind Init Script does not create the PID file always, work inMartin Stransky2006-10-051-0/+10
| | | | progress version
* update to auto-enable of D-BUS if NetworkManager enabledjvdias2006-07-201-10/+11
|
* fix bug 196398; fix namedGetForwarders for new dbusjvdias2006-07-191-7/+21
|
* missing / !jvdias2006-03-221-2/+2
|
* - replace caching-nameserver with bind-config sub-packagebind-9_3_2-6jvdias2006-03-071-3/+21
| | | | | | | | | | | - 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
* use egrep -q for dbus socket mount checkjvdias2005-12-021-1/+1
|
* workaround latest selinux policy: mount /var/run/dbus under chroot insteadbind-9_3_1-24jvdias2005-11-231-4/+6
| | | | of /var/run/dbus/system-bus-socket
* check for -D option properlyjvdias2005-10-281-3/+8
|
* handle named -c option properly; allow -D option to be used withjvdias2005-10-191-14/+16
| | | | bind-chroot
* Allow -D option to be used with bind-chrootjvdias2005-10-191-4/+12
|