summaryrefslogtreecommitdiff
path: root/source3/lib/tdb/common/traverse.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-16Use single copy of tdb in both samba3 and samba4.Jelmer Vernooij1-348/+0
2008-05-20Convert in_transaction to a bool. Add the same fix VolkerJeremy Allison1-4/+9
2008-05-20Fix nesting tdb_traverse in a transactionVolker Lendecke1-3/+8
2008-01-11Sync tdb with the tdb changes in ctdb. Spoke to tridge aboutJeremy Allison1-0/+3
2007-11-28Add a warning for a potential bug I've run intoVolker Lendecke1-0/+3
2007-11-06Keep the tdb code in sync with Samba4.Jeremy Allison1-9/+5
2007-10-10r24340: Use standard data type uint32_t rather than tdb-specific u32.Jelmer Vernooij1-1/+1
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell1-2/+1
2007-10-10r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell1-1/+1
2007-10-10r23371: Fix the misleading comment I added - it really *should*Jeremy Allison1-2/+2
2007-10-10r23370: Traverse in tdb wasn't consistently using theJeremy Allison1-8/+10
2007-10-10r22249: move tdb code to lib/tdb/ as in samba4Stefan Metzmacher1-0/+335