[Git] mISDN library and utilities branch socket updated. mISDNuser_1_1_2-308-g1204f68

[email protected] (git version ctrl) Fri, 17 Aug 2012 13:03:58 +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  1204f681d41c872d9699d05727e235f5ddade425 (commit)
       via  9258c1a06597d0543e31c84945180fdb9c57b14c (commit)
       via  7aeadbfe543556ed51076a24159cbbd4e811b556 (commit)
      from  edb78c7988d2ad9450fa83631054ab3ac53fc0ad (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 1204f681d41c872d9699d05727e235f5ddade425
Author: Karsten Keil <[email protected]>
Date:   Fri Aug 17 13:03:09 2012 +0200

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

commit 9258c1a06597d0543e31c84945180fdb9c57b14c
Author: Karsten Keil <[email protected]>
Date:   Fri Aug 17 13:00:23 2012 +0200

    Make fsm timer independant from layer3 struct
    
    The fsm routines could be used in other parts now.
    
    Signed-off-by: Karsten Keil <[email protected]>

commit 7aeadbfe543556ed51076a24159cbbd4e811b556
Author: Karsten Keil <[email protected]>
Date:   Fri Aug 17 12:58:30 2012 +0200

    Fix more compiler warnings
    
    Signed-off-by: Karsten Keil <[email protected]>

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

Summary of changes:
 configure.ac                 |    2 +-
 include/mISDN/suppserv.h     |    4 +-
 lib/Makefile.am              |    2 +-
 lib/asn1/asn1_generic.c      |    6 ++--
 lib/include/3pty.h           |    5 +--
 lib/include/asn1.h           |   12 ++++----
 lib/include/fsm.h            |   14 ++++----
 lib/include/layer3.h         |    5 ++-
 lib/include/mtimer.h         |   13 +++++---
 lib/layer3/dss1net.c         |   69 ++----------------------------------------
 lib/layer3/dss1user.c        |    3 ++
 lib/layer3/layer3.c          |   29 ++++++++++--------
 lib/layer3/mlayer3.c         |   12 ++++----
 lib/layer3/q931.c            |    2 +
 lib/misc/debug.c             |    2 +-
 lib/misc/fsm.c               |    2 +-
 lib/misc/mbuffer.c           |    3 ++
 lib/misc/mtimer.c            |   14 ++++----
 lib/suppserv/3pty.c          |    4 +-
 lib/suppserv/address.c       |    4 +-
 lib/suppserv/aoc.c           |   18 +++++-----
 lib/suppserv/basic_service.c |    2 +-
 lib/suppserv/ccbs.c          |   19 +++++------
 lib/suppserv/component.c     |   10 +++---
 lib/suppserv/diversion.c     |   16 +++++-----
 lib/suppserv/ect.c           |    4 +-
 lib/suppserv/fac.c           |    7 +---
 27 files changed, 115 insertions(+), 168 deletions(-)


hooks/post-receive
-- 
mISDN library and utilities