1. 09 Jun, 2020 1 commit
    • tree-wide: add missing header includes · 6e1efcd6
      We're missing some header includes leading to missing function
      prototypes. While we currently don't warn about these, we should have
      their respective headers included in order to detect the case where a
      function signature change results in an incompatibility.
      Patrick Steinhardt committed
  2. 05 Nov, 2019 1 commit
    • config_snapshot: rename function names · b30b04a9
      The configuration snapshot backend has been extracted from the old files
      backend back in 2bff84ba (config_file: separate out read-only backend,
      2019-07-26). To keep code churn manageable, the local functions weren't
      renamed yet and thus still have references to the old diskfile backend.
      Rename them accordingly to make them easier to understand.
      Patrick Steinhardt committed
  3. 01 Nov, 2019 1 commit
  4. 26 Jul, 2019 2 commits