Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-28 | dhcp-to-dns: support host name from dhcp lease comment•••The lease comment is supposed to be a human readable string... But we could allow parsable information. | 1 | -1/+3 | |
2023-03-28 | dhcp-to-dns: add cname if host name appears for existing record | 1 | -0/+4 | |
2023-03-22 | dhcp-to-dns: update cname record on changed host name | 1 | -0/+6 | |
2023-03-22 | dhcp-to-dns: just update the address•••The other values *should* be unchanged... | 1 | -1/+1 | |
2023-03-22 | dhcp-to-dns: add debug message on duplicate leases | 1 | -0/+1 | |
2023-03-22 | dhcp-to-dns: do not update records based on host name | 1 | -7/+0 | |
2023-03-22 | dhcp-to-dns: always create A record with mac address...•••... and an optional CNAME with host name. change-97 | 1 | -10/+13 | |
2023-03-22 | dhcp-to-dns: split fqdn to host name and domain | 1 | -7/+7 | |
2023-03-22 | dhcp-to-dns: match comment on beginning of line | 1 | -1/+1 | |
2023-03-22 | dhcp-to-dns: allow the matching separator string in name | 1 | -4/+4 | |
2023-03-07 | rename scripts and add file extension ".rsc"•••No functional change for the user... The migration is done automatically. change-95 | 1 | -0/+97 |