- dbc51c8 python: user-defined RPCs by Jan Kundrát · 4 years, 10 months ago
- 6ee8479 DatastoreAccess: add support for generic user-defined RPCs by Jan Kundrát · 4 years, 10 months ago
- 69aabe9 Include presence containers in NetconfAccess::getItems by Václav Kubernát · 4 years, 10 months ago
- a44bdf2 joinPaths: support adding the trailing slash by Václav Kubernát · 4 years, 10 months ago
- 8f63fb7 make fillMap reusable for future RPC support by Jan Kundrát · 4 years, 10 months ago
- 59acc2f libnetconf C++: add support for user RPCs by Jan Kundrát · 4 years, 10 months ago
- a2a4414 NETCONF: support variable-return-type RPCs by Jan Kundrát · 4 years, 10 months ago
- b331b55 a typedef for returning "tree of data" by Jan Kundrát · 4 years, 10 months ago
- 8704286 Merge "Refactor leafValueFromValue" by Václav Kubernát · 4 years, 10 months ago
- e718594 python: support connecting with an interactive password prompt by Jan Kundrát · 4 years, 10 months ago
- dab815e NetconfAccess: enable passing libnetconf2 (C++) session directly by Jan Kundrát · 4 years, 10 months ago
- e015428 libnetconf-cpp: support specifying callback for keyboard-interactive auth by Jan Kundrát · 4 years, 10 months ago
- 02a7115 Refactor leafValueFromValue by Václav Kubernát · 4 years, 10 months ago
- cf5c636 Accessing NETCONF servers from Python by Jan Kundrát · 4 years, 10 months ago
- 2803b59 Merge changes Ia2ec062e,Iab642afe,Ied6dca1b by Jan Kundrát · 4 years, 10 months ago
- b737f42 Remove unimplemented function by Jan Kundrát · 4 years, 10 months ago
- 7707cae Parse key values as leaf_data by Václav Kubernát · 4 years, 10 months ago
- 1bbac7c Require quotes around string values in set by Václav Kubernát · 4 years, 10 months ago
- 777704d Fix leaf_editing test by Václav Kubernát · 4 years, 10 months ago
- 72749c6 Change ParserContext::m_curPath to dataPath_ by Václav Kubernát · 4 years, 11 months ago
- efcac93 Merge pathToAbsoluteSchemaString and pathToSchemaString by Václav Kubernát · 4 years, 10 months ago
- c18ffac Disable space skipping in argument of set by Václav Kubernát · 4 years, 10 months ago
- 144729d Add special type for representing special values by Václav Kubernát · 4 years, 10 months ago
- 30fc843 Remove duplicate definitions of methods by Václav Kubernát · 4 years, 10 months ago
- d812cfb Make NetconfAccess:getItems consistent with lists by Václav Kubernát · 4 years, 10 months ago
- 211383d Fix parsing of absolute list-ending paths by Václav Kubernát · 4 years, 10 months ago
- 82684cf Fix Parser storing context path wrongly by Václav Kubernát · 4 years, 10 months ago
- 152ce22 Fix getItems not returning correct leaf_data_ variant by Václav Kubernát · 5 years ago
- bbfd1fa Expose escapeListKeyString into the header file by Václav Kubernát · 5 years ago
- 7edb537 Refactor source files into separate libraries by Václav Kubernát · 5 years ago
- b52dc25 Fix NetconfAccess not being able to fetch submodules by Václav Kubernát · 5 years ago
- 5395e71 Fix pathToDataString by Václav Kubernát · 5 years ago
- 75877de Remove first argument of Schema::isModule by Václav Kubernát · 5 years ago
- 90de950 Fix formatting by Václav Kubernát · 5 years ago
- 91c638a Merge "Improve error message for enum values" by Václav Kubernát · 5 years ago
- a38d417 Filter disabled enums in YangSchema::enumValues by Václav Kubernát · 5 years ago
- bf9c611 Implement fetching of enabled features by Václav Kubernát · 5 years ago
- 47a3f67 Fix YangSchema::childNodes with paths with choice by Václav Kubernát · 5 years ago
- e69133a Suggest characters at ends of path fragments by Václav Kubernát · 5 years ago
- 6971025 Improve error message for enum values by Václav Kubernát · 5 years ago
- 82bf131 Handle CTRL-C by Václav Kubernát · 5 years ago
- 280df4a Fix handling of choice statements in YangSchema by Václav Kubernát · 5 years ago
- a8ce67e Merge changes 1870 and 1923 by Jan Kundrát · 5 years ago
- 8d8efe8 Update all dependencies by Jan Kundrát · 5 years ago
- 9456b5c Allow listing all module nodes with moduleName:* by Václav Kubernát · 5 years ago
- 8e121ff Fix NetconfAccess not treating bools as bools by Václav Kubernát · 5 years ago
- 6a8d1d9 Add support for leafrefs by Václav Kubernát · 6 years ago
- ff45f31 Move StaticSchema-specific stuff to static_schema.hpp by Václav Kubernát · 5 years ago
- 1446fe1 Fix Parser::availableNodes not caring about absolute paths by Václav Kubernát · 5 years ago
- 8028f94 Don't suggest paths when leaf values are expected by Václav Kubernát · 5 years ago
- 509ce65 Clean includes and usings by Václav Kubernát · 5 years ago
- c31bd60 Implement the NetconfAccess class by Václav Kubernát · 6 years ago
- 77d9f61 Clean up DatastoreAccess' interface by Jan Kundrát · 5 years ago
- 88c78ca Implement int8, uint8, int16, uint16, int64, uint64 types by Ivona Oboňová · 5 years ago
- c43acf7 Fix printing of numbers by Jan Kundrát · 5 years ago
- 9b72599 Move leafDataToString to utils by Václav Kubernát · 5 years ago
- be22862 Distinguish between creating list instances and presence containers by Václav Kubernát · 5 years ago
- 64de37e Merge "Spell "XPath" in its usual spelling" by Jan Kundrát · 5 years ago
- 8801259 Spell "XPath" in its usual spelling by Jan Kundrát · 6 years ago
- 4c32548 Suggest opening bracket for list keys by Václav Kubernát · 6 years ago
- 51853b2 Fix a bug with path completion by Václav Kubernát · 6 years ago
- 1bf704e Optimize identity lookup by Václav Kubernát · 6 years ago
- 7d82da7 Fix groupings not being properly resolved by Václav Kubernát · 6 years ago
- 9d799ac Remove unused method from the Schema class by Václav Kubernát · 6 years ago
- f2b91e0 Fix error logging when finding a node by Václav Kubernát · 6 years ago
- 6070445 Utility function for RAII-like init/cleanup handling by Jan Kundrát · 6 years ago
- c58e4aa Add sysrepo error handling by Václav Kubernát · 6 years ago
- eeb3884 Add support for identityref data type by Václav Kubernát · 6 years ago
- f5f64f0 Make create/delete accept list instance paths by Václav Kubernát · 6 years ago
- 6797df0 Change how create/delete path argument is parsed by Václav Kubernát · 6 years ago
- b962105 Fix ParserContext flag not properly resetting by Václav Kubernát · 6 years ago
- ab53899 Add support for binary values by Václav Kubernát · 6 years ago
- 054cc99 Add help command by Václav Kubernát · 6 years ago
- 4f77a25 Change how path completion suggests nodes by Václav Kubernát · 6 years ago
- 989b5de Add enum completion by Václav Kubernát · 6 years ago
- f97cf0a Merge "Add persistent line history" by Jan Kundrát · 6 years ago
- bf083ec Change clang-format option and cleanup the code by Václav Kubernát · 6 years ago
- 435706e Add persistent line history by Václav Kubernát · 6 years ago
- ac035d6 Fix a bug with path parsing by Václav Kubernát · 6 years ago
- a395d33 Switch from linenoise to replxx by Václav Kubernát · 6 years ago
- 8f98435 Utilize static fields of commands in grammars by Václav Kubernát · 6 years ago
- 5727242 Tab completion for commands by Václav Kubernát · 6 years ago
- 5361cca Merge changes If469110d,Ia7919e8f by Jan Kundrát · 6 years ago
- 329c6c3 Tab completion for list keys by Václav Kubernát · 6 years ago
- 4108e0d Tab completion for paths by Václav Kubernát · 6 years ago
- 36075ab Fix includes for GCC 8.2 by Jan Kundrát · 6 years ago
- bd17836 Update sysrepo by Jan Kundrát · 6 years ago
- 39ae959 Fix path-end list not being added to ParserContext by Václav Kubernát · 6 years ago
- 5b80e52 Use linenoise for user input by Václav Kubernát · 6 years ago
- d6fd249 Support trailing slashes in paths by Václav Kubernát · 6 years ago
- 5c75b25 Allow data path to end with a list for get and ls by Václav Kubernát · 6 years ago
- 2eaceb8 Split path_ into schemaPath_ and dataPath_ by Václav Kubernát · 6 years ago
- 6d79143 Add discard command by Václav Kubernát · 6 years ago
- 6a713d6 Fix setting enums that are typedefs by Václav Kubernát · 6 years ago
- 68d4a2c Update the NETCONF stack by Jan Kundrát · 6 years ago
- 2a8f433 Correct escaping of list keys with single quotes by Jan Kundrát · 6 years ago
- 89728d8 Change syntax for multi-key list indexing by Václav Kubernát · 6 years ago
- e7d4aea Add recursive ls by Václav Kubernát · 6 years ago
- a6c5fff Request YANG schemas via sysrepo by Václav Kubernát · 6 years ago
- e387702 cli: Ignore blank lines by Jan Kundrát · 6 years ago