index
:
horizon
current
Project Horizon, the next generation of Linux installation
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-18
tests: Add test for too many usernames
A. Wilcox
2
-3
/
+289
2019-10-18
hscript: Implement some Username logic, add tests
A. Wilcox
6
-5
/
+61
2019-10-18
hscript: Don't use value we've already moved out
A. Wilcox
1
-1
/
+2
2019-10-18
tests: fixtures: Ensure networking disabled on non-network tests
A. Wilcox
3
-3
/
+3
2019-10-18
hscript: Make ScriptPrivate::store_key easier to maintain
A. Wilcox
1
-170
/
+185
2019-10-18
hscript: Undefine GET_USER_DETAIL when no longer needed
A. Wilcox
1
-0
/
+1
2019-10-18
hscript: Ensure errors are kept up to date
A. Wilcox
1
-0
/
+2
2019-10-18
hscript: Add stub User* classes
A. Wilcox
3
-7
/
+269
2019-10-18
hscript: Mark install-only sections as untestable
A. Wilcox
3
-32
/
+42
2019-10-18
tests: Fix test failure for test 0078 on some computers
A. Wilcox
1
-1
/
+1
2019-10-17
hscript: Implement diskid key (except execution)
A. Wilcox
10
-4
/
+155
2019-10-17
hscript: Make dynamic_casts fit on a single line
A. Wilcox
1
-25
/
+15
2019-10-17
hscript: Fix up rootpw execute shell printing
A. Wilcox
1
-2
/
+2
2019-10-17
hscript: Fix build on CI
A. Wilcox
1
-0
/
+1
2019-10-17
hscript: Implement RootPassphrase::execute
A. Wilcox
1
-2
/
+48
2019-10-17
README: Add note about static and tzdata
A. Wilcox
1
-0
/
+10
2019-10-17
hscript: network key does not need ::execute
A. Wilcox
1
-1
/
+2
2019-10-16
req: 3b: R.E.network.netaddress: only use if network=true
A. Wilcox
1
-1
/
+1
2019-10-16
hscript: Make valid_pkg a static var
A. Wilcox
1
-1
/
+3
2019-10-14
tests: Include fstab output in mount tests
A. Wilcox
1
-4
/
+13
2019-10-14
hscript: Implement Mount::execute fully, including fstab manipulation
A. Wilcox
3
-6
/
+74
2019-10-14
hscript: Move PkgInstall virt methods to .cc to avoid vtable emission
A. Wilcox
2
-3
/
+15
2019-10-14
tests: Test mount execution with options
A. Wilcox
2
-0
/
+17
2019-10-14
hscript: Don't include space when read Mount options
A. Wilcox
1
-2
/
+2
2019-10-14
hscript: Assert instead of validate in Hostname::execute
A. Wilcox
1
-6
/
+2
2019-10-14
tests: Add tests for hostname simulation
A. Wilcox
2
-1
/
+21
2019-10-14
hscript: Handle domain names
A. Wilcox
1
-0
/
+21
2019-10-14
hscript: Handle dots correctly in Hostname::validate
A. Wilcox
1
-2
/
+3
2019-10-14
CI: Use CTest for Valgrind running
A. Wilcox
1
-4
/
+2
2019-10-14
README: Note dependencies
A. Wilcox
1
-0
/
+23
2019-10-14
CMake: Add test stuff
A. Wilcox
2
-0
/
+22
2019-10-14
tests: Further x86_64 suppression
A. Wilcox
1
-1
/
+0
2019-10-14
tests: Fix suppression file on x86_64
A. Wilcox
1
-0
/
+10
2019-10-14
CI: Add Valgrind pipeline
A. Wilcox
1
-0
/
+6
2019-10-14
tests: Add Valgrind support and suppression file
A. Wilcox
2
-0
/
+38
2019-10-14
hscript: A few changes [read full message]
A. Wilcox
2
-5
/
+12
2019-10-14
hscript: SSID validation is not a fatal error
A. Wilcox
1
-3
/
+2
2019-10-14
hscript: Clear request before use
A. Wilcox
1
-0
/
+1
2019-10-14
hscript: Use return value of access(3) properly
A. Wilcox
1
-1
/
+1
2019-10-14
hscript: Ensure netssid iface is a wireless one
A. Wilcox
1
-3
/
+28
2019-10-14
hscript-validate: add dangerous -i flag
A. Wilcox
2
-0
/
+7
2019-10-14
tests: Add SLAAC address to WPA test
A. Wilcox
1
-0
/
+1
2019-10-14
hscript: Add NetSSID parsing and tests
A. Wilcox
14
-2
/
+222
2019-10-13
[ci skip] Use smaller logo in README, fix alt texts
A. Wilcox
1
-4
/
+4
2019-10-13
[ci skip] Add logo
A. Wilcox
5
-0
/
+19
2019-10-13
devel: req: 3b: Reorder Runner.Execute requirements
A. Wilcox
1
-16
/
+16
2019-10-13
hscript: Initial twiddling at NetSSID impl, add net execution
A. Wilcox
3
-6
/
+92
2019-10-13
README: Add coverage link, fix Contributing link
A. Wilcox
1
-1
/
+2
2019-10-13
tests: Add more invalid network prefixes
A. Wilcox
4
-1
/
+27
2019-10-13
tests: Test more invalid netaddress lines
A. Wilcox
3
-0
/
+24
[next]