BIND 10 trac2854, created. efe8fae1cf4f3a272c8da437113f1c7b90c9607a [2854] added a log message after updating data source config.
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Jun 12 19:10:04 UTC 2013
The branch, trac2854 has been created
at efe8fae1cf4f3a272c8da437113f1c7b90c9607a (commit)
- Log -----------------------------------------------------------------
commit efe8fae1cf4f3a272c8da437113f1c7b90c9607a
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Jun 12 11:18:30 2013 -0700
[2854] added a log message after updating data source config.
commit 9206de78991d2dcbbfec451e896dba0006bc5b71
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Jun 12 00:08:30 2013 -0700
[2854] make sure autogenerated file is removed
commit a43f9f2860f156daa1a8caf95d6c0ff1a95323a9
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Jun 12 00:08:15 2013 -0700
[2854] initial man page
commit ebe5c03858d0e41ae7e3a8477399d0f54712569a
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Jun 11 23:50:26 2013 -0700
[2854] made local config params generic
commit 1d9ea23f74983eb952733a9cacd5cdc6d99db5d4
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Jun 11 23:41:48 2013 -0700
[2854] complete Memmgr._datasrc_config_handler().
commit a66549d4455e23d4486d9287157790ccd49a942c
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Jun 11 22:35:57 2013 -0700
[2854] complete _setup_module() with adding datasrc config.
commit 007b1f5cd7b48bccf501aa624325388e360aa828
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Jun 11 16:42:43 2013 -0700
[2854] update makefile so memmgr will be built and tested
commit e65eaed0d786f8939852b6368de827f7294d396c
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Jun 10 14:56:23 2013 -0700
[2854] make the default mapped_files directory by make install
commit 983f11cfdd11153b234ff7626c5ff1dccb1baeb2
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Jun 10 10:58:41 2013 -0700
[2854] handle memmgr configuration; it's just mapped_file_dir for now.
commit ab3f32eee4e5eb1d696ac88392497e52b994fbbb
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Jun 7 18:07:36 2013 -0700
[2854] add path to memmgr to the run_bind10 script
commit 11de0085d24cdb5dfcc5a158cd30699cfde90159
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Jun 6 19:19:04 2013 -0700
[2854] added some minimal behavior for memgr.
commit 81847206409e7cb4bb69bda8a22f7fc54a7a6b2a
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Jun 6 19:05:49 2013 -0700
[2854] memmgr log setup
commit 2ca7ef10889eccf7ebe70f1662fed83c33f62c19
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Jun 6 17:15:27 2013 -0700
[2854] added a minimal framework for the memmgr daemon.
it's basically empty yet.
commit 2987b196ad617e5cc8f759717edae50866162888
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Jun 11 16:35:05 2013 -0700
[2854] add new helper python pkg/module for isc.memmgr.datasrc_info
commit 554c01b75c2e1a16bebd00a2d1476b0c85f70ef3
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Jun 12 10:44:18 2013 -0700
[2854] made trivial updates to xfrin for the correction to reconfigure()
commit 054d97ceb5c12455b1272e00a860e111f67b6ce9
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Jun 12 10:42:20 2013 -0700
[2854] corrected DataSrcClientsMgr.reconfigure() so it'll work for the default.
'new_config' can be empty for the initial default and won't work as expected.
commit 425062cfead674420744cee41784e4d894f9ac2d
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Jun 10 16:20:08 2013 -0700
[2854] added tentative support for datasrc config generation IDs.
commit 0fa66c2662c0f8eac63ed44668f90d8b687859c4
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Jun 10 15:18:56 2013 -0700
[2854] update doc for DataSrcClientsMgr on use_cache ctor parameter
it will now be used by memmgr, so there's at least one exception.
commit 1b1c061696198766e9f6821e69cb1658f83c2030
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Jun 10 15:11:05 2013 -0700
[2854] added get_clients_map to DataSrcClientsMgr to use in memmgr.
commit 2379e411e9671d4ecbee71ca5a9663053a40d091
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Jun 7 22:31:27 2013 -0700
[2854] updated specfile path guessing more reliable, trying FROM_BUILD.
also loosen the check for the corresponding test so it reasonably works.
commit 94f2a0246ef707722666dc81c68cb58ac85414d4
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Jun 7 18:17:04 2013 -0700
[2854] added to BIND10Server a hook for module-specific initialization.
commit 8ec2caa761eac2681485217645e7e328924c3c7f
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Jun 7 17:26:19 2013 -0700
[2854] added more behavior to BIND10Server class
commit c27421b7e7b41247b41aca0de903f328048ab920
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Jun 7 14:07:42 2013 -0700
[2854] add "bind10_server" module, a mixin providing common server behavior.
commit e626839cc9e9a74aa7c7b560c4fc2997394f24fc
Merge: 67704c8 bd3f52d
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Jun 12 08:53:59 2013 -0700
[2854] Merge branch 'trac2853' into trac2854
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list