1. 8254dba reflex changes in libnetconf-0.8 by Tomas Cejka · 10 years ago
  2. 834004f MAINTENANCE: revisited RPM creation by Tomas Cejka · 10 years ago
  3. 7b1e3bd BUGFIX: deference of NULL pointer during get notif. hist. by Tomas Cejka · 10 years ago
  4. 442258e BUGFIX: segfault on error during subscribe, fixed deadlock by Tomas Cejka · 10 years ago
  5. b9e7efe BUGFIX deadlock on json_lock by Tomas Cejka · 10 years ago
  6. 8ef3f4e MAINTENANCE Makefile cleanup by Tomas Cejka · 10 years ago
  7. 04e08f4 FEATURE allow user to configure uid, gid of process and socket file by Tomas Cejka · 10 years ago
  8. e8bd27c REGRESSION netopeergui generates bad edit-config by Tomas Cejka · 10 years ago
  9. a3ffdba reset after free by Tomas Cejka · 10 years ago
  10. edb3ab4 BUGFIX err_reply object should not be shared by Tomas Cejka · 10 years ago
  11. 9a23f6e BUGFIX json-c is not thread-safe :-( by Tomas Cejka · 10 years ago
  12. 93b0e49 FEATURE enable reload of hello message by Tomas Cejka · 10 years ago
  13. 6088525 BUGFIX segfault with old libtrap with bug (unknown type of reply) by Tomas Cejka · 10 years ago
  14. 73496bf BUGFIX free memory, clean pointer by Tomas Cejka · 10 years ago
  15. dd5cb45 BUGFIX increment reference count of hello message by Tomas Cejka · 10 years ago
  16. 5b0e475 MAINTENANCE by Tomas Cejka · 11 years ago
  17. 4ad470b BUGFIX operation validation did not return errors by Tomas Cejka · 11 years ago
  18. 50c076e install: migration of configure etc by Tomas Cejka · 11 years ago
  19. 55c6df5 mod_netconf: BUGFIX copy-config expected source and config by Tomas Cejka · 11 years ago
  20. 5ae8dfb mod_netconf: user given testopt value by Tomas Cejka · 11 years ago
  21. a70d303 mod_netconf: MAINTENANCE url-capability by Tomas Cejka · 11 years ago
  22. 8f3031e mod_netconf: url-capability edit-config by Tomas Cejka · 11 years ago
  23. b4d0587 mod_netconf: url-capability copy-config by Tomas Cejka · 11 years ago
  24. 1c3840d mod_netconf: change with-defaults option to _TAGGED by Tomas Cejka · 11 years ago
  25. 32528d6 webgui: installation via Makefile by Tomas Cejka · 11 years ago
  26. 0858dbb mod_netconf: create array of error messages in callback by Tomas Cejka · 11 years ago
  27. 438142c webgui: testing of rpm with verde by Tomas Cejka · 11 years ago
  28. 55b63df webgui: installation, distribution by Tomas Cejka · 11 years ago
  29. 9245772 mod_netconf: readme update - datastore validate by Tomas Cejka · 11 years ago
  30. e37ceae webgui&mod_netconf: common configure - autotools by Tomas Cejka · 11 years ago
  31. ef531ee mod_netconf: standalone application for testing by Tomas Cejka · 11 years ago
  32. c792963 mod_netconf: return errors retrieved from server by Tomas Cejka · 11 years ago
  33. 114b55d mod_netconf: edit-config with TESTOPT by Tomas Cejka · 11 years ago
  34. aecc5f7 mod_netconf: migration to libnetconf 0.6.0 by Tomas Cejka · 11 years ago
  35. 4003a70 mod_netconf: validate support by Tomas Cejka · 11 years ago
  36. 9467466 mod_netconf: show all elements even though they have default values by Tomas Cejka · 11 years ago
  37. 5ce57b6 mod_netconf: BUGFIX deadlock when notification not available by Tomas Cejka · 11 years ago
  38. 8800d65 mod_netconf: unix timestamp instead of string in notif. by Tomas Cejka · 11 years ago
  39. 6e8f426 mod_netconf: maintenance (doc, constant subst.) by Tomas Cejka · 11 years ago
  40. 99b3dc8 mod_netconf: closing sessions - revisited by Tomas Cejka · 11 years ago
  41. d016f9c mod_netconf: history of notification & pthread_key by Tomas Cejka · 11 years ago
  42. b4cd6dc mod_netconf: fix RPM metadata new release of RPM by Tomas Cejka · 11 years ago
  43. 5d74745 mod_netconf: set version 0.11.1 and release package by Tomas Cejka · 11 years ago
  44. 23d4f34 mod_netconf: fixed problem with RPM generation by Tomas Cejka · 11 years ago
  45. 04a98cb mod_netconf: set tcp port of notification server by Tomas Cejka · 11 years ago
  46. 6b886e0 mod_netconf: notification history by Tomas Cejka · 11 years ago
  47. 814a5c6 mod_netconf: update README with API by Tomas Cejka · 11 years ago
  48. 47387fd mod_netconf: hopefuly "stable" version by Tomas Cejka · 11 years ago
  49. bdedcd3 mod_netconf: connect/close, locking by Tomas Cejka · 11 years ago
  50. d5b5377 mod_netconf: refactoring by Tomas Cejka · 11 years ago
  51. 64b8748 mod_netconf: refactoring by Tomas Cejka · 11 years ago
  52. 0063597 mod_netconf: BUGFIX free unallocated memory by Tomas Cejka · 11 years ago
  53. 8a82dab mod_netconf: debugging memleak, segfault by Tomas Cejka · 11 years ago
  54. 15c5630 mod_netconf: BUGFIX multiple clients of notifications by Tomas Cejka · 11 years ago
  55. 7328693 mod_netconf: add eventtime to notifications for ws by Tomas Cejka · 11 years ago
  56. f38a54c mod_netconf: BUGFIX reloadhello segfault by Tomas Cejka · 11 years ago
  57. a72dfdb mod_netconf: BUGFIX json-c bad deletion by Tomas Cejka · 11 years ago
  58. 45ab59f mod_netconf: reload hello message using ssh channel by Tomas Cejka · 11 years ago
  59. b3cc64f mod_netconf: change includes and flags according to libnetconf API by Tomas Cejka · 11 years ago
  60. ae9efe5 mod_netconf: set with-defaults to report-all by Tomas Cejka · 11 years ago
  61. 44e71db mod_netconf: set with-defaults to report-all by Tomas Cejka · 11 years ago
  62. 654f84e mod_netconf: handle empty notification queue by Tomas Cejka · 11 years ago
  63. 0a4bba8 mod_netconf: doxygen - module netconf_operations by Tomas Cejka · 11 years ago
  64. 04e3995 mod_netconf: activity timeout set to 1hour by Tomas Cejka · 11 years ago
  65. ba21b38 mod_netconf: notification testing version by Tomas Cejka · 11 years ago
  66. 404d37e mod_netconf: maintenance - remove compilation warnings by Tomas Cejka · 11 years ago
  67. af7a156 mod_netconf: close NETCONF sessions by Tomas Cejka · 11 years ago
  68. d340dbf webgui: mod_netconf: --with-notifications by Tomas Cejka · 12 years ago
  69. 4ce5d0a mod_netconf: set version 0.10.0 and release package by Tomas Cejka · 12 years ago
  70. 5064c23 mod_netconf: migration to libnetconf 0.3.0 (untested) by Tomas Cejka · 12 years ago
  71. 689a104 mod_netconf: added $Id string by Tomas Cejka · 12 years ago
  72. afe4607 mod_netconf,webgui: BUGFIX getschema format + error message by Tomas Cejka · 12 years ago
  73. 94da2c5 mod_netconf: get-schema in mod_netconf, test-client by Tomas Cejka · 12 years ago
  74. 0aeca8b netopeer: get-schema untested by Tomas Cejka · 12 years ago
  75. a87ee9c mod_netconf: set version 0.9.0 and release package by Tomas Cejka · 12 years ago
  76. 1490ef1 mod_netconf: debug message on connection error by Tomas Cejka · 12 years ago
  77. 96f4e61 mod_netconf: generate RPM by Tomas Cejka · 12 years ago
  78. bcdc114 mod_netconf: BUGFIX deadlock after error by Tomas Cejka · 12 years ago
  79. a332b69 apache mod: CHANGE: Handling received reply messages by Radek Krejci · 12 years ago
  80. 027f3bc mod_netconf: BUGFIX module could not be compiled by Tomas Cejka · 12 years ago
  81. 6c4609b mod_netconf: BUGFIX deadlock on unknown session disconnect by Tomas Cejka · 12 years ago
  82. da134a1 mod_netconf: BUGFIX: Fixed segfault when asked for information by Kupka David · 12 years ago
  83. cdc274e mod_netconf: BUGFIX missing filter for GET by Tomas Cejka · 12 years ago
  84. f34f391 mod_netconf: BUGFIX capabilities during connect by Tomas Cejka · 12 years ago
  85. 4243446 test-client: MAINTENANCE spaces for connect labels by Tomas Cejka · 12 years ago
  86. b272bf1 apache test-client: readline and readmultiline for input by Tomas Cejka · 12 years ago
  87. 00b9c5c mod_netconf,test_client: Added support for configuring supported capabilities. by Kupka David · 12 years ago
  88. 1e3e4c8 mod_netconf, test-client: JSON messages are now encoded using Chunked Framing Mechanism before sending over UNIX socket. by David Kupka · 12 years ago
  89. 8e60a37 mod_netconf: Every request is processed by new thread. Added session locking. by David Kupka · 12 years ago
  90. e372197 mod_netconf: test-client: input of config data by Tomas Cejka · 12 years ago
  91. e5091bc Merge branch 'master' of homeproj.cesnet.cz:/var/reps/git/netopeer by Tomas Cejka · 12 years ago
  92. 7338bde mod_netconf: compatibility change to libnetconf 0.1.3 by Radek Krejci · 12 years ago
  93. 11dac0d mod_netconf: BUGFIX sigsegv if no host/user sent by Tomas Cejka · 12 years ago
  94. 2c91ac6 mod_netconf: build: libssh2 nor libxml2 are not required for build by Radek Krejci · 12 years ago
  95. ec49de9 Merge branch 'master' of homeproj.cesnet.cz:/var/reps/git/netopeer by Radek Krejci · 12 years ago
  96. 210d7f2 mod_netconf: BUGFIX: double free by Radek Krejci · 12 years ago
  97. d591925 mod_netconf: add missing -l flags (libxml2, libssh2) by Tomas Cejka · 12 years ago
  98. 80c10d9 mod_netconf: support for generic NETCONF operation by Radek Krejci · 12 years ago
  99. 7b4ddd0 mod_netconf: remove unnecessary dependencies and includes by Radek Krejci · 12 years ago
  100. a282bed mod_netconf: update for libnetconf 0.1.1 by Radek Krejci · 12 years ago