summaryrefslogtreecommitdiffstats
path: root/named.caching-nameserver.conf
Commit message (Collapse)AuthorAgeFilesLines
* - major changes in initscript. Could be LSB compatiblebind-9_4_1-6_fc8Adam Tkac2007-06-141-30/+0
| | | | | | - removed caching-nameserver subpackage and move configfiles from there into main bind package as default configuration - major changes in default configuration
* - fixed race-condition in dbus code (#235809)Adam Tkac2007-04-271-1/+1
|
* - cleanup in caching-nameserver config fileAdam Tkac2007-04-241-6/+2
| | | | - zone-freeze patch has been improved
* cleanup in caching-nameserver configuration (#209954) throw away idnAdam Tkac2007-04-101-2/+0
| | | | changes
* suppressed messages from bind-chroot-admin, cleared notes about bind-configbind-9_3_2-40_fc6Martin Stransky2006-09-051-2/+2
|
* fix bug 186577 - libbind.pc, more .spec file cleanup; add samplebind-9_3_2-14_FC6jvdias2006-03-301-0/+2
| | | | configuration files to %doc; rebuild for new gcc and glibc
* - Do not allow package to be installed if named:25 userid creation failsjvdias2006-03-081-0/+1
| | | | | | - Give libbind a pkg-config file - remove restorecon from bind-chroot-admin (not required). - fix named.caching-nameserver.conf (listen-on-v6 port 53 { ::1 };)
* - replace caching-nameserver with bind-config sub-packagebind-9_3_2-6jvdias2006-03-071-0/+33
- 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