2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-28 13:08:06 +00:00

32 Commits

Author SHA1 Message Date
Brian Wellington
db237e5475 note that the \ is special for PostgreSQL, not standard SQL. 2000-11-22 21:18:12 +00:00
Brian Wellington
8d69143c07 use ' to quote ', not \ 2000-11-20 19:56:12 +00:00
Brian Wellington
94b6d69d94 If dns_sdb_register() fails, don't call dns_sdb_unregister(). 2000-11-20 19:50:02 +00:00
Brian Wellington
8befe9e546 canonicalize -> quotestring 2000-11-20 19:34:13 +00:00
Andreas Gustafsson
2e9fc52267 comment formatting; spacing 2000-11-20 18:25:14 +00:00
Andreas Gustafsson
2fbc38f7b9 if driver initialization failed, memory was leaked and
dns_sdb_unregister() caught an assertion failure
2000-11-20 18:24:41 +00:00
Mark Andrews
25a66b4e41 #include <isc/print.h> 2000-11-20 13:02:18 +00:00
Brian Wellington
055934c9dd keep lines under 80 columns 2000-11-18 01:39:20 +00:00
Andreas Gustafsson
3c0454fe25 make SOA MNAME and NS records consistent; keep
lines under 80 columns
2000-11-18 01:35:05 +00:00
Brian Wellington
c0003bfcaf Added header files; fixed copyrights. 2000-11-18 01:29:14 +00:00
Andreas Gustafsson
89beab7594 some comments were holdovers from dirdb 2000-11-18 00:32:14 +00:00
Andreas Gustafsson
facb8fc8c6 removed debugging printf 2000-11-18 00:29:28 +00:00
Andreas Gustafsson
ef491b68cd added copyright notices 2000-11-18 00:18:27 +00:00
Andreas Gustafsson
22aa1c0bc2 added sample sdb driver where the zone data is specified
algorithmically in Tcl code
2000-11-18 00:14:34 +00:00
Brian Wellington
5aee7a4da4 store and retrieve TTLs 2000-11-17 23:57:33 +00:00
Brian Wellington
dfd5809a58 properly quote \ and ' before reading from or writing to the database. 2000-11-17 23:12:11 +00:00
Brian Wellington
d6bbcc9fd5 gratuitous enhancements. 2000-11-17 22:30:20 +00:00
Brian Wellington
e6f82b9dbb copyrights 2000-11-17 22:01:45 +00:00
Brian Wellington
18cd5a8e59 The "pgsql" simple database driver and the associated table generator 2000-11-17 21:54:02 +00:00
Brian Wellington
2721a25ba3 The "directory" simple database driver. 2000-11-17 21:17:43 +00:00
Brian Wellington
32f2764f4c A comment was incorrect. 2000-11-17 21:09:33 +00:00
Brian Wellington
a19f3422d3 The "time" simple database driver. 2000-11-17 19:33:16 +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
Michael Sawyer
d334b341f6 Remove stdout print
Fix tabbing
2000-06-27 00:31:36 +00:00
David Lawrence
9c3531d72a add RCS id string 2000-06-22 22:00:42 +00:00
David Lawrence
e44e0ff385 update_copyrights 2000-06-22 17:36:01 +00:00
colleen
6823f4a4b6 constantly restarting is bad, mmmmkay? 2000-06-22 02:34:36 +00:00
David Lawrence
49dbdb0186 update_copyrights 2000-06-21 22:05:07 +00:00
Michael Sawyer
f5aa0fb80d Add the named-bootconf.sh from bind8. No changes have been made to this
version.
2000-06-19 23:05:00 +00:00
Michael Sawyer
ac259437c5 Initial commit 2000-06-19 19:32:46 +00:00
Andreas Gustafsson
629736996f created empty .cvsignore to make directory nonempty 2000-06-08 16:48:04 +00:00