summaryrefslogtreecommitdiff
path: root/hscript/user.cc
AgeCommit message (Expand)AuthorFilesLines
2019-10-13hscript: Pass data by referenceA. Wilcox1-1/+1
2019-10-12hscript: Turn rootpw validation true by defaultA. Wilcox1-1/+2
2019-10-12hscript: Pass opts to all validate()s, implement 'mount' validationA. Wilcox1-2/+2
2019-10-08Make +pretty+ a global var instead of passed everywhereA. Wilcox1-1/+2
2019-10-08hscript: Use StringKey for Hostname (+ others), implement RootPassphraseA. Wilcox1-0/+35
2019-10-08hscript: Add StringKey helper classA. Wilcox1-0/+0