• Show log

    Commit

  • Hash : 9a3c5e55
    Author : Carlos Martín Nieto
    Date : 2011-03-29T17:44:10

    Expose config API for setters, getters and foreach
    
    These functions can be used to query or modify the variables in a
    given configuration. No sanity checking is done on the variable names.
    
    This is mostly meant as an API preview.
    
    Signed-off-by: Carlos Martín Nieto <cmn@elego.de>