summaryrefslogtreecommitdiffstats
path: root/source/sam/gumm_tdb.c
Commit message (Collapse)AuthorAgeFilesLines
* - Use FUNCTION_MACRO, not __FUNCTION__.Jelmer Vernooij2003-03-221-2/+2
| | | | - Add some const
* Some progress towards gums and tdbsam2Simo Sorce2003-03-071-130/+761
| | | | genparser works fine, and it is a marvelous tool to store objects in tdb :)
* some more work on gums.Simo Sorce2002-12-281-28/+520
| | | | | - Building a tdbsam2 backend to see what I got right and what not about the proposed API - Corrections to API based on tdbsam2 work
* Some was asking to look at this code, so better it stay there until we ↵Simo Sorce2002-10-221-0/+70
decide what to do with it. Last updates are support for the right way to support privileges. Simo.