summaryrefslogtreecommitdiff
path: root/source3/utils/net_idmap_check.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-29s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/Michael Adam1-1/+1
2011-07-29s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.Michael Adam1-0/+1
2011-06-20tdb_compat: Higher level API fixes.Rusty Russell1-2/+2
2011-05-06s3: only include tdb headers where needed.Günther Deschner1-0/+1
2011-04-08s3:net idmap check: fix output of an invalid recordMichael Adam1-1/+6
2011-04-08s3-net: "idmap check" ignore __db_sequence_number__Gregor Beck1-1/+7
2011-04-07s3:net idmap check: fix a couple of c++ implicit void * cast warningsMichael Adam1-5/+5
2011-04-04s3-net: add command "net idmap check"Gregor Beck1-0/+1006