Florian La Roche
240066fa9a
- try support compiling without dbus again
2006-02-07 19:46:42 +00:00
jvdias
a49b5ae751
Rebuild for new gcc, glibc, glibc-kernheaders
2006-02-06 23:53:50 +00:00
jvdias
dd470362ee
fix bug 178942: undefined dns-keygen exit status
2006-01-27 16:15:18 +00:00
jvdias
e45fb2265a
fix bug 177854
2006-01-16 23:34:34 +00:00
jvdias
7b6b8fb9dc
Upgrade to upstream version 9.3.2 (final release)
2005-12-21 21:35:59 +00:00
jvdias
8929e9de05
Upgrade to upstream version 9.3.2 (final release)
2005-12-21 21:25:14 +00:00
jvdias
dedee9e9e1
fix bug 176100: do not Require: perl just for namedGetForwarders
2005-12-20 22:46:08 +00:00
Jesse Keating
7aa3fdb2a8
gcc update bump
2005-12-09 22:39:46 +00:00
jvdias
903302ae1c
Upgrade to bind 9.3.2
2005-12-03 00:21:15 +00:00
jvdias
207484f5d4
Upgrade to 9.3.2rc1
2005-12-03 00:10:48 +00:00
jvdias
4330327e1c
fix namedSetForwarders -> namedGetForwarders SOURCE14 .spec file typo
2005-12-02 22:46:25 +00:00
jvdias
c1b3033967
rebuild for dbus-0.6
2005-12-02 00:10:00 +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
a94a77a8bc
fix bug 172632; ship named*Forwarders scripts; fix named.init -D detection
2005-11-13 20:21:53 +00:00
jvdias
66f2cc4936
script to set named forwarders with D-BUS
2005-11-13 19:40:55 +00:00
jvdias
4b4f5fd507
script to retrieve forwarders from named with D-BUS
2005-11-13 19:40:07 +00:00
Tomáš Mráz
4a674785bb
- rebuilt with new openssl
2005-11-08 20:58:46 +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
e54aef0196
Allow -D option to be used with bind-chroot; fix bug 171226
2005-10-19 20:32:43 +00:00
jvdias
2093a53189
fix bug 171226
2005-10-19 20:22:48 +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
536814d555
fix bug 169969: do not call dbus_svc_dispatch in dbus_mgr_svc_init
2005-10-06 18:04:00 +00:00
jvdias
3906824034
fix dbus re-connect on dbus-daemon restart
2005-10-06 01:27:12 +00:00
jvdias
31ab244dd2
fix bug 169416
2005-09-28 14:35:12 +00:00
jvdias
96c79d13ab
When forwarder nameservers are changed with D-BUS, flush the cache.
2005-09-27 18:15:59 +00:00
jvdias
43365cdc44
- fix bug 168302: use %{__cc} for compiling dns-keygen
...
- fix bug 167682: bind-chroot directory permissions
- fix issues with -D dbus option when dbus service not running or disabled
2005-09-26 23:23:17 +00:00
jvdias
3c357dd8bd
fix bug 167062
2005-08-30 17:02:08 +00:00
jvdias
296166a636
fix bug 166227: host should not do MX and AAAA lookups with "-t a" option
2005-08-22 20:15:20 +00:00
jvdias
8263298deb
- Build with D-BUS patch by default; D-BUS support enabled with named -D
...
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
2005-08-17 03:10:17 +00:00
jvdias
8760cd3bc4
/usr/lib/dbus-1.0/include -> /usr/lib64/dbus-1.0/include for x86_64, ppc64,
...
s390x
2005-08-17 03:08:27 +00:00
jvdias
dbe55db2ee
- Build with D-BUS patch by default; D-BUS support enabled with named -D
...
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
2005-08-17 02:33:37 +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
70e5bc5879
Enable D-BUS for named_sdb also
2005-08-17 02:29:53 +00:00
jvdias
9992df4335
further 160914 fix: test for RD=1 and RA=0 also as suggested by ISC and for
...
ARCOUNT=0 as does glibc
2005-08-17 02:28:17 +00:00
jvdias
4206716ead
fix bug 164017: deal with multiple and trailing "/" sequences in $ROOTDIR
2005-08-03 17:05:11 +00:00
jvdias
c4c1d41f16
fix bugs 163598, 163409, 151852(addendum)
2005-07-19 15:42:40 +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
95280b870d
fix bug 160914: resolver utilities should try next server on empty referral
2005-07-12 20:35:25 +00:00
jvdias
4a7943f0d8
fix bug 160914: resolver utilities should try next server on empty referral
2005-07-12 20:33:22 +00:00
jvdias
3aa6d87180
fix for bug 160914
2005-07-07 20:47:19 +00:00
jvdias
d9e5940295
fix bug 160914: try next server on empty answer recursion denied referral
2005-07-07 19:06:57 +00:00
jvdias
5afcbdf40d
fix bug 157950
2005-05-31 19:47:40 +00:00
jvdias
8ee4d29dc5
fix sdb ldap
2005-05-23 17:46:09 +00:00
jvdias
38983f9757
fix bugs: 157601, 156797, 155848, 154335
2005-05-18 02:28:51 +00:00
jvdias
344f2f5906
fix bug 155848
2005-05-18 02:27:44 +00:00
jvdias
74f017a3a1
fix bugs: 157601, 156797, 154335
2005-05-18 02:27:03 +00:00