1. 5e1c605 BUGFIX choice default is not mandatory by Michal Vasko · 9 years ago
  2. 642cad0 BUGFIX missing unlocks by Michal Vasko · 9 years ago
  3. 2afaac6 build CHANGE make test-client as well, do not install it by Michal Vasko · 9 years ago
  4. d020599 BUGFIX proper lnc2 init and cleanup added by Michal Vasko · 9 years ago
  5. 52c9177 OPTIMIZE json lock only for how long it is necessary by Michal Vasko · 9 years ago
  6. 365dc4c BUGFIX memory leak by Michal Vasko · 9 years ago
  7. df280a2 BUGFIX check send return value by Michal Vasko · 9 years ago
  8. 1347061 Update wrong syntax on github by David Alexa · 9 years ago
  9. 04245ee BUGFIX wrong variable initialized by Michal Vasko · 9 years ago
  10. b82bf0f BUGFIX uninitialized variable by Michal Vasko · 9 years ago
  11. 2fd6784 travis CHANGE download libssh insecurely by Michal Vasko · 9 years ago
  12. 5cc8d79 CHANGE libssh download changed yet again by Michal Vasko · 9 years ago
  13. 0208a86 BUGFIX json header path unified by Michal Vasko · 9 years ago
  14. 9a86675 CHANGE installing libssh dependency updated by Michal Vasko · 9 years ago
  15. 58c1071 CHANGE install dependencies script updated by Michal Vasko · 9 years ago
  16. 977bad9 MAINTENANCE uninitialized value warning by Michal Vasko · 9 years ago
  17. c04900a BUGFIX wrong variable freed by Michal Vasko · 9 years ago
  18. 01a4f0e build CHANGE look for json-c package rather than json by Michal Vasko · 9 years ago
  19. 8c26376 service: fixed order of service installation and enabling by Tomas Cejka · 9 years ago
  20. 18e505a service: fixed path to binary, auto install service by Tomas Cejka · 9 years ago
  21. 1c9a6c4 service: fixed name of file in Makefile.am by Tomas Cejka · 9 years ago
  22. fb93be6 FEATURE enable-debug configure parameter by Michal Vasko · 9 years ago
  23. 7a45534 MAINTENANCE asserts removed by Michal Vasko · 9 years ago
  24. b69dde2 MAINTENANCE some obsolete include path by Michal Vasko · 9 years ago
  25. f0b6fbb BUGFIX null dereference by Michal Vasko · 9 years ago
  26. 93ee991 readme CHANGE dependencies udpated by Michal Vasko · 9 years ago
  27. b08e78d readme CHANGE info reply content updated by Michal Vasko · 9 years ago
  28. f3c4858 readme BUGFIX trailing whitespaces by Michal Vasko · 9 years ago
  29. c07aed4 Merge branch 'libyang' of https://github.com/CESNET/mod_netconf into libyang by Michal Vasko · 9 years ago
  30. a959005 CHANGE libnetconf2 api changes by Michal Vasko · 9 years ago
  31. c95271a systemd: add service file, untested version by Tomas Cejka · 9 years ago
  32. 7f46ede test client BUGFIX array-parameters updated by Michal Vasko · 9 years ago
  33. f35ea50 CHANGE libnetconf -> libnetconf2 by Michal Vasko · 9 years ago
  34. a40bcb4 readme renamed to *.md by david alexa · 9 years ago
  35. 842958a README updated for new communication with libyang by David Alexa · 9 years ago
  36. da5ccc8 FEATURE private key authentication by Michal Vasko · 9 years ago
  37. e98e57d BUGFIX function prototype in libyang changed by Michal Vasko · 9 years ago
  38. 30aa382 DOC doxygen updates by Michal Vasko · 9 years ago
  39. a53ef88 CHANGE mod_netconf renamed to netopeerguid by Michal Vasko · 9 years ago
  40. e32bcba FEATURE on session activity update all user sessions by Michal Vasko · 9 years ago
  41. a45770b FEATURE rpc & model metadata by Michal Vasko · 9 years ago
  42. 3fda9a9 FEATURE complete metadata generation by Michal Vasko · 9 years ago
  43. 5ae1e70 BUILD do not remove test-client on clean if it isn't built on make by Michal Vasko · 9 years ago
  44. 7436f51 BUILD aprutil is no longer required by Michal Vasko · 9 years ago
  45. da0ab5c CHANGE major update by Michal Vasko · 9 years ago
  46. 43d94a6 BUGFIX notification management fixed by Michal Vasko · 9 years ago
  47. 1ac1128 CHANGE write output only if notifications are actually popped by Michal Vasko · 9 years ago
  48. 3d8681d CHANGE refactor function for its name to reflect its purpose by Michal Vasko · 9 years ago
  49. 2bff5fb BUGFIX sessions are no longer identified by hashes by Michal Vasko · 9 years ago
  50. 7732dee BUGFIX sleep for a reasonable time by Michal Vasko · 9 years ago
  51. 59ccb36 BUGFIX break the loop if locked_session is NULL by Michal Vasko · 9 years ago
  52. b0f6c09 BUGFIX duplicated and covered variable by Michal Vasko · 9 years ago
  53. c2105d5 MAINTENANCE libyang is not yet required by Michal Vasko · 9 years ago
  54. c314678 CHANGE remove httpd and apache dependencies by Michal Vasko · 9 years ago
  55. e53c51e travis-ci: add libjson-c by Tomas Cejka · 9 years ago mod_netconf
  56. 6dba7dd install script x permissions by Tomas Cejka · 9 years ago
  57. 43380f1 build: attempt to use travis by Tomas Cejka · 9 years ago
  58. b34b7b1 updated to latest libnetconf by Tomas Cejka · 9 years ago
  59. 756d129 BUGFIX of non-blocking send_recv by Tomas Cejka · 9 years ago
  60. 457cb7e doc: revision of src/README by Tomas Cejka · 9 years ago
  61. dc8f08d notifications: configure cleanup, update libwebsockets by Tomas Cejka · 9 years ago
  62. 194831e doc: link to src/README by Tomas Cejka · 9 years ago
  63. 98ed6cc notification: check context pointer before free by Tomas Cejka · 9 years ago
  64. 8ce138c use non-blocking recv() function from libnetconf by Tomas Cejka · 9 years ago
  65. cf44e52 debug/error messages, source code cleanup by Tomas Cejka · 9 years ago
  66. dd96fc7 configure: fixed --without-notifications parameter by Tomas Cejka · 10 years ago
  67. 74dd7a9 BUGFIX: revision of lock after goto by Tomas Cejka · 10 years ago
  68. 8a86cc2 FEATURE: libnetconf errors passing by Tomas Cejka · 10 years ago
  69. 866f228 MAINTENANCE: coding style by Tomas Cejka · 10 years ago
  70. 86f0fc1 unix socket moved into /var/run instead of /tmp by Tomas Cejka · 10 years ago
  71. 5ab8ff2 mod_netconf: set version 1.0.2 and release package by Tomas Cejka · 10 years ago
  72. 11d5d06 migrate to latest libwebsockets by Tomas Cejka · 10 years ago
  73. 0962949 json-c: replace deprecated symbols by Tomas Cejka · 10 years ago
  74. c0e166b with-default: REVERT do not show defaults by Tomas Cejka · 10 years ago
  75. 9ca0080 notifications: disable history download on subscribe by Tomas Cejka · 10 years ago
  76. 885ec3e fixed potetial deadlock by Tomas Cejka · 10 years ago
  77. 633fe6c fixed generic_rpc - remove useless test by Tomas Cejka · 10 years ago
  78. 5771414 maintenance - remove unused, init by Tomas Cejka · 10 years ago
  79. 8254dba reflex changes in libnetconf-0.8 by Tomas Cejka · 10 years ago
  80. 834004f MAINTENANCE: revisited RPM creation by Tomas Cejka · 10 years ago
  81. 7b1e3bd BUGFIX: deference of NULL pointer during get notif. hist. by Tomas Cejka · 10 years ago
  82. 442258e BUGFIX: segfault on error during subscribe, fixed deadlock by Tomas Cejka · 10 years ago
  83. b9e7efe BUGFIX deadlock on json_lock by Tomas Cejka · 10 years ago
  84. 8ef3f4e MAINTENANCE Makefile cleanup by Tomas Cejka · 10 years ago
  85. 04e08f4 FEATURE allow user to configure uid, gid of process and socket file by Tomas Cejka · 10 years ago
  86. e8bd27c REGRESSION netopeergui generates bad edit-config by Tomas Cejka · 10 years ago
  87. a3ffdba reset after free by Tomas Cejka · 10 years ago
  88. edb3ab4 BUGFIX err_reply object should not be shared by Tomas Cejka · 10 years ago
  89. 9a23f6e BUGFIX json-c is not thread-safe :-( by Tomas Cejka · 10 years ago
  90. 93b0e49 FEATURE enable reload of hello message by Tomas Cejka · 10 years ago
  91. 6088525 BUGFIX segfault with old libtrap with bug (unknown type of reply) by Tomas Cejka · 10 years ago
  92. 73496bf BUGFIX free memory, clean pointer by Tomas Cejka · 10 years ago
  93. dd5cb45 BUGFIX increment reference count of hello message by Tomas Cejka · 10 years ago
  94. 44a54af install: Makefile.am for conf.d by Tomas Cejka · 11 years ago
  95. 5b0e475 MAINTENANCE by Tomas Cejka · 11 years ago
  96. f02a984 install: conf.d for installation without apxs by Tomas Cejka · 11 years ago
  97. 4ad470b BUGFIX operation validation did not return errors by Tomas Cejka · 11 years ago
  98. b62eed2 httpd config file when apxs is missing by Tomas Cejka · 11 years ago
  99. 50c076e install: migration of configure etc by Tomas Cejka · 11 years ago
  100. d8a83f7 added init README file by David Alexa · 11 years ago