[Git] mISDN library and utilities branch test_state_info updated. mISDNuser_1_1_2-330-g49f2c37

[email protected] (git version ctrl) Thu, 13 Sep 2012 14:51:07 +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, test_state_info has been updated
       via  49f2c373d70c22fd8c21ba895bd5ea22f2e995fa (commit)
       via  41a71dba0338f91b85907203358c3aa459b6adb6 (commit)
       via  9252f4080c6b4a3720abe0ad923f840b57dfab8e (commit)
       via  18e7679a581f2feef9cfefffb29e262f9db72c36 (commit)
       via  9f5e9dc1c90b29e80b043645ec81824a660ae5cd (commit)
      from  c4cf757fa05a4a4a65d4648f5be13ca270fd78cc (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 49f2c373d70c22fd8c21ba895bd5ea22f2e995fa
Merge: c4cf757 41a71db
Author: Karsten Keil <[email protected]>
Date:   Thu Sep 13 14:50:08 2012 +0200

    Merge branch 'socket' into test_state_info

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

Summary of changes:
 bridge/Makefile.am      |    2 +-
 capi20/Makefile.am      |    4 +-
 capi20/application.c    |  457 ++++++++++++++++++-----
 capi20/capi_obj.c       |  589 ++++++++++++++++++++++++++++++
 capi20/daemon.c         |  847 ++++++++++++++++++++++++++++++++++--------
 capi20/faxl3.c          |  933 ++++++++++++++++++++++++++++++++---------------
 capi20/listen.c         |  160 +++++----
 capi20/lplci.c          |  796 +++++++++++++++++++++++++---------------
 capi20/m_capi.h         |  237 ++++++++++---
 capi20/mc_buffer.c      |   40 ++-
 capi20/mc_buffer.h      |    2 +
 capi20/mplci.c          |  385 +++++++++++---------
 capi20/ncci.c           |  567 ++++++++++++++++++-----------
 capi20/ncci.h           |   81 ++++
 example/testcon.c       |   24 ++
 include/mISDN/mISDNif.h |  108 +++---
 l1oip/Makefile.am       |    2 +-
 lib/layer3/mlayer3.c    |   19 +-
 tools/E1test.c          |   65 +++-
 tools/Makefile.am       |    2 +-
 tools/loghex.c          |   10 +-
 21 files changed, 3888 insertions(+), 1442 deletions(-)
 create mode 100644 capi20/capi_obj.c
 create mode 100644 capi20/ncci.h


hooks/post-receive
-- 
mISDN library and utilities