Age | Commit message (Expand) | Author |
2015-09-15 | Drop Sqlite-based Log table for now and switch to an in-memory log for recent... | Adam Ierymenko |
2015-09-11 | Extra statement to clean up Members -- cascade did not seem to work, possibly... | Adam Ierymenko |
2015-09-10 | Fix deadlock in test mode. | Adam Ierymenko |
2015-09-10 | Fix to allowing identity to be populated if not present. | Adam Ierymenko |
2015-09-08 | Add a bit of useful testing instrumentation to SqliteNetworkController. | Adam Ierymenko |
2015-07-24 | Add version to log. | Adam Ierymenko |
2015-07-23 | Add a rate limiting circuit breaker to the network controller to prevent floo... | Adam Ierymenko |
2015-07-22 | Add a Log table to log queries for debugging and security logging. No JSON AP... | Adam Ierymenko |
2015-07-21 | Report controllerInstanceId in all objects so that controller resets can be e... | Adam Ierymenko |
2015-07-17 | Add a concept of an "instanceId" to the controller, which the OnePoint can us... | Adam Ierymenko |
2015-07-16 | Add a concept of a member revision counter to networks. This can be used to s... | Adam Ierymenko |
2015-06-29 | ipLocalRoutes now exposed via network objects in JSON controller API, and doc... | Adam Ierymenko |
2015-06-29 | Untested -- modifications to support IP ranges instead of ip/mask for IP assi... | Adam Ierymenko |
2015-06-26 | GitHub issue #191 - kill intra-network multicast rate limits (which were not ... | Adam Ierymenko |
2015-06-19 | Fixed member authorization bug and minor cleanup | Kees Bos |
2015-06-13 | Gateways support in network controller schema and database (not implemented y... | Adam Ierymenko |
2015-05-16 | Basic controller JSON API seems to be working. | Adam Ierymenko |
2015-05-16 | Fixes to control plane, API, eliminate problematic inheritance pattern, and s... | Adam Ierymenko |
2015-05-16 | Fix some prepared statement problems. | Adam Ierymenko |
2015-05-16 | DELETE function in network controller JSON API, and a newIdentity convenience... | Adam Ierymenko |
2015-05-16 | More network controller cleanup, and some features to permit scripted testing. | Adam Ierymenko |
2015-05-15 | Netconf docs, add clock field to status, simplify netconf a bit by eliminatin... | Adam Ierymenko |
2015-04-24 | Build fixes. | Adam Ierymenko |
2015-04-22 | CRUD | Adam Ierymenko |
2015-04-21 | CRUD | Adam Ierymenko |
2015-04-21 | More CRUD, almost done... | Adam Ierymenko |
2015-04-21 | Network controller CRUD... :P | Adam Ierymenko |
2015-04-20 | Network preferred relay stuff in netconf controller. | Adam Ierymenko |
2015-04-15 | More cleanup, and fix for the extremely unlikely case of identity collision. | Adam Ierymenko |
2015-04-15 | Rename netconf to controller and NetworkConfigMaster to NetworkController for... | Adam Ierymenko |