[Git] mISDN library and utilities branch socket updated. mISDNuser_1_1_2-298-g9e69a0e

[email protected] (git version ctrl) Tue, 31 Jul 2012 19:26:26 +0200 (CEST)
Newsgroups gmane.linux.isdn.i4l.devel
Message-ID <[email protected]>
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 "mISDN library and utilities".

The branch, socket has been updated
       via  9e69a0e70e2c5ca263dffb27b06a748087e8550c (commit)
       via  68c1ccb81699a73198d904dcba5e27874d626d8e (commit)
       via  7c5fb25ef20d0dad244023b62f6488d90a3cba39 (commit)
      from  5bd3e650f9e20f4226d33586187ffcd8fc9d8d72 (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 9e69a0e70e2c5ca263dffb27b06a748087e8550c
Merge: 68c1ccb 5bd3e65
Author: Karsten Keil <[email protected]>
Date:   Tue Jul 31 19:26:12 2012 +0200

    Merge branch 'socket' of ssh://git.misdn.eu/mISDNuser into socket

commit 68c1ccb81699a73198d904dcba5e27874d626d8e
Author: Karsten Keil <[email protected]>
Date:   Tue Jul 31 19:23:09 2012 +0200

    RW locking for lists in capi structs
    
    To avoid races and segfaults on cleardown introduce
    locking for main lists.
    
    Signed-off-by: Karsten Keil <[email protected]>

commit 7c5fb25ef20d0dad244023b62f6488d90a3cba39
Author: Karsten Keil <[email protected]>
Date:   Thu Jul 26 15:16:28 2012 +0200

    Version 2.0.14
    
    Signed-off-by: Karsten Keil <[email protected]>

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

Summary of changes:
 capi20/application.c |   22 ++++++++-----
 capi20/daemon.c      |   11 ++++++-
 capi20/listen.c      |   44 ++++++++++++++++++--------
 capi20/m_capi.h      |    6 +++-
 capi20/mplci.c       |   85 ++++++++++++++++++++++++++++++++++++-------------
 5 files changed, 122 insertions(+), 46 deletions(-)


hooks/post-receive
-- 
mISDN library and utilities