BIND 10 trac904, created. 0e662967ac5a6c8e187725828cd20b826ca00000 [904] moved the script to lib/util/python/
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Aug 5 00:24:08 UTC 2011
The branch, trac904 has been created
at 0e662967ac5a6c8e187725828cd20b826ca00000 (commit)
- Log -----------------------------------------------------------------
commit 0e662967ac5a6c8e187725828cd20b826ca00000
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Aug 4 17:23:22 2011 -0700
[904] moved the script to lib/util/python/
commit dc979c6874916221df10de3557db0d1b4a19d221
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Aug 4 16:55:28 2011 -0700
[904] documented Name and DNSHeader parameters.
commit 925045f2ad19d5dccb7dde77530ea16ea7b6341b
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Aug 4 16:34:24 2011 -0700
[904] documented DNSQuestion parameters.
commit ba80991049e1e361d2b1de08160c91e5bd38b728
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Aug 4 16:26:05 2011 -0700
[904] documented EDNS class parameters. also fixed a bug of mbz handling.
commit faa90e91384af409419363aca539709e2985708b
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Aug 4 16:12:38 2011 -0700
[904] improved extendability by eliminating the need for adding new RR class
to config_param. It's not self-configured using a reflection technique.
commit 1feeca7c2209819dd181f1fbaaa75026d3e38aa2
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Aug 4 15:43:28 2011 -0700
[904] documented RR class configurations
commit d7713e5c5033ccb0b51769d7f28d91619655b24d
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Aug 4 10:47:07 2011 -0700
[904] made NSEC variants a derived class of RR (with some editorial cleanups)
commit 928dacfdf443393618edf7124a46c599bd760784
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Aug 4 10:35:57 2011 -0700
[904] made RRSIG a derived class of RR
commit b34e7172b5f663faf3add7f6e72a3e2d8ffe680a
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Aug 4 10:26:44 2011 -0700
[904] small refactoring: make RP a derived class of RR (for consistency
and reducing code duplicate); move the configuration of rdlen to RR class;
omitting RDLEN is supported at that level.
commit 7fbc6a734b2a9e33100e57cbea0ce1d20cdf4491
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Aug 4 09:52:43 2011 -0700
[904] added one simple RR class (AAAA) to confirm the documentation is
correct about extending the script.
commit 9f5c36321d6843ba5b2a0e9e6c10c3ffee7b14fc
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Aug 4 09:18:09 2011 -0700
[904] added general description of the script. also ocrrected the file
name (it was given the wrong name in the first commit).
commit f00712037fa4b4cbd0d677d998df3728c0c4d8fe
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Aug 3 15:48:29 2011 -0700
[trac904] updated the file name for the chmod +x setting
commit c42eef08cd6cb28c898d46c2168c5c08684d5c36
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Aug 2 18:08:42 2011 -0700
[trac904] some pre-work refactoring: replaced - with _ so that we can
import the script from python (just for development convenience).
also define the gen script as noinst_SCRIPTS (agian, just for development
convenience). but this will cause a regression in the process_rename_test,
which was fixed, too.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list