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
/
user.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-08
hscript: Implement UserIcon::execute, add tests
A. Wilcox
1
-2
/
+54
2019-11-07
hscript: Implement Runner.Execute.UserAccounts, add tests
A. Wilcox
1
-10
/
+81
2019-10-31
hscript: Remove unused paramaters and de-const-ify DiskLabel::type
A. Wilcox
1
-6
/
+6
2019-10-26
hscript: Fix missing endl for timezone simulation; print what's happening
A. Wilcox
1
-0
/
+3
2019-10-20
Make Installation Environment code conditional
A. Wilcox
1
-2
/
+4
2019-10-19
hscript: Implement UserGroups, add tests
A. Wilcox
1
-2
/
+37
2019-10-19
hscript: Implement UserIcon parsing
A. Wilcox
1
-2
/
+22
2019-10-19
hscript: Implement UserPassphrase, add tests
A. Wilcox
1
-6
/
+37
2019-10-19
hscript: More LCOV fixes
A. Wilcox
1
-2
/
+2
2019-10-18
hscript: Implement username validity check and UserAlias code; add tests
A. Wilcox
1
-3
/
+76
2019-10-18
hscript: Document requirement
A. Wilcox
1
-0
/
+1
2019-10-18
hscript: Implement some Username logic, add tests
A. Wilcox
1
-4
/
+14
2019-10-18
hscript: Add stub User* classes
A. Wilcox
1
-0
/
+88
2019-10-18
hscript: Mark install-only sections as untestable
A. Wilcox
1
-0
/
+3
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-13
hscript: Pass data by reference
A. Wilcox
1
-1
/
+1
2019-10-12
hscript: Turn rootpw validation true by default
A. Wilcox
1
-1
/
+2
2019-10-12
hscript: Pass opts to all validate()s, implement 'mount' validation
A. Wilcox
1
-2
/
+2
2019-10-08
Make +pretty+ a global var instead of passed everywhere
A. Wilcox
1
-1
/
+2
2019-10-08
hscript: Use StringKey for Hostname (+ others), implement RootPassphrase
A. Wilcox
1
-0
/
+35
2019-10-08
hscript: Add StringKey helper class
A. Wilcox
1
-0
/
+0