Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
16bccb22
Commit
16bccb22
authored
Aug 29, 2008
by
Leigh B. Stoller
Browse files
Another minor change to previous revisions wrt ssl.
parent
abc77681
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/tmcd.c
View file @
16bccb22
...
...
@@ -341,7 +341,7 @@ struct command {
{
"programs"
,
FULLCONFIG_ALL
,
F_ALLOCATED
,
doprogagents
},
{
"syncserver"
,
FULLCONFIG_ALL
,
F_ALLOCATED
,
dosyncserver
},
{
"keyhash"
,
FULLCONFIG_ALL
,
F_ALLOCATED
|
F_REMREQSSL
,
dokeyhash
},
{
"eventkey"
,
FULLCONFIG_ALL
,
F_ALLOCATED
|
F_REMREQSSL
,
doeventkey
},
{
"eventkey"
,
FULLCONFIG_ALL
,
F_ALLOCATED
,
doeventkey
},
{
"fullconfig"
,
FULLCONFIG_NONE
,
F_ALLOCATED
,
dofullconfig
},
{
"routelist"
,
FULLCONFIG_PHYS
,
F_ALLOCATED
,
doroutelist
},
{
"role"
,
FULLCONFIG_PHYS
,
F_ALLOCATED
,
dorole
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment