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
/
Tor.hs
Age
Commit message (
Expand
)
Author
2015-08-25
use ConfFile.ajustSection to define Tor.hiddenService
Félix Sipma
2015-07-31
Propellor.Property.Tor: remove duplicate code
Félix Sipma
2015-04-22
API change: Added User and Group newtypes, and Properties that used to use th...
Joey Hess
2015-02-27
propellor spin
Joey Hess
2015-02-27
propellor spin
Joey Hess
2015-02-27
propellor spin
Joey Hess
2015-02-27
propellor spin
Joey Hess
2015-01-29
propellor spin
Joey Hess
2015-01-29
propellor spin
Joey Hess
2015-01-24
GADT properties seem to work (untested)
Joey Hess
2014-12-07
Fixed privdata introspection for User.hasPassword and User.hasSomePassword
Joey Hess
2014-11-13
Tor: change unlines to unwords in hiddenService
Félix Sipma
2014-11-12
Tor: change unlines to unwords in description messages
Félix Sipma
2014-11-11
Tor: hiddenServiceData
Félix Sipma
2014-11-11
Tor: varRun
Félix Sipma
2014-11-11
Tor: rename 'varPath' to 'varLib'
Félix Sipma
2014-11-11
Tor: mainConfig, varPath, hidden service by hostname
Félix Sipma
2014-11-10
didn't need quite so much indentation
Joey Hess
2014-11-10
Tor: hidden service
Félix Sipma
2014-09-23
use Daemon.restarted consistently, and implement using Service.restarted
Joey Hess
2014-05-14
moved source code to src
Joey Hess