[SCM] ISC BIND 10 source code branch, trac438, updated. 3be136324e68d5ebab0b0d3da88550a920662c98

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Jan 17 15:35:43 UTC 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "ISC BIND 10 source code".

The branch, trac438 has been updated
       via  3be136324e68d5ebab0b0d3da88550a920662c98 (commit)
      from  758460fa8ad9cd35841f5c44dd700d9f74f3d070 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3be136324e68d5ebab0b0d3da88550a920662c98
Author: Stephen Morris <stephen at isc.org>
Date:   Mon Jan 17 15:33:47 2011 +0000

    Checkpoint commit of the logging code.
    
    A checkpoint of various modifications to the logging code in trac438.

-----------------------------------------------------------------------

Summary of changes:
 src/lib/log/Makefile.am                            |    1 +
 src/lib/log/compiler/message.cc                    |   22 +-
 src/lib/log/{README.txt => documentation.txt}      |    0 
 src/lib/log/logger.cc                              |  197 +++++----
 src/lib/log/logger.h                               |  496 ++++++--------------
 src/lib/log/logger_support.cc                      |  114 +++++
 .../nsec3param_51.h => log/logger_support.h}       |   61 +--
 src/lib/log/message_dictionary.cc                  |   50 +-
 src/lib/log/message_dictionary.h                   |   47 +--
 src/lib/log/message_reader.cc                      |   27 +-
 src/lib/log/message_reader.h                       |   29 +-
 src/lib/log/messagedef.cc                          |    7 +-
 src/lib/log/messagedef.h                           |    5 +-
 src/lib/log/messagedef.mes                         |   17 +-
 src/lib/log/root_logger_name.h                     |    9 +
 src/lib/log/tests/logger_unittest.cc               |   59 +--
 src/lib/log/tests/message_dictionary_unittest.cc   |   62 +---
 src/lib/log/tests/message_reader_unittest.cc       |   38 +-
 18 files changed, 539 insertions(+), 702 deletions(-)
 rename src/lib/log/{README.txt => documentation.txt} (100%)
 create mode 100644 src/lib/log/logger_support.cc
 copy src/lib/{dns/rdata/generic/nsec3param_51.h => log/logger_support.h} (50%)


hooks/post-receive
-- 
ISC BIND 10 source code



More information about the bind10-changes mailing list