Commit Graph

11 Commits

Author SHA1 Message Date
Miek Gieben
0aa3021a83 Remove all copyright notices
Use the central COPYRIGHT file.
2014-09-11 20:57:37 +01:00
Miek Gieben
f595bf7a06 Set license on test files 2013-05-12 16:09:52 +02:00
Miek Gieben
4e2af5cdb1 gofmt 2012-11-19 16:17:13 +01:00
Miek Gieben
9ca924a069 Rename dynamic update functions (again)
* Use simple names and add zone Remove function for dynamic update use.
* Locking 'n stuff is all taken care off
* TSIG is working and the duplicate code is removed.
* readClient and writeClient are renamed read and write, because that is
  what they do.
2012-10-16 10:41:20 +02:00
Miek Gieben
855d63c7d7 Fix test 2012-08-10 09:07:15 +02:00
Miek Gieben
034a182324 Fix test 2012-05-26 14:58:24 +02:00
Miek Gieben
9c4c5f5369 remove NewClient from the code 2012-05-26 10:28:32 +02:00
Miek Gieben
31a477a515 Fix the tests 2012-05-07 15:54:14 +02:00
Miek Gieben
2ae73f6fc6 Update to the new apip 2012-05-05 17:41:40 +02:00
Miek Gieben
131f6962d1 gofmt 2011-12-09 21:45:57 +01:00
Miek Gieben
05eb569938 Test and fix dynamic updates
* Update to the new Go version
* Fix lot of things that need fixes

Need a why to communicate half RRs (i.e. A record without rdata)
2011-12-09 21:12:03 +01:00