summaryrefslogtreecommitdiff
path: root/netconf/SqliteNetworkConfigMaster.cpp
AgeCommit message (Collapse)Author
2015-04-01Tons more refactoring: simplify Network, move explicit management of Tap ↵Adam Ierymenko
out, redo COM serialization, etc.
2015-03-18A whole lot of Sqlite netconf master work, and some fixes elsewhere in the code.Adam Ierymenko
2015-03-17DB init works now.Adam Ierymenko
2015-03-17Sqlite auto-init and version check.Adam Ierymenko
2015-03-17Include the Sqlite schema to auto-init the database.Adam Ierymenko
2015-03-12docsAdam Ierymenko
2015-03-12Netconf build fixes, schema, etc.Adam Ierymenko
2015-03-12Sqlite schema for netconf.Adam Ierymenko