s3:dbwrap: change the dbwrap_traverse() wrapper to return the count in an additional...
authorMichael Adam <obnox@samba.org>
Fri, 14 Oct 2011 14:33:00 +0000 (16:33 +0200)
committerKarolin Seeger <kseeger@samba.org>
Sat, 18 Feb 2012 18:43:10 +0000 (19:43 +0100)
commit9c5bee9f731b70b0a01248f52adf7622025591c2
tree00cb489461093ac668fb874182bec1b93040bf02
parent16f900cb94a69a47d627666751d374f097f092f4
s3:dbwrap: change the dbwrap_traverse() wrapper to return the count in an additional parameter (similar to commit 8f098a635f713652c4846d71e24c0a199c25b8b7)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/include/dbwrap.h
source3/lib/dbwrap_util.c
source3/utils/net_idmap_check.c