Age | Commit message (Expand) | Author | Files | Lines |
2020-11-18 | ncserver: Add draft NMSA mod for ifupdown-ng | A. Wilcox | 2 | -28/+233 |
2020-10-29 | ietf-interfaces: Add more operational nodes | A. Wilcox | 1 | -0/+37 |
2020-10-29 | ietf-interfaces: Add type field | A. Wilcox | 1 | -0/+32 |
2020-10-29 | ietf-interfaces: Add statistics nodes | A. Wilcox | 1 | -1/+40 |
2020-10-26 | Start on ietf-interfaces design and implementation | A. Wilcox | 1 | -0/+78 |
2020-10-26 | ncserver: Make operational and running truly separate | A. Wilcox | 3 | -1/+2 |
2020-10-23 | PEP 8 style fixes | A. Wilcox | 3 | -10/+20 |
2020-10-23 | ietf-system: Support read of NTPsec configuration | A. Wilcox | 1 | -2/+154 |
2020-10-22 | Implement module RPCs and RPC logging | A. Wilcox | 3 | -1/+64 |
2020-10-21 | Implement configuration edited logging | A. Wilcox | 5 | -14/+44 |
2020-10-21 | More logging implementation | A. Wilcox | 2 | -3/+32 |
2020-10-20 | Add initial logging system implementation | A. Wilcox | 3 | -2/+93 |
2020-09-29 | openrc: Split state to container; add start-time code | A. Wilcox | 1 | -7/+16 |
2020-09-29 | ietf-system: Use new util fn for timestamp string | A. Wilcox | 1 | -8/+8 |
2020-09-29 | util: Add fn for creating YANG date-and-time string | A. Wilcox | 1 | -0/+8 |
2020-09-28 | Add initial implementation of OpenRC manager module | A. Wilcox | 2 | -5/+264 |
2020-09-25 | Base: Implement base classes for service management | A. Wilcox | 1 | -0/+103 |
2020-09-16 | ietf-system: Style fixes | A. Wilcox | 1 | -2/+3 |
2020-09-16 | ietf-system: Add ability to edit DNS and contact/location | A. Wilcox | 1 | -8/+304 |
2020-09-16 | util: Ensure that no-insert merge/replace is handled | A. Wilcox | 1 | -1/+1 |
2020-09-15 | util: Ensure docstring reflects reality | A. Wilcox | 1 | -7/+2 |
2020-09-15 | util: Add functions for handling leaf-list operations | A. Wilcox | 1 | -0/+97 |
2020-09-11 | util: Add accessory functions for editing config | A. Wilcox | 1 | -1/+28 |
2020-09-11 | Server: Handle <edit-config/> RPC | A. Wilcox | 1 | -3/+36 |
2020-09-11 | Module Manager: Add support for writing | A. Wilcox | 1 | -3/+43 |
2020-09-11 | ietf-system: Modularise /etc/resolv.conf parsing | A. Wilcox | 1 | -7/+27 |
2020-09-09 | Fix yang-library datastore nodes | A. Wilcox | 1 | -5/+9 |
2020-09-09 | ietf-system: Return dates in correct format | A. Wilcox | 1 | -6/+6 |
2020-09-09 | modman: Use correct ietf-inet-types revision date | A. Wilcox | 1 | -1/+1 |
2020-09-09 | server: Declare XPath capability | A. Wilcox | 1 | -0/+2 |
2020-09-09 | ietf-system: Notate we support the 'ntp' feature | A. Wilcox | 1 | -0/+4 |
2020-09-09 | Add proper capabilities output | A. Wilcox | 2 | -12/+43 |
2020-09-04 | ietf-system: Return contact, location, hostname, DNS info | A. Wilcox | 1 | -4/+109 |
2020-09-04 | Implement state portion of ietf-system module | A. Wilcox | 2 | -0/+86 |
2020-09-04 | Server base: Fix some module loading issues | A. Wilcox | 2 | -2/+2 |
2020-08-31 | Add server and configuration modules | A. Wilcox | 2 | -0/+165 |
2020-08-31 | Module management system: Initial impl finished | A. Wilcox | 1 | -17/+114 |
2020-08-28 | Implement rudimentary module manager | A. Wilcox | 3 | -0/+172 |
2020-08-25 | Initial commit | A. Wilcox | 1 | -0/+10 |