]> git.ipfire.org Git - thirdparty/krb5.git/commit
Conditionalize iprop stderr output in kadmind 297/head
authorGreg Hudson <ghudson@mit.edu>
Thu, 16 Jul 2015 17:43:14 +0000 (13:43 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 17 Jul 2015 03:16:42 +0000 (23:16 -0400)
commit06fbc91195bc3f7e21a9e391e98b8090aaa9b24b
treea974fa93277851840e70fef4c52b0741b1fd8457
parentdd5f948614b6662fc40dc8de3f567078cfe6295e
Conditionalize iprop stderr output in kadmind

kadmind should be quiet in nofork mode after it prints the
"starting..." sentinel line, or it can fill the pipe buffer when run
from k5test.py.  Since there is currently no run-time debuf flag,
conditionalize the DPRINT macro in ipropd_svc.c on DEBUG at compile
time.

ticket: 8219 (new)
src/kadmin/server/ipropd_svc.c