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
/
File.hs
Age
Commit message (
Expand
)
Author
2015-09-20
make sure aiccu.conf is only readable by root, even if it had a different mod...
Joey Hess
2015-09-14
clean up privdata excess/lacking newline issue
Joey Hess
2015-09-13
Follow some hlint suggestions.
Mario Lang
2015-09-04
Added Propellor.Property.Rsync.
Joey Hess
2015-09-04
wip
Joey Hess
2015-04-23
fix type signature, filepath and string params were flipped
Joey Hess
2015-04-22
API change: Added User and Group newtypes, and Properties that used to use th...
Joey Hess
2015-01-29
propellor spin
Joey Hess
2015-01-24
GADT properties seem to work (untested)
Joey Hess
2015-01-03
add hasPrivContentFrom
Joey Hess
2014-12-14
broke up big function to describe PrivDataField
Joey Hess
2014-12-09
fix a case where fileProperty reported a change despite not making one
Joey Hess
2014-12-07
Fixed privdata introspection for User.hasPassword and User.hasSomePassword
Joey Hess
2014-07-17
Fix bug in File.containsLines that caused lines that were already in the file...
Joey Hess
2014-07-17
better hasPrivContentExposed
Joey Hess
2014-07-06
propellor spin
Joey Hess
2014-05-14
moved source code to src
Joey Hess