Commit Graph

60 Commits

Author SHA1 Message Date
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
jvdias
f4e163996b Allow -D option to be used with bind-chroot 2005-10-19 19:44:40 +00:00
jvdias
94df73dc90 *** empty log message *** 2005-10-10 22:49:38 +00:00
jvdias
31ab244dd2 fix bug 169416 2005-09-28 14:35:12 +00:00
jvdias
3c357dd8bd fix bug 167062 2005-08-30 17:02:08 +00:00
jvdias
e9f83dfd42 handle named_sdb properly; checkconfig() must handle named "-c" option;
make configtest, test, check configcheck synonyms
2005-08-17 02:31:35 +00:00
jvdias
4206716ead fix bug 164017: deal with multiple and trailing "/" sequences in $ROOTDIR 2005-08-03 17:05:11 +00:00
jvdias
aad9089220 fix bugs 163598, 163409 2005-07-19 15:40:15 +00:00
jvdias
1ccce37de0 bug 151852 addendum: silence mount of /proc under chroot if root user not
granted CAP_MOUNT capability
2005-07-13 23:30:53 +00:00
jvdias
6e144cb21b fix bugs: 157601, 156797, 154335 2005-05-18 02:26:57 +00:00
jvdias
b7b41adc31 fix bugs: 157601, 156797, 154335 2005-05-18 01:06:14 +00:00
jvdias
1abbaa0a01 fix bug 151852 2005-03-22 21:54:12 +00:00
jvdias
eb5340de02 change chkconfig run order to 11 89 2005-02-18 21:20:30 +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
jvdias
2dbdf52e23 fix bug 145664 2005-01-24 22:15:39 +00:00
jvdias
23b1ff2738 fix bugs 143438, 143744 2005-01-14 18:03:51 +00:00
jvdias
e51c8f66af - Fix bug 136243: bind-chroot %post must run restorecon -R %{prefix}
- Fix bug 135175: named.init must return non-zero if named is not run
- Fix bug 134060: bind-chroot %post must use mktemp, not /tmp/named
- Fix bug 133423: bind-chroot %files entries should have been %dirs
2004-10-18 21:06:26 +00:00
jvdias
d3f5585cfd upgrade to bind-9.2.4rc8 & fix bug 106572/132385 2004-09-20 16:25:13 +00:00
cvsdist
1d13f1358f auto-import changelog data from bind-9.2.4rc7-10.src.rpm
9.2.7-rc7-10
- Fix bug 130121: add '%ghost' entries for files included in previous
- bind-chroot & not in current - ie. named.conf, rndc.key, dev/* -
- that RPM removed after upgrade .
Thu Aug 26 2004 Jason Vas Dias <jvdias@redhat.com>
- Fix bug 130981: add '-t' option to named-checkconf invocation in
- named.init if chroot installed.
2004-09-09 03:40:14 +00:00
cvsdist
668aac50d9 auto-import changelog data from bind-9.2.4rc7-8.src.rpm
Tue Aug 24 2004 Jason Vas Dias <jvdias@redhat.com>
- Fix devel Requires for bug 130738 & fix version
2004-09-09 03:39:05 +00:00
cvsdist
0297d4a853 auto-import bind-9.2.4-EL4_1 from bind-9.2.4-EL4_1.src.rpm 2004-09-09 03:38:32 +00:00
cvsdist
49d83bc500 auto-import changelog data from bind-9.2.4rc7-7.src.rpm
Thu Aug 19 2004 Jason Vas Dias <jvdias@redhat.com>
- Upgrade to bind-9.2.4rc7; applied initscript fix
- for bug 102035.
2004-09-09 03:38:29 +00:00
cvsdist
d69ee3dd24 auto-import changelog data from bind-9.2.4rc6-1.src.rpm
Fri Jul 16 2004 Jason Vas Dias <jvdias@redhat.com>
- Upgraded to ISC version 9.2.4rc6
Fri Jul 16 2004 Jason Vas Dias <jvdias@redhat.com>
- Fixed named.init generation of error messages on
- 'service named stop' and 'service named reload'
- as per bug 127775
2004-09-09 03:37:57 +00:00
cvsdist
d6fdf5a033 auto-import changelog data from bind-9.2.3-13.src.rpm
Fri Mar 26 2004 Daniel Walsh <dwalsh@redhat.com> 9.2.3-13
- Fix location of restorecon
Thu Mar 25 2004 Daniel Walsh <dwalsh@redhat.com> 9.2.3-12
- Tighten security on config files. Should be owned by root
Thu Mar 25 2004 Daniel Walsh <dwalsh@redhat.com> 9.2.3-11
- Update key patch to include conf-keygen
Tue Mar 23 2004 Daniel Walsh <dwalsh@redhat.com> 9.2.3-10
- fix chroot to only happen once.
- fix init script to do kill insteall of killall
2004-09-09 03:36:34 +00:00
cvsdist
31bdca3fd1 auto-import changelog data from bind-9.2.3-5.src.rpm
Tue Dec 30 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.3-5
- Add defattr to libs
Mon Dec 29 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.3-4
- Break out library package
Mon Dec 22 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.3-3
- Fix condrestart
Wed Nov 12 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.3-2
- Move libisc and libdns to bind from bind-util
Tue Nov 11 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.3-1
- Move to 9.2.3
Mon Oct 27 2003 Daniel Walsh <dwalsh@redhat.com> 9.2.2.P3-10
- Add PIE support
2004-09-09 03:35:38 +00:00