Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r7860: switch our ldb storage format to use a NDR encoded objectSid. This is | Andrew Tridgell | 1 | -71/+26 |
2007-10-10 | r5988: Fix the -P option (use machine account credentials) to use the Samba4 | Andrew Bartlett | 1 | -7/+7 |
2007-10-10 | r5309: removed ads.h from includes.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4547: - added talloc_new(ctx) macro that is a neater form of the common tall... | Andrew Tridgell | 1 | -6/+6 |
2007-10-10 | r3992: provide hooks for lsa to lookup sids allocated using the linear id->si... | Andrew Tridgell | 1 | -0/+61 |
2007-10-10 | r3989: added a linear algorithmic mapping for uid->sid and gid->sid within | Andrew Tridgell | 1 | -21/+351 |
2007-10-10 | r3982: split out the sid -> uid/gid mapping routines into a ntvfs_sidmap | Andrew Tridgell | 1 | -0/+212 |