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
Age
Commit message (
Expand
)
Author
2015-12-19
Clean build with ghc 7.10.
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
hlint
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-12-15
Merged Utility changes from git-annex.
Joey Hess
2015-12-15
merge from git-annex
Joey Hess
2015-12-14
User: systemAccountFor and systemAccountFor'
Félix Sipma
2015-12-14
User: add systemAccountFor and simpleSystemAccount properties
Félix Sipma
2015-12-08
avoid crash when stdout is not open in call to hIsTerminalDevice
Joey Hess
2015-12-08
tweak wrong spin branch error message
Sean Whitton
2015-12-08
implement two pre-spin safety checks
Sean Whitton
2015-12-08
rewrite getRepoUrl with getGitConfigValue
Sean Whitton
2015-12-08
implement getGitConfigValue & getGitConfigBool
Sean Whitton
2015-12-06
allow using `check` on a UncheckedProperty, which yields a Property
Joey Hess
2015-12-06
add isNewerThan and use it to avoid unnecessary running of newaliases
Joey Hess
2015-12-06
improve docs
Joey Hess
2015-12-06
avoid running update-grub except for just after installing the grub package
Joey Hess
2015-12-06
only write /etc/hosts once, avoiding always returning MadeChange
Joey Hess
2015-12-06
avoid removing line we wanted to add, only to add it back later
Joey Hess
2015-12-06
improve error display
Joey Hess
2015-12-06
setting the same sasl password updates the mtime of the file, but the content...
Joey Hess
2015-12-06
check for changes to sasldb2
Joey Hess
2015-12-06
Apt.cacheCleaned was trivial, force NoChange
Joey Hess
2015-12-05
refactor
Joey Hess
2015-12-05
make Locale.selectedFor check contents of file to decide if it needs to make ...
Joey Hess
2015-12-05
typo
Joey Hess
2015-12-05
remove trivial
Joey Hess
2015-12-05
UncheckedProperty for cmdProperty et al
Joey Hess
2015-12-05
Added UncheckedProperty type, along with unchecked to indicate a Property nee...
Joey Hess
2015-11-26
Added Propellor.Property.Fail2Ban.
Joey Hess
2015-11-26
Added changesFile property combinator.
Joey Hess
2015-11-26
shorten reference to locale manpage
Sean Whitton
2015-11-26
improve Haddock for Locale.selectedFor
Sean Whitton
2015-11-26
locale props use descriptive types & revertable
Sean Whitton
2015-11-26
properties to select and generate locales
Sean Whitton
2015-11-25
make trivial since it updates the password each time
Joey Hess
2015-11-25
set privdatadir
Joey Hess
2015-11-25
Added Postfix.saslPasswdSet.
Joey Hess
2015-11-25
unused import
Joey Hess
2015-11-24
User.hasDesktopGroups changed to avoid trying to add the user to groups that ...
Joey Hess
2015-11-24
haddock improvements
Joey Hess
2015-11-24
Added User.hasDesktopGroups property.
Joey Hess
2015-11-24
fixes
Joey Hess
2015-11-24
merge fix from gix-annex
Joey Hess
2015-11-24
found this handy conversion of my blog post to propellor property in spwhitto...
Joey Hess
[next]