bind9/bin/confgen
Michal Nowak 4419606c9d Revise installation locations for BIND binaries
Move BIND binaries which are neither daemons nor administrative programs
to $bindir.  This results in only the following binaries being left in
$sbindir:

  - ddns-confgen
  - named
  - rndc
  - rndc-confgen
  - tsig-confgen
2020-06-04 13:19:23 +02:00
..
include Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00
unix Remove files generated by autotools 2020-04-21 14:19:30 +02:00
win32 Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
ddns-confgen.c Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
ddns-confgen.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
keygen.c Make possible not printing written path 2020-05-29 13:22:13 +00:00
keygen.h Use clang-format to reformat the source files 2020-02-12 15:04:17 +01:00
Makefile.am Revise installation locations for BIND binaries 2020-06-04 13:19:23 +02:00
rndc-confgen.c Make possible not printing written path 2020-05-29 13:22:13 +00:00
rndc-confgen.rst Make possible not printing written path 2020-05-29 13:22:13 +00:00
util.c replace fputs() with fprintf() 2020-05-04 09:14:58 +02:00
util.h Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00