index
:
local-COMMON
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-19
tighten conf snippet local-securityheaders to always set Referrer-Policy Cont...
Jonas Smedegaard
2020-10-19
fix set (not add) HSTS header
Jonas Smedegaard
2020-10-19
rename conf snippet local-ssl to local-tls
Jonas Smedegaard
2020-10-19
set HSTS header in conf snippet local-securityheaders (not local-ssl), and en...
Jonas Smedegaard
2020-10-18
add hack for mods snippet ssl
Jonas Smedegaard
2020-10-18
add snippet local-securityheaders
Jonas Smedegaard
2020-10-17
modernize mods snippet deflate to cover text/javascript
Jonas Smedegaard
2020-10-17
fix use tabs in mods snippet deflate diff
Jonas Smedegaard
2020-10-17
fix use tabs in mods snippet deflate
Jonas Smedegaard
2020-10-17
modernize mods snippet deflate, and extend to cover application/wasm
Jonas Smedegaard
2020-10-17
modernize mods snippet gnutls; drop outdated conf.d snippet local-gnutls
Jonas Smedegaard
2020-10-17
move conf snippet local-multilang to conf-available from conf.d
Jonas Smedegaard
2020-10-13
fix undefine all defined variables
Jonas Smedegaard
2020-10-12
disable OCSP stapling with mod_gnutls unless explicitly enabled with variable...
Jonas Smedegaard
2020-10-12
fix define dummy _TLS_HOST _default_ for vhost snippet 0_default
Jonas Smedegaard
2020-10-11
have apache2 example vhost snippets include snippet local-ssl from conf-avail...
Jonas Smedegaard
2020-10-11
drop apache2 snippet local-log-origin, and streamline log options for sample ...
Jonas Smedegaard
2020-10-11
fix separate default vhost 0_default from (new) example vhost zzz_wrong.examp...
Jonas Smedegaard
2020-10-11
fix syntax error
Jonas Smedegaard
2020-10-11
fix syntax error
Jonas Smedegaard
2020-10-11
fix syntax errors
Jonas Smedegaard
2020-10-11
enable HSTS by default
Jonas Smedegaard
2020-10-11
ensure TLS settings are applied only when both wanted and possible
Jonas Smedegaard
2020-10-11
fix load default https site _after_ http site (otherwise all http sites will ...
Jonas Smedegaard
2020-10-11
fix add extension .conf to apache2 site snippets
Jonas Smedegaard
2020-10-11
use mod_gnutls when available (not mod_ssl)
Jonas Smedegaard
2020-10-11
drop obsolete and unused options
Jonas Smedegaard
2020-10-11
use optional variables _HOST _TLSHOST _TLS_CERT_CHAIN _TLS_KEY, and if either...
Jonas Smedegaard
2020-10-11
modernize to use pyzor ping (not pyzor discover)
Jonas Smedegaard
2020-10-11
fix TLS_CHAIN_FILES file extension
Jonas Smedegaard
2020-10-11
modernize to use TLS_CHAIN_FILES (not TLS_CERT TLS_KEY)
Jonas Smedegaard
2020-10-11
supersede TLS_CERT TLS_KEY by redpill config mailhost
Jonas Smedegaard
2020-10-11
tidy: rename internal supported-feature variables
Jonas Smedegaard
2020-10-11
tidy: resolve redpill config paths before supported features
Jonas Smedegaard
2020-10-11
generalize overridable variables $AMAVIS_MAXPROC $DKIMPROXY_MAXPROC_OUT
Jonas Smedegaard
2020-10-10
update coverage
Jonas Smedegaard
2020-10-10
support quoted string in function getperlvarfromfile()
Jonas Smedegaard
2020-10-10
tidy: use read -r (to please shellcheck)
Jonas Smedegaard
2020-10-10
tidy: disambiguate non-array variable
Jonas Smedegaard
2020-10-10
fix use printf (not non-posix echo -n)
Jonas Smedegaard
2020-10-10
support overridable variable $FORCE
Jonas Smedegaard
2020-10-10
tidy: avoid useless use of cat, and wrap some long lines
Jonas Smedegaard
2020-10-10
tidy: explicitly escape non-shell postconf variables
Jonas Smedegaard
2020-10-10
fix quote variables, and drop unneeded quotes
Jonas Smedegaard
2020-10-10
tidy: avoid deprecated backtick subshell
Jonas Smedegaard
2020-10-10
generalize variable $thisrealm, and improve uppercasing
Jonas Smedegaard
2020-10-10
generalize overridable variables $REDPILL $REALM
Jonas Smedegaard
2020-10-10
generalize overridable variables $TLS_CERT $TLS_KEY
Jonas Smedegaard
2020-10-10
fix provide TLS certificate for outbound opportunistic encryption only when a...
Jonas Smedegaard
2020-10-09
reload/restart postfix with command service (not invoke-rc.d)
Jonas Smedegaard
[prev]
[next]