Commit graph

45 commits

Author SHA1 Message Date
Mark Andrews
675d696977 update copyright notice 2005-09-06 03:51:37 +00:00
Mark Andrews
c834db9f95 create/destroy entropy and hash 2005-08-16 04:22:37 +00:00
Mark Andrews
e6bddc301c create and destroy entropy and hash 2005-08-11 23:32:32 +00:00
Mark Andrews
9cc53f2a08 1707. [contrib] sdb/ldap updated to version 1.0-beta. 2004-08-27 00:07:23 +00:00
Mark Andrews
dafcb997e3 update copyright notice 2004-03-05 05:14:21 +00:00
Mark Andrews
e9f2290397 silence compiler warning 2003-03-31 07:23:47 +00:00
Mark Andrews
0ae34c3f62 1353. [contrib] sdb/ldap to version 0.9. 2002-08-05 04:23:13 +00:00
Mark Andrews
88aa68f478 1292. [contrib] Berkeley DB 4.0 sdb implementation from
Nuno Miguel Rodrigues <nmr@co.sapo.pt>.
2002-05-16 04:25:22 +00:00
Mark Andrews
c6b78d91a1 silence compiler 2002-03-19 15:57:23 +00:00
Mark Andrews
b597abd9cc 1234. [bug] contrib/sdb: 'zonetodb' failed to call
dns_result_register().  DNS_R_SEENINCLUDE should not
                        be fatal.
2002-03-19 03:32:08 +00:00
Andreas Gustafsson
f8aa552edb Split contrib/sdb into a subdirectory per driver 2001-11-15 23:15:34 +00:00
David Lawrence
99c9a71675 update from author 2001-06-10 22:36:38 +00:00
Brian Wellington
a6f360bb94 update from the author 2001-06-08 18:40:35 +00:00
Brian Wellington
adf16bbdb6 update to newer version 2001-05-30 22:02:09 +00:00
Brian Wellington
80b3f47796 Empty database nodes caused the program to fail. 2001-03-17 01:53:01 +00:00
Brian Wellington
bf49a52178 Added the contributed LDAP sdb driver and program to convert a zone into an
LDAP schema.
2001-03-14 20:22:32 +00:00
Brian Wellington
1ff970120a Add support for reconnection and allow user, passwd, and host to be specified. 2001-02-28 23:42:37 +00:00
Brian Wellington
499b34cea0 copyright update 2001-01-09 22:01:04 +00:00
Mark Andrews
88a6fef494 init dns_rdata_t's 2000-12-11 23:09:47 +00:00
Andreas Gustafsson
b28c61df9a moved driver description comments closer to top of file and edited some of them 2000-12-10 07:53:12 +00:00
Andreas Gustafsson
740af672b4 commented 2000-12-10 07:47:43 +00:00
Brian Wellington
23f64ea0dc 594. [func] sdb drivers are now assumed to not be thread-safe
unless the DNS_SDBFLAG_THREADSAFE flag is supplied.
(also make the dirdb.c driver specify DNS_SDBFLAG_THREADSAFE)
2000-12-06 01:08:41 +00:00
Brian Wellington
5f3e104347 the drivers should include their own header files 2000-12-06 00:59:08 +00:00
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