Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'kmein/master' | lassulus | 2021-12-30 | 1 | -1/+2 |
|\ | |||||
| * | external: update kmein ssh keys | Kierán Meinhardt | 2021-12-30 | 1 | -1/+2 |
| | | |||||
* | | Merge remote-tracking branch 'ni/master' | lassulus | 2021-12-29 | 1 | -6/+6 |
|\ \ | |/ |/| | |||||
| * | ergo: fix multiclient default config | tv | 2021-12-29 | 1 | -6/+6 |
| | | |||||
* | | external: pinpox-ahorn.r -> ahorn.r | lassulus | 2021-12-29 | 1 | -2/+2 |
|/ | |||||
* | ergo: reload, accounts, channels, doc | lassulus | 2021-12-29 | 1 | -4/+49 |
| | |||||
* | Merge remote-tracking branch 'ni/master' | lassulus | 2021-12-29 | 1 | -30/+8 |
|\ | |||||
| * | ergo: kill dead code and stuff | tv | 2021-12-28 | 1 | -30/+8 |
| | | |||||
* | | hotdog.r tinc: add ed25519 pubkey | lassulus | 2021-12-28 | 1 | -0/+1 |
|/ | |||||
* | ergo: always merge default config | tv | 2021-12-28 | 1 | -1/+4 |
| | |||||
* | ergo: use DynamicUser | lassulus | 2021-12-28 | 1 | -41/+3 |
| | |||||
* | Merge remote-tracking branch 'mic92/master' | lassulus | 2021-12-28 | 1 | -22/+21 |
|\ | |||||
| * | mic92: fix ssh ed25519 keys | Kierán Meinhardt | 2021-12-28 | 1 | -22/+21 |
| | | |||||
* | | tv hosts: add all the ed25519 keys | tv | 2021-12-28 | 1 | -4/+8 |
|/ | |||||
* | external: fix ed25519 pubkey syntax | lassulus | 2021-12-28 | 1 | -5/+5 |
| | |||||
* | external kmein: fix ed25519 pubkey syntax | lassulus | 2021-12-28 | 1 | -4/+4 |
| | |||||
* | external: add pinpox-ahorn | Pablo Ovelleiro Corral | 2021-12-28 | 1 | -0/+30 |
| | |||||
* | external: add kmein ed25519 keys | Kierán Meinhardt | 2021-12-28 | 1 | -1/+4 |
| | |||||
* | l tinc: define ed25519 keys for all hosts | lassulus | 2021-12-28 | 1 | -267/+321 |
| | |||||
* | Merge remote-tracking branch 'mic92/master' | lassulus | 2021-12-25 | 1 | -1/+0 |
|\ | |||||
| * | matchbox: remove ipv4 | Jörg Thalheim | 2021-12-25 | 1 | -1/+0 |
| | | |||||
* | | exim-smarthost: dkim_strict = true | tv | 2021-12-24 | 1 | -0/+1 |
| | | |||||
* | | exim-smarthost: use LoadCredential | tv | 2021-12-24 | 1 | -27/+7 |
| | | |||||
* | | repo-sync: use LoadCredential | tv | 2021-12-24 | 1 | -16/+10 |
| | | |||||
* | | repo-sync: add group | tv | 2021-12-24 | 1 | -0/+3 |
| | | |||||
* | | krebs.systemd: allow LoadCredential to be a string | tv | 2021-12-24 | 1 | -1/+2 |
|/ | |||||
* | systemd module: use LoadCredentials from config.systemd.services | lassulus | 2021-12-23 | 2 | -48/+28 |
| | |||||
* | Merge remote-tracking branch 'ni/master' | lassulus | 2021-12-23 | 4 | -79/+116 |
|\ | |||||
| * | krebs.systemd: allow reload if credentials change | tv | 2021-12-23 | 1 | -3/+16 |
| | | |||||
| * | krebs.systemd: support credentials of any service | tv | 2021-12-23 | 2 | -21/+27 |
| | | |||||
| * | krebs.tinc: drop environment.systemPackages TODO | tv | 2021-12-23 | 1 | -3/+0 |
| | | | | | | | | | | Nobody bothered about this for more than five years. And even though fixable, chances are quite high that this feature is not needed anymore. | ||||
| * | krebs.tinc: drop api and imp boilerplate | tv | 2021-12-23 | 1 | -10/+4 |
| | | |||||
| * | krebs.tinc: don't bother aliasing packages | tv | 2021-12-23 | 1 | -36/+34 |
| | | |||||
| * | krebs.tinc: use LoadCredential | tv | 2021-12-23 | 1 | -50/+27 |
| | | |||||
| * | krebs.systemd.services: restart by LoadCredential | tv | 2021-12-23 | 2 | -0/+52 |
| | | |||||
| * | Merge remote-tracking branch 'prism/master' | tv | 2021-12-22 | 12 | -799/+246 |
| |\ | |||||
| * | | empty -> emptyDirectory | tv | 2021-12-22 | 1 | -2/+2 |
| | | | |||||
* | | | mic92: update ip for eve | Jörg Thalheim | 2021-12-23 | 1 | -2/+2 |
| |/ |/| | |||||
* | | tinc module: reload instead of restart | lassulus | 2021-12-22 | 1 | -4/+6 |
| | | | | | | | | | | remove enableLegacy option since reloading is dependant on /etc/tinc/<netname> existing | ||||
* | | Merge remote-tracking branch 'ni/master' | lassulus | 2021-12-21 | 1 | -1/+0 |
|\| | |||||
| * | secret service: don't be wanted by multi-user.target | tv | 2021-12-21 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | This fixes an issue causing secret-trigger-*.service to be restarted on every activation because after triggering these services are dead, this in turn causes restarts of secret-*.service. And finally this caused the issue of always restarting tinc services as they are PartOf= a couple of secert-*.service. | ||||
* | | iptables module: add compat layer to networking.firewall | lassulus | 2021-12-21 | 1 | -2/+36 |
| | | |||||
* | | tinc module: use tinc_pre as default package | lassulus | 2021-12-21 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'ni/master' | lassulus | 2021-12-20 | 1 | -12/+0 |
|\| | |||||
| * | github-known-hosts: update list | tv | 2021-12-18 | 1 | -12/+0 |
| | | |||||
* | | mic92: add mickey.r | Jörg Thalheim | 2021-12-20 | 1 | -0/+25 |
| | | |||||
* | | ci: add gcroots for successful builds | lassulus | 2021-12-11 | 1 | -2/+15 |
| | | |||||
* | | ca.r: serve ca.crt via nginx | lassulus | 2021-12-09 | 1 | -17/+1 |
| | | |||||
* | | wiki.r: add acme ssl config | lassulus | 2021-12-09 | 1 | -1/+0 |
| | | |||||
* | | realwallpaper: use new graph.r endpoint | lassulus | 2021-12-09 | 1 | -1/+1 |
| | |