]> git.proxmox.com Git - pmg-api.git/commit - PMG/API2/Nodes.pm
add basic server infrastructure
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 24 Jan 2017 15:37:59 +0000 (16:37 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 25 Jan 2017 10:43:17 +0000 (11:43 +0100)
commit1360e6f0e88dc91a488c855985c8266d3839835e
tree653267ee2022cf80c911d009406957f5cdce5404
parentb68dfb61bf4266cad9ee534f55fe8ba5b54a13d1
add basic server infrastructure

And a simple test server test-server.pl for debugging.
Makefile
PMG/API2.pm [new file with mode: 0644]
PMG/API2/AccessControl.pm [new file with mode: 0644]
PMG/API2/Nodes.pm [new file with mode: 0644]
PMG/AccessControl.pm [new file with mode: 0644]
PMG/HTTPServer.pm [new file with mode: 0755]
PMG/Ticket.pm [new file with mode: 0644]
debian/control
debian/dirs [new file with mode: 0644]
test-server.pl [new file with mode: 0755]