1. 8dcf043 Update dependencies by Jan Kundrát · 4 years, 6 months ago
  2. 2803b59 Merge changes Ia2ec062e,Iab642afe,Ied6dca1b by Jan Kundrát · 4 years, 6 months ago
  3. 8569e1b build: make it possible to use stuff in shared libraries by Jan Kundrát · 4 years, 6 months ago
  4. e5378f6 Add missing inter-library dependencies by Jan Kundrát · 4 years, 6 months ago
  5. b737f42 Remove unimplemented function by Jan Kundrát · 4 years, 6 months ago
  6. 7707cae Parse key values as leaf_data by Václav Kubernát · 4 years, 6 months ago
  7. 1bbac7c Require quotes around string values in set by Václav Kubernát · 4 years, 6 months ago
  8. 777704d Fix leaf_editing test by Václav Kubernát · 4 years, 6 months ago
  9. 72749c6 Change ParserContext::m_curPath to dataPath_ by Václav Kubernát · 4 years, 6 months ago
  10. efcac93 Merge pathToAbsoluteSchemaString and pathToSchemaString by Václav Kubernát · 4 years, 6 months ago
  11. c18ffac Disable space skipping in argument of set by Václav Kubernát · 4 years, 6 months ago
  12. 144729d Add special type for representing special values by Václav Kubernát · 4 years, 6 months ago
  13. 30fc843 Remove duplicate definitions of methods by Václav Kubernát · 4 years, 6 months ago
  14. 38c48b0 Merge changes I200f8ccf,Ia4ae1ed3 by Václav Kubernát · 4 years, 6 months ago
  15. d812cfb Make NetconfAccess:getItems consistent with lists by Václav Kubernát · 4 years, 6 months ago
  16. 65038b9 Rename test by Václav Kubernát · 4 years, 6 months ago
  17. f3d0d1f Update the NETCONF stack by Jan Kundrát · 4 years, 6 months ago
  18. 211383d Fix parsing of absolute list-ending paths by Václav Kubernát · 4 years, 6 months ago
  19. 82684cf Fix Parser storing context path wrongly by Václav Kubernát · 4 years, 6 months ago
  20. 7e371d9 Merge "Fix getItems not returning correct leaf_data_ variant" by Václav Kubernát · 4 years, 6 months ago
  21. 00e0b62 Merge "Expose escapeListKeyString into the header file" by Václav Kubernát · 4 years, 6 months ago
  22. e66f7b3 Merge "Refactor source files into separate libraries" by Václav Kubernát · 4 years, 6 months ago
  23. c1477b8 docs: adjust copyright holder info by Jan Kundrát · 4 years, 6 months ago
  24. 951293f docs: a basic README for users by Jan Kundrát · 4 years, 6 months ago
  25. bbfd1fa Expose escapeListKeyString into the header file by Václav Kubernát · 4 years, 7 months ago
  26. 152ce22 Fix getItems not returning correct leaf_data_ variant by Václav Kubernát · 4 years, 7 months ago
  27. 7edb537 Refactor source files into separate libraries by Václav Kubernát · 4 years, 7 months ago
  28. b52dc25 Fix NetconfAccess not being able to fetch submodules by Václav Kubernát · 4 years, 7 months ago
  29. 5395e71 Fix pathToDataString by Václav Kubernát · 4 years, 7 months ago
  30. 7d47864 Improve ctest logic by Václav Kubernát · 4 years, 7 months ago
  31. 739183c Update the NETCONF stack by Václav Kubernát · 4 years, 7 months ago
  32. 75877de Remove first argument of Schema::isModule by Václav Kubernát · 4 years, 7 months ago
  33. 90de950 Fix formatting by Václav Kubernát · 4 years, 7 months ago
  34. 91c638a Merge "Improve error message for enum values" by Václav Kubernát · 4 years, 7 months ago
  35. a38d417 Filter disabled enums in YangSchema::enumValues by Václav Kubernát · 4 years, 8 months ago
  36. 0adea7a Update the NETCONF stack by Václav Kubernát · 4 years, 8 months ago
  37. bf9c611 Implement fetching of enabled features by Václav Kubernát · 4 years, 8 months ago
  38. 47a3f67 Fix YangSchema::childNodes with paths with choice by Václav Kubernát · 4 years, 8 months ago
  39. e69133a Suggest characters at ends of path fragments by Václav Kubernát · 4 years, 8 months ago
  40. 6971025 Improve error message for enum values by Václav Kubernát · 4 years, 8 months ago
  41. 82bf131 Handle CTRL-C by Václav Kubernát · 4 years, 8 months ago
  42. 1ce4b32 Update the NETCONF stack by Václav Kubernát · 4 years, 8 months ago
  43. 5d78dfb Fix relative path in start_daemons.sh.in by Václav Kubernát · 4 years, 8 months ago
  44. 280df4a Fix handling of choice statements in YangSchema by Václav Kubernát · 4 years, 8 months ago
  45. 3aeedd7 Update libyang by Václav Kubernát · 4 years, 8 months ago
  46. e315ce2 sync dependencies once again by Jan Kundrát · 4 years, 8 months ago
  47. f9d6332 deps: sync and update by Jan Kundrát · 4 years, 8 months ago
  48. 0e783ac deps; sync with the cppcodec by Jan Kundrát · 4 years, 8 months ago
  49. a8ce67e Merge changes 1870 and 1923 by Jan Kundrát · 4 years, 8 months ago
  50. 8d8efe8 Update all dependencies by Jan Kundrát · 4 years, 9 months ago
  51. 9456b5c Allow listing all module nodes with moduleName:* by Václav Kubernát · 4 years, 9 months ago
  52. 8e121ff Fix NetconfAccess not treating bools as bools by Václav Kubernát · 4 years, 9 months ago
  53. 8e2b497 Merge changes I2286aaa9,I1a9eecac,I25a83379 by Jan Kundrát · 4 years, 9 months ago
  54. be8c579 Update the NETCONF stack by Jan Kundrát · 4 years, 9 months ago
  55. 6a8d1d9 Add support for leafrefs by Václav Kubernát · 5 years ago
  56. 3efb5ca Add datastore tests for setting leafrefs by Václav Kubernát · 4 years, 9 months ago
  57. af1e125 Run sysrepo test with daemons started by Václav Kubernát · 4 years, 9 months ago
  58. ff45f31 Move StaticSchema-specific stuff to static_schema.hpp by Václav Kubernát · 4 years, 9 months ago
  59. bc82b14 Merge "Update the NETCONF stack" by Jan Kundrát · 4 years, 9 months ago
  60. f186ea4 Update the NETCONF stack by Václav Kubernát · 4 years, 9 months ago
  61. 1446fe1 Fix Parser::availableNodes not caring about absolute paths by Václav Kubernát · 4 years, 9 months ago
  62. eefa75e Merge "Don't suggest paths when leaf values are expected" by Václav Kubernát · 4 years, 9 months ago
  63. 0a16ce0 Merge changes Ia9b72347,I1937c4fc,Iae86dbdb by Jan Kundrát · 4 years, 9 months ago
  64. 8028f94 Don't suggest paths when leaf values are expected by Václav Kubernát · 4 years, 9 months ago
  65. aa0f404 tests: More robust daemon killing by Jan Kundrát · 4 years, 9 months ago
  66. b419dd6 tests: Fix daemon startup with non-standard paths by Jan Kundrát · 4 years, 9 months ago
  67. e323627 tests: discover fakeroot and complain if it isn't available by Jan Kundrát · 4 years, 9 months ago
  68. 166021f Update the NETCONF stack by Jan Kundrát · 4 years, 9 months ago
  69. 134d78f Add datastore tests for integer data types by Václav Kubernát · 4 years, 10 months ago
  70. 509ce65 Clean includes and usings by Václav Kubernát · 5 years ago
  71. c31bd60 Implement the NetconfAccess class by Václav Kubernát · 5 years ago
  72. 8832481 Move sysrepo test preparations out of the cpp file by Václav Kubernát · 5 years ago
  73. 77d9f61 Clean up DatastoreAccess' interface by Jan Kundrát · 4 years, 10 months ago
  74. 89ddad3 Update the NETCONF stack by Jan Kundrát · 4 years, 10 months ago
  75. 15aab3d Merge changes from topic "numeric-types" by Václav Kubernát · 5 years ago
  76. 88c78ca Implement int8, uint8, int16, uint16, int64, uint64 types by Ivona Oboňová · 5 years ago
  77. b0a1e85 Update the NETCONF stack by Jan Kundrát · 5 years ago
  78. 76b3ddc tests: diagnostics for mismatched `set` commands by Jan Kundrát · 5 years ago
  79. c43acf7 Fix printing of numbers by Jan Kundrát · 5 years ago
  80. 73d0b16 Update C++ libraries by Jan Kundrát · 5 years ago
  81. dba6358 Update dependencies and adapt to the new CI system by Jan Kundrát · 5 years ago
  82. 45f4a82 Add sysrepo test for creating list instances by Václav Kubernát · 5 years ago
  83. 9b72599 Move leafDataToString to utils by Václav Kubernát · 5 years ago
  84. be22862 Distinguish between creating list instances and presence containers by Václav Kubernát · 5 years ago
  85. b4539fc Update dependencies by Jan Kundrát · 5 years ago
  86. df70cb1 CI: Always use the latest artifact, not the first one in a dep chain by Jan Kundrát · 5 years ago
  87. 64de37e Merge "Spell "XPath" in its usual spelling" by Jan Kundrát · 5 years ago
  88. 8801259 Spell "XPath" in its usual spelling by Jan Kundrát · 5 years ago
  89. 4c32548 Suggest opening bracket for list keys by Václav Kubernát · 5 years ago
  90. 51853b2 Fix a bug with path completion by Václav Kubernát · 5 years ago
  91. 1bf704e Optimize identity lookup by Václav Kubernát · 5 years ago
  92. 7d82da7 Fix groupings not being properly resolved by Václav Kubernát · 5 years ago
  93. 9d799ac Remove unused method from the Schema class by Václav Kubernát · 5 years ago
  94. f2b91e0 Fix error logging when finding a node by Václav Kubernát · 5 years ago
  95. 6070445 Utility function for RAII-like init/cleanup handling by Jan Kundrát · 5 years ago
  96. c58e4aa Add sysrepo error handling by Václav Kubernát · 5 years ago
  97. c649c5b Merge "Update dependencies" by Jan Kundrát · 5 years ago
  98. 0063495 Merge "Add support for identityref data type" by Václav Kubernát · 5 years ago
  99. 19a0f15 Update dependencies by Jan Kundrát · 5 years ago
  100. eeb3884 Add support for identityref data type by Václav Kubernát · 5 years ago