[Git] mISDN library and utilities branch socket updated. mISDNuser_1_1_2-268-g4043b84

[email protected] (git version ctrl) Wed, 21 Mar 2012 15:27:01 +0100 (CET)
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  4043b84f3c41e62d4d076f2224b72d1a64b23ff9 (commit)
       via  17c2de7e19cab36effa8c0d2ca5b561de77915a9 (commit)
       via  d010a8996cd51fdab1adb00f59c08cb152d233b9 (commit)
       via  db4bc04f950d645a1989b7dda1c6ee00955e9cbf (commit)
      from  893ef514a24d0fa386ddfc299ab520b30b57b0c0 (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 4043b84f3c41e62d4d076f2224b72d1a64b23ff9
Author: Karsten Keil <[email protected]>
Date:   Wed Mar 21 15:26:09 2012 +0100

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

commit 17c2de7e19cab36effa8c0d2ca5b561de77915a9
Author: Karsten Keil <[email protected]>
Date:   Wed Mar 21 15:22:40 2012 +0100

    Fix listen for more as one application
    
    Fix issues that CIPmask got reset to zero and now
    we are removing unused logical contrllers if a
    application was deleted.
    
    Signed-off-by: Karsten Keil <[email protected]>

commit d010a8996cd51fdab1adb00f59c08cb152d233b9
Author: Karsten Keil <[email protected]>
Date:   Wed Mar 21 15:19:45 2012 +0100

    Set mISDNcapi egid to MISDN_GROUP
    
    To allow access to the filesystem socket the effective group is changed
    to the MISDN_GROUP, which is uucp or dialout usually.
    
    Signed-off-by: Karsten Keil <[email protected]>

commit db4bc04f950d645a1989b7dda1c6ee00955e9cbf
Author: Karsten Keil <[email protected]>
Date:   Wed Mar 21 15:15:43 2012 +0100

    Fix crash when no FAX ID was sent
    
    Signed-off-by: Karsten Keil <[email protected]>

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

Summary of changes:
 capi20/Makefile.am   |    2 +-
 capi20/Makefile.in   |    2 +-
 capi20/application.c |   61 ++++++++-----------------------------------------
 capi20/daemon.c      |   21 +++++++++++++++-
 capi20/faxl3.c       |    5 +++-
 capi20/listen.c      |    2 +
 capi20/m_capi.h      |    4 +-
 configure            |   20 ++++++++--------
 configure.ac         |    2 +-
 9 files changed, 50 insertions(+), 69 deletions(-)


hooks/post-receive
-- 
mISDN library and utilities