| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-25 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-09-25 | propellor spin | Joey Hess | |
| 2015-09-25 | Guard against power loss etc when building propellor, by updating the ↵ | Joey Hess | |
| executable atomically. | |||
| 2015-09-23 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-09-23 | remove git signing key when it's the key to be removed | Joey Hess | |
| 2015-09-23 | Added --rm-key. | Joey Hess | |
| 2015-09-23 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-09-23 | propellor spin | Joey Hess | |
| 2015-09-23 | add "ancient" git-annex autobuilder using debian stable i386 | Joey Hess | |
| 2015-09-21 | Unbound: fix bug with duplicate "server" section | Félix Sipma | |
| Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
| 2015-09-21 | Unbound: fix bug with duplicate "server" section | Félix Sipma | |
| Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
| 2015-09-20 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-09-20 | aiccu's init script doesn't support reload; restart it | Joey Hess | |
| 2015-09-20 | make sure aiccu.conf is only readable by root, even if it had a different ↵ | Joey Hess | |
| mode to start with | |||
| 2015-09-20 | bug fix: used wrong username for config file in case where username/tunnelid ↵ | Joey Hess | |
| was provided in privdata | |||
| 2015-09-20 | reload daemon on conf file change | Joey Hess | |
| 2015-09-20 | a few improvements | Joey Hess | |
| 2015-09-20 | fix example after recent changes | Joey Hess | |
| 2015-09-20 | reformat and fix warning about 2 definitions of 'u' | Joey Hess | |
| 2015-09-20 | Add aiccu module. | Jelmer Vernooij | |
| 2015-09-18 | Unbound: improve haddock formatting | Félix Sipma | |
| Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
| 2015-09-18 | Unbound: add example for cachingDnsServer | Félix Sipma | |
| Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
| 2015-09-17 | Unbound: restart unbound when config in cachingDnsServer is modified | Félix Sipma | |
| Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
| 2015-09-17 | Unbound: cachingServer property | Félix Sipma | |
| Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
| 2015-09-16 | Types.Dns: simplify canonicalGroup | Félix Sipma | |
| Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
| 2015-09-15 | documentation | Joey Hess | |
| 2015-09-15 | add PTR record type to Propellor.Types.DNS.Record | Félix Sipma | |
| - add canonicalIP and reverseIP to Propellor.Types.Dns - remove corresponding canonical and revIP from Propellor.Property.Unbound - Propellor.Property.Dns: convert rValue, rField and genRecord to return Maybe String Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
| 2015-09-15 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-09-15 | avoid a change to readProcess that I regretted in the morning | Joey Hess | |
| Seems better to keep handle encoding issues out of that module. | |||
| 2015-09-14 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-09-14 | Allow storing arbitrary ByteStrings in PrivData, extracted using ↵ | Joey Hess | |
| privDataByteString. | |||
| 2015-09-14 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-09-14 | clean up privdata excess/lacking newline issue | Joey Hess | |
| * PrivData converted to newtype (API change). * Stopped stripping trailing newlines when setting PrivData; this was previously done to avoid mistakes when pasting eg passwords with an unwanted newline. Instead, PrivData consumers should use either privDataLines or privDataVal, to extract respectively lines or a value (without internal newlines) from PrivData. | |||
| 2015-09-14 | add missing import and minor cleanup | Joey Hess | |
| 2015-09-14 | docs | Joey Hess | |
| 2015-09-14 | add Unbound property | Félix Sipma | |
| Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
| 2015-09-13 | avoid running debconf-set-selections on [] and add some types for documentation | Joey Hess | |
| 2015-09-13 | merge from git-annex | Joey Hess | |
| 2015-09-13 | avoid brackets | Joey Hess | |
| 2015-09-13 | Follow some hlint suggestions. | Mario Lang | |
| 2015-09-13 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-09-13 | add virus collection cleanup | Joey Hess | |
| 2015-09-12 | DebianMirror: fix various typos | Félix Sipma | |
| Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
| 2015-09-12 | DebianMirror: ensure mirror dir is owned by debmirror:debmirror | Félix Sipma | |
| Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
| 2015-09-11 | todo | Joey Hess | |
| 2015-09-11 | DebianMirror: run cronjob as user "debmirror" | Félix Sipma | |
| Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
| 2015-09-11 | DebianMirror: add Url argument; add mirrorCdn | Félix Sipma | |
| Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
| 2015-09-11 | add DebianMirror property. | Félix Sipma | |
| Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
| 2015-09-10 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-09-10 | Simplify Propellor.Property.Ssh.pubKey. | Mario Lang | |
