1. make all newly learned nodes locked out by default.
authorminima <minima>
Sun, 26 Aug 2001 13:06:11 +0000 (13:06 +0000)
committerminima <minima>
Sun, 26 Aug 2001 13:06:11 +0000 (13:06 +0000)
commit2a43619b670b8f9249558f814b0183262c3ba4f6
tree60f173b41fcc816c3fbcf52a2d2ddb619ad493d8
parent48d614dae214326305879ac572d8c5f0a6150f99
1. make all newly learned nodes locked out by default.
2. add lock_nodes.pl which locks out all the nodes in the user file whose
privilege is 1 or less and which isn't mentioned as an argument to the
command on the command line.
3. make set/node, set/spider and their friends unlock a node as well as make
them one.
4. Make sh/log et al more efficient / less memory hungry
Changes
cmd/set/arcluster.pl
cmd/set/clx.pl
cmd/set/dxnet.pl
cmd/set/node.pl
cmd/set/spider.pl
perl/DXLogPrint.pm
perl/DXProt.pm
perl/lock_nodes.pl [new file with mode: 0755]