1. 3ba1a18 Revert "Adapt to libyang change in identityref handling" by Jan Kundrát · 9 months ago
  2. bb7aa85 Add support for instance-identifier by Jan Kundrát · 10 months ago
  3. 685c60a tests: allow catching errors from YangAccess' commit by Jan Kundrát · 10 months ago
  4. dfcc485 Adapt to libyang change in identityref handling by Jan Kundrát · 1 year, 1 month ago
  5. f59b83c Port to libyang-cpp and sysrepo-cpp API change to std::string by Jan Kundrát · 2 years, 4 months ago
  6. ed4e378 Fix working with libyang parsed info by Václav Kubernát · 2 years, 4 months ago
  7. cfdb922 Migrate to libyang2 by Václav Kubernát · 3 years ago
  8. 8e75664 SysrepoAccess: Fix overwriting leafs without commit by Václav Kubernát · 2 years, 8 months ago
  9. f5d7515 Rework datastores by Václav Kubernát · 3 years, 7 months ago
  10. eaf5668 SysrepoSubscription: Allow subscribing to startup by Václav Kubernát · 3 years, 4 months ago
  11. 94bb7cf Fix sending actions by Václav Kubernát · 3 years, 5 months ago
  12. d57ec45 Only include RPC/action output in the output by Václav Kubernát · 3 years, 5 months ago
  13. 4077613 Get rid of sr_val in SysrepoAccess::execute by Václav Kubernát · 3 years, 5 months ago
  14. 2edfe54 Fix crash when execing invalid RPC by Václav Kubernát · 3 years, 5 months ago
  15. 86840ec Update the NETCONF stack by Jan Kundrát · 3 years, 5 months ago
  16. b3960f8 Merge DatastoreAccess executeRpc and executeAction by Václav Kubernát · 3 years, 7 months ago
  17. b4e5b18 Cleanup formatting by Václav Kubernát · 3 years, 8 months ago
  18. f90a0b5 Fix sysrepo bug with key-less lists by Václav Kubernát · 3 years, 8 months ago
  19. d1beedc Rework datastore tests by Václav Kubernát · 3 years, 10 months ago
  20. 654303f Migrate to new NETCONF stack by Václav Kubernát · 4 years ago
  21. 19097f3 Add datastore support for bits by Václav Kubernát · 3 years, 9 months ago
  22. aa4250a Add parser support for YANG actions by Václav Kubernát · 4 years ago
  23. a878960 Add datastore support for YANG actions by Václav Kubernát · 4 years ago
  24. e7248b2 Add support for executing RPCs by Václav Kubernát · 4 years ago
  25. f4b6a93 Get rid of repeating if/else branches by Václav Kubernát · 4 years ago
  26. 7b191ce Fix crashes on leafref value printing by Václav Kubernát · 4 years ago
  27. 70d7f7a Add dump command by Václav Kubernát · 4 years ago
  28. 74487df Add yang-cli by Václav Kubernát · 4 years, 1 month ago
  29. 36986c5 tests: Manipulating datastore without commit by Václav Kubernát · 4 years ago
  30. d287286 tests: datastore backends are happy to delete leafs as well by Jan Kundrát · 4 years ago
  31. 7ec214d tests: Accessing non-existing schema nodes by Jan Kundrát · 4 years ago
  32. cbf288b Unify item creation/deletion in datastore access by Jan Kundrát · 4 years ago
  33. 3867c9e tests: check what happens when deleting "wrong nodes" by Jan Kundrát · 4 years ago
  34. fa96ac2 Add test for getting "/" by Václav Kubernát · 4 years ago
  35. bf65dd7 Add move command for moving (leaf)list instances by Václav Kubernát · 4 years, 1 month ago
  36. cf9224f Change DatastoreAccess::Tree typedef by Václav Kubernát · 4 years, 1 month ago
  37. 5b8a8f3 Add support for leaflist by Václav Kubernát · 4 years, 1 month ago
  38. 379bb57 Add support for `empty` YANG leaf type by Jan Kundrát · 4 years, 2 months ago
  39. 6898544 Fix `binary` data passing via sysrepo and NETCONF by Jan Kundrát · 4 years, 2 months ago
  40. 0d8abd1 Fix identityref passing through sysrepo and NETCONF by Jan Kundrát · 4 years, 2 months ago
  41. 3ff5012 sysrepo: reading and writing unions by Jan Kundrát · 4 years, 2 months ago
  42. 715c85c cli: Add a command line flag to specify datastore by Václav Kubernát · 4 years, 3 months ago
  43. 7160a13 Add copy command by Václav Kubernát · 4 years, 3 months ago
  44. bb525b4 NETCONF: list instance queries should hit the ops tree as well by Jan Kundrát · 4 years, 5 months ago
  45. 1e09bd6 Add node-info getters to Schema by Václav Kubernát · 4 years, 5 months ago
  46. da8e4b9 Fix NetconfAccess::deletePresenceContainer by Václav Kubernát · 4 years, 5 months ago
  47. cc7a93f Fix NetconfAccess::deleteListInstance by Václav Kubernát · 4 years, 5 months ago
  48. 90aa62d Merge "Rename .h header files to .hpp" by Václav Kubernát · 4 years, 5 months ago
  49. bd3169c libyang: support working with the decimal64 type by Jan Kundrát · 4 years, 5 months ago
  50. 26b5608 Rename .h header files to .hpp by Václav Kubernát · 4 years, 5 months ago
  51. ab612e9 Implement DataQuery by Václav Kubernát · 4 years, 7 months ago
  52. 6ee8479 DatastoreAccess: add support for generic user-defined RPCs by Jan Kundrát · 4 years, 5 months ago
  53. 69aabe9 Include presence containers in NetconfAccess::getItems by Václav Kubernát · 4 years, 5 months ago
  54. b331b55 a typedef for returning "tree of data" by Jan Kundrát · 4 years, 5 months ago
  55. 144729d Add special type for representing special values by Václav Kubernát · 4 years, 6 months ago
  56. d812cfb Make NetconfAccess:getItems consistent with lists by Václav Kubernát · 4 years, 6 months ago
  57. 65038b9 Rename test by Václav Kubernát · 4 years, 6 months ago[Renamed from tests/setting_values.cpp]
  58. 152ce22 Fix getItems not returning correct leaf_data_ variant by Václav Kubernát · 4 years, 7 months ago
  59. 7d47864 Improve ctest logic by Václav Kubernát · 4 years, 7 months ago[Renamed from tests/sysrepo.cpp]
  60. 9456b5c Allow listing all module nodes with moduleName:* by Václav Kubernát · 4 years, 9 months ago
  61. 8e121ff Fix NetconfAccess not treating bools as bools by Václav Kubernát · 4 years, 9 months ago
  62. 3efb5ca Add datastore tests for setting leafrefs by Václav Kubernát · 4 years, 9 months ago
  63. 134d78f Add datastore tests for integer data types by Václav Kubernát · 4 years, 10 months ago
  64. c31bd60 Implement the NetconfAccess class by Václav Kubernát · 5 years ago
  65. 8832481 Move sysrepo test preparations out of the cpp file by Václav Kubernát · 5 years ago
  66. 45f4a82 Add sysrepo test for creating list instances by Václav Kubernát · 5 years ago
  67. a33cf08 Migrate from Catch to Doctest by Jan Kundrát · 5 years ago
  68. bf083ec Change clang-format option and cleanup the code by Václav Kubernát · 5 years ago
  69. 7310938 Add tests for SysrepoAccess by Václav Kubernát · 6 years ago