Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-01 | README: optional scheduler to update scripts automatically | Christian Hesse | 1 | -0/+4 | |
2020-08-26 | [ ... print count-only ...] -> [ :len [ ... find ... ] ] | Christian Hesse | 1 | -1/+1 | |
Using 'print count-only' always prints a number to terminal, even if the value is evaluated in a condition or assigned to a variable. This can be quite annoying. Behavior will not chance (SUP-25503), so replacing the code... | |||||
2020-07-16 | INITIAL-COMMANDS: declare $CertificateNameByCN | Christian Hesse | 1 | -0/+1 | |
2020-07-14 | global-config: dropped $ScriptUpdatesIgnore, use ignore flag in commentchange-22 | Christian Hesse | 1 | -1/+2 | |
2020-04-24 | INITIAL-COMMANDS: use function to rename certificates | Christian Hesse | 1 | -6/+4 | |
2020-03-23 | completely replace script-updates with $ScriptInstallUpdatechange-14 | Christian Hesse | 1 | -1/+1 | |
2020-03-20 | convert initial commands from script to page | Christian Hesse | 1 | -0/+31 | |
This is not intended for installation... |