summaryrefslogtreecommitdiff
path: root/source/lib/tdb/common/traverse.c
Commit message (Expand)AuthorAgeFilesLines
* Convert in_transaction to a bool. Add the same fix VolkerJeremy Allison2008-05-201-4/+9
* Fix nesting tdb_traverse in a transactionVolker Lendecke2008-05-201-3/+8
* Sync tdb with the tdb changes in ctdb. Spoke to tridge aboutJeremy Allison2008-01-111-0/+3
* Add a warning for a potential bug I've run intoVolker Lendecke2007-11-281-0/+3
* Keep the tdb code in sync with Samba4.Jeremy Allison2007-11-061-9/+5
* r24340: Use standard data type uint32_t rather than tdb-specific u32.Jelmer Vernooij2007-10-101-1/+1
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-10-101-1/+1
* r23371: Fix the misleading comment I added - it really *should*Jeremy Allison2007-10-101-2/+2
* r23370: Traverse in tdb wasn't consistently using theJeremy Allison2007-10-101-8/+10
* r22249: move tdb code to lib/tdb/ as in samba4Stefan Metzmacher2007-10-101-0/+335