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
Age
Commit message (
Expand
)
Author
2016-02-08
Allow using combineProperties and propertyList with lists of RevertableProperty.
Joey Hess
2016-02-07
wording
Joey Hess
2016-02-07
property is revertable
Joey Hess
2016-02-07
rethought how letsencrypt cert change is handled
Joey Hess
2016-02-07
propellor spin
Joey Hess
2016-02-07
typo
Joey Hess
2016-02-07
propellor spin
Joey Hess
2016-02-07
fix warning
Joey Hess
2016-02-07
temporarily revert using letsencrypt
Joey Hess
2016-02-07
propellor spin
Joey Hess
2016-02-07
propellor spin
Joey Hess
2016-02-07
letsencrypt
Joey Hess
2016-02-07
force-lock fails when repo doesn't exist, so don't && it
Joey Hess
2016-02-07
Delete /etc/apt/apt.conf.d/50unattended-upgrades.ucf-dist when unattended-upg...
Joey Hess
2016-02-06
Obnam: To cause old generations to be forgotten, keepParam can be passed to a...
Joey Hess
2016-01-22
reword
Joey Hess
2016-01-22
more text
Joey Hess
2016-01-05
improve doc
Joey Hess
2016-01-05
Git.bareRepoDefaultBranch property
Sean Whitton
2016-01-03
refactor into smaller modules to untangle git and gpg modules
Joey Hess
2016-01-03
Add Munin module.
Jelmer Vernooij
2016-01-02
clean cache on autobuilders
Joey Hess
2015-12-31
actually parse service lines
Joey Hess
2015-12-31
propellor spin
Joey Hess
2015-12-31
inet services cannot be private; adjust type
Joey Hess
2015-12-31
propellor spin
Joey Hess
2015-12-31
Postfix: Add service property to enable/disable services in master.cf.
Joey Hess
2015-12-30
shell script copied into bin dir by their provisioning script
Joey Hess
2015-12-29
Add convenience .installed for lightdm.
Jelmer Vernooij
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
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-14
User: systemAccountFor and systemAccountFor'
Félix Sipma
2015-12-14
User: add systemAccountFor and simpleSystemAccount properties
Félix Sipma
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
[next]