[Olsr-commit] OLSR.org main repository branch, config_parser, updated. 256e3ca06a6260325a0b4fc813621bb8760d7341

(spam-protected) (spam-protected)
Mon Feb 21 17:33:32 CET 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 "OLSR.org main repository".

        See http://olsr.org/git/?p=olsrd.git;a=commit;h=256e3ca06a6260325a0b4fc813621bb8760d7341
        for a web version of the last commit.

The branch, config_parser has been updated
       via  256e3ca06a6260325a0b4fc813621bb8760d7341 (commit)
       via  d272d688a6e63c81c683d92016bd151bb04f71a1 (commit)
       via  b0e9a3cd9c0a6a04e27fc91e6e810a6fd74ded0d (commit)
       via  63a64dfe16646ddddc089e4f91f6fce110ad714a (commit)
       via  d3bcafb7653037d334829b5976c9b992ada7cb95 (commit)
      from  b50c6ec84a8e7968bd80ed8f3e9387b833940e96 (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 256e3ca06a6260325a0b4fc813621bb8760d7341
Author: Henning Rogge <(spam-protected)>
Date:   Sun Feb 20 21:17:27 2011 +0100

    Support cleanup operation on single-value entries

commit d272d688a6e63c81c683d92016bd151bb04f71a1
Author: Henning Rogge <(spam-protected)>
Date:   Sun Feb 20 15:44:49 2011 +0100

    Fix some comments for validator renaming

commit b0e9a3cd9c0a6a04e27fc91e6e810a6fd74ded0d
Author: Henning Rogge <(spam-protected)>
Date:   Sun Feb 20 15:31:51 2011 +0100

    Rename in config parser: check... into validate...

commit 63a64dfe16646ddddc089e4f91f6fce110ad714a
Author: Henning Rogge <(spam-protected)>
Date:   Sun Feb 20 14:06:45 2011 +0100

    Support for list of elements

commit d3bcafb7653037d334829b5976c9b992ada7cb95
Author: Henning Rogge <(spam-protected)>
Date:   Sun Feb 20 10:57:09 2011 +0100

    Cleanup of db setting handling

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

Summary of changes:
 src/config/cfg_db.c                        |  246 ++++++++++++++++++++--------
 src/config/cfg_db.h                        |   20 ++-
 src/config/cfg_memory.c                    |   47 +-----
 src/config/cfg_memory.h                    |   27 +---
 src/config/cfg_schema.h                    |   26 ++--
 src/config/{cfg_check.c => cfg_validate.c} |  134 ++++++++++++----
 src/config/{cfg_check.h => cfg_validate.h} |   22 ++--
 7 files changed, 329 insertions(+), 193 deletions(-)
 rename src/config/{cfg_check.c => cfg_validate.c} (60%)
 rename src/config/{cfg_check.h => cfg_validate.h} (54%)


hooks/post-receive
-- 
OLSR.org main repository




More information about the Olsr-commit mailing list