lib: Add server_id_str_buf
authorVolker Lendecke <vl@samba.org>
Fri, 30 May 2014 15:24:34 +0000 (15:24 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 17 Jun 2014 05:00:14 +0000 (07:00 +0200)
commit5cd395b59d04db2d886178f9447f357a8e95efb4
treef0f403f688faa1231cba29922de56a71d6f4f578
parent46cb7c2f84ab14e807220ccdd351a17ec141834f
lib: Add server_id_str_buf

This is usable in a DEBUG statement without talloc_tos()

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>