]>
TLD Linux GIT Repositories - packages/dehydrated.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Marcin Krol [Sat, 28 Oct 2017 13:09:37 +0000 (13:09 +0000)]
- unify indentation
Marcin Krol [Sat, 28 Oct 2017 12:47:00 +0000 (12:47 +0000)]
- add warning about file being overwritten by updates
Marcin Krol [Sat, 28 Oct 2017 12:44:35 +0000 (12:44 +0000)]
- make hooks.sh and system functions non-configs so they always get
replaced during upgrade
- fixed some dir packaging
Marcin Krol [Sat, 28 Oct 2017 12:42:25 +0000 (12:42 +0000)]
- added support for custom functions
Marcin Krol [Sat, 28 Oct 2017 12:41:55 +0000 (12:41 +0000)]
- doh, these are custom ones, do not duplicate function names
Marcin Krol [Sat, 28 Oct 2017 12:31:13 +0000 (12:31 +0000)]
- added strartup and exit hooks
- marked hooks as system ones
Marcin Krol [Sat, 28 Oct 2017 12:25:58 +0000 (12:25 +0000)]
- use bash
Marcin Krol [Fri, 27 Oct 2017 10:44:20 +0000 (10:44 +0000)]
- moved hook processing code to functions
Marcin Krol [Wed, 25 Oct 2017 15:44:05 +0000 (15:44 +0000)]
- works ok, release 1
Marcin Krol [Wed, 25 Oct 2017 15:29:27 +0000 (15:29 +0000)]
- apache_reload, not httpd_reload
Marcin Krol [Wed, 25 Oct 2017 14:14:05 +0000 (14:14 +0000)]
- missed that one
Marcin Krol [Wed, 25 Oct 2017 14:11:57 +0000 (14:11 +0000)]
- back to httpd for now, no time to move /etc/httpd to /etc/apache distro wide
Marcin Krol [Wed, 25 Oct 2017 14:07:39 +0000 (14:07 +0000)]
- s/httpd/apache
Marcin Krol [Wed, 25 Oct 2017 13:54:23 +0000 (13:54 +0000)]
- added postfix and dovecot reload
- unified indentation
Marcin Krol [Wed, 25 Oct 2017 13:54:03 +0000 (13:54 +0000)]
- added postfix and dovecot
Marcin Krol [Tue, 24 Oct 2017 23:07:55 +0000 (23:07 +0000)]
- moved configuration to /etc, dehydrated is not a webapp
- split config into smaller pieces, use conf.d
- better hook.sh with support for global or per certificate hook scripts
Marcin Krol [Tue, 24 Oct 2017 23:07:29 +0000 (23:07 +0000)]
- drop header
Marcin Krol [Tue, 24 Oct 2017 22:58:23 +0000 (22:58 +0000)]
- updated hook.sh path
Marcin Krol [Tue, 24 Oct 2017 22:54:29 +0000 (22:54 +0000)]
- predefined functions for hook scripts
Marcin Krol [Tue, 24 Oct 2017 22:53:59 +0000 (22:53 +0000)]
- global hook script
Marcin Krol [Tue, 24 Oct 2017 22:53:21 +0000 (22:53 +0000)]
- source functions
Marcin Krol [Tue, 24 Oct 2017 22:51:11 +0000 (22:51 +0000)]
- better hook script supporting per certificate or global scripts
Marcin Krol [Tue, 24 Oct 2017 22:49:54 +0000 (22:49 +0000)]
- don't hardcode /var/lib/dehydrated, use BASEDIR
- we've switched to /etc/dehydrated, this is not webapp
Marcin Krol [Tue, 24 Oct 2017 22:47:33 +0000 (22:47 +0000)]
- config file split into smaller, more readable parts
Marcin Krol [Tue, 24 Oct 2017 19:40:46 +0000 (19:40 +0000)]
- run daily
Marcin Krol [Tue, 24 Oct 2017 19:40:30 +0000 (19:40 +0000)]
- user original example
Marcin Krol [Tue, 24 Oct 2017 00:29:18 +0000 (00:29 +0000)]
- from PLD, TLDized