summaryrefslogtreecommitdiffstats
path: root/source3/lib/dbwrap_file.c
Commit message (Expand)AuthorAgeFilesLines
* s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/Michael Adam2011-07-291-410/+0
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-1/+1
* s3-talloc Change TALLOC_P() to talloc()Andrew Bartlett2011-06-091-3/+3
* s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett2011-06-091-1/+1
* Rename hex_encode to hex_encode_talloc,for consistency with samba 4 and heimdal.Jelmer Vernooij2008-10-181-1/+1
* Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge...Alexander Bokovoy2008-01-161-4/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23220: Add traverse_read to dbwrapVolker Lendecke2007-10-101-0/+1
* r22775: For the cluster code I've developed a wrapper around tdb to put diffe...Volker Lendecke2007-10-101-0/+413