Commit Graph

5918 Commits (31fc97415d4c43e37e72784080702ba28249dd52)
 

Author SHA1 Message Date
Qvinticom 31fc97415d
Merge f86dbda908 into 45660902ed 2 days ago
neil 45660902ed
Merge pull request #6262 from copyliu/copyliu-routeros-dev
routeros: file-name should in quotes in newer (7.18) version
4 days ago
neil 72318cb687
Merge pull request #6263 from markkuleinio/dev
dns_he_ddns: Add empty dns_he_ddns_rm() to remove warnings
4 days ago
neil f277223a65
Merge pull request #6257 from metaforget/master
cqhttp notify-hook:Compatibility with QQ Headless Project Napcat
4 days ago
Markku Leiniö 262fa74f5e dns_he_ddns: Add empty dns_he_ddns_rm() to remove warnings 1 week ago
copyliu ebdd221c72
routeros: file-name should in quotes in newer (7.18) version 1 week ago
metaforget 2b8d162c9e
Merge branch 'dev' into master 2 weeks ago
metaforget dc8cf0e02e
cqhttp notify-hook:Compatibility with QQ Headless Project Napcat 2 weeks ago
neil a054f6a97b
Merge pull request #6240 from Giova96/master
Add FreeMyIP DNS Api Support
2 weeks ago
neil 63d11c3eea
Merge pull request #6245 from aafbsd/patch-1
Support FreeBSD's sed -i
2 weeks ago
Giovannimaria Gandossi dd2199c472 Adding support for FreeMyIP dns API 2 weeks ago
aafbsd 661c3bbdb0
Support FreeBSD's sed -i
FreeBSD's sed requires an extension for the backup file when -i is used. However, it may be zero-length to indicate that no backup is desired.
2 weeks ago
neil 5236e81068 version 3.1.1 3 weeks ago
neil c459b5eb9d
Merge pull request #6243 from acmesh-official/dev
sync
3 weeks ago
neil 384f0fb89a
Merge pull request #6242 from NerLOR/master
dns_world4you: Adapt to change in world4you.com
3 weeks ago
Lorenz Stechauner 1d628bcf9e dns_world4you: Adapt to change in world4you.com 3 weeks ago
neil b8644f49ec
Merge pull request #6239 from scruel/patch-1
chore(synology): remove personal mail
3 weeks ago
Scruel Tao 091c1f7ef1
chore(synology): remove personal mail 3 weeks ago
neil c838c3fa73
Merge pull request #6234 from tomo2403/deployhook-docker
Allow deploying of PKCS to docker containers and other hooks
3 weeks ago
neil 8bb9106b42
Merge pull request #6226 from davidha/fix-saved-local-hostname
Fix bug saving SYNO_LOCAL_HOSTNAME
3 weeks ago
tomo a7e3b0d184
Merge branch 'dev' into deployhook-docker 4 weeks ago
tomo 449c542d5a
fixed env warning while building 4 weeks ago
tomo 7f19f8cf0e
implemented deploying pfx to docker container 4 weeks ago
tomo b2eb704394
allowed deploying of pfx cert 4 weeks ago
David Ha 899da0c6ea Update synology_dsm.sh
fix check logic
1 month ago
David Ha def41a7878 Fix bug saving SYNO_LOCAL_HOSTNAME
Exporting SYNO_LOCAL_HOSTNAME=1 only works on the first deploy invocation. Subsequent deploys using the saved config fails because it saves $SYNO_HOSTNAME instead of $SYNO_LOCAL_HOSTNAME.
1 month ago
neil 6dbe49089e minor 2 months ago
neil 5883e5159f
Merge pull request #6202 from ARNik/dns_beget
Add Beget.com DNS API support
2 months ago
ARNik 26a5d48f63 dnsapi: Beget.com fix case-sensitive domain names 2 months ago
ARNik aa6feb4b62 dnsapi: Beget.com fix rm record 2 months ago
ARNik 2fef0ebea8 dnsapi: Beget.com subdomain preparation rework 2 months ago
ARNik 66dd51a09a dnsapi: check Beget.com API replies 2 months ago
ARNik 077868604d dnsapi: Add Beget.com DNS API 2 months ago
neil 0ae80272fb
Merge pull request #5237 from markkuleinio/add-he-ddns
Add dnsapi script for HE DDNS
2 months ago
neil 7bef7cf9e2
Merge pull request #6108 from Attackwave/Truenas-Deploy-Websocket
Truenas deploy websocket
2 months ago
neil 6fa24cad18
Merge pull request #6195 from 3VAbdAVE/dev
Fixed cloudkey gen 2 changes
2 months ago
neil 6313020ba9
Merge pull request #6194 from ghen2/hostname
Portability: use `uname -n` instead of `hostname`.
2 months ago
3VAbdAVE b2eead386d Merge remote-tracking branch 'upstream/dev' into dev 2 months ago
Geert Hendrickx b826123d98
Portability: use `uname -n` instead of `hostname`.
`hostname` is not available by default on some modern Linux distributions
(eg. Arch Linux), whereas `uname -n` is defined by POSIX, so guaranteed.
2 months ago
neil cf537070d8
Merge pull request #5128 from vlad-kms/master
Feature: Add new version API dns SELECTEL dns_selectel.sh (actual v2)
2 months ago
neil 7a00a1dced
Merge pull request #6191 from HTDemony/master
Create script for deploy certificate on Proxmox Backup Server
2 months ago
Demony 80c37ebab2
Merge branch 'dev' into master 2 months ago
neil 5fb4136bcd
Merge pull request #6190 from jpmens/patch-2
Correct typo in acme.sh
2 months ago
Yann DEMOULIN 6a249ca1dd Create script for deploy certificate on Proxmox Backup Server 2 months ago
Jan-Piet Mens 5610d4782f
Correct typo in acme.sh 2 months ago
Markku Leiniö fef4574c3c Fix option description 2 months ago
neil 65239c7c25
Merge pull request #6184 from JazzMalar/master
Update dns_cyon plugin
2 months ago
Markus Schenk 1b123054b3 also updated the other validation functions 2 months ago
Markus Schenk b29d17f522 changed char class for compatibility with openbsd 2 months ago
Markus Schenk 04aefbf28d moved the env change check to its own function 2 months ago