Code

Implement the "list_hosts_json" action.
authorFlorian Forster <octo@verplant.org>
Wed, 21 Dec 2011 10:52:53 +0000 (11:52 +0100)
committerFlorian Forster <octo@verplant.org>
Wed, 21 Dec 2011 10:52:53 +0000 (11:52 +0100)
commit6ac3d2add70027faa94bc19c06aa1932d4283395
tree7ca3e12674a54c6c9cd699b59dcb7d017452e56f
parent1091c65227a740830654605f0360a0381171301c
Implement the "list_hosts_json" action.
src/Makefile.am
src/action_list_hosts_json.c [new file with mode: 0644]
src/action_list_hosts_json.h [new file with mode: 0644]
src/main.c