Alexandre Aubin
|
cd43c8bd0d
|
postfix: fix relay conf not triggered because new setting system now returns '1' and not 'True'
|
2022-10-31 14:53:10 +01:00 |
|
Alexandre Aubin
|
d1d203726b
|
Merge remote-tracking branch 'origin/enh-actions' into 11.1
|
2022-10-04 22:33:28 +02:00 |
|
ljf (zamentur)
|
b0411d5da9
|
[fix] Lidswitch if no reboot
|
2022-09-12 01:47:03 +02:00 |
|
Alexandre Aubin
|
1037508fb5
|
Merge branch '11.1' into admins
|
2022-09-04 20:28:59 +02:00 |
|
Alexandre Aubin
|
a2d0a1445d
|
Merge branch 'dev' into admins
|
2022-09-04 20:25:42 +02:00 |
|
Alexandre Aubin
|
38234c9501
|
Merge branch 'dev' into enh-global-settings-configpanel
|
2022-09-03 22:33:46 +02:00 |
|
Alexandre Aubin
|
b77e811402
|
regenconf: add a timeout to curl inside dnsmasq regenconf to prevent being stuck too long when no network on the machine
|
2022-09-01 19:16:37 +02:00 |
|
Alexandre Aubin
|
503b90316f
|
[fix] regenconf: fix a stupid issue with slapcat displaying an error message because grep -q breaks the pipe
|
2022-08-30 00:04:23 +02:00 |
|
Alexandre Aubin
|
87abbe678d
|
Merge remote-tracking branch 'origin/dev' into admins
|
2022-08-09 18:29:59 +02:00 |
|
Alexandre Aubin
|
66901e4f73
|
global settings: drop the support old DSA hostkey support
|
2022-08-06 13:05:54 +02:00 |
|
Alexandre Aubin
|
133d8b60c1
|
global settings: misc naming/ui/ux/i18n improvements
|
2022-08-06 13:03:28 +02:00 |
|
Alexandre Aubin
|
cae7e5b5af
|
Merge branch 'dev' into enh-global-settings-configpanel
|
2022-08-04 18:27:12 +02:00 |
|
Alexandre Aubin
|
9d39a2c0b4
|
regenconf dhclient/resolvconf: fix weird typo, probably meant 'search' (like in our rpi-image tweaking)
|
2022-08-03 16:09:47 +02:00 |
|
Tagadda
|
133ba3f14f
|
settings: backup settings.yml
|
2022-04-26 17:26:48 +00:00 |
|
Tagadda
|
f0bf8dd1fd
|
settings: use email.smtp.smtp_relay_enabled
|
2022-04-26 17:26:48 +00:00 |
|
Tagadda
|
eb747cc15e
|
Search and replace old settings, first pass
|
2022-04-26 17:26:48 +00:00 |
|
Tagadda
|
a51738f1c3
|
fix: YNH_MAIN_DOMAINS env variable in regenconf
Also... `yunohost domain list --output-as plain` also print "#domain" and "#main"
so this used to create wierd files in /var/lib/metronome/
|
2022-02-16 12:34:22 +00:00 |
|
Alexandre Aubin
|
d6a6ca1db4
|
security: Enable proc-hidepid by default
|
2022-02-01 12:52:40 +01:00 |
|
Alexandre Aubin
|
345e50ae00
|
regenconf: make some systemctl enable/disable quiet²
|
2022-01-29 16:49:03 +01:00 |
|
Alexandre Aubin
|
bccff1b442
|
regenconf: make some systemctl enable/disable quiet
|
2022-01-29 15:52:20 +01:00 |
|
Tagadda
|
9ef3a1bfff
|
[enh] Add SNI support to postfix and dovecot
|
2022-01-19 23:28:43 +00:00 |
|
Alexandre Aubin
|
1e61883b2f
|
Merge branch 'dev' into bullseye
|
2022-01-18 00:16:49 +01:00 |
|
Alexandre Aubin
|
8af721993b
|
Merge branch 'bullseye' into admins
|
2022-01-11 16:12:23 +01:00 |
|
Alexandre Aubin
|
04a92e547d
|
Merge branch 'dev' into bullseye
|
2022-01-11 16:10:51 +01:00 |
|
Alexandre Aubin
|
6cae524910
|
Drop the 'admin' user, have 'admins' be a group of Yunohost users instead
|
2022-01-11 14:53:04 +01:00 |
|
Alexandre Aubin
|
26b837b085
|
Merge branch 'dev' into bullseye
|
2022-01-07 02:54:55 +01:00 |
|
Alexandre Aubin
|
620da53fe7
|
postfix: move postmap to post regenconf, because the postfix user must be able to access the file, and cant anymore during pre because we moved the pending regenconf folder elsewhere
|
2022-01-03 20:14:36 +01:00 |
|
Alexandre Aubin
|
63a84f5398
|
dyndns: replace dnssec-keygen and nsupdate with python code, drop legacy md5 stuff, drop unecessary dyndns 'private' key
|
2022-01-03 20:02:56 +01:00 |
|
Alexandre Aubin
|
dc426510f5
|
Merge branch 'migrate_to_bullseye' into bullseye
|
2021-12-08 22:19:03 +01:00 |
|
Alexandre Aubin
|
00d535a620
|
Stop using /home/yunohost.conf for regenconf / confbackup, /var/cache is fine, prevent confusing /home/yunohost.* folder
|
2021-12-06 18:38:54 +01:00 |
|
Alexandre Aubin
|
8eaa701230
|
Fuckit I don't understand how to properly manage systemctl service with debian files while having flexibility on when the api restart happens, let's manage everything with the regen conf
|
2021-12-01 21:06:53 +01:00 |
|
Alexandre Aubin
|
9488b419c3
|
Having an openssl.ca.cnf is needed to create domains
|
2021-12-01 00:24:31 +01:00 |
|
Alexandre Aubin
|
34b7e667a7
|
Aaaaand try again to fix certificate generation
|
2021-11-30 23:25:25 +01:00 |
|
Alexandre Aubin
|
76075909c9
|
Moar attempt to fix ssl cert generation + automigrate legacy + enforce sensible permissions
|
2021-11-30 21:29:11 +01:00 |
|
Alexandre Aubin
|
73da37f152
|
Attempt to fix the weird selfsigned certificate generation error
|
2021-11-30 20:46:43 +01:00 |
|
Alexandre Aubin
|
45584b44a6
|
Merge branch 'dev' into bullseye
|
2021-11-28 16:27:22 +01:00 |
|
Alexandre Aubin
|
10e00b3318
|
Fix old moulinette stuff not relevant anymore
|
2021-11-22 08:13:14 +01:00 |
|
Alexandre Aubin
|
9c28c07af4
|
Fix overly complex location for ssl workdir
|
2021-11-22 08:10:14 +01:00 |
|
Alexandre Aubin
|
5af6f34307
|
Merge branch 'bullseye' into rework-dir-topology
|
2021-11-15 03:34:10 +01:00 |
|
Alexandre Aubin
|
a16edfc526
|
Merge branch 'bullseye' into rework-dir-topology
|
2021-11-14 21:48:54 +01:00 |
|
Alexandre Aubin
|
05f25fa85f
|
Propagate dir structure change to scripts etc
|
2021-11-10 18:25:37 +01:00 |
|
Alexandre Aubin
|
5de9e4fe6a
|
Yolorework the repo dir structure
|
2021-11-10 17:56:02 +01:00 |
|
Jérôme Lebleu
|
3a76e95c7f
|
[enh] Add debian subdirectory and change root yolo structure
|
2015-01-31 23:45:34 +01:00 |
|
kload
|
7862b2a64f
|
[fix] Typo to avoid listing files
|
2014-10-25 20:05:04 +02:00 |
|
kload
|
7d99cd8f4d
|
[fix] Rename hooks to sort them properly
|
2014-10-25 18:47:13 +02:00 |
|
kload
|
796e53bf1f
|
[enh] Add system backup and restore hooks
|
2014-10-25 18:43:31 +02:00 |
|