Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix bug 176100: do not Require: perl just for namedGetForwardersbind-9_3_2rc1-2 | jvdias | 2005-12-20 | 1 | -1/+9 | |
| | ||||||
* | gcc update bumpbind-9_3_2rc1-1_1 | Jesse Keating | 2005-12-09 | 1 | -1/+4 | |
| | ||||||
* | Upgrade to bind 9.3.2bind-9_3_2rc1-1 | jvdias | 2005-12-03 | 3 | -25/+36 | |
| | ||||||
* | Upgrade to 9.3.2rc1 | jvdias | 2005-12-03 | 4 | -0/+1591 | |
| | ||||||
* | fix namedSetForwarders -> namedGetForwarders SOURCE14 .spec file typobind-9_3_1-28 | jvdias | 2005-12-02 | 1 | -2/+5 | |
| | ||||||
* | rebuild for dbus-0.6bind-9_3_1-26 | jvdias | 2005-12-02 | 1 | -14/+23 | |
| | ||||||
* | use egrep -q for dbus socket mount check | jvdias | 2005-12-02 | 1 | -1/+1 | |
| | ||||||
* | workaround latest selinux policy: mount /var/run/dbus under chroot insteadbind-9_3_1-24 | jvdias | 2005-11-23 | 2 | -5/+12 | |
| | | | | of /var/run/dbus/system-bus-socket | |||||
* | fix bug 172632; ship named*Forwarders scripts; fix named.init -D detectionbind-9_3_1-22 | jvdias | 2005-11-13 | 1 | -1/+8 | |
| | ||||||
* | script to set named forwarders with D-BUS | jvdias | 2005-11-13 | 1 | -0/+52 | |
| | ||||||
* | script to retrieve forwarders from named with D-BUS | jvdias | 2005-11-13 | 2 | -1/+129 | |
| | ||||||
* | - rebuilt with new opensslbind-9_3_1-21 | Tomáš Mráz | 2005-11-08 | 1 | -1/+4 | |
| | ||||||
* | check for -D option properly | jvdias | 2005-10-28 | 1 | -3/+8 | |
| | ||||||
* | handle named -c option properly; allow -D option to be used with | jvdias | 2005-10-19 | 1 | -14/+16 | |
| | | | | bind-chroot | |||||
* | Allow -D option to be used with bind-chroot; fix bug 171226bind-9_3_1-20 | jvdias | 2005-10-19 | 1 | -2/+9 | |
| | ||||||
* | fix bug 171226 | jvdias | 2005-10-19 | 1 | -0/+79 | |
| | ||||||
* | Allow -D option to be used with bind-chroot | jvdias | 2005-10-19 | 1 | -4/+12 | |
| | ||||||
* | *** empty log message *** | jvdias | 2005-10-10 | 1 | -2/+2 | |
| | ||||||
* | fix bug 169969: do not call dbus_svc_dispatch in dbus_mgr_svc_initbind-9_3_1-18 | jvdias | 2005-10-06 | 1 | -3/+10 | |
| | ||||||
* | fix dbus re-connect on dbus-daemon restartbind-9_3_1-16 | jvdias | 2005-10-06 | 1 | -1/+6 | |
| | ||||||
* | fix bug 169416 | jvdias | 2005-09-28 | 1 | -12/+15 | |
| | ||||||
* | When forwarder nameservers are changed with D-BUS, flush the cache.bind-9_3_1-14 | jvdias | 2005-09-27 | 1 | -2/+7 | |
| | ||||||
* | - fix bug 168302: use %{__cc} for compiling dns-keygenbind-9_3_1-12 | jvdias | 2005-09-26 | 3 | -7/+48 | |
| | | | | | - fix bug 167682: bind-chroot directory permissions - fix issues with -D dbus option when dbus service not running or disabled | |||||
* | fix bug 167062 | jvdias | 2005-08-30 | 2 | -3/+16 | |
| | ||||||
* | fix bug 166227: host should not do MX and AAAA lookups with "-t a" optionbind-9_3_1-11 | jvdias | 2005-08-22 | 1 | -1/+6 | |
| | ||||||
* | - Build with D-BUS patch by default; D-BUS support enabled with named -Dbind-9_3_1-10 | jvdias | 2005-08-17 | 1 | -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, | jvdias | 2005-08-17 | 1 | -0/+26 | |
| | | | | s390x | |||||
* | - Build with D-BUS patch by default; D-BUS support enabled with named -D | jvdias | 2005-08-17 | 1 | -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; | jvdias | 2005-08-17 | 1 | -20/+33 | |
| | | | | make configtest, test, check configcheck synonyms | |||||
* | Enable D-BUS for named_sdb also | jvdias | 2005-08-17 | 1 | -0/+85 | |
| | ||||||
* | further 160914 fix: test for RD=1 and RA=0 also as suggested by ISC and for | jvdias | 2005-08-17 | 1 | -5/+7 | |
| | | | | ARCOUNT=0 as does glibc | |||||
* | fix bug 164017: deal with multiple and trailing "/" sequences in $ROOTDIR | jvdias | 2005-08-03 | 1 | -0/+2 | |
| | ||||||
* | fix bugs 163598, 163409, 151852(addendum)bind-9_3_1-8 | jvdias | 2005-07-19 | 1 | -1/+4 | |
| | ||||||
* | fix bugs 163598, 163409 | jvdias | 2005-07-19 | 1 | -4/+5 | |
| | ||||||
* | bug 151852 addendum: silence mount of /proc under chroot if root user not | jvdias | 2005-07-13 | 1 | -1/+1 | |
| | | | | granted CAP_MOUNT capability | |||||
* | fix bug 160914: resolver utilities should try next server on empty referralbind-9_3_1-7 | jvdias | 2005-07-12 | 1 | -0/+1 | |
| | ||||||
* | fix bug 160914: resolver utilities should try next server on empty referral | jvdias | 2005-07-12 | 1 | -4/+10 | |
| | ||||||
* | fix for bug 160914 | jvdias | 2005-07-07 | 1 | -1/+7 | |
| | ||||||
* | fix bug 160914: try next server on empty answer recursion denied referral | jvdias | 2005-07-07 | 1 | -0/+34 | |
| | ||||||
* | fix bug 157950bind-9_3_1-6 | jvdias | 2005-05-31 | 1 | -4/+10 | |
| | ||||||
* | fix sdb ldapbind-9_3_1-4_FC4FC-4-split | jvdias | 2005-05-23 | 1 | -5/+13 | |
| | ||||||
* | fix bugs: 157601, 156797, 155848, 154335bind-9_3_1-4 | jvdias | 2005-05-18 | 1 | -3/+48 | |
| | ||||||
* | fix bug 155848 | jvdias | 2005-05-18 | 1 | -0/+78 | |
| | ||||||
* | fix bugs: 157601, 156797, 154335 | jvdias | 2005-05-18 | 0 | -0/+0 | |
| | ||||||
* | fix bugs: 157601, 156797, 154335 | jvdias | 2005-05-18 | 1 | -4/+6 | |
| | ||||||
* | fix bugs: 157601, 156797, 154335 | jvdias | 2005-05-18 | 1 | -26/+56 | |
| | ||||||
* | remove bind-sdb libpq.so.3 dependency; fix bugs 150981 & 151852private-bind-9_3_1-1_EL4bind-9_3_1-2_FC4 | jvdias | 2005-04-14 | 1 | -1/+9 | |
| | ||||||
* | fix bug 151852 | jvdias | 2005-03-22 | 1 | -0/+6 | |
| | ||||||
* | Upgrade to ISC BIND 9.3.1(final release)bind-9_3_1-1_FC4 | jvdias | 2005-03-11 | 3 | -5/+10 | |
| | ||||||
* | Added libbind-man.tar.gz man-pages for libbindbind-9_3_1rc1-5 | jvdias | 2005-03-10 | 2 | -1/+2 | |
| |