1. 0c90dd4 yang-cli: Make parsing strict by default and add flag by Václav Kubernát · 2 years, 5 months ago
  2. 97f6b60 Fix bug when there are no valid identities by Václav Kubernát · 2 years, 5 months ago
  3. 5b8e282 Fix for Boost 1.78 by Václav Kubernát · 2 years, 6 months ago
  4. 4841f13 Add test for module with revision by Václav Kubernát · 2 years, 6 months ago
  5. a1b52a0 tests: Kill netopeer2 instances when initing tests by Václav Kubernát · 2 years, 7 months ago
  6. f9533c2 Fix command completion by Václav Kubernát · 2 years, 8 months ago
  7. 3817502 Fix create, delete, and move path parsing by Václav Kubernát · 2 years, 8 months ago
  8. b0d8539 Update dependencies by Tomáš Pecka · 2 years, 7 months ago
  9. 8e75664 SysrepoAccess: Fix overwriting leafs without commit by Václav Kubernát · 2 years, 8 months ago
  10. a53ea91 Fix `set` command for Boost 1.77 by Václav Kubernát · 2 years, 8 months ago
  11. 5a9d93b Add a header file for debugging Spirit by Václav Kubernát · 2 years, 8 months ago
  12. 558781a Update the NETCONF stack by Jan Kundrát · 2 years, 8 months ago
  13. 32e9d28 Merge "Fix build for Boost 1.77" by Václav Kubernát · 2 years, 8 months ago
  14. 81ecbeb doc: better description of dependencies by Jan Kundrát · 2 years, 8 months ago
  15. 68c8942 Fix build for Boost 1.77 by Václav Kubernát · 2 years, 8 months ago
  16. 6fbd086 Merge "Handle servers that don't support NMDA" by Jan Kundrát · 2 years, 9 months ago
  17. 06b0f38 Handle servers that don't support NMDA by Václav Kubernát · 2 years, 9 months ago
  18. db937a9 Update the NETCONF stack by Jan Kundrát · 2 years, 9 months ago
  19. 5c4f8a3 Catch exceptions when completing by Václav Kubernát · 2 years, 10 months ago
  20. e21d160 Update dependencies by Tomáš Pecka · 3 years, 1 month ago
  21. 55ba95d Update dependencies by Tomáš Pecka · 3 years, 1 month ago
  22. 63833b9 Update dependencies by Václav Kubernát · 3 years, 1 month ago
  23. 847d7c8 CI: Switch to building on Fedora 34 by Jan Kundrát · 3 years, 1 month ago
  24. cc5dbe2 Fix build with GCC 11 by Jan Kundrát · 3 years, 1 month ago
  25. 162f243 Sync dependencies by Jan Kundrát · 3 years, 2 months ago
  26. 9e31cef Update the NETCONF stack by Jan Kundrát · 3 years, 2 months ago
  27. 2e092b3 Sync dependencies by Jan Kundrát · 3 years, 3 months ago
  28. a7fb0a6 Update dependencies by Jan Kundrát · 3 years, 3 months ago
  29. 3068764 Update dependencies by Jan Kundrát · 3 years, 3 months ago
  30. 1d59390 Fix `switch` parsing by Václav Kubernát · 3 years, 4 months ago
  31. a539bcc Update the NETCONF stack by Jan Kundrát · 3 years, 4 months ago
  32. a31d4c4 Update C++ dependencies by Jan Kundrát · 3 years, 4 months ago
  33. 162165e Add `switch` command by Václav Kubernát · 3 years, 4 months ago
  34. f5d7515 Rework datastores by Václav Kubernát · 3 years, 7 months ago
  35. eaf5668 SysrepoSubscription: Allow subscribing to startup by Václav Kubernát · 3 years, 4 months ago
  36. 1fcfa9c NetconfAccess: Use <edit-data> instead of <edit-config> by Václav Kubernát · 3 years, 4 months ago
  37. b37356d Get rid of lambda by Václav Kubernát · 3 years, 4 months ago
  38. 2844df6 Fix setting identityrefs by Václav Kubernát · 3 years, 4 months ago
  39. 39f83f5 Get rid of trailing slash saving by Václav Kubernát · 3 years, 4 months ago
  40. 6cc2f91 Sync dependencies by Jan Kundrát · 3 years, 4 months ago
  41. aff1f49 Fix exec with space and no arguments by Václav Kubernát · 3 years, 4 months ago
  42. 611d681 Sync dependencies by Jan Kundrát · 3 years, 4 months ago
  43. 825ad62 Sync the NETCONF stack by Jan Kundrát · 3 years, 5 months ago
  44. faad1de Sync the NETCONF stack by Jan Kundrát · 3 years, 5 months ago
  45. 2dbf670 Remove more sr_val remainders by Václav Kubernát · 3 years, 5 months ago
  46. 2ac6641 Remove unused methods by Václav Kubernát · 3 years, 5 months ago
  47. fbab2d4 Refactor RPC input generation by Václav Kubernát · 3 years, 5 months ago
  48. b8bad06 Fix set not ignoring whitespace by Václav Kubernát · 3 years, 5 months ago
  49. 94bb7cf Fix sending actions by Václav Kubernát · 3 years, 5 months ago
  50. d57ec45 Only include RPC/action output in the output by Václav Kubernát · 3 years, 5 months ago
  51. 4077613 Get rid of sr_val in SysrepoAccess::execute by Václav Kubernát · 3 years, 5 months ago
  52. 2a121c5 Merge "cli: connecting over a UNIX socket" by Jan Kundrát · 3 years, 5 months ago
  53. 80b248f Sync the NETCONF dependencies by Jan Kundrát · 3 years, 5 months ago
  54. 1ccf0d4 cli: connecting over a UNIX socket by Jan Kundrát · 3 years, 5 months ago
  55. ba84ede hotfix: Handle netopeer2 sending too much data by Václav Kubernát · 3 years, 5 months ago
  56. 2edfe54 Fix crash when execing invalid RPC by Václav Kubernát · 3 years, 5 months ago
  57. 86840ec Update the NETCONF stack by Jan Kundrát · 3 years, 5 months ago
  58. 6c34e9f Fix int64/uint64 JSON parsing test by Jan Kundrát · 3 years, 5 months ago
  59. ce108db Fix completion bug by Václav Kubernát · 3 years, 5 months ago
  60. fa36c82 Fix identityref bug when it's a typedef by Václav Kubernát · 3 years, 5 months ago
  61. 32423ef Update deps by Jan Kundrát · 3 years, 5 months ago
  62. 603dc16 Sync the NETCONF stack by Jan Kundrát · 3 years, 5 months ago
  63. 2400fff NETCONF: do not try to use confirmed-commit by Jan Kundrát · 3 years, 5 months ago
  64. 0651966 Update the NETCONF stack by Jan Kundrát · 3 years, 6 months ago
  65. fe170ad NetconfAccess: switch to <get-data> for getItems by Václav Kubernát · 3 years, 6 months ago
  66. d860d98 Add <get-data> wrapper by Václav Kubernát · 3 years, 6 months ago
  67. 13666e3 netconf: refactor common part of get/getConfig by Jan Kundrát · 3 years, 6 months ago
  68. 2e37b1e Merge "Show current RPC input more clearly" by Jan Kundrát · 3 years, 6 months ago
  69. 2bed952 Show current RPC input more clearly by Václav Kubernát · 3 years, 7 months ago
  70. 5700a25 Merge "Allow immediately executing RPC with no input" by Václav Kubernát · 3 years, 6 months ago
  71. 8e53bda Merge "Update dependencies" by Jan Kundrát · 3 years, 6 months ago
  72. d8408e0 Allow immediately executing RPC with no input by Václav Kubernát · 3 years, 7 months ago
  73. 5e8a4eb Merge "Fix describe path parsing" by Václav Kubernát · 3 years, 6 months ago
  74. 0d90315 Merge "Add support for yang type descriptions" by Jan Kundrát · 3 years, 6 months ago
  75. d11b561 Merge "netconf-cli: The CLI is not called netconf-access" by Jan Kundrát · 3 years, 6 months ago
  76. cd24c56 Merge "tests: Shorten paths to the NETCONF listening socket" by Jan Kundrát · 3 years, 6 months ago
  77. 3200b86 Fix describe path parsing by Václav Kubernát · 3 years, 7 months ago
  78. 9435bc0 netconf-cli: The CLI is not called netconf-access by Jan Kundrát · 3 years, 6 months ago
  79. 467c22c Fix bits completion by Václav Kubernát · 3 years, 7 months ago
  80. 832bd7e Remove workaround for GCC <10 by Václav Kubernát · 3 years, 7 months ago
  81. f82e224 Prefer emplace_back by Václav Kubernát · 3 years, 7 months ago
  82. 0cdebb4 Remove unused methods by Václav Kubernát · 3 years, 7 months ago
  83. b3960f8 Merge DatastoreAccess executeRpc and executeAction by Václav Kubernát · 3 years, 7 months ago
  84. 9a7f742 tests: Shorten paths to the NETCONF listening socket by Jan Kundrát · 3 years, 6 months ago
  85. 1bd7d59 Update dependencies by Tomáš Pecka · 3 years, 7 months ago
  86. 1ae24f4 Add support for yang type descriptions by Václav Kubernát · 3 years, 7 months ago
  87. 160e5a2 Make describe a little more graceful by Václav Kubernát · 3 years, 7 months ago
  88. 419d917 Revise help messages by Václav Kubernát · 3 years, 7 months ago
  89. 21fc5e2 Add more const const by Václav Kubernát · 3 years, 7 months ago
  90. f8ca364 cmake: Use find_package for replxx by Václav Kubernát · 3 years, 7 months ago
  91. d7d793c C++20: Use designated initializers by Václav Kubernát · 3 years, 7 months ago
  92. 9fc6906 Merge "Build with C++20" by Václav Kubernát · 3 years, 7 months ago
  93. 80b6ad7 Merge changes Ib67436af,Id3a07d2a by Václav Kubernát · 3 years, 7 months ago
  94. 385dcdd Build with C++20 by Václav Kubernát · 3 years, 7 months ago
  95. 0745618 Merge "Remove unused script" by Jan Kundrát · 3 years, 7 months ago
  96. 805d02c CI: build on Fedora 33 by Jan Kundrát · 3 years, 8 months ago
  97. c331a31 tests: Wait until netopeer exits before cleaning up shm by Václav Kubernát · 3 years, 7 months ago
  98. 68fd32e Remove unused script by Václav Kubernát · 3 years, 7 months ago
  99. 634e24a tests: Capture the output of netopeer2-server by Václav Kubernát · 3 years, 7 months ago
  100. 85ba738 Fix get command completing nodes after list-end by Václav Kubernát · 3 years, 7 months ago