BIND 10 trac1061, created. 0d2c284222839ff21401cecb7cb567cb0cc04127 [trac1060] Some more renaming
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Jul 28 10:35:19 UTC 2011
The branch, trac1061 has been created
at 0d2c284222839ff21401cecb7cb567cb0cc04127 (commit)
- Log -----------------------------------------------------------------
commit 0d2c284222839ff21401cecb7cb567cb0cc04127
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date: Thu Jul 28 12:14:17 2011 +0200
[trac1060] Some more renaming
zone->zone_finder in many cases
commit 119442008b97f3b39d0ade075dd219a2f781e2a3
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date: Thu Jul 28 11:23:06 2011 +0200
[trac1060] Rename MemoryZoneFinder to InMemoryZoneFinder
To preserve consistency.
commit feae0b934e048b17830f49779b01c48136a5b2bf
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Jul 27 15:09:54 2011 -0400
[trac1060] overall documentation updates, typo/wording fixing.
commit 8f5f77f8e2819a66de774a4b7f5216ebc631434c
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date: Wed Jul 27 13:02:16 2011 +0200
[trac1060] Make Query use abstract DataSourceClient
It turns out to be simple search & replace, it didn't use any in-memory
specific features. The rest of Auth still uses hardcoded in-memory, as
it needs to load it, etc.
commit 34cfc02f00196f9f5124172b10de5cc8fea1081f
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date: Wed Jul 27 12:36:08 2011 +0200
[trac1060] Rename MemoryDataSrc to InMemoryClient
And some more similar renaming. Just to match naming conventions.
commit 45dcf93cb43fbd2f52cd432e38a5c17ae2ded61f
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date: Wed Jul 27 11:59:46 2011 +0200
[trac1060] Inherit MemoryDataSrc
* Inherit the MemoryDataSrc from DataSourceClient
* Small comment cleanup
* Makefile fix
* Remove extra parts of MemoryDataSrc
- FindResult is inherited from MemoryDataSrc and it was the same
anyway, just different name.
- Remove the private assignment operator and copy constructor, the
DataSourceClient is already uncopyable.
commit bf5fbf4c58d67a25c68efea6608ec2b8e89c7597
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Jul 22 22:19:36 2011 -0700
[trac1060] an incomplete template of DataSourceClient class
commit aa7400d4aa132f50a982739e1e8b9752d418b97f
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Jul 22 22:18:52 2011 -0700
[trac1060] first step of trivial refactoring: rename some classes
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list