index
:
propellor
master
gnusosa's centralized propellor repository for hosts spin-up.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Propellor
/
Property
/
Gpg.hs
Age
Commit message (
Expand
)
Author
2018-01-17
Run su with --login
Joey Hess
2016-12-24
GHC's fileSystemEncoding is used for all String IO, to avoid encoding-related...
Joey Hess
2016-03-26
more porting
Joey Hess
2015-12-17
minor tweak
Joey Hess
2015-12-17
Gpg: fix gpg parameters in hasPrivKey and hasPubKey
Félix Sipma
2015-12-17
Gpg: use processTranscript in hasPrivKey and hasPubKey
Félix Sipma
2015-12-16
Gpg: parse GpgKeyType in keyImported
Félix Sipma
2015-12-16
Gpg.keyImported: check if a pubKey is imported instead of using a flagfile
Félix Sipma
2015-12-16
Gpg: use isJust
Félix Sipma
2015-12-16
Gpg: add hasPrivKey and hasPubKey
Félix Sipma
2015-10-10
propellor spin
Joey Hess
2015-09-14
clean up privdata excess/lacking newline issue
Joey Hess
2015-04-22
API change: Added User and Group newtypes, and Properties that used to use th...
Joey Hess
2015-01-24
GADT properties seem to work (untested)
Joey Hess
2014-12-14
broke up big function to describe PrivDataField
Joey Hess
2014-11-15
Convert GpgKeyId to newtype
Joey Hess
2014-07-06
propellor spin
Joey Hess
2014-05-14
moved source code to src
Joey Hess