1. c331a31 tests: Wait until netopeer exits before cleaning up shm by Václav Kubernát · 3 years, 10 months ago
  2. 68fd32e Remove unused script by Václav Kubernát · 3 years, 10 months ago
  3. 634e24a tests: Capture the output of netopeer2-server by Václav Kubernát · 3 years, 10 months ago
  4. 85ba738 Fix get command completing nodes after list-end by Václav Kubernát · 3 years, 10 months ago
  5. 7eb4715 Fix parsing issue with get by Václav Kubernát · 3 years, 10 months ago
  6. fda29ca Merge "Fix cd into leafs" by Václav Kubernát · 3 years, 10 months ago
  7. fd26116 Quit netconf-cli if `ssh` crashes by Václav Kubernát · 3 years, 10 months ago
  8. 0d47e5e Fix cd into leafs by Václav Kubernát · 3 years, 10 months ago
  9. b4e5b18 Cleanup formatting by Václav Kubernát · 3 years, 10 months ago
  10. d4800e5 Update libyang by Václav Kubernát · 3 years, 10 months ago
  11. bba5252 Make sysrepo dependency optional by Jan Kundrát · 3 years, 10 months ago
  12. 75c88c5 cmake: move boring setup of sysrepo/netopeer paths into an extra file by Jan Kundrát · 3 years, 10 months ago
  13. 83930de cmake: do not mess with CMake module paths by Jan Kundrát · 3 years, 10 months ago
  14. eba3465 CI: simplify pattern for job artifacts by Jan Kundrát · 3 years, 10 months ago
  15. c28a21b cmake: move pthread detection earlier by Jan Kundrát · 3 years, 10 months ago
  16. f90a0b5 Fix sysrepo bug with key-less lists by Václav Kubernát · 3 years, 11 months ago
  17. 61d92d7 Add test for lyNodesToTree by Václav Kubernát · 3 years, 11 months ago
  18. 2b33536 fix linking on ARM by Jan Kundrát · 3 years, 11 months ago
  19. 2e4cafe Fix leafDataFromValue by Václav Kubernát · 3 years, 11 months ago
  20. 155961c Merge "CI: re-enable ARM builds" by Jan Kundrát · 3 years, 11 months ago
  21. 3a31608 CI: re-enable ARM builds by Jan Kundrát · 3 years, 11 months ago
  22. e2e15ee Support connecting to NETCONF clients via SSH by Václav Kubernát · 4 years, 8 months ago
  23. 7a9463f NetconfAccess: allow connection over a pair of FDs by Václav Kubernát · 3 years, 11 months ago
  24. 43e12e7 Install the `yang-cli`binary by Jan Kundrát · 3 years, 11 months ago
  25. 8ab58e0 Update libyang by Václav Kubernát · 3 years, 11 months ago
  26. 3d787b1 Fix `prepare` by Václav Kubernát · 3 years, 11 months ago
  27. 3ffd24a Add a comment about writableOps_tag by Václav Kubernát · 3 years, 11 months ago
  28. 3102968 Disable rpc node completion for get by Václav Kubernát · 3 years, 11 months ago
  29. dab73ca Add parser support for bits by Václav Kubernát · 3 years, 11 months ago
  30. 909d966 Change bits_::m_bits to a vector by Václav Kubernát · 3 years, 11 months ago
  31. a46751c Switch to Fedora 32 builds by Jan Kundrát · 4 years ago
  32. d1beedc Rework datastore tests by Václav Kubernát · 4 years ago
  33. 654303f Migrate to new NETCONF stack by Václav Kubernát · 4 years, 2 months ago
  34. d2cd30a Merge "Fix missing include on GCC 10.2 on ARM (Bootlin toolchain)" by Jan Kundrát · 4 years ago
  35. 91d1172 tests: Do not assume bash is at /bin/bash by Jan Kundrát · 4 years ago
  36. 9d163f1 Fix missing include on GCC 10.2 on ARM (Bootlin toolchain) by Jan Kundrát · 4 years ago
  37. 19097f3 Add datastore support for bits by Václav Kubernát · 4 years ago
  38. 3ea893e Fix linking issues by Václav Kubernát · 4 years ago
  39. aa4250a Add parser support for YANG actions by Václav Kubernát · 4 years, 2 months ago
  40. 0af7257 Fix enum key parsing by Václav Kubernát · 4 years, 2 months ago
  41. a878960 Add datastore support for YANG actions by Václav Kubernát · 4 years, 2 months ago
  42. 1701d73 Merge changes Ib455f532,I2d252609 by Jan Kundrát · 4 years, 2 months ago
  43. 6bc1cb0 Update dependencies by Jan Kundrát · 4 years, 2 months ago
  44. e7248b2 Add support for executing RPCs by Václav Kubernát · 4 years, 3 months ago
  45. 48e9dfa Add ProxyDatastore by Václav Kubernát · 4 years, 2 months ago
  46. 54c34ae Sync dependencies by Tomas Pecka · 4 years, 2 months ago
  47. c577ae5 Get rid of nonsensical operator== by Václav Kubernát · 4 years, 2 months ago
  48. f4b6a93 Get rid of repeating if/else branches by Václav Kubernát · 4 years, 2 months ago
  49. e3d282a Use unique_ptr instead of calling free directly by Václav Kubernát · 4 years, 2 months ago
  50. bbaedc8 Derive InvalidNodeException from std::exception by Václav Kubernát · 4 years, 2 months ago
  51. f92724b Get rid of useless std::move call by Václav Kubernát · 4 years, 2 months ago
  52. 3a43323 Get rid of single-line if statements by Václav Kubernát · 4 years, 2 months ago
  53. 59e4ee4 Add [[nodiscard]] attribute where meaningful by Václav Kubernát · 4 years, 2 months ago
  54. 1db04ca Prefer raw-string literal instead of quote escaping by Václav Kubernát · 4 years, 2 months ago
  55. 742e11c Use auto instead of a type by Václav Kubernát · 4 years, 2 months ago
  56. 51fa48e Prefer = default for default ctors and dtors by Václav Kubernát · 4 years, 2 months ago
  57. 4863729 Use lambda, instead of std::bind by Václav Kubernát · 4 years, 2 months ago
  58. faacd02 Get rid of push_back in favor of emplace_back by Václav Kubernát · 4 years, 2 months ago
  59. b94e155 Merge "Fix crashes on leafref value printing" by Václav Kubernát · 4 years, 2 months ago
  60. 7b191ce Fix crashes on leafref value printing by Václav Kubernát · 4 years, 3 months ago
  61. 28cf336 yang-cli: Allow editing ops data by Václav Kubernát · 4 years, 3 months ago
  62. 619e654 yang-cli: Allow loading module by name by Václav Kubernát · 4 years, 3 months ago
  63. 548cb19 Allow loading initial data to yang-cli by Václav Kubernát · 4 years, 3 months ago
  64. e5df98f Merge "Rework dump command parsing" by Jan Kundrát · 4 years, 3 months ago
  65. 7aaf6dc YangSchema: Throw on enabling invalid features by Václav Kubernát · 4 years, 3 months ago
  66. 3b5e652 Rework dump command parsing by Václav Kubernát · 4 years, 3 months ago
  67. 70d7f7a Add dump command by Václav Kubernát · 4 years, 3 months ago
  68. 6a7dd4d Refactor some yang related stuff by Václav Kubernát · 4 years, 3 months ago
  69. d628291 Make DatastoreAccess::getItems const by Václav Kubernát · 4 years, 3 months ago
  70. 74487df Add yang-cli by Václav Kubernát · 4 years, 4 months ago
  71. 36986c5 tests: Manipulating datastore without commit by Václav Kubernát · 4 years, 3 months ago
  72. 0f362fb Add test for changes without commit by Václav Kubernát · 4 years, 3 months ago
  73. 50b7fb4 Merge changes I494813fa,Iff7eb70e by Jan Kundrát · 4 years, 3 months ago
  74. b386367 Merge "Simplify template wrappers in NC client" by Jan Kundrát · 4 years, 3 months ago
  75. f44bdda Fix YangSchema::enableFeature segfault on invalid modules by Václav Kubernát · 4 years, 3 months ago
  76. daf4031 Refactor NetconfAccess::getItems algorithm by Václav Kubernát · 4 years, 3 months ago
  77. b7206ad CLI: Allow deleting leaf nodes by Jan Kundrát · 4 years, 3 months ago
  78. d287286 tests: datastore backends are happy to delete leafs as well by Jan Kundrát · 4 years, 3 months ago
  79. 7ec214d tests: Accessing non-existing schema nodes by Jan Kundrát · 4 years, 3 months ago
  80. cbf288b Unify item creation/deletion in datastore access by Jan Kundrát · 4 years, 3 months ago
  81. 3867c9e tests: check what happens when deleting "wrong nodes" by Jan Kundrát · 4 years, 3 months ago
  82. dd00eeb Simplify template wrappers in NC client by Václav Kubernát · 4 years, 3 months ago
  83. fa96ac2 Add test for getting "/" by Václav Kubernát · 4 years, 3 months ago
  84. 2c4778b Make prefixes optional in listInstanceToString by Václav Kubernát · 4 years, 3 months ago
  85. b8a90c4 Merge "Sync dependencies" by Jan Kundrát · 4 years, 3 months ago
  86. 2f8caa4 Sync dependencies by Jan Kundrát · 4 years, 3 months ago
  87. 97376f7 Validate data paths and schema paths by Jan Kundrát · 4 years, 3 months ago
  88. e781b90 Put empty path checking to a function by Václav Kubernát · 4 years, 3 months ago
  89. 59be0de Fix toCanonical going up from root by Václav Kubernát · 4 years, 3 months ago
  90. c2bfe49 Allow going up with ".." when in root by Václav Kubernát · 4 years, 3 months ago
  91. 5452ede Add Interpreter tests by Václav Kubernát · 4 years, 3 months ago
  92. 4c3d22f Rework ls interpreter to use resolvePath by Václav Kubernát · 4 years, 3 months ago
  93. 7e16769 Rework absolutePathFromCommand by Václav Kubernát · 4 years, 3 months ago
  94. 97eb99f cmake: Remove useless call by Václav Kubernát · 4 years, 3 months ago
  95. f8ce1bc Fix expectations in keyvalue_completion by Václav Kubernát · 4 years, 3 months ago
  96. 747c60f Merge changes I52982071,I07091df4,Iba835038,I1e208001,Ib24c6652, ... by Václav Kubernát · 4 years, 3 months ago
  97. 8f6bff3 Change get_::m_path type by Václav Kubernát · 4 years, 3 months ago
  98. bcb78ec Remove unused exception by Václav Kubernát · 4 years, 3 months ago
  99. fb4bda6 Fix get interpreter by Václav Kubernát · 4 years, 3 months ago
  100. c4ec2d4 Remove useless check in lyNodesToTree by Václav Kubernát · 4 years, 3 months ago