summaryrefslogtreecommitdiffstats
path: root/source3/lib/tdb/tools/tdbdump.c
Commit message (Collapse)AuthorAgeFilesLines
* Use single copy of tdb in both samba3 and samba4.Jelmer Vernooij2008-09-161-116/+0
|
* Fix bug where tdb lock call interrupted withJeremy Allison2007-11-061-0/+1
| | | | | | | | | an alarm sig would not terminate and could lead to runaway smbd processes. Thanks to Dave Daugherty @ Centrify for pointing this out to us. Jeremy. (This used to be commit ef8da1698371c95495add53df81a978df709c88d)
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
| | | | (This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07)
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
| | | | | Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3)
* r22363: merge from samba4:Stefan Metzmacher2007-10-101-1/+1
| | | | | | | fix compiler warning metze (This used to be commit e9200b4475bcae4fd5eaaf94905c8a9beccd635a)
* r22314: use libreplace headersStefan Metzmacher2007-10-101-12/+4
| | | | | metze (This used to be commit d757cdc092b07972c110208717f13fdc0656f55f)
* r22249: move tdb code to lib/tdb/ as in samba4Stefan Metzmacher2007-10-101-0/+124
metze (This used to be commit c7def92a9c2e17c90061ef17bc14e36250574e85)