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-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
2019-10-13
Test other tool params; output generator comment in simulator script
A. Wilcox
3
-6
/
+20
2019-10-13
Coverage: don't include CLIPP in coverage stats
A. Wilcox
1
-1
/
+1
2019-10-13
tests: Add simulator tests
A. Wilcox
2
-0
/
+40
2019-10-13
hscript: Fix mount option parsing
A. Wilcox
1
-1
/
+1
2019-10-13
Add index page
A. Wilcox
2
-0
/
+83
2019-10-13
Add code badge, make pages thing
A. Wilcox
2
-0
/
+20
2019-10-13
[ci skip] Add Codacy badge
A. Wilcox
1
-0
/
+3
2019-10-13
hscript: Pass data by reference
A. Wilcox
11
-28
/
+31
2019-10-13
Add shiny badges :3
A. Wilcox
2
-0
/
+5
2019-10-13
CI: fix up paths of stuff
A. Wilcox
1
-2
/
+2
2019-10-13
CI: maybe, just maybe, support coverage and test results
A. Wilcox
1
-3
/
+13
2019-10-13
build: Add gcov support
A. Wilcox
1
-1
/
+11
2019-10-13
CI: note where builds are built
A. Wilcox
1
-1
/
+4
[next]