summaryrefslogtreecommitdiffstats
path: root/source/sam/gums.c
Commit message (Collapse)AuthorAgeFilesLines
* Some progress towards gums and tdbsam2Simo Sorce2003-03-071-4/+34
| | | | genparser works fine, and it is a marvelous tool to store objects in tdb :)
* some more work on gums.Simo Sorce2002-12-281-2/+2
| | | | | - Building a tdbsam2 backend to see what I got right and what not about the proposed API - Corrections to API based on tdbsam2 work
* updates to the gumsSimo Sorce2002-12-161-1/+1
| | | | introduce genparser will be used by tdbsam2
* Some was asking to look at this code, so better it stay there until we ↵Simo Sorce2002-10-221-0/+131
decide what to do with it. Last updates are support for the right way to support privileges. Simo.