[Olsr-commit] OLSR.org main repository branch, master, updated. v0.9.0.3-507-g14f6a49

(spam-protected) (spam-protected)
Mon Mar 7 17:59:55 CET 2016


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=commitdiff;h=v0.9.0.3-507-g14f6a49
        for a web version of the last commit.

The branch, master has been updated
       via  14f6a494f955617101cb22f8a718ab9d055a0be8 (commit)
       via  e9dbfc53d5fbd3a1d79827e7a40c8cd63bf69d05 (commit)
       via  3a032dbcd907c7b2806432a89b9d69579589619c (commit)
       via  5d35bc23369a7757c9cba7130c83d1e87adc5c3c (commit)
       via  e4adce3e82180a526c175e0d7ce3111bef3a9f0b (commit)
      from  c31802da775655d6509f9dff12ad9b142af0e81a (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 14f6a494f955617101cb22f8a718ab9d055a0be8
Author: Ferry Huberts <(spam-protected)>
Date:   Mon Mar 7 15:45:35 2016 +0100

    main: do not allow nested shutdown
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit e9dbfc53d5fbd3a1d79827e7a40c8cd63bf69d05
Author: Ferry Huberts <(spam-protected)>
Date:   Mon Mar 7 15:20:06 2016 +0100

    scheduler: make olsr_flush_timers more robust
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 3a032dbcd907c7b2806432a89b9d69579589619c
Author: Ferry Huberts <(spam-protected)>
Date:   Mon Mar 7 15:19:42 2016 +0100

    scheduler: do not stop timers that are not running
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 5d35bc23369a7757c9cba7130c83d1e87adc5c3c
Author: Ferry Huberts <(spam-protected)>
Date:   Mon Mar 7 15:18:47 2016 +0100

    scheduler: fix a typo
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit e4adce3e82180a526c175e0d7ce3111bef3a9f0b
Author: Ferry Huberts <(spam-protected)>
Date:   Mon Mar 7 16:12:34 2016 +0100

    jsoninfo: fix a windows compile error
    
    src/olsrd_jsoninfo_helpers.c: In function 'abuf_json_int':
    src/olsrd_jsoninfo_helpers.c:145:22: error: unknown conversion type character 'l' in format [-Werror=format=]
       abuf_appendf(abuf, "\"%s\": %lld", key, value);
                          ^
    src/olsrd_jsoninfo_helpers.c:145:22: error: too many arguments for format [-Werror=format-extra-args]
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

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

Summary of changes:
 lib/jsoninfo/src/olsrd_jsoninfo_helpers.c | 10 +++++-
 src/main.c                                | 52 ++++++++++++++++++++-----------
 src/scheduler.c                           | 33 ++++++++++++++++----
 3 files changed, 69 insertions(+), 26 deletions(-)


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



More information about the Olsr-commit mailing list