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

(spam-protected) (spam-protected)
Mon Nov 30 14:09:52 CET 2015


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-227-g4b03a01
        for a web version of the last commit.

The branch, master has been updated
       via  4b03a01dd1b5aad56839623b36481597b6e4197b (commit)
       via  9f4dbdd3d69447533b18dc6a09633dfdfc441028 (commit)
       via  3ec14745a77e4e5908a0d1359f849c8f98e86330 (commit)
       via  53a534f48a59f248ff90d7e2b2624593fefa8c32 (commit)
      from  c8a6f9bc8521c6fd36868142a91ecd03a7a128c4 (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 4b03a01dd1b5aad56839623b36481597b6e4197b
Author: Ferry Huberts <(spam-protected)>
Date:   Mon Nov 30 13:51:12 2015 +0100

    exit: fix some exit codes
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 9f4dbdd3d69447533b18dc6a09633dfdfc441028
Author: Ferry Huberts <(spam-protected)>
Date:   Mon Nov 30 13:45:11 2015 +0100

    exit: use EXIT_SUCCESS or EXIT_FAILURE exclusively
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 3ec14745a77e4e5908a0d1359f849c8f98e86330
Author: Ferry Huberts <(spam-protected)>
Date:   Mon Nov 30 12:49:07 2015 +0100

    olsr_exit: fix some exit codes
    
    EXIT_FAILURE is the correct code to return on failure (duh)
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 53a534f48a59f248ff90d7e2b2624593fefa8c32
Author: Ferry Huberts <(spam-protected)>
Date:   Mon Nov 30 12:28:28 2015 +0100

    olsr_exit: use EXIT_SUCCESS or EXIT_FAILURE exclusively
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

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

Summary of changes:
 gui/linux-gtk/src/callbacks.c     |  2 +-
 gui/linux-gtk/src/ipc.c           |  8 ++++----
 gui/linux-gtk/src/main.c          |  4 ++--
 gui/linux-gtk/src/nodes.c         | 12 ++++++------
 gui/linux-gtk/src/routes.c        |  2 +-
 lib/dyn_gw/src/olsrd_dyn_gw.c     |  6 +++---
 lib/httpinfo/src/olsrd_httpinfo.c |  2 +-
 lib/httpinfo/src/olsrd_plugin.c   |  4 ++--
 lib/pgraph/src/olsrd_pgraph.c     |  2 +-
 lib/secure/src/olsrd_secure.c     |  4 ++--
 src/linux/net.c                   |  2 +-
 src/lq_plugin.c                   |  2 +-
 src/main.c                        | 22 +++++++++++-----------
 src/olsr_cookie.c                 |  2 +-
 src/olsr_switch/main.c            | 10 +++++-----
 src/olsr_switch/ohs_cmd.c         |  2 +-
 src/plugin_loader.c               |  2 +-
 src/scheduler.c                   |  4 ++--
 src/win32/ifnet.c                 |  4 ++--
 src/win32/net.c                   |  2 +-
 20 files changed, 49 insertions(+), 49 deletions(-)


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



More information about the Olsr-commit mailing list