Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-04-13 | [trac749] some modifications to make it compile | Jelte Jansen | 5 | -5/+6 | |
2011-04-13 | [trac749] cleanup dep files | chenzhengzhang | 2 | -2/+0 | |
2011-04-12 | [trac749] update gen-rdatacode python script | chenzhengzhang | 1 | -4/+9 | |
2011-04-12 | [trac749] update placeholder scripts | chenzhengzhang | 6 | -14/+25 | |
2011-04-12 | [trac749] commit directory src/lib/util | chenzhengzhang | 41 | -0/+6034 | |
2011-04-12 | [trac749] refactor more C++ utility code | chenzhengzhang | 121 | -244/+275 | |
2011-04-11 | [trac749] refactor C++ utility library | chenzhengzhang | 182 | -6038/+367 | |
2011-03-30 | [master] update ChangeLog revision number | chenzhengzhang | 1 | -1/+1 | |
2011-03-30 | [master] merge trac699: missing glue records for type ANY queries. | chenzhengzhang | 1 | -0/+5 | |
2011-03-25 | [master] typo and misspelling fixes | Jeremy C. Reed | 9 | -15/+15 | |
2011-03-23 | Typo fix. | Shane Kerr | 1 | -2/+2 | |
2011-03-22 | [master] don't use autoreconf with the tarball | Jeremy C. Reed | 1 | -2/+2 | |
Need the --install switch too. Only use autoreconf with git. | |||||
2011-03-22 | [master] update version and regenerate HTML of guide | Jeremy C. Reed | 2 | -41/+37 | |
2011-03-17 | [master] use larger failsafe timeouts for slower machines. | JINMEI Tatuya | 1 | -2/+2 | |
discussed on jabber, going to push it directory. I think this is very minor, so won't bother to increase the changelog size for this. | |||||
2011-03-17 | Record the time when we are using send() as well as sendTo() | Shane Kerr | 1 | -0/+2 | |
2011-03-17 | [master] add testdata file to the distribution | Jeremy C. Reed | 1 | -0/+1 | |
I didn't test yet, but was missing and I see the distcheck autobuilder had problem related to this. | |||||
2011-03-17 | [master] update changelog | Jelte Jansen | 1 | -0/+6 | |
2011-03-17 | [master] update changelog | Jelte Jansen | 1 | -0/+6 | |
2011-03-17 | [master] fix updateRTT for fast responses | Jelte Jansen | 2 | -6/+10 | |
- updateRTT now accepts 0 (and will change it internally to 1 as it needs a value >0 for division) - improved check for negative values due to clock changes in the caller | |||||
2011-03-17 | [master] mention b10-resolver is also a recursive server | Jeremy C. Reed | 1 | -3/+3 | |
2011-03-17 | [master] Regenerate manual page. | Jeremy C. Reed | 1 | -1/+17 | |
2011-03-17 | [master] The daemon NOW DOES have command line options. | Jeremy C. Reed | 1 | -3/+0 | |
2011-03-17 | [jreed-copyrights] remove CZ copyrights (they are replaced with ISC) | Jeremy C. Reed | 21 | -22/+0 | |
2011-03-17 | [jreed-copyrights] Add Copyright to ISC too. | Jeremy C. Reed | 12 | -0/+12 | |
Copyright on this BIND 10 work from CZ.NOC belonfs to ISC. | |||||
2011-03-17 | [master] fix cppcheck error | Jelte Jansen | 1 | -0/+1 | |
(reviewed on jabber) | |||||
2011-03-17 | [master] Answer REFUSED on non-IN queries (pending #702) | Jelte Jansen | 1 | -0/+3 | |
2011-03-17 | [trac697] address review comments | Jelte Jansen | 1 | -9/+14 | |
2011-03-17 | [trac697] move decls to instide try block | Jelte Jansen | 1 | -2/+3 | |
2011-03-17 | [trac699] Look up additional data for ANY type query | chenzhengzhang | 2 | -2/+12 | |
2011-03-16 | [master] add changelog for 471 | Jelte Jansen | 1 | -0/+5 | |