1. 00b9c5c mod_netconf,test_client: Added support for configuring supported capabilities. by Kupka David · 12 years ago
  2. 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
  3. 8e60a37 mod_netconf: Every request is processed by new thread. Added session locking. by David Kupka · 12 years ago
  4. e372197 mod_netconf: test-client: input of config data by Tomas Cejka · 12 years ago
  5. e5091bc Merge branch 'master' of homeproj.cesnet.cz:/var/reps/git/netopeer by Tomas Cejka · 12 years ago
  6. 7338bde mod_netconf: compatibility change to libnetconf 0.1.3 by Radek Krejci · 12 years ago
  7. 11dac0d mod_netconf: BUGFIX sigsegv if no host/user sent by Tomas Cejka · 12 years ago
  8. 2c91ac6 mod_netconf: build: libssh2 nor libxml2 are not required for build by Radek Krejci · 12 years ago
  9. ec49de9 Merge branch 'master' of homeproj.cesnet.cz:/var/reps/git/netopeer by Radek Krejci · 12 years ago
  10. 210d7f2 mod_netconf: BUGFIX: double free by Radek Krejci · 12 years ago
  11. d591925 mod_netconf: add missing -l flags (libxml2, libssh2) by Tomas Cejka · 12 years ago
  12. 80c10d9 mod_netconf: support for generic NETCONF operation by Radek Krejci · 12 years ago
  13. 7b4ddd0 mod_netconf: remove unnecessary dependencies and includes by Radek Krejci · 12 years ago
  14. a282bed mod_netconf: update for libnetconf 0.1.1 by Radek Krejci · 12 years ago
  15. 9e04c7b mod_netconf: provide information about NETCONF session by Radek Krejci · 12 years ago
  16. e34d3eb mod_netconf: kill-session by Radek Krejci · 12 years ago
  17. cebb7af mod_netconf: BUGFIX: copy-config by Radek Krejci · 12 years ago
  18. 5cd7d42 mod_netconf: lock and unlock by Radek Krejci · 12 years ago
  19. 2f31837 mod_netconf: delete-config by Radek Krejci · 12 years ago
  20. fa891e7 mod_netconf: MAINTENANCE: simplify code by Radek Krejci · 12 years ago
  21. 62ab34b mod_netconf: edit-config support by Radek Krejci · 12 years ago
  22. 8e4632a mod_netconf: MAINTENANCE: separate common code as function by Radek Krejci · 12 years ago
  23. 5d076db mod_netconf: add some tests for client's input by Radek Krejci · 12 years ago
  24. e31ad21 mod_netconf: BUGFIX: possible free of NULL pointer by Radek Krejci · 12 years ago
  25. c11fd86 mod_netconf: process <rpc-error> and provide data by Radek Krejci · 12 years ago
  26. b6aeb48 mod_netconf: format description typo by Radek Krejci · 12 years ago
  27. 7bdb677 mod_netconf: message format description by Radek Krejci · 12 years ago
  28. b1e08f4 mod_netconf: test-client - config item in copy-config is not optional by Radek Krejci · 12 years ago
  29. aa422df mod_netconf: add missing NETCONF operation in test-client by Radek Krejci · 12 years ago
  30. ae021c1 mod_netconf: own config as source in copy-config by Radek Krejci · 12 years ago
  31. 6cb0898 mod_netconf: rename mod_netconf's socket by Radek Krejci · 12 years ago
  32. 8fd7cd9 mod_netconf: remove unnecessary debug messages by Radek Krejci · 12 years ago
  33. 035bf4e mod_netconf: copy-config support by Radek Krejci · 12 years ago
  34. 8fd1f5e mod_netconf: mod_netconf only receives requests. by Radek Krejci · 12 years ago
  35. 5350b78 mod_netconf: simple README with instroctions how to use mod_netconf by Radek Krejci · 12 years ago
  36. f23850c mod_netconf: add disconnect by Radek Krejci · 12 years ago
  37. dfaa6ea mod_netconf: remove unnecessary (dead) code by Radek Krejci · 12 years ago
  38. 469aab8 client: Netopeer apache module initial commit by Radek Krejci · 12 years ago