[OpenSIPS-Devel] [OpenSIPS/opensips] 90b184: core utils: Useful additions

Liviu Chircu liviu at opensips.org
Thu Feb 22 11:05:00 EST 2018


  Branch: refs/heads/feature/cachedb-column-oriented-api
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 90b1840de0648ca0a7223d74e540e6872da86b2d
      https://github.com/OpenSIPS/opensips/commit/90b1840de0648ca0a7223d74e540e6872da86b2d
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-02-22 (Thu, 22 Feb 2018)

  Changed paths:
    M str.h
    M ut.h

  Log Message:
  -----------
  core utils: Useful additions

    * str_cpy() - similar to strcpy(), but works with strs
    * macros for working with singly linked lists


  Commit: 3efcb9b2859ec03dc017462ffe97d0848feb65af
      https://github.com/OpenSIPS/opensips/commit/3efcb9b2859ec03dc017462ffe97d0848feb65af
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-02-22 (Thu, 22 Feb 2018)

  Changed paths:
    M action.c
    R cachedb/cachedb_dtype.h
    A cachedb/cachedb_types.c
    A cachedb/cachedb_types.h
    M modules/cachedb_redis/cachedb_redis_dbase.c

  Log Message:
  -----------
  cachedb: Refactor the core data abstractions


  Commit: acf1afd4f7d820627ba9f3399475687380cb9ca8
      https://github.com/OpenSIPS/opensips/commit/acf1afd4f7d820627ba9f3399475687380cb9ca8
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-02-22 (Thu, 22 Feb 2018)

  Changed paths:
    M cachedb/cachedb.c
    M cachedb/cachedb.h

  Log Message:
  -----------
  cachedb: Add a filter management API


  Commit: 8b70ec3b9777e3d53cb49be8309a46aa6d21afdd
      https://github.com/OpenSIPS/opensips/commit/8b70ec3b9777e3d53cb49be8309a46aa6d21afdd
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-02-22 (Thu, 22 Feb 2018)

  Changed paths:
    M modules/cachedb_mongodb/cachedb_mongodb.c
    M modules/cachedb_mongodb/cachedb_mongodb_dbase.c
    M modules/cachedb_mongodb/cachedb_mongodb_dbase.h

  Log Message:
  -----------
  cachedb_mongodb: Implement the GET_ROWS capability


  Commit: 5481bc3f88bc62e268d8e90d60ce0c481911cd5e
      https://github.com/OpenSIPS/opensips/commit/5481bc3f88bc62e268d8e90d60ce0c481911cd5e
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-02-22 (Thu, 22 Feb 2018)

  Changed paths:
    M Makefile.test
    M cachedb/test/test_backends.c

  Log Message:
  -----------
  cachedb: Add a unit testing suite for the GET_ROWS capability


Compare: https://github.com/OpenSIPS/opensips/compare/56e8eb3ea8c2...5481bc3f88bc


More information about the Devel mailing list