1. 20 Sep, 2017 1 commit
    • Adrian Reber's avatar
      Remove bogus check in check_features · 23bdb617
      Adrian Reber authored
      The check_features RPC function required that both known fields are
      present. Without those fields it exited with an error. If RPC users
      where not specifying all parameters it would fail. It should, however,
      be possible to only check for a subset of options.
      
      Each supported option is checked separately anyway in the forked criu
      which does the actual check.
      
      Removing the check also enables RPC clients with older protobuf
      definitions to use the feature check.
      Signed-off-by: 's avatarAdrian Reber <areber@redhat.com>
      Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
      23bdb617
  2. 18 Sep, 2017 1 commit
  3. 17 Sep, 2017 32 commits
  4. 16 Sep, 2017 6 commits