index
:
horizon
current
Project Horizon, the next generation of Linux installation
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hscript
/
network.hh
Age
Commit message (
Collapse
)
Author
Files
Lines
2020-05-26
hscript: Convert 'int line' to a ScriptLocation object
A. Wilcox
1
-20
/
+20
2020-03-17
hscript: Add new netconfigtype key and associated tests
A. Wilcox
1
-0
/
+22
Not wired up to netaddress et al, but does parse properly.
2020-02-26
hscript: Refactor Keys to be owned by a Script*
A. Wilcox
1
-22
/
+26
This means that a Key can introspect its Script.
2019-10-31
hscript: Implement Nameserver, add tests
A. Wilcox
1
-1
/
+6
2019-10-13
hscript: Initial twiddling at NetSSID impl, add net execution
A. Wilcox
1
-2
/
+35
2019-10-13
hscript: Pass data by reference
A. Wilcox
1
-4
/
+4
2019-10-12
hscript: Stub out NetAddress class
A. Wilcox
1
-0
/
+38
2019-10-12
hscript: Pass opts to all validate()s, implement 'mount' validation
A. Wilcox
1
-1
/
+1
2019-10-08
hscript: New module 'disk', fix headers of all files
A. Wilcox
1
-1
/
+1
2019-10-08
hscript: Code
A. Wilcox
1
-2
/
+2
2019-10-07
hscript: Implement Network class
A. Wilcox
1
-3
/
+7
2019-10-07
hscript: Make classes for the rest of the keys
A. Wilcox
1
-0
/
+3
2019-10-06
More API stuff
A. Wilcox
1
-0
/
+11
2019-10-05
More API work
A. Wilcox
1
-0
/
+25