index
:
key2root
master
[Complete] Authenticate with keyfile and run a process as root
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add key lookup to key2root-addkey and fix writeall
Mattias Andrée
2023-06-23
2
-8
/
+99
*
key2root-rmkey, key2root-lskeys: check for NUL byte on truncated line
Mattias Andrée
2023-06-23
2
-2
/
+7
*
key2root-addkey: mkdir /etc/key2root before saving changes
Mattias Andrée
2023-06-23
1
-0
/
+5
*
Add code from key2root-rmkey.c to key2root-addkey.c
Mattias Andrée
2023-06-23
2
-2
/
+71
*
Fix error handling in key2root-rmkey on failure to commit
Mattias Andrée
2023-06-23
1
-4
/
+8
*
Fix comment
Mattias Andrée
2023-06-23
1
-1
/
+1
*
Add comment as to why key2root-rmkey retains the order when unlisting keys
Mattias Andrée
2023-06-23
1
-0
/
+1
*
Make key directory compile-time configurable (intended for testing)
Mattias Andrée
2023-06-23
3
-14
/
+16
*
Fix minor mistakes i key2root-lskeys.c, implement key2root-rmkey.c, and minor work on key2root-addkey.c
Mattias Andrée
2023-06-23
4
-7
/
+205
*
Add argument checks to key2root-addkey and key2root-rmkey
Mattias Andrée
2023-06-23
3
-1
/
+43
*
Implement key2root-lskeys
Mattias Andrée
2023-06-23
1
-1
/
+142
*
Fix stdout doc for key2root-lskeys
Mattias Andrée
2023-06-23
1
-1
/
+7
*
Some initial work on key2root: everything but authentication and keyfile forwarding
Mattias Andrée
2023-06-23
1
-2
/
+203
*
First commit
Mattias Andrée
2023-06-23
14
-0
/
+828