[Git] mISDN library and utilities branch socket updated. mISDNuser_1_1_2-327-g41a71db

[email protected] (git version ctrl) Thu, 13 Sep 2012 14:51:06 +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  41a71dba0338f91b85907203358c3aa459b6adb6 (commit)
       via  9252f4080c6b4a3720abe0ad923f840b57dfab8e (commit)
       via  18e7679a581f2feef9cfefffb29e262f9db72c36 (commit)
       via  9f5e9dc1c90b29e80b043645ec81824a660ae5cd (commit)
      from  269b5707d08734eadfa5477da2d985e8531f2609 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

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