summaryrefslogtreecommitdiff
path: root/hscript/network.hh
AgeCommit message (Expand)AuthorFilesLines
2020-07-04hscipt: Implement parse and validation of 'pppoe' keyA. Wilcox1-0/+25
2020-05-26hscript: Convert 'int line' to a ScriptLocation objectA. Wilcox1-20/+20
2020-03-17hscript: Add new netconfigtype key and associated testsA. Wilcox1-0/+22
2020-02-26hscript: Refactor Keys to be owned by a Script*A. Wilcox1-22/+26
2019-10-31hscript: Implement Nameserver, add testsA. Wilcox1-1/+6
2019-10-13hscript: Initial twiddling at NetSSID impl, add net executionA. Wilcox1-2/+35
2019-10-13hscript: Pass data by referenceA. Wilcox1-4/+4
2019-10-12hscript: Stub out NetAddress classA. Wilcox1-0/+38
2019-10-12hscript: Pass opts to all validate()s, implement 'mount' validationA. Wilcox1-1/+1
2019-10-08hscript: New module 'disk', fix headers of all filesA. Wilcox1-1/+1
2019-10-08hscript: CodeA. Wilcox1-2/+2
2019-10-07hscript: Implement Network classA. Wilcox1-3/+7
2019-10-07hscript: Make classes for the rest of the keysA. Wilcox1-0/+3
2019-10-06More API stuffA. Wilcox1-0/+11
2019-10-05More API workA. Wilcox1-0/+25