summaryrefslogtreecommitdiff
path: root/source3/lib/conn_tdb.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some nonempty blank linesVolker Lendecke2009-08-071-3/+3
* Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge...Alexander Bokovoy2008-01-161-1/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-2/+2
* 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
* r23171: Convert connections.tdb to dbwrapVolker Lendecke2007-10-101-34/+52
* r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...Volker Lendecke2007-10-101-0/+109