1. 9c3bda9 python BUGFIX install in folder with a space (#233) by Jakub Man · 4 years, 6 months ago
  2. 23bb4a4 python BUGFIX SSH interactive authentication callback by Radek Krejci · 4 years, 6 months ago
  3. e3db432 python CHANGE minor bindings fixes by Michal Vasko · 4 years, 7 months ago
  4. 2209191 Prevent compile errors on OSX (#198) by Claus Klein · 4 years, 10 months ago
  5. c4b3374 python: do not put generated files into the source tree by Jan Kundrát · 4 years, 10 months ago
  6. 0eaa796 Python: fix installation with non-standard include path target of libyang by Jan Kundrát · 4 years, 10 months ago
  7. ac7fa2f add support for unix socket transport by Olivier Matz · 6 years ago
  8. 50a37dd pyapi CHANGE catch not catched errors when creating sessions by Radek Krejci · 6 years ago
  9. 4bb7bbb pyapi FEATURE allow setting callback to retreive required YANG schema by Radek Krejci · 6 years ago
  10. ee14362 pyapi CHANGE detecting python packages directory when installing by Radek Krejci · 7 years ago
  11. eb0f88b python build BUGFIX wrong use --root by PavolVican · 7 years ago
  12. e45f7f4 python build BUGFIX do not use --root when installing without DESTDIR set by Radek Krejci · 7 years ago
  13. 8816f0f python CMakeList BUGFIX add destination directory when python bindings is installed by PavolVican · 7 years ago
  14. e205eec pyapi CHANGE do not cover libyang messaging in own printer by Radek Krejci · 7 years ago
  15. eed7f87 pyapi CHANGE reflect libyang python module renaming by Radek Krejci · 7 years ago
  16. 45f6e8f pyapi CHANGE ignore server hostkey in serverinfo example by Radek Krejci · 7 years ago
  17. 06542e4 pyapi BUGFIX processing error strings with quotation marks by Radek Krejci · 7 years ago
  18. cd6cd60 pyapi examples BUGFIX missing import by Radek Krejci · 7 years ago
  19. 5da8106 pyapi CHANGE checking for input data when creating edit-config request by Radek Krejci · 7 years ago
  20. b0bf24c pyapi FEATURE <edit-config> implementation by Radek Krejci · 7 years ago
  21. 9305fbb pyapi: CHANGE provide libyang Context from Session by Radek Krejci · 7 years ago
  22. fa3731e pyapi FEATURE allow setting SSH hostkey checking callback by Radek Krejci · 7 years ago
  23. 6d6c6c4 pyapi build BUGFIX path to the build dir with the generated config files by Radek Krejci · 7 years ago
  24. c207428 pyapi build BUGFIX reflect enabled SSH/TLS and correct includes by Radek Krejci · 7 years ago
  25. b5ac060 pyapi FEATURE finished NETCONF error-reply wrapper by Radek Krejci · 7 years ago pylibyang
  26. 0242d84 pyapi MAINTENANCE code formating by Radek Krejci · 7 years ago
  27. 9721101 pyapi CHANGE support multiple error info in error-reply by Radek Krejci · 7 years ago
  28. 0f3499a pyapi FEATURE add class to represent and access NETCONF error-reply by Radek Krejci · 7 years ago
  29. a2429d1 pyapi CHANGE hide TLS object by Radek Krejci · 7 years ago
  30. e0854c0 pyapi FEATURE get and get-config RPCs by Radek Krejci · 7 years ago
  31. 74ca481 pyapi FEATURE setSearchpath as a binding to nc_client_set_schema_searchpath() by Radek Krejci · 7 years ago
  32. 41e901a pyapi CHANGE let libnetconf create context for new session by Radek Krejci · 7 years ago
  33. a3e1bc7 pyapi examples BUGFIX port conversion to string by Radek Krejci · 7 years ago
  34. c95d9ff pyapi CHANGE support SSH channels by Radek Krejci · 7 years ago
  35. b03ebe4 pyapi DOC basic documentation via sphinx by Radek Krejci · 7 years ago
  36. b73b761 pyapi EXAMPLE example of connecting to the server and getting its capabilities by Radek Krejci · 7 years ago
  37. b20999f pyapi FEATURE provide callback mechanism for SSH authentication by Radek Krejci · 7 years ago
  38. 6067f6c pyapi DOC basic README added by Radek Krejci · 7 years ago
  39. 82441b0 pyapi BUGFIX use libnetconf default schema searchpath by Radek Krejci · 7 years ago
  40. c61f0b4 FEATURE initial python3 bindings commit by Radek Krejci · 7 years ago