[lxc-devel] [lxc/lxc] 76d012: syslog: simplify and model after lxc log functions

GitHub noreply at github.com
Mon Sep 5 16:51:58 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 76d0127f201400b4c6a32d2cb8114cf8033c4a8d
      https://github.com/lxc/lxc/commit/76d0127f201400b4c6a32d2cb8114cf8033c4a8d
  Author: Christian Brauner <christian.brauner at mailbox.org>
  Date:   2016-09-04 (Sun, 04 Sep 2016)

  Changed paths:
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/lxc/confile.c
    M src/lxc/log.c
    M src/lxc/log.h

  Log Message:
  -----------
  syslog: simplify and model after lxc log functions

- add lxc_syslog_priority_to_string()
- add lxc_syslog_priority_to_int()
- remove syslog_facility struct
- add lxc.syslog to lxc_getconfig struct
- adapt config_syslog() callback

Signed-off-by: Christian Brauner <christian.brauner at mailbox.org>


  Commit: d479e1f70e6430c91d79873fa046b9dcf9086ee2
      https://github.com/lxc/lxc/commit/d479e1f70e6430c91d79873fa046b9dcf9086ee2
  Author: Christian Brauner <christian.brauner at mailbox.org>
  Date:   2016-09-05 (Mon, 05 Sep 2016)

  Changed paths:
    M src/tests/get_item.c

  Log Message:
  -----------
  tests: fix get_item tests

Signed-off-by: Christian Brauner <christian.brauner at mailbox.org>


  Commit: 83319023ca375e0c942ddc1397e214a618ffa7a7
      https://github.com/lxc/lxc/commit/83319023ca375e0c942ddc1397e214a618ffa7a7
  Author: Christian Brauner <christian.brauner at mailbox.org>
  Date:   2016-09-05 (Mon, 05 Sep 2016)

  Changed paths:
    M src/tests/get_item.c
    M src/tests/lxctest.h

  Log Message:
  -----------
  tests: add lxc.syslog tests to get_item

Signed-off-by: Christian Brauner <christian.brauner at mailbox.org>


  Commit: a47e327c4e1259b52316bc7213c8800ec3cb7d1e
      https://github.com/lxc/lxc/commit/a47e327c4e1259b52316bc7213c8800ec3cb7d1e
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2016-09-05 (Mon, 05 Sep 2016)

  Changed paths:
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/lxc/confile.c
    M src/lxc/log.c
    M src/lxc/log.h
    M src/tests/get_item.c
    M src/tests/lxctest.h

  Log Message:
  -----------
  Merge pull request #1169 from brauner/2016-09-04/fix_syslog

syslog tweaks


Compare: https://github.com/lxc/lxc/compare/e3197b0c0c39...a47e327c4e12


More information about the lxc-devel mailing list