Automatic Updater
6764a1403a
update copyright notice
2010-12-24 23:47:05 +00:00
Evan Hunt
d9ad0a55bb
3000. [bug] More TKEY/GSS fixes:
...
- nsupdate can now get the default realm from
the user's Kerberos principal
- corrected gsstest compilation flags
- improved documentation
- fixed some NULL dereferences
[RT #22795 ]
2010-12-24 02:20:47 +00:00
Evan Hunt
12178c8652
2805. [bug] Fixed namespace problems encountered when building
...
external programs using non-exported BIND9 libraries
(i.e., built without --enable-exportlib). [RT #20679 ]
2009-12-05 23:31:41 +00:00
Tatuya JINMEI 神明達哉
307d208450
2660. [func] Add a new set of DNS libraries for non-BIND9
...
applications. See README.libdns. [RT #19369 ]
2009-09-01 00:22:28 +00:00
Automatic Updater
4f91bcae43
update copyright notice
2009-03-02 23:47:43 +00:00
Evan Hunt
ca42dcc068
2569. [func] Move journalprint, nsec3hash, and genrandom
...
commands from bin/tests into bin/tools;
"make install" will put them in $sbindir. [RT #19301 ]
2009-03-02 03:54:10 +00:00
Automatic Updater
ebce5dc2fe
update copyright notice
2008-05-19 23:47:03 +00:00
Mark Andrews
b3ac666ce5
silence linker warning: add ${LDFLAGS}
2008-05-19 00:36:14 +00:00
Automatic Updater
70e5a7403f
update copyright notice
2007-06-19 23:47:24 +00:00
Automatic Updater
ec5347e2c7
update copyright notice
2007-06-18 23:47:57 +00:00
Mark Andrews
a8df4b078b
specify libtool mode
2006-12-05 23:12:50 +00:00
Mark Andrews
377231eb95
update copyright notice
2006-12-05 00:13:48 +00:00
Mark Andrews
81a8c6c938
@DST_GSSAPI_INC@ should not be on a line by itself and it breaks some makes
2006-12-04 22:09:50 +00:00
Mark Andrews
08527676bf
t_lib not needed
2006-12-04 05:54:16 +00:00
Mark Andrews
ea661eaf4e
gsstest doesn't need t_libMakefile.in
2006-12-04 05:39:39 +00:00
Mark Andrews
289ae548d5
2105. [func] GSS-TSIG support (RFC 3645).
2006-12-04 01:54:53 +00:00
Mark Andrews
9f7d51ee32
1688. [bug] LDFLAGS was not supported.
2004-07-20 07:13:43 +00:00
Mark Andrews
dafcb997e3
update copyright notice
2004-03-05 05:14:21 +00:00
Mark Andrews
74cb99072c
1573. [port] linux: update to libtool 1.5.2 so that
...
"make install DESTDIR=/xx" works with
"configure --with-libtool". [RT #9941 ]
2004-02-24 01:41:28 +00:00
Mark Andrews
f4cbe536b1
cygwin support
2002-12-27 03:29:37 +00:00
Brian Wellington
0e40083fdd
@DNS_OPENSSL_LIBS@ -> @DNS_CRYPTO_LIBS@
2001-11-06 20:05:13 +00:00
Mark Andrews
c2bc56dc65
Move configuration checking to libbind9.
2001-09-20 15:17:07 +00:00
Andreas Gustafsson
0a53284205
951. [bug] CFLAGS was not passed to the linker when
...
linking some of the test programs under
bin/tests. [RT #1555 ].
2001-08-01 22:06:29 +00:00
Brian Wellington
daad43e5a4
802. [bug] DNSSEC key tags were computed incorrectly in almost
...
all cases. [RT #1146 ]
2001-04-04 02:02:58 +00:00
Stephen Jacob
7bc8deb30f
purify support (${PURIFY added to link commands) for all in bin/tests
2001-02-01 23:41:55 +00:00
Brian Wellington
499b34cea0
copyright update
2001-01-09 22:01:04 +00:00
Brian Wellington
29ae20604d
'make clean' should delete the generated randomness file
2000-08-22 00:57:46 +00:00
Brian Wellington
df08ae001a
Add @DNS_GSSAPI_LIBS@ to DNSLIBS
2000-08-17 02:11:50 +00:00
Brian Wellington
a7290af88f
Added a small program to generate "random" data. It's not really random,
...
but it's only for tests. This allows the large files containing random
data to be removed from the tree.
2000-08-08 21:47:55 +00:00
David Lawrence
40f53fa8d9
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
...
own CVS tree will help minimize CVS conflicts. Maybe not.
Blame Graff for getting me to trim all trailing whitespace.
2000-08-01 01:33:37 +00:00
David Lawrence
15a4474541
word wrap copyright notice at column 70
2000-07-27 09:55:03 +00:00
David Lawrence
9c3531d72a
add RCS id string
2000-06-22 22:00:42 +00:00
David Lawrence
63ed655d8f
"test" target depends on the relevant program being built
2000-06-01 19:09:37 +00:00
Michael Graff
08a768e82a
Infrastructure to allow use of alternate openssl libraries. Default is still to use our internal, now renamed, version.
2000-04-20 18:27:43 +00:00
Bob Halley
ca41b452ed
update copyrights
2000-02-03 23:08:31 +00:00
William King
270bb3aa7e
change timeout to 30 minutes
1999-11-02 21:16:27 +00:00
William King
15a5f6eb8f
lengthen timeout - some machines do this stuff really really slow ...
1999-10-31 19:28:41 +00:00
William King
4bbf3aa4b5
lengthen test timeout to 5 minutes ...
1999-10-27 22:47:25 +00:00
William King
0487257980
lengthen test timeout to 2 minutes from default of 1 minute
1999-10-26 19:20:37 +00:00
William King
02cae3f325
added -b option
1999-10-07 14:36:45 +00:00
David Lawrence
d7f6fcf0f1
libt_api.a depends on libisc.a for isc_commandline_parse
1999-10-06 20:12:00 +00:00
Bob Halley
51917258db
build system cleanups; improved include handling
1999-10-05 19:52:30 +00:00
David Lawrence
fd35453765
use AR, ARFLAGS, O and A macros
1999-09-30 20:10:31 +00:00
Brian Wellington
aae99f6890
missing dependency check
1999-09-27 17:10:15 +00:00
James Brister
9f27447cae
Fix includes for when buildtree != sourcetree
1999-09-09 22:24:34 +00:00
Bob Halley
f508da4200
libtoolize
1999-08-27 20:18:03 +00:00
Andreas Gustafsson
ced719e92b
DEPLIBS
1999-07-30 13:58:00 +00:00
William King
84bf177d7d
added dependency on libs for t_dst and changed to ensure that only t_dst links with libt_api.a
1999-07-27 22:36:08 +00:00
William King
1929410424
fixed specification of path to libt_api.a
1999-07-27 22:14:41 +00:00
William King
27eaf516e4
added rules to build new target t_dst
1999-07-27 21:35:39 +00:00