This repository has been archived on 2023-09-20. You can view files and clone it, but cannot push or open issues or pull requests.
vim-dnsserial/plugin
Rodolphe Breard a5e7aa3dd5 Add support for timestamp based serial.
Some people uses the current timestamp for the DNS serial number. The
current implementation detects timestamps between September 9 2001 and
March 17 2030. Implementing it has reduced the date based serial
detection to a range between 1900 and 2999, however it should not be a
problem at all because DNS didn't existed before 1900 and, if it still
exists in 3000, there is literally almost 1000 years to fix the problem.
2015-11-16 12:17:30 +01:00
..
dnsserial.vim Add support for timestamp based serial. 2015-11-16 12:17:30 +01:00