summaryrefslogtreecommitdiff
path: root/controller
AgeCommit message (Expand)Author
2015-05-17docsAdam Ierymenko
2015-05-17Add a feature to generate a new network ID on POST.Adam Ierymenko
2015-05-16Basic controller JSON API seems to be working.Adam Ierymenko
2015-05-16.Adam Ierymenko
2015-05-16.Adam Ierymenko
2015-05-16Fixes to control plane, API, eliminate problematic inheritance pattern, and s...Adam Ierymenko
2015-05-16Fix some prepared statement problems.Adam Ierymenko
2015-05-16DELETE function in network controller JSON API, and a newIdentity convenience...Adam Ierymenko
2015-05-16More network controller cleanup, and some features to permit scripted testing.Adam Ierymenko
2015-05-15typoAdam Ierymenko
2015-05-15Netconf docs, add clock field to status, simplify netconf a bit by eliminatin...Adam Ierymenko
2015-05-15Controller API status message.Adam Ierymenko
2015-05-15Network controller cleanup and an extra sanity check.Adam Ierymenko
2015-04-24Build fixes.Adam Ierymenko
2015-04-22CRUDAdam Ierymenko
2015-04-21CRUDAdam Ierymenko
2015-04-21Fix: make sure we do not assign broadcast address as an IP to new members.Adam Ierymenko
2015-04-21More CRUD, almost done...Adam Ierymenko
2015-04-21Forgot to run schema2c.Adam Ierymenko
2015-04-21Network controller CRUD... :PAdam Ierymenko
2015-04-20Network preferred relay stuff in netconf controller.Adam Ierymenko
2015-04-20Add per-network relay stuff to sqlite table schema.Adam Ierymenko
2015-04-17Add a timestamp to netconf cache, fix some SQL queries in NC.Adam Ierymenko
2015-04-15Compile fixes.Adam Ierymenko
2015-04-15More cleanup, and fix for the extremely unlikely case of identity collision.Adam Ierymenko
2015-04-15Rename netconf to controller and NetworkConfigMaster to NetworkController for...Adam Ierymenko