| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-08 | propellor spin | Joey Hess | |
| 2015-01-06 | Merge Utiity modules from git-annex. | Joey Hess | |
| Except for a few that are using the other exception handling library, that propellor has not switched to yet. | |||
| 2015-01-06 | refactor dns settings! | Joey Hess | |
| 2015-01-06 | add update-server-info, so the repo has all current branches published over http | Joey Hess | |
| 2015-01-04 | SSHFP records are also generated for CNAMES of hosts. | Joey Hess | |
| 2015-01-04 | prep | Joey Hess | |
| 2015-01-04 | propellor spin | Joey Hess | |
| 2015-01-04 | propellor spin | Joey Hess | |
| 2015-01-04 | DNS records for hosts with known ssh public keys now automatically include ↵ | Joey Hess | |
| SSHFP records. | |||
| 2015-01-04 | Fix bug that prevented deploying ssh host keys when the file for the key ↵ | Joey Hess | |
| didn't already exist. This is not a new bug. | |||
| 2015-01-04 | cleanup | Joey Hess | |
| 2015-01-04 | randomHostKeys is removed from CloudAtCost.deCruft. | Joey Hess | |
| 2015-01-04 | avoid ever removing all host keys | Joey Hess | |
| 2015-01-04 | propellor spin | Joey Hess | |
| 2015-01-04 | propellor spin | Joey Hess | |
| 2015-01-04 | propellor spin | Joey Hess | |
| 2015-01-04 | Ssh.hostKey and Ssh.hostKeys no longer install public keys from the privdata. | Joey Hess | |
| Instead, the public keys of a host should be set using Ssh.pubKey. | |||
| 2015-01-04 | Ssh.hostKeys now also installs any available SshEd25519 keys. | Joey Hess | |
| 2015-01-04 | sshPubKey is renamed to Ssh.pubKey, and has an added SshKeyType parameter. | Joey Hess | |
| 2015-01-04 | sshPubKey is renamed to Ssh.pubKey | Joey Hess | |
| 2015-01-04 | transition docs | Joey Hess | |
| 2015-01-04 | propellor spin | Joey Hess | |
| 2015-01-04 | add $INCLUDE of pubkeys before zone file is written, to avoid pogoing | Joey Hess | |
| 2015-01-04 | fix serial incrementing | Joey Hess | |
| 2015-01-04 | propellor spin | Joey Hess | |
| 2015-01-04 | propellor spin | Joey Hess | |
| 2015-01-04 | propellor spin | Joey Hess | |
| 2015-01-04 | propellor spin | Joey Hess | |
| 2015-01-04 | use separate directory for dnssec files | Joey Hess | |
| 2015-01-04 | resign zone if keys change | Joey Hess | |
| 2015-01-04 | DNS WIP | Joey Hess | |
| 2015-01-03 | stub signedPrimary | Joey Hess | |
| 2015-01-03 | add DnsSec module | Joey Hess | |
| 2015-01-03 | add hasPrivContentFrom | Joey Hess | |
| 2015-01-01 | Detect #774376 and refuse to use docker if the system is so broken that ↵ | Joey Hess | |
| docker exec doesn't enter a chroot. | |||
| 2015-01-01 | more cruft from new image | Joey Hess | |
| 2014-12-23 | remove screen workaround | Joey Hess | |
| Turns out elephant's oldusenet shellbox docker instance somehow had a non-setguid screen binary. Dunno how; reinstall fixed it. | |||
| 2014-12-23 | fix screen dir mode | Joey Hess | |
| 2014-12-23 | propellor spin | Joey Hess | |
| 2014-12-22 | propellor spin | Joey Hess | |
| 2014-12-22 | gitriddance | Joey Hess | |
| 2014-12-21 | Revert ensureProperty warning message, too many false positives in places ↵ | Joey Hess | |
| where Info is correctly propigated. Better approach needed. | |||
| 2014-12-21 | propellor spin | Joey Hess | |
| 2014-12-14 | broke up big function to describe PrivDataField | Joey Hess | |
| 2014-12-14 | support for crypted passwords in privdata | Joey Hess | |
| * 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-09 | improve haddock formating of filenames | Joey Hess | |
| 2014-12-09 | Fix Apache.siteEnabled to update the config file and reload apache when ↵ | Joey Hess | |
| configuration has changed. | |||
| 2014-12-09 | fix a case where fileProperty reported a change despite not making one | Joey Hess | |
| The problem occurred because two lists of lines of the file can be different, while representing the same file content. For example: ["foo", "bar"] ["foo\nbar"] | |||
| 2014-12-08 | refactor | Joey Hess | |
| 2014-12-08 | another place to use toResult | Joey Hess | |
