1. 03 May, 2017 1 commit
    • lxccontainer: add lxc_config_item_is_supported() · 12461428
      Christian Brauner authored
      This adds lxc_config_item_is_supported() as API extension. It allows to check
      whether a given config item (e.g. lxc.autodev) is supported by this LXC
      instance. The function is useful in the following scenarios:
      1. Users have compiled liblxc from source and have removed a config items from
         the corresponding struct in confile.c. (For example, embedded users might
         decide to gut a bunch of options that they cannot use.)
      2. Callers that want to check for a specific configuration item independent of
         the version numbers exposed in our version.h header.
      Signed-off-by: 's avatarChristian Brauner <christian.brauner@ubuntu.com>
  2. 02 May, 2017 2 commits
  3. 29 Apr, 2017 1 commit
  4. 28 Apr, 2017 4 commits
  5. 25 Apr, 2017 2 commits
  6. 24 Apr, 2017 1 commit
  7. 23 Apr, 2017 6 commits
  8. 22 Apr, 2017 4 commits
  9. 21 Apr, 2017 2 commits
  10. 19 Apr, 2017 1 commit
  11. 18 Apr, 2017 3 commits
  12. 17 Apr, 2017 5 commits
  13. 16 Apr, 2017 3 commits
  14. 15 Apr, 2017 4 commits
  15. 14 Apr, 2017 1 commit