summaryrefslogtreecommitdiff
path: root/hscript/user.hh
AgeCommit message (Expand)AuthorFilesLines
2020-05-26hscript: Convert 'int line' to a ScriptLocation objectA. Wilcox1-27/+26
2020-02-26hscript: Refactor Keys to be owned by a Script*A. Wilcox1-30/+39
2019-10-18hscript: Implement some Username logic, add testsA. Wilcox1-1/+0
2019-10-18hscript: Add stub User* classesA. Wilcox1-4/+77
2019-10-13hscript: Pass data by referenceA. Wilcox1-1/+1
2019-10-12hscript: Pass opts to all validate()s, implement 'mount' validationA. Wilcox1-2/+2
2019-10-08hscript: Use StringKey for Hostname (+ others), implement RootPassphraseA. Wilcox1-3/+11
2019-10-06More API stuffA. Wilcox1-0/+11
2019-10-05More API workA. Wilcox1-0/+31