Commit graph

477 commits

Author SHA1 Message Date
Jérôme Lebleu
2a6d7b7c4a [fix] Create home directory during login (fixbug #80) 2015-11-13 13:40:53 +01:00
Jérôme Lebleu
71a21d71d2 [fix] Use default options in yunohost-api systemd service too 2015-11-12 17:14:03 +01:00
Jérôme Lebleu
7435ba7cee [enh] Allow to set default options for yunohost-api service 2015-11-12 13:48:48 +01:00
Jérôme Lebleu
ce57a406c1 [fix] Enable yunohost-api systemd service manually 2015-11-12 13:32:30 +01:00
Jérôme Lebleu
8ebfdd217c [enh] Add logrotate configuration 2015-11-12 13:14:38 +01:00
kload
acd1d051c2 Update changelog for 2.3.0 release 2015-11-03 12:21:12 +00:00
Jérôme Lebleu
954ac318d8 [fix] Set proper version of moulinette dependency 2015-11-02 23:17:17 +01:00
Jérôme Lebleu
1db0cd8b68 Merge pull request #113 from YunoHost/mysql_innodb
Avoid self corruption of mysql on power failure
2015-11-02 13:56:22 +01:00
Laurent Peuch
15c59e6d67 Avoid self corruption of mysql on power failure
By default, mysql creates its mysql database in MyISAN mode which self corrupt itself way too frequently on the internet cube configuration. InnoDB seems fine in comparison. Also MyISAN is bullcrap.
2015-11-02 13:54:34 +01:00
Le Kload
33de3c8d91 Merge pull request #112 from YunoHost/unreferenced_variables
Unreferenced variables
2015-11-01 13:20:47 +01:00
Laurent Peuch
2d88ab9a24 [fix] unreferenced exceptions 2015-11-01 13:00:15 +01:00
Laurent Peuch
21b67ee7d0 [mod] remove useless imports 2015-11-01 13:00:06 +01:00
kload
08621f8b32 [fix] Remove spamassassin CRON as well 2015-11-01 10:24:33 +01:00
kload
c3d379be5b Revert 95cbff27a9 2015-10-31 21:43:25 +01:00
Jérôme Lebleu
4e72595aaa [fix] Open port 1900 when enabling UPnP (fixes #30) 2015-10-31 21:11:45 +01:00
kload
0bbff4a416 [fix] Disable/stop previous email services only if we are forcing conf regeneration 2015-10-31 19:38:08 +01:00
kload
12127d1a71 [fix] Use a recent moulinette version 2015-10-31 19:21:48 +01:00
kload
cdb862dfaf [fix] Do not fail if firewall is stopped 2015-10-31 19:21:25 +01:00
kload
eea9b2e3af [fix] Do not mind notices and warnings when parsing command response 2015-10-31 18:03:51 +01:00
kload
b51c450873 [fix] do not start Rspamd service, socket is enough 2015-10-31 16:49:35 +01:00
Jérôme Lebleu
e133acdc84 [fix] Do not start yunohost-firewall service by default 2015-10-31 16:32:01 +01:00
kload
70fb1f3a29 [fix] Restart rspamd socket before the service 2015-10-31 16:21:21 +01:00
kload
2019fb21ec [fix] header_check path typo 2015-10-31 14:37:20 +01:00
kload
009fe2f637 [fix] Force hook execution when YunoHost is not configured 2015-10-31 14:26:11 +01:00
kload
c7310e6b6e [fix] Typo in email-legacy hook 2015-10-31 14:23:38 +01:00
kload
8abb523749 [fix] rmilter configuration path 2015-10-31 14:14:34 +01:00
kload
95cbff27a9 [fix] Allow yunohost firewall service to be run even if YunoHost is unconfigured 2015-10-31 13:58:02 +01:00
kload
813ab01e9d [enh] Replace the email stack by Rspamd/Rmilter 2015-10-31 12:33:06 +01:00
Jérôme Lebleu
ee1e3cdd3d [fix] Remove already installed by metronome package files 2015-10-27 09:49:19 +01:00
Le Kload
2f0c95399c Create README.md 2015-10-25 14:13:46 +01:00
Le Kload
32c17c3e36 Merge pull request #107 from yunohost-bot/unstable-weblate
Update from Weblate.
2015-10-13 19:39:18 +02:00
Le Kload
91354a28a7 Merge pull request #109 from YunoHost/use_official_app_list
[fix] Use official.json app list.
2015-10-13 10:51:26 +02:00
opi
adcebb39f9 [fix] Use official.json app list. 2015-10-12 22:24:21 +02:00
Jérôme Lebleu
3e1d9fc33b [enh] Add hooks for post domain add/remove (fix #108) 2015-10-12 21:43:31 +02:00
Jérôme Lebleu
1beadf3051 [fix] Clean systemd services install and really fix firewall 2015-10-09 14:26:04 +02:00
Jérôme Lebleu
4e790e2626 [fix] Do not enable yunohost-firewall service at install 2015-10-09 12:48:45 +02:00
Jérôme Lebleu
f4a9f1b85b [fix] Install updated metronome 3.7 modules instead of copying 2015-10-08 15:55:17 +02:00
Jérôme Lebleu
908d77f234 [ref] Rename lib folder to src 2015-10-08 15:47:24 +02:00
Jérôme Lebleu
95108ddb54 Translated using Weblate (French)
Currently translated at 89.0% (179 of 201 strings)
2015-10-08 13:37:01 +02:00
aoz roon
f47c8f2ae5 Translated using Weblate (French)
Currently translated at 88.5% (178 of 201 strings)
2015-10-08 13:35:52 +02:00
Jérôme Lebleu
bff9916a90 Translated using Weblate (French)
Currently translated at 88.0% (177 of 201 strings)
2015-10-08 13:34:58 +02:00
Jérôme Lebleu
911bcfa2eb [fix] Remove undefined hooks variable in backup_create 2015-10-08 12:20:53 +02:00
Jérôme Lebleu
4905dfc9cc [rip] Replace old moulinette-yunohost package name 2015-10-08 12:01:34 +02:00
Adrien Beudin
00e066414e [fix] Sieve permission denied 2015-10-07 16:39:06 +02:00
Adrien Beudin
e439737259 Sieve permission denied 2015-10-07 14:19:29 +02:00
Jérôme Lebleu
ec94650595 [typo] Duplicated word 'to' in package description 2015-10-07 01:36:34 +02:00
Jérôme Lebleu
15ccd60545 [fix] Fix some lintian issues and add yunohost-firewall.service 2015-10-07 00:43:48 +02:00
Jérôme Lebleu
37c84a6c08 [fix] Remove python2 from debian/rules 2015-10-06 23:09:36 +02:00
Jérôme Lebleu
c9b8099d74 [fix] Add Python2 in Build-Depends and review description 2015-10-06 23:00:31 +02:00
Jérôme Lebleu
dd309205d2 [enh] Use hook_info in backup and save/restore restoration hooks 2015-10-06 12:48:16 +02:00