summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-18doc: Network: Add SLAAC stuff, simplify param APIA. Wilcox1-9/+20
2020-11-17doc: Add draft Network Management API specA. Wilcox1-0/+233
2020-10-29ietf-interfaces: Add more operational nodesA. Wilcox2-5/+44
2020-10-29ietf-interfaces: Add type fieldA. Wilcox2-0/+1651
2020-10-29ietf-interfaces: Add statistics nodesA. Wilcox2-6/+45
2020-10-26Start on ietf-interfaces design and implementationA. Wilcox2-5/+89
2020-10-26ncserver: Make operational and running truly separateA. Wilcox3-1/+2
2020-10-23PEP 8 style fixesA. Wilcox3-10/+20
2020-10-23ietf-system: Support read of NTPsec configurationA. Wilcox1-2/+154
2020-10-23roadmap: Add in-progress feature considerationsA. Wilcox1-0/+14
2020-10-22Implement ietf-system RPCs shutdown and restartA. Wilcox1-3/+3
2020-10-22Implement module RPCs and RPC loggingA. Wilcox4-14/+77
2020-10-21Implement configuration edited loggingA. Wilcox6-16/+46
2020-10-21More logging implementationA. Wilcox3-6/+35
2020-10-20Add initial logging system implementationA. Wilcox4-13/+106
2020-09-29openrc: Split state to container; add start-time codeA. Wilcox3-24/+59
2020-09-29ietf-system: Use new util fn for timestamp stringA. Wilcox1-8/+8
2020-09-29util: Add fn for creating YANG date-and-time stringA. Wilcox1-0/+8
2020-09-28Add initial implementation of OpenRC manager moduleA. Wilcox2-5/+264
2020-09-25Base: Implement base classes for service managementA. Wilcox1-0/+103
2020-09-25Service: Be consistent with namespace namingA. Wilcox2-2/+2
2020-09-22doc: Add initial YANG model for service mgmtA. Wilcox2-2/+153
2020-09-21doc: Add reload and restart to service mgmt specA. Wilcox1-3/+33
2020-09-21doc: Clarify service management specA. Wilcox1-4/+8
2020-09-21doc: Formatting fixes for logging specA. Wilcox1-14/+18
2020-09-21doc: Update roadmap and add Service Mgmt spec draftA. Wilcox2-0/+258
2020-09-21doc: Default logging level is NOTICE, not INFOA. Wilcox1-1/+1
2020-09-21doc: Update logging spec per discussionsA. Wilcox1-4/+4
2020-09-21doc: Update logging requirements specificationA. Wilcox1-45/+125
2020-09-18doc: Amend logging spec with device name and TBDsA. Wilcox1-4/+21
2020-09-18doc: Add initial logging requirements specA. Wilcox1-0/+123
2020-09-16Update roadmap with current progress and TBD resosA. Wilcox1-9/+14
2020-09-16ietf-system: Style fixesA. Wilcox1-2/+3
2020-09-16ietf-system: Add ability to edit DNS and contact/locationA. Wilcox1-8/+304
2020-09-16util: Ensure that no-insert merge/replace is handledA. Wilcox1-1/+1
2020-09-15util: Ensure docstring reflects realityA. Wilcox1-7/+2
2020-09-15util: Add functions for handling leaf-list operationsA. Wilcox1-0/+97
2020-09-11util: Add accessory functions for editing configA. Wilcox1-1/+28
2020-09-11Server: Handle <edit-config/> RPCA. Wilcox1-3/+36
2020-09-11Module Manager: Add support for writingA. Wilcox1-3/+43
2020-09-11ietf-system: Modularise /etc/resolv.conf parsingA. Wilcox1-7/+27
2020-09-09Fix yang-library datastore nodesA. Wilcox2-5/+126
2020-09-09ietf-system: Return dates in correct formatA. Wilcox1-6/+6
2020-09-09modman: Use correct ietf-inet-types revision dateA. Wilcox1-1/+1
2020-09-09server: Declare XPath capabilityA. Wilcox1-0/+2
2020-09-09ietf-system: Notate we support the 'ntp' featureA. Wilcox1-0/+4
2020-09-09Add proper capabilities outputA. Wilcox2-12/+43
2020-09-04ietf-system: Return contact, location, hostname, DNS infoA. Wilcox2-9/+114
2020-09-04Implement state portion of ietf-system moduleA. Wilcox3-17/+117
2020-09-04Server base: Fix some module loading issuesA. Wilcox2-2/+2