s3:conn_tdb: add a function connections_fetch_entry_ext() that also takes the cnum
authorGregor Beck <gbeck@sernet.de>
Thu, 7 Jun 2012 11:25:17 +0000 (13:25 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 27 Jun 2012 06:18:18 +0000 (08:18 +0200)
commit088e505e84c18709a30301aa410792f5a434c27d
tree4a7a17671d7c17a63f50665d882f5689ad98db72
parentc71062fcf4ca192e94ecd32268f79e2bef19428a
s3:conn_tdb: add a function connections_fetch_entry_ext() that also takes the cnum

and have connections_fetch_entry() call connections_fetch_entry_ext().

Signed-off-by: Michael Adam <obnox@samba.org>
source3/lib/conn_tdb.c
source3/lib/conn_tdb.h