summaryrefslogtreecommitdiff
path: root/src/cstore
AgeCommit message (Collapse)Author
2010-08-02eval "allowed:" script in templateAn-Cheng Huang
* this emulates the original behavior that "allowed:" script is "eval"ed rather than "exec"ed.
2010-07-31make edit do implicit setAn-Cheng Huang
* this preserves the behavior of the original implementation and allows edit on nonexistent nodes.
2010-07-31handle potential exceptions from filesystem operations.An-Cheng Huang
2010-07-30make destructors virtualAn-Cheng Huang
2010-07-30add default status observersAn-Cheng Huang
2010-07-28add cstore-specific header fileAn-Cheng Huang
2010-07-28add new cstore libraryAn-Cheng Huang