summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/common/sidmap.c
Commit message (Expand)AuthorAgeFilesLines
* r7860: switch our ldb storage format to use a NDR encoded objectSid. This isAndrew Tridgell2007-10-101-71/+26
* r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett2007-10-101-7/+7
* r5309: removed ads.h from includes.hAndrew Tridgell2007-10-101-0/+1
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+2
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...Andrew Tridgell2007-10-101-6/+6
* r3992: provide hooks for lsa to lookup sids allocated using the linear id->si...Andrew Tridgell2007-10-101-0/+61
* r3989: added a linear algorithmic mapping for uid->sid and gid->sid withinAndrew Tridgell2007-10-101-21/+351
* r3982: split out the sid -> uid/gid mapping routines into a ntvfs_sidmapAndrew Tridgell2007-10-101-0/+212