summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix issues with bind-chroot-adminbind-9_3_2-7jvdias2006-03-082-19/+28
|
* - replace caching-nameserver with bind-config sub-packagebind-9_3_2-6jvdias2006-03-0713-347/+888
| | | | | | | | | | | - 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
* bump for bug in double-long on ppc(64)bind-9_3_2-4_1Jesse Keating2006-02-111-1/+4
|
* fix bug 179816: allow dbus builds to work with dbus version < 0.6;bind-9_3_2-4jvdias2006-02-071-7/+9
| | | | regenerate redhat_doc patch for non-DBUS builds
* regenerate for non-DBUS buildsjvdias2006-02-071-0/+78
|
* - try support compiling without dbus againbind-9_3_2-3Florian La Roche2006-02-071-2/+8
|
* Rebuild for new gcc, glibc, glibc-kernheadersbind-9_3_2-2_1jvdias2006-02-061-2/+5
|
* fix bug 178942: undefined dns-keygen exit statusjvdias2006-01-271-0/+1
|
* fix bug 177854bind-9_3_2-2jvdias2006-01-161-1/+7
|
* Upgrade to upstream version 9.3.2 (final release)bind-9_3_2-1jvdias2005-12-213-2/+3
|
* Upgrade to upstream version 9.3.2 (final release)jvdias2005-12-211-3/+6
|
* fix bug 176100: do not Require: perl just for namedGetForwardersbind-9_3_2rc1-2jvdias2005-12-201-1/+9
|
* gcc update bumpbind-9_3_2rc1-1_1Jesse Keating2005-12-091-1/+4
|
* Upgrade to bind 9.3.2bind-9_3_2rc1-1jvdias2005-12-033-25/+36
|
* Upgrade to 9.3.2rc1jvdias2005-12-034-0/+1591
|
* fix namedSetForwarders -> namedGetForwarders SOURCE14 .spec file typobind-9_3_1-28jvdias2005-12-021-2/+5
|
* rebuild for dbus-0.6bind-9_3_1-26jvdias2005-12-021-14/+23
|
* 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-232-5/+12
| | | | of /var/run/dbus/system-bus-socket
* fix bug 172632; ship named*Forwarders scripts; fix named.init -D detectionbind-9_3_1-22jvdias2005-11-131-1/+8
|
* script to set named forwarders with D-BUSjvdias2005-11-131-0/+52
|
* script to retrieve forwarders from named with D-BUSjvdias2005-11-132-1/+129
|
* - rebuilt with new opensslbind-9_3_1-21Tomáš Mráz2005-11-081-1/+4
|
* 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-chroot; fix bug 171226bind-9_3_1-20jvdias2005-10-191-2/+9
|
* fix bug 171226jvdias2005-10-191-0/+79
|
* Allow -D option to be used with bind-chrootjvdias2005-10-191-4/+12
|
* *** empty log message ***jvdias2005-10-101-2/+2
|
* fix bug 169969: do not call dbus_svc_dispatch in dbus_mgr_svc_initbind-9_3_1-18jvdias2005-10-061-3/+10
|
* fix dbus re-connect on dbus-daemon restartbind-9_3_1-16jvdias2005-10-061-1/+6
|
* fix bug 169416jvdias2005-09-281-12/+15
|
* When forwarder nameservers are changed with D-BUS, flush the cache.bind-9_3_1-14jvdias2005-09-271-2/+7
|
* - fix bug 168302: use %{__cc} for compiling dns-keygenbind-9_3_1-12jvdias2005-09-263-7/+48
| | | | | - fix bug 167682: bind-chroot directory permissions - fix issues with -D dbus option when dbus service not running or disabled
* fix bug 167062jvdias2005-08-302-3/+16
|
* fix bug 166227: host should not do MX and AAAA lookups with "-t a" optionbind-9_3_1-11jvdias2005-08-221-1/+6
|
* - Build with D-BUS patch by default; D-BUS support enabled with named -Dbind-9_3_1-10jvdias2005-08-171-1/+10
| | | | | | | | | | | | | option - Enable D-BUS for named_sdb also - fix sdb pgsql's zonetodb.c: must use isc_hash_create() before dns_db_create() - update fix for bug 160914 : test for RD=1 and ARCOUNT=0 also before trying next server - fix named.init script to handle named_sdb properly - fix named.init script checkconfig() to handle named '-c' option and make configtest, test, check configcheck synonyms - fix WITH_DBUS build on x86_64, ppc64, s390x
* /usr/lib/dbus-1.0/include -> /usr/lib64/dbus-1.0/include for x86_64, ppc64,jvdias2005-08-171-0/+26
| | | | s390x
* - Build with D-BUS patch by default; D-BUS support enabled with named -Djvdias2005-08-171-2/+21
| | | | | | | | | | | | option - Enable D-BUS for named_sdb also - fix sdb pgsql's zonetodb.c: must use isc_hash_create() before dns_db_create() - update fix for bug 160914 : test for RD=1 and ARCOUNT=0 also before trying next server - fix named.init script to handle named_sdb properly - fix named.init script checkconfig() to handle named '-c' option and make configtest, test, check configcheck synonyms
* handle named_sdb properly; checkconfig() must handle named "-c" option;jvdias2005-08-171-20/+33
| | | | make configtest, test, check configcheck synonyms
* Enable D-BUS for named_sdb alsojvdias2005-08-171-0/+85
|
* further 160914 fix: test for RD=1 and RA=0 also as suggested by ISC and forjvdias2005-08-171-5/+7
| | | | ARCOUNT=0 as does glibc
* fix bug 164017: deal with multiple and trailing "/" sequences in $ROOTDIRjvdias2005-08-031-0/+2
|
* fix bugs 163598, 163409, 151852(addendum)bind-9_3_1-8jvdias2005-07-191-1/+4
|
* fix bugs 163598, 163409jvdias2005-07-191-4/+5
|
* bug 151852 addendum: silence mount of /proc under chroot if root user notjvdias2005-07-131-1/+1
| | | | granted CAP_MOUNT capability
* fix bug 160914: resolver utilities should try next server on empty referralbind-9_3_1-7jvdias2005-07-121-0/+1
|
* fix bug 160914: resolver utilities should try next server on empty referraljvdias2005-07-121-4/+10
|
* fix for bug 160914jvdias2005-07-071-1/+7
|
* fix bug 160914: try next server on empty answer recursion denied referraljvdias2005-07-071-0/+34
|