gomd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gomd-devel] <DAEMON> new SCX release


From: Gian Paolo Ghilardi
Subject: [gomd-devel] <DAEMON> new SCX release
Date: Sat, 13 Sep 2003 23:58:59 +0200

Hi all.

New release for SCX.

Now the info format for SCX is defined:
- [exec] cmd/xc/103 STRING (where STRING is a command+arguments like "ls
/usr").
   Notice [exec] is optionsl.
Example:
- type "cmd ls /usr" to get the contents of /usr (ATM still for the local
node only).

Next (and final) step
- link to security stuff (allowed-cmds list and, if security is strict,
blacklisted commands check)
- extend the execution to all nodes

Byez.

<rejected>

IN connHandler.h/connHandler.cpp
(+) added executeCommand(string command) and generateSnapshot() functions.
(+) added new param type support for a client request in analyzeOption()
function: STRING.
(+) changed info #103 format => [exec] cmd/xc/103 STRING (where STRING is a
command+arguments like "ls /usr"). Notice [exec] is optional => short format
handled in fixShortFormatRequest().
(+) huge cleanup in analyzeOption()

IN constants.h
(+) added new STRING macro





reply via email to

[Prev in Thread] Current Thread [Next in Thread]