[OpenSIPS-Devel] [OpenSIPS/opensips] ece132: Initial code, copied over from mi_xmlrpc_ng, with ...

vladpaiu vladpaiu at opensips.org
Mon Nov 4 19:26:11 CET 2013


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: ece13225103e847bb53dbc87caeaee44b18732b3
      https://github.com/OpenSIPS/opensips/commit/ece13225103e847bb53dbc87caeaee44b18732b3
  Author: Stephane Alnet <stephane at shimaore.net>
  Date:   2013-10-31 (Thu, 31 Oct 2013)

  Changed paths:
    A modules/mi_json/Makefile
    A modules/mi_json/http_fnc.c
    A modules/mi_json/http_fnc.h
    A modules/mi_json/mi_json.c
    M packaging/debian/rules

  Log Message:
  -----------
  Initial code, copied over from mi_xmlrpc_ng, with output changed to JSON.

The input is statically set to the "which" command.


  Commit: c1d6f197cf160ce97accfd35a83f0b3ddeae2f4a
      https://github.com/OpenSIPS/opensips/commit/c1d6f197cf160ce97accfd35a83f0b3ddeae2f4a
  Author: Stephane Alnet <stephane at shimaore.net>
  Date:   2013-10-31 (Thu, 31 Oct 2013)

  Changed paths:
    M packaging/debian/control

  Log Message:
  -----------
  libmicrohttpd5 is no longer in Debian/testing


  Commit: 90b909aecf3a3d0a5146f06fa9f4260e8b758c36
      https://github.com/OpenSIPS/opensips/commit/90b909aecf3a3d0a5146f06fa9f4260e8b758c36
  Author: Stephane Alnet <stephane at shimaore.net>
  Date:   2013-10-31 (Thu, 31 Oct 2013)

  Changed paths:
    M modules/mi_json/http_fnc.c
    M modules/mi_json/http_fnc.h
    M modules/mi_json/mi_json.c

  Log Message:
  -----------
  mi_json: simplify datasets

Also rewrote the string handling code.


  Commit: 02638044d434f5cf95aa8f8c69527115a702dccf
      https://github.com/OpenSIPS/opensips/commit/02638044d434f5cf95aa8f8c69527115a702dccf
  Author: Stephane Alnet <stephane at shimaore.net>
  Date:   2013-10-31 (Thu, 31 Oct 2013)

  Changed paths:
    M modules/httpd/httpd_load.h
    M modules/httpd/httpd_proc.c
    M modules/mi_json/http_fnc.c

  Log Message:
  -----------
  Modified httpd to support `application/json` for our purposes.


  Commit: 7f5019b47459122875751cc68f0b2a64a736af2c
      https://github.com/OpenSIPS/opensips/commit/7f5019b47459122875751cc68f0b2a64a736af2c
  Author: Stephane Alnet <stephane at shimaore.net>
  Date:   2013-10-31 (Thu, 31 Oct 2013)

  Changed paths:
    A modules/mi_json/doc/mi_json.xml
    A modules/mi_json/doc/mi_json_admin.xml

  Log Message:
  -----------
  mi_json documentation


  Commit: 7339345f7bab38908ca3f7584d8e4e9262552fd7
      https://github.com/OpenSIPS/opensips/commit/7339345f7bab38908ca3f7584d8e4e9262552fd7
  Author: vladpaiu <vladpaiu at opensips.org>
  Date:   2013-11-04 (Mon, 04 Nov 2013)

  Changed paths:
    M modules/httpd/httpd_load.h
    M modules/httpd/httpd_proc.c
    A modules/mi_json/Makefile
    A modules/mi_json/doc/mi_json.xml
    A modules/mi_json/doc/mi_json_admin.xml
    A modules/mi_json/http_fnc.c
    A modules/mi_json/http_fnc.h
    A modules/mi_json/mi_json.c
    M packaging/debian/control
    M packaging/debian/rules

  Log Message:
  -----------
  Merge pull request #119 from shimaore/mi_json

mi_json module (new module)


Compare: https://github.com/OpenSIPS/opensips/compare/02f983dd9df2...7339345f7bab


More information about the Devel mailing list