summaryrefslogtreecommitdiff
path: root/source3/nsswitch/idmap_util.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r22390: Patchset sent to samba-technical to address the winbindGerald Carter1-4/+16
loop when allocating a new id for a SID: auth_util.patch Revert create_local_token() to the 3.0.24 codebase idmap_type.patch Have the caller fillin the id_map.xid.type field when resolving a SID so that if we allocate a new id, we know what type to use winbindd_api.patch Remove the WINBINDD_SIDS_TO_XIDS calls from the public winbindd interface for the 3.0.25 release idmap_rid.patch Cleanup the idmap_rid backend to not call back into winbindd to resolve the SID in order to verify it's type. (This used to be commit 3b24dae9e73b244540a68b631b428a4d0f57440b)
2007-10-10r20774: I thought I committed this before Xmas holidays ...Simo Sorce1-6/+6
This change is needed to make it possible to not expire caches in disconnected mode. Jerry, please can you look at this and confirm it is ok? Simo. (This used to be commit 9e8715e4e15d9cede8f4aa9652642995392617e6)
2007-10-10r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce1-0/+160
Simo. (This used to be commit 50cd8bffeeed2cac755f75fc3d76fe41c451976b)