summaryrefslogtreecommitdiff
path: root/source3/nsswitch/idmap_ldap.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r20217: uid_t and gid_t are not necessarily 32 bit. In assignments we get an ↵Volker Lendecke1-8/+12
automatic conversion, but not when we pass pointers down to other functions. Simo, please check. Volker (This used to be commit 04845f600b2ac9a129b3ecdb1e9060a5d8502830)
2007-10-10r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce1-0/+1349
Simo. (This used to be commit 50cd8bffeeed2cac755f75fc3d76fe41c451976b)