Searched refs:lg_mesg (Results 1 - 7 of 7) sorted by relevance

/bind-9.6-ESV-R11/contrib/zkt/
H A Drollover.c172 lg_mesg (LG_DEBUG, "%s: is_parentdirsigned = %d fileexist (%s)\n", zp->zone, fileexist (path), path);
263 lg_mesg (LG_ERROR, "\"%s\": unable to generate new ksk for double signing rollover", zp->zone);
266 lg_mesg (LG_INFO, "\"%s\": kskrollover phase1: New key %d generated", zp->zone, ksk->tag);
270 lg_mesg (LG_ERROR, "kskrollover phase1: Couldn't find the old active key\n");
272 lg_mesg (LG_ERROR, "Couldn't create parentfile %s\n", path);
279 lg_mesg (LG_WARNING, "\"%s\": lifetime of key signing key %d exceeded since %s",
308 lg_mesg (LG_ERROR, "Couldn't create parentfile %s\n", path);
309 lg_mesg (LG_INFO, "\"%s\": kskrollover phase2: send new key %d to the parent zone", zp->zone, ksk->tag);
331 lg_mesg (LG_INFO, "\"%s\": kskrollover phase3: Remove old key %d", zp->zone, ksk->tag);
393 lg_mesg (LG_DEBU
[all...]
H A Dlog.c362 lg_mesg (level, "------------------------------------------------------------");
364 lg_mesg (level, "");
366 lg_mesg (level, "running%s ", cmdline);
371 ** lg_mesg (level, fmt, ...)
383 void lg_mesg (int priority, char *fmt, ...) function
472 lg_mesg (LG_DEBUG, "debug message");
473 lg_mesg (LG_INFO, "INFO message");
474 lg_mesg (LG_NOTICE, "Notice message");
475 lg_mesg (LG_WARNING, "Warning message");
476 lg_mesg (LG_ERRO
[all...]
H A Dlog.h76 extern void lg_mesg (int level, char *fmt, ...);
H A Dnscomm.c71 lg_mesg (LG_NOTICE, "%s: %s dynamic zone", str, action);
125 lg_mesg (LG_ERROR, "exec of distribution command %s disabled due to security reasons", zp->conf->dist_cmd);
142 lg_mesg (LG_NOTICE, "%s: key distribution triggered", zone);
161 lg_mesg (LG_NOTICE, "%s: distribution triggered", zone);
176 lg_mesg (LG_NOTICE, "%s: reload triggered", zone);
209 lg_mesg (LG_NOTICE, "%s: reload triggered", str);
H A Dzkt-signer.c286 lg_mesg (LG_FATAL, "\"%s\": couldn't read", origin);
333 lg_mesg (LG_NOTICE, "end of run: %d error%s occured", errcnt, errcnt == 1 ? "" : "s");
418 lg_mesg (LG_ERROR, "\"%s\" in view \"%s\" found in name server config, but no matching view was set on startup", zone, view);
480 lg_mesg (LG_ERROR, "\"%s\": not a secure zone directory (%s)!", zp->zone, zp->dir);
490 lg_mesg (LG_ERROR, "\"%s\": no zone file found (%s)!", zp->zone, path);
572 lg_mesg (LG_NOTICE, "\"%s\": re-signing triggered: %s", zp->zone, mesg);
597 lg_mesg (LG_ERROR, "\"%s\": can't create keyfile %s", zp->zone , path);
617 lg_mesg (LG_ERROR,
677 lg_mesg (LG_ERROR, "\"%s\": signing failed!", zp->zone);
994 lg_mesg (LG_ERRO
[all...]
H A Dncparse.c225 lg_mesg (LG_ERROR, "parse_namedconf: token found with value %-10d: %c", tok, tok);
263 lg_mesg (LG_ERROR, "parse_namedconf: need a filename after \"include\"!");
H A Dmisc.c766 lg_mesg (LG_DEBUG, str);

Completed in 19 milliseconds