summaryrefslogtreecommitdiff
path: root/source4/rpc_server/samr/samdb.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r514: added a context pointer to the samdb interface, as suggested byAndrew Tridgell1-34/+62
2007-10-10r513: added a generic ldb debug system to allow the Samba debug functions toAndrew Tridgell1-0/+17
2007-10-10r510: converted the samdb code to give ldb a talloc context rather than letti...Andrew Tridgell1-19/+31
2007-10-10r466: implemented samr_OpenDomain() and samr_GetDomPwInfo() server side callsAndrew Tridgell1-6/+21
2007-10-10r458: this is the (very primitive) beginnings of a SAMR server forAndrew Tridgell1-0/+189