propellor/src/Propellor/Property
Joey Hess 71723ca09f support for crypted passwords in privdata
* Added CryptPassword to PrivDataField, for password hashes as produced
  by crypt(3).
* User.hasPassword and User.hasSomePassword will now use either
  a CryptPassword or a Password from privdata, depending on which is set.
2014-12-14 15:24:10 -04:00
..
Chroot more work on OS takeover 2014-12-04 17:11:15 -04:00
HostingProvider keep and use Reboot.now 2014-12-06 13:32:53 -04:00
SiteSpecific update name of libgnutls dev package 2014-12-03 19:05:36 -04:00
Systemd propellor spin 2014-11-21 17:11:26 -04:00
Apache.hs Fix Apache.siteEnabled to update the config file and reload apache when configuration has changed. 2014-12-09 00:34:24 -04:00
Apt.hs improve haddock formating of filenames 2014-12-09 14:22:37 -04:00
Chroot.hs propellor spin 2014-11-22 22:37:25 -04:00
Cmd.hs propellor spin 2014-12-08 01:07:25 -04:00
Cron.hs cron.runPropellor now runs propellor, rather than using its Makefile. This is more robust. 2014-11-25 11:33:45 -04:00
Debootstrap.hs improve haddock formating of filenames 2014-12-09 14:22:37 -04:00
Dns.hs fix docker container provisioning 2014-11-20 00:21:40 -04:00
Docker.hs improve haddock formating of filenames 2014-12-09 14:22:37 -04:00
File.hs fix a case where fileProperty reported a change despite not making one 2014-12-09 00:30:04 -04:00
Firewall.hs propellor spin 2014-12-08 01:07:25 -04:00
Git.hs comment 2014-11-23 14:40:28 -04:00
Gpg.hs Convert GpgKeyId to newtype 2014-11-15 17:02:30 -04:00
Group.hs Group: preferred style 2014-11-25 13:12:56 -04:00
Grub.hs improve haddock formating of filenames 2014-12-09 14:22:37 -04:00
Hostname.hs improve haddock formating of filenames 2014-12-09 14:22:37 -04:00
Mount.hs forgot to add new Mount lib 2014-12-05 17:54:29 -04:00
Network.hs moved source code to src 2014-05-14 19:41:05 -04:00
Nginx.hs Propellor.Property.Nginx: use System.Posix.Files 2014-10-31 17:36:33 -04:00
OS.hs improve haddock formating of filenames 2014-12-09 14:22:37 -04:00
Obnam.hs Convert GpgKeyId to newtype 2014-11-15 17:02:30 -04:00
OpenId.hs typo 2014-12-07 12:50:40 -04:00
Postfix.hs improve haddock formating of filenames 2014-12-09 14:22:37 -04:00
Prosody.hs basic prosody support 2014-11-10 11:14:48 -04:00
Reboot.hs finished accidentially committed bit 2014-12-08 01:07:31 -04:00
Scheduled.hs moved source code to src 2014-05-14 19:41:05 -04:00
Service.hs refactor 2014-12-08 01:22:29 -04:00
Ssh.hs more uses for hostContext 2014-12-07 15:21:55 -04:00
Sudo.hs fix some accidental uses of spaces, rather than tabs, for indentation 2014-10-08 13:14:21 -04:00
Systemd.hs improve haddock formating of filenames 2014-12-09 14:22:37 -04:00
Tor.hs Fixed privdata introspection for User.hasPassword and User.hasSomePassword 2014-12-07 15:03:06 -04:00
User.hs support for crypted passwords in privdata 2014-12-14 15:24:10 -04:00