content-type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-RT-Original-Encoding: utf-8 Content-Length: 252 I just found another nit in the example driver: The string db_name passed to dyndb_init is freed when configuration parsing is finished. The driver has to copy the value instead of copying the pointer. Patch is attached. -- Petr Spacek @ Red Hat