1. 04245ee BUGFIX wrong variable initialized by Michal Vasko · 9 years ago
  2. b82bf0f BUGFIX uninitialized variable by Michal Vasko · 9 years ago
  3. 977bad9 MAINTENANCE uninitialized value warning by Michal Vasko · 9 years ago
  4. c04900a BUGFIX wrong variable freed by Michal Vasko · 9 years ago
  5. 7a45534 MAINTENANCE asserts removed by Michal Vasko · 9 years ago
  6. b69dde2 MAINTENANCE some obsolete include path by Michal Vasko · 9 years ago
  7. f0b6fbb BUGFIX null dereference by Michal Vasko · 9 years ago
  8. a959005 CHANGE libnetconf2 api changes by Michal Vasko · 9 years ago
  9. f35ea50 CHANGE libnetconf -> libnetconf2 by Michal Vasko · 9 years ago
  10. da5ccc8 FEATURE private key authentication by Michal Vasko · 9 years ago
  11. e98e57d BUGFIX function prototype in libyang changed by Michal Vasko · 9 years ago
  12. 30aa382 DOC doxygen updates by Michal Vasko · 9 years ago
  13. a53ef88 CHANGE mod_netconf renamed to netopeerguid by Michal Vasko · 9 years ago[Renamed (98%) from src/mod_netconf.c]
  14. e32bcba FEATURE on session activity update all user sessions by Michal Vasko · 9 years ago
  15. a45770b FEATURE rpc & model metadata by Michal Vasko · 9 years ago
  16. 3fda9a9 FEATURE complete metadata generation by Michal Vasko · 9 years ago
  17. da0ab5c CHANGE major update by Michal Vasko · 9 years ago
  18. 7732dee BUGFIX sleep for a reasonable time by Michal Vasko · 9 years ago
  19. 59ccb36 BUGFIX break the loop if locked_session is NULL by Michal Vasko · 9 years ago
  20. b0f6c09 BUGFIX duplicated and covered variable by Michal Vasko · 9 years ago
  21. c2105d5 MAINTENANCE libyang is not yet required by Michal Vasko · 9 years ago
  22. c314678 CHANGE remove httpd and apache dependencies by Michal Vasko · 9 years ago
  23. b34b7b1 updated to latest libnetconf by Tomas Cejka · 9 years ago
  24. 756d129 BUGFIX of non-blocking send_recv by Tomas Cejka · 9 years ago
  25. 8ce138c use non-blocking recv() function from libnetconf by Tomas Cejka · 9 years ago
  26. cf44e52 debug/error messages, source code cleanup by Tomas Cejka · 9 years ago
  27. 74dd7a9 BUGFIX: revision of lock after goto by Tomas Cejka · 10 years ago
  28. 8a86cc2 FEATURE: libnetconf errors passing by Tomas Cejka · 10 years ago
  29. 866f228 MAINTENANCE: coding style by Tomas Cejka · 10 years ago
  30. 86f0fc1 unix socket moved into /var/run instead of /tmp by Tomas Cejka · 10 years ago
  31. 0962949 json-c: replace deprecated symbols by Tomas Cejka · 10 years ago
  32. c0e166b with-default: REVERT do not show defaults by Tomas Cejka · 10 years ago
  33. 885ec3e fixed potetial deadlock by Tomas Cejka · 10 years ago
  34. 633fe6c fixed generic_rpc - remove useless test by Tomas Cejka · 10 years ago
  35. 5771414 maintenance - remove unused, init by Tomas Cejka · 10 years ago
  36. 8254dba reflex changes in libnetconf-0.8 by Tomas Cejka · 10 years ago
  37. 7b1e3bd BUGFIX: deference of NULL pointer during get notif. hist. by Tomas Cejka · 10 years ago
  38. 442258e BUGFIX: segfault on error during subscribe, fixed deadlock by Tomas Cejka · 10 years ago
  39. b9e7efe BUGFIX deadlock on json_lock by Tomas Cejka · 10 years ago
  40. 04e08f4 FEATURE allow user to configure uid, gid of process and socket file by Tomas Cejka · 10 years ago
  41. e8bd27c REGRESSION netopeergui generates bad edit-config by Tomas Cejka · 10 years ago
  42. a3ffdba reset after free by Tomas Cejka · 10 years ago
  43. edb3ab4 BUGFIX err_reply object should not be shared by Tomas Cejka · 10 years ago
  44. 9a23f6e BUGFIX json-c is not thread-safe :-( by Tomas Cejka · 10 years ago
  45. 93b0e49 FEATURE enable reload of hello message by Tomas Cejka · 10 years ago
  46. 6088525 BUGFIX segfault with old libtrap with bug (unknown type of reply) by Tomas Cejka · 10 years ago
  47. 73496bf BUGFIX free memory, clean pointer by Tomas Cejka · 10 years ago
  48. dd5cb45 BUGFIX increment reference count of hello message by Tomas Cejka · 10 years ago
  49. 5b0e475 MAINTENANCE by Tomas Cejka · 11 years ago
  50. 4ad470b BUGFIX operation validation did not return errors by Tomas Cejka · 11 years ago
  51. 55c6df5 mod_netconf: BUGFIX copy-config expected source and config by Tomas Cejka · 11 years ago
  52. 5ae8dfb mod_netconf: user given testopt value by Tomas Cejka · 11 years ago
  53. a70d303 mod_netconf: MAINTENANCE url-capability by Tomas Cejka · 11 years ago
  54. 8f3031e mod_netconf: url-capability edit-config by Tomas Cejka · 11 years ago
  55. b4d0587 mod_netconf: url-capability copy-config by Tomas Cejka · 11 years ago
  56. 1c3840d mod_netconf: change with-defaults option to _TAGGED by Tomas Cejka · 11 years ago
  57. 0858dbb mod_netconf: create array of error messages in callback by Tomas Cejka · 11 years ago
  58. 55b63df webgui: installation, distribution by Tomas Cejka · 11 years ago
  59. ef531ee mod_netconf: standalone application for testing by Tomas Cejka · 11 years ago
  60. c792963 mod_netconf: return errors retrieved from server by Tomas Cejka · 11 years ago
  61. 114b55d mod_netconf: edit-config with TESTOPT by Tomas Cejka · 11 years ago
  62. aecc5f7 mod_netconf: migration to libnetconf 0.6.0 by Tomas Cejka · 11 years ago
  63. 4003a70 mod_netconf: validate support by Tomas Cejka · 11 years ago
  64. 9467466 mod_netconf: show all elements even though they have default values by Tomas Cejka · 11 years ago
  65. 6e8f426 mod_netconf: maintenance (doc, constant subst.) by Tomas Cejka · 11 years ago
  66. 99b3dc8 mod_netconf: closing sessions - revisited by Tomas Cejka · 11 years ago
  67. d016f9c mod_netconf: history of notification & pthread_key by Tomas Cejka · 11 years ago
  68. 6b886e0 mod_netconf: notification history by Tomas Cejka · 11 years ago
  69. 47387fd mod_netconf: hopefuly "stable" version by Tomas Cejka · 11 years ago
  70. bdedcd3 mod_netconf: connect/close, locking by Tomas Cejka · 11 years ago
  71. d5b5377 mod_netconf: refactoring by Tomas Cejka · 11 years ago
  72. 64b8748 mod_netconf: refactoring by Tomas Cejka · 11 years ago
  73. 0063597 mod_netconf: BUGFIX free unallocated memory by Tomas Cejka · 11 years ago
  74. 8a82dab mod_netconf: debugging memleak, segfault by Tomas Cejka · 11 years ago
  75. 7328693 mod_netconf: add eventtime to notifications for ws by Tomas Cejka · 11 years ago
  76. f38a54c mod_netconf: BUGFIX reloadhello segfault by Tomas Cejka · 11 years ago
  77. a72dfdb mod_netconf: BUGFIX json-c bad deletion by Tomas Cejka · 11 years ago
  78. 45ab59f mod_netconf: reload hello message using ssh channel by Tomas Cejka · 11 years ago
  79. b3cc64f mod_netconf: change includes and flags according to libnetconf API by Tomas Cejka · 11 years ago
  80. ae9efe5 mod_netconf: set with-defaults to report-all by Tomas Cejka · 11 years ago
  81. 44e71db mod_netconf: set with-defaults to report-all by Tomas Cejka · 11 years ago
  82. 654f84e mod_netconf: handle empty notification queue by Tomas Cejka · 11 years ago
  83. 0a4bba8 mod_netconf: doxygen - module netconf_operations by Tomas Cejka · 11 years ago
  84. 04e3995 mod_netconf: activity timeout set to 1hour by Tomas Cejka · 11 years ago
  85. ba21b38 mod_netconf: notification testing version by Tomas Cejka · 11 years ago
  86. 404d37e mod_netconf: maintenance - remove compilation warnings by Tomas Cejka · 11 years ago
  87. af7a156 mod_netconf: close NETCONF sessions by Tomas Cejka · 11 years ago
  88. d340dbf webgui: mod_netconf: --with-notifications by Tomas Cejka · 12 years ago
  89. 4ce5d0a mod_netconf: set version 0.10.0 and release package by Tomas Cejka · 12 years ago
  90. 5064c23 mod_netconf: migration to libnetconf 0.3.0 (untested) by Tomas Cejka · 12 years ago
  91. 689a104 mod_netconf: added $Id string by Tomas Cejka · 12 years ago
  92. afe4607 mod_netconf,webgui: BUGFIX getschema format + error message by Tomas Cejka · 12 years ago
  93. 94da2c5 mod_netconf: get-schema in mod_netconf, test-client by Tomas Cejka · 12 years ago
  94. 0aeca8b netopeer: get-schema untested by Tomas Cejka · 12 years ago
  95. 1490ef1 mod_netconf: debug message on connection error by Tomas Cejka · 12 years ago
  96. bcdc114 mod_netconf: BUGFIX deadlock after error by Tomas Cejka · 12 years ago
  97. a332b69 apache mod: CHANGE: Handling received reply messages by Radek Krejci · 12 years ago
  98. 027f3bc mod_netconf: BUGFIX module could not be compiled by Tomas Cejka · 12 years ago
  99. 6c4609b mod_netconf: BUGFIX deadlock on unknown session disconnect by Tomas Cejka · 12 years ago
  100. da134a1 mod_netconf: BUGFIX: Fixed segfault when asked for information by Kupka David · 12 years ago