X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=forward_api_calls.c;h=330bd3ead9ea74b172558c322ee05f9f2a9e4a6a;hb=3224c1906c82596a86ae734181488ed14a0f0976;hp=fe918a84b5af178d1ca4e64d7014aa481b335d2d;hpb=505d267ea72023fd0fe91bda9074a94d71a19c74;p=nodemanager.git diff --git a/forward_api_calls.c b/forward_api_calls.c index fe918a8..330bd3e 100644 --- a/forward_api_calls.c +++ b/forward_api_calls.c @@ -1,4 +1,8 @@ -/* forward_api_calls.c: forward XMLRPC calls to the Node Manager +/* + * $Id$ + * $URL$ + * + * forward_api_calls.c: forward XMLRPC calls to the Node Manager * Used as a shell, this code works in tandem with sshd * to allow authenticated remote access to a localhost-only service. *