summaryrefslogtreecommitdiff
path: root/source3/sam/gums_helper.c
AgeCommit message (Collapse)AuthorFilesLines
2003-10-17* fix some compile warnings in the gums codeGerald Carter1-2/+0
* add server support for DsEnumerateDomainTrusts() (This used to be commit 06bacf6e3434db5bd09b48f84206441712e69a63)
2003-10-13So here it is a non-intrusive patch with my latest work on gums (theSimo Sorce1-408/+183
laternative to the current passdb). Currently it is run through a comatibility module in the passdb layer, with a subset of the functionality it may provide. It is still work in progress, but as someone asked me about it, and as it should make no difference to the normal code, I tought it was a good idea to put it into. It adds a dependency on perl. I know it is not very nice, but I'm sure we will work out a solution for that. As always blame me if I break something, but try to fix yourself, as I am busy-busy-busy :-) Simo. (This used to be commit 7b3c94b5cfc1a9ceb430613353a937345f2eda74)
2003-03-07Some progress towards gums and tdbsam2Simo Sorce1-22/+25
genparser works fine, and it is a marvelous tool to store objects in tdb :) (This used to be commit 4c6d461a8572f03cd33cba95500cc837638b732c)
2002-12-22talloc_init_named -> talloc_init.Jeremy Allison1-2/+2
Jeremy. (This used to be commit 20a44d4cf11d91e7a09176bfe673ad0cb230dffe)
2002-10-22Some was asking to look at this code, so better it stay there until we ↵Simo Sorce1-0/+607
decide what to do with it. Last updates are support for the right way to support privileges. Simo. (This used to be commit cae9074405dec5baf6bd34d48f36e2c81b24d2ea)