mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
- Fix documentation comment for files previously residing in checkconf/.
This commit is contained in:
parent
403d0551b7
commit
b774d97b3c
5 changed files with 7 additions and 4 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
|
13 April 2021: George
|
||||||
|
- Fix documentation comment for files previously residing in checkconf/.
|
||||||
|
|
||||||
12 April 2021: George
|
12 April 2021: George
|
||||||
- Fix (increase) verbosity level for iterator error log in
|
- Fix (increase) verbosity level for iterator error log in
|
||||||
processQueryTargets().
|
processQueryTargets().
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* checkconf/unbound-checkconf.c - config file checker for unbound.conf file.
|
* smallapp/unbound-checkconf.c - config file checker for unbound.conf file.
|
||||||
*
|
*
|
||||||
* Copyright (c) 2007, NLnet Labs. All rights reserved.
|
* Copyright (c) 2007, NLnet Labs. All rights reserved.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* checkconf/unbound-control.c - remote control utility for unbound.
|
* smallapp/unbound-control.c - remote control utility for unbound.
|
||||||
*
|
*
|
||||||
* Copyright (c) 2008, NLnet Labs. All rights reserved.
|
* Copyright (c) 2008, NLnet Labs. All rights reserved.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* checkconf/unbound-host.c - replacement for host that supports validation.
|
* smallapp/unbound-host.c - replacement for host that supports validation.
|
||||||
*
|
*
|
||||||
* Copyright (c) 2007, NLnet Labs. All rights reserved.
|
* Copyright (c) 2007, NLnet Labs. All rights reserved.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* checkconf/worker_cb.c - fake callback routines to make fptr_wlist work
|
* smallapp/worker_cb.c - fake callback routines to make fptr_wlist work
|
||||||
*
|
*
|
||||||
* Copyright (c) 2007, NLnet Labs. All rights reserved.
|
* Copyright (c) 2007, NLnet Labs. All rights reserved.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue