Document and implement AddDataBoxUser and DeleteDataBoxUser
commiteabecff02e582dcdb7c77b5e501df22945e95ea3
authorPetr Písař <petr.pisar@atlas.cz>
Tue, 2 Feb 2010 16:34:25 +0000 (2 17:34 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Tue, 2 Feb 2010 16:34:25 +0000 (2 17:34 +0100)
tree818366d6379442a93b1408bfc1204b46c3863b00
parentc4409f4d3edcda3491423b72272849aa7cf93f2b
Document and implement AddDataBoxUser and DeleteDataBoxUser

Exported as isds_add_user() and isds_delete_user() functions. Both of them
accept box and user description and outputs request serial number.
client/Makefile.am
client/deleteuser.c [new file with mode: 0644]
doc/maintanance_web_services
src/isds.c
src/isds.h