Skip to content
Snippets Groups Projects
  1. Aug 18, 2015
    • Konstantin Osipov's avatar
      cfg: new cfg api, without explicit passing of cfg options · a9ea70d8
      Konstantin Osipov authored
      With structured configuration, i.e. a Lua table for a list of
      replication peers, it is difficult to pass a configuration option
      to the hook function as a single C object. Don't pass
      options in, but query them from the hook function with cfg_get*
      API.
      
      As a result, all "change" hooks have the same signature now,
      a step closer to the pluggable configuration API.
      a9ea70d8
  2. Aug 14, 2015
  3. Aug 13, 2015
  4. Aug 12, 2015
  5. Aug 11, 2015
  6. Aug 10, 2015
  7. Aug 09, 2015
  8. Aug 06, 2015
  9. Aug 05, 2015
  10. Aug 04, 2015
  11. Aug 03, 2015
Loading