Georg Lauterbach
|
566eaa0e13
|
complete refactoring for start-mailserver.sh (#1605)
* completely refactored `start-mailserver.sh`
* added braces; correctly formatted tabs / spaces
* included `start-mailserver` into shellcheck checks
* cleanup
* removed unnecessary shellcheck comments adding braces and "" where necessary
* corrected some mistakes in CONTRIBUTING
* Makefile now uses correct shellcheck
|
2020-09-23 10:21:37 +02:00 |
|
Georg Lauterbach
|
77520bf96f
|
adjusted coding style guidelines; added table of contents
|
2020-09-09 17:19:48 +02:00 |
|
Georg Lauterbach
|
f7ca406ec9
|
fixing #1602; variable-brace-policy changed;
|
2020-09-06 12:27:40 +02:00 |
|
Georg Lauterbach
|
bf679a5504
|
changes from tomav#1599 without start-mailserver.sh
included all changes from the work on refactoring all scripts, but excluded one big script to make merging easier; replaced mapfile with read
|
2020-09-05 16:19:12 +02:00 |
|
Andreas Perhab
|
59251a5e34
|
Add a hint to run make clean all
If developers only run make when there is a test failure the clean may not run, so 'make clean all' should be the safe mode to run the tests.
|
2019-10-18 14:42:00 +02:00 |
|
Erik Wramner
|
603dbbd7b0
|
1175: specify user for cron.d freshclam file (#1176)
* 1175: specify user for cron.d freshclam file
* Fix Dovecot SSL parameters and generate dhparams as for Postfix
* Fixed broken unit tests
|
2019-07-23 16:12:12 +02:00 |
|
Arne Kepp
|
4e842c75f8
|
Mention submodule dependency (#573)
Mention that the integration tests will not work unless you manually initialize and update submodules
|
2017-04-17 18:30:04 +02:00 |
|
Thomas VIAL
|
480113901e
|
Added detail on development workflow
|
2017-01-19 13:31:04 +01:00 |
|
Thomas VIAL
|
49b62aa1be
|
Fixes #423 (#428)
|
2016-12-24 14:52:00 +01:00 |
|