Age | Commit message (Expand) | Author |
2016-06-28 | Refactor recent member request history to fix performance problem in controller. | Adam Ierymenko |
2016-06-27 | small perf improvement in sqlite db. | Adam Ierymenko |
2016-06-24 | Add 6plane assignment support to network controller, and cleanup. | Adam Ierymenko |
2016-06-24 | . | Adam Ierymenko |
2016-06-10 | Controller modifications for default route are ready to test. Will require sl... | Adam Ierymenko |
2016-06-10 | More controller work, and some RedHat fixes. | Adam Ierymenko |
2016-02-04 | Track client version and tell whether active nodes support circuit test. | Adam Ierymenko |
2016-02-03 | Add NodeHistory table on sqlite controller. | Adam Ierymenko |
2015-09-15 | Drop Sqlite-based Log table for now and switch to an in-memory log for recent... | Adam Ierymenko |
2015-07-29 | Go ahead and spec out controller DB support for AuthToken -- GitHub issue #21... | Adam Ierymenko |
2015-07-24 | Add version to log. | Adam Ierymenko |
2015-07-22 | Add a Log table to log queries for debugging and security logging. No JSON AP... | Adam Ierymenko |
2015-07-20 | Get rid of false foreign key in Relay. | Adam Ierymenko |
2015-07-16 | Add memberRevision stuff to JSON output, and update docs. | 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-29 | (1) Both nodeId and portId in Rule can be NULL, (2) remove on delete cascade ... | Adam Ierymenko |
2015-06-29 | DB schema changes: separate portId in rules, ranges in IP assignment pools. (... | Adam Ierymenko |
2015-06-26 | GitHub issue #191 - kill intra-network multicast rate limits (which were not ... | Adam Ierymenko |
2015-06-13 | Gateways support in network controller schema and database (not implemented y... | Adam Ierymenko |
2015-06-13 | Rename ruleId to ruleNo and optimize some indexes in Sqlite3 schema. | Adam Ierymenko |
2015-06-11 | Change schema to enforce foreing keys | Kees Bos |
2015-05-25 | Go ahead and add flags and invFlags to the Rule table. | Adam Ierymenko |
2015-05-15 | Netconf docs, add clock field to status, simplify netconf a bit by eliminatin... | 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-20 | Add per-network relay stuff to sqlite table schema. | Adam Ierymenko |
2015-04-17 | Add a timestamp to netconf cache, fix some SQL queries in NC. | Adam Ierymenko |
2015-04-15 | Rename netconf to controller and NetworkConfigMaster to NetworkController for... | Adam Ierymenko |