1. 2a14139 Reimplement Schema::is* methods with Schema::nodeType by Václav Kubernát · 4 years, 5 months ago
  2. 34ee85a Add Schema::nodeType method by Václav Kubernát · 4 years, 5 months ago
  3. 0165e6c Make command completion add space suffixes by Václav Kubernát · 4 years, 5 months ago
  4. db26e9a Fix completion suffix logic by Václav Kubernát · 4 years, 5 months ago
  5. 26be33a Fix path completion on schema paths by Václav Kubernát · 4 years, 5 months ago
  6. cb3af40 Separate tab completion of the initial [ for lists by Václav Kubernát · 4 years, 5 months ago
  7. 87856e4 Remove unneeded constructor in leaf_data_class by Václav Kubernát · 4 years, 5 months ago
  8. 4294a85 Unify enum and identityref completion by Václav Kubernát · 4 years, 5 months ago
  9. 7a2f396 Add #pragma once to parser_context.hpp by Václav Kubernát · 4 years, 5 months ago
  10. b79f3ca Allow configuring CLI backend by Václav Kubernát · 4 years, 5 months ago
  11. da8e4b9 Fix NetconfAccess::deletePresenceContainer by Václav Kubernát · 4 years, 5 months ago
  12. cc7a93f Fix NetconfAccess::deleteListInstance by Václav Kubernát · 4 years, 5 months ago
  13. 45e5546 Fix NetconfAccess::listInstances segfault by Václav Kubernát · 4 years, 5 months ago
  14. 90aa62d Merge "Rename .h header files to .hpp" by Václav Kubernát · 4 years, 5 months ago
  15. bd3169c libyang: support working with the decimal64 type by Jan Kundrát · 4 years, 5 months ago
  16. 26b5608 Rename .h header files to .hpp by Václav Kubernát · 4 years, 5 months ago
  17. b46c3e1 Merge "Update the NETCONF stack" by Jan Kundrát · 4 years, 5 months ago
  18. ed37f37 Merge changes Idd613cc8,Iba5bc44f,I0e500bb9 by Jan Kundrát · 4 years, 5 months ago
  19. 1d50a5b NetconfAccess: reuse netconf libyang context by Václav Kubernát · 4 years, 5 months ago
  20. cc2538f Update the NETCONF stack by Jan Kundrát · 4 years, 5 months ago
  21. caa6cb1 Merge changes I439374af,I2c978762,Ib9c0c4d9 by Václav Kubernát · 4 years, 5 months ago
  22. b091dd4 NetconfAccess: do not ignore ops data by Jan Kundrát · 4 years, 5 months ago
  23. a099fb9 netconf-c++: handle empty <data/> for <get/> RPC by Jan Kundrát · 4 years, 5 months ago
  24. f09a092 netconf-c++: simplify <get-config/> implementation by Jan Kundrát · 4 years, 5 months ago
  25. 43908fb Integrate DataQuery by Václav Kubernát · 4 years, 6 months ago
  26. ab612e9 Implement DataQuery by Václav Kubernát · 4 years, 7 months ago
  27. 2a62ef7 python: support container/list creation/deletion by Jan Kundrát · 4 years, 5 months ago
  28. 9138b16 netconf-client: unify filtering API between <get> and <get-config> by Jan Kundrát · 4 years, 5 months ago
  29. 49f2327 Merge changes I0f8252bc,Ibecb71a5,I035ac505 by Václav Kubernát · 4 years, 5 months ago
  30. bd28ec0 Merge changes from topic "rpc" by Jan Kundrát · 4 years, 5 months ago
  31. dbc51c8 python: user-defined RPCs by Jan Kundrát · 4 years, 5 months ago
  32. 6ee8479 DatastoreAccess: add support for generic user-defined RPCs by Jan Kundrát · 4 years, 5 months ago
  33. 69aabe9 Include presence containers in NetconfAccess::getItems by Václav Kubernát · 4 years, 5 months ago
  34. 117f7b5 Fix leaf_data completion by Václav Kubernát · 4 years, 5 months ago
  35. 395d92c Make cli behave more like bash by Václav Kubernát · 4 years, 5 months ago
  36. 1ed4aa3 Change how word splitting works when completing by Václav Kubernát · 4 years, 5 months ago
  37. a44bdf2 joinPaths: support adding the trailing slash by Václav Kubernát · 4 years, 5 months ago
  38. 4225b3f libyang: support returning binary data by Jan Kundrát · 4 years, 5 months ago
  39. 8f63fb7 make fillMap reusable for future RPC support by Jan Kundrát · 4 years, 5 months ago
  40. 59acc2f libnetconf C++: add support for user RPCs by Jan Kundrát · 4 years, 5 months ago
  41. a2a4414 NETCONF: support variable-return-type RPCs by Jan Kundrát · 4 years, 5 months ago
  42. b331b55 a typedef for returning "tree of data" by Jan Kundrát · 4 years, 5 months ago
  43. 8704286 Merge "Refactor leafValueFromValue" by Václav Kubernát · 4 years, 5 months ago
  44. e718594 python: support connecting with an interactive password prompt by Jan Kundrát · 4 years, 5 months ago
  45. dab815e NetconfAccess: enable passing libnetconf2 (C++) session directly by Jan Kundrát · 4 years, 5 months ago
  46. e015428 libnetconf-cpp: support specifying callback for keyboard-interactive auth by Jan Kundrát · 4 years, 5 months ago
  47. 02a7115 Refactor leafValueFromValue by Václav Kubernát · 4 years, 5 months ago
  48. cf5c636 Accessing NETCONF servers from Python by Jan Kundrát · 4 years, 6 months ago
  49. 2803b59 Merge changes Ia2ec062e,Iab642afe,Ied6dca1b by Jan Kundrát · 4 years, 6 months ago
  50. b737f42 Remove unimplemented function by Jan Kundrát · 4 years, 6 months ago
  51. 7707cae Parse key values as leaf_data by Václav Kubernát · 4 years, 6 months ago
  52. 1bbac7c Require quotes around string values in set by Václav Kubernát · 4 years, 6 months ago
  53. 777704d Fix leaf_editing test by Václav Kubernát · 4 years, 6 months ago
  54. 72749c6 Change ParserContext::m_curPath to dataPath_ by Václav Kubernát · 4 years, 6 months ago
  55. efcac93 Merge pathToAbsoluteSchemaString and pathToSchemaString by Václav Kubernát · 4 years, 6 months ago
  56. c18ffac Disable space skipping in argument of set by Václav Kubernát · 4 years, 6 months ago
  57. 144729d Add special type for representing special values by Václav Kubernát · 4 years, 6 months ago
  58. 30fc843 Remove duplicate definitions of methods by Václav Kubernát · 4 years, 6 months ago
  59. d812cfb Make NetconfAccess:getItems consistent with lists by Václav Kubernát · 4 years, 6 months ago
  60. 211383d Fix parsing of absolute list-ending paths by Václav Kubernát · 4 years, 6 months ago
  61. 82684cf Fix Parser storing context path wrongly by Václav Kubernát · 4 years, 6 months ago
  62. 152ce22 Fix getItems not returning correct leaf_data_ variant by Václav Kubernát · 4 years, 7 months ago
  63. bbfd1fa Expose escapeListKeyString into the header file by Václav Kubernát · 4 years, 7 months ago
  64. 7edb537 Refactor source files into separate libraries by Václav Kubernát · 4 years, 7 months ago
  65. b52dc25 Fix NetconfAccess not being able to fetch submodules by Václav Kubernát · 4 years, 7 months ago
  66. 5395e71 Fix pathToDataString by Václav Kubernát · 4 years, 7 months ago
  67. 75877de Remove first argument of Schema::isModule by Václav Kubernát · 4 years, 8 months ago
  68. 90de950 Fix formatting by Václav Kubernát · 4 years, 8 months ago
  69. 91c638a Merge "Improve error message for enum values" by Václav Kubernát · 4 years, 8 months ago
  70. a38d417 Filter disabled enums in YangSchema::enumValues by Václav Kubernát · 4 years, 8 months ago
  71. bf9c611 Implement fetching of enabled features by Václav Kubernát · 4 years, 8 months ago
  72. 47a3f67 Fix YangSchema::childNodes with paths with choice by Václav Kubernát · 4 years, 8 months ago
  73. e69133a Suggest characters at ends of path fragments by Václav Kubernát · 4 years, 8 months ago
  74. 6971025 Improve error message for enum values by Václav Kubernát · 4 years, 8 months ago
  75. 82bf131 Handle CTRL-C by Václav Kubernát · 4 years, 8 months ago
  76. 280df4a Fix handling of choice statements in YangSchema by Václav Kubernát · 4 years, 8 months ago
  77. a8ce67e Merge changes 1870 and 1923 by Jan Kundrát · 4 years, 8 months ago
  78. 8d8efe8 Update all dependencies by Jan Kundrát · 4 years, 9 months ago
  79. 9456b5c Allow listing all module nodes with moduleName:* by Václav Kubernát · 4 years, 9 months ago
  80. 8e121ff Fix NetconfAccess not treating bools as bools by Václav Kubernát · 4 years, 9 months ago
  81. 6a8d1d9 Add support for leafrefs by Václav Kubernát · 5 years ago
  82. ff45f31 Move StaticSchema-specific stuff to static_schema.hpp by Václav Kubernát · 4 years, 9 months ago
  83. 1446fe1 Fix Parser::availableNodes not caring about absolute paths by Václav Kubernát · 4 years, 9 months ago
  84. 8028f94 Don't suggest paths when leaf values are expected by Václav Kubernát · 4 years, 9 months ago
  85. 509ce65 Clean includes and usings by Václav Kubernát · 5 years ago
  86. c31bd60 Implement the NetconfAccess class by Václav Kubernát · 5 years ago
  87. 77d9f61 Clean up DatastoreAccess' interface by Jan Kundrát · 4 years, 10 months ago
  88. 88c78ca Implement int8, uint8, int16, uint16, int64, uint64 types by Ivona Oboňová · 5 years ago
  89. c43acf7 Fix printing of numbers by Jan Kundrát · 5 years ago
  90. 9b72599 Move leafDataToString to utils by Václav Kubernát · 5 years ago
  91. be22862 Distinguish between creating list instances and presence containers by Václav Kubernát · 5 years ago
  92. 64de37e Merge "Spell "XPath" in its usual spelling" by Jan Kundrát · 5 years ago
  93. 8801259 Spell "XPath" in its usual spelling by Jan Kundrát · 5 years ago
  94. 4c32548 Suggest opening bracket for list keys by Václav Kubernát · 5 years ago
  95. 51853b2 Fix a bug with path completion by Václav Kubernát · 5 years ago
  96. 1bf704e Optimize identity lookup by Václav Kubernát · 5 years ago
  97. 7d82da7 Fix groupings not being properly resolved by Václav Kubernát · 5 years ago
  98. 9d799ac Remove unused method from the Schema class by Václav Kubernát · 5 years ago
  99. f2b91e0 Fix error logging when finding a node by Václav Kubernát · 5 years ago
  100. 6070445 Utility function for RAII-like init/cleanup handling by Jan Kundrát · 5 years ago