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
2017-11-20
improve haddock for File.isSymlinkedTo
Sean Whitton
2017-10-28
File.isSymlinkedTo now revertable
Sean Whitton
2017-07-05
Added File.checkOverwrite.
Joey Hess
2017-07-05
File.isCopyOf: Fix bug that prevented this property from working when the des...
Joey Hess
2017-07-05
rename confusing f' to src
Joey Hess
2017-07-05
XFCE and applyPath properties
Joey Hess
2017-02-26
Added ConfigurableValue type class
Joey Hess
2017-02-02
Merge remote-tracking branch 'upstream/master' into pin
Sean Whitton
2017-02-02
better example
Joey Hess
2017-02-02
haddock formatting
Joey Hess
2017-02-02
Added Propellor.Property.File.configFileName and related functions to generat...
Joey Hess
2017-01-31
fix removal of blocks
Sean Whitton
2017-01-31
add File.containsBlock
Sean Whitton
2017-01-31
document File.containsLines
Sean Whitton
2016-06-19
fix desc
Joey Hess
2016-06-19
reordered more commonly used stuff first
Joey Hess
2016-06-19
Generalized fileProperty can now operate on files as either a series of lines...
Joey Hess
2016-06-19
Write privdata files in binary rather than text
Andrew Schurman
2016-03-26
more porting
Joey Hess
2016-03-24
convert ensureProperty
Joey Hess
2016-03-24
converted to metatypes
Joey Hess
2016-03-06
eek, nasty debug left in
Joey Hess
2016-03-06
Locale.available: Run locale-gen, instead of dpkg-reconfigure locales, which ...
Joey Hess
2015-12-15
Merged Utility changes from git-annex.
Joey Hess
2015-12-05
UncheckedProperty for cmdProperty et al
Joey Hess
2015-10-26
Add File.isCopyOf
Per Olofsson
2015-10-23
Add File.basedOn
Per Olofsson
2015-10-21
Added Ssh properties to remove authorized_keys and known_hosts lines.
Joey Hess
2015-10-16
add a LinkTarget type to disambiguate parameters of isSymlinkedTo
Joey Hess
2015-10-16
clarify which param is which
Joey Hess
2015-10-14
fileProperty, and properties derived from it now write the new file content v...
Joey Hess
2015-10-14
excess newline
Joey Hess
2015-10-14
Add File.isSymlinkedTo
Per Olofsson
2015-10-10
propellor spin
Joey Hess
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
[next]