summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_idmap.c
AgeCommit message (Expand)AuthorFilesLines
2002-04-04Fix up conversion code from old winbindd versions (some testing needed).Jeremy Allison1-67/+143
2002-03-21Missed a couple of fetch/store_ints.Jeremy Allison1-4/+4
2002-03-21Make winbindd_idmap tdb endian independent. This is very important forJeremy Allison1-11/+46
2002-03-21When upgrading from an old idmap tdb, remember to overwrite the reverseJeremy Allison1-0/+5
2002-02-28enable locking on the idmap database to make it safe to dump/restoreAndrew Tridgell1-1/+1
2002-02-27this allows us to support foreign SIDs in winbindd and smbdAndrew Tridgell1-53/+149
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-19Fix to close winbindd_idmap on exit. Pointed out by Alexander Bokovoy.Jeremy Allison1-0/+7
2001-11-14Random connection robustness related fixes. Display some debugs aboutTim Potter1-2/+2
2001-09-17move to SAFE_FREE()Simo Sorce1-2/+2
2001-09-05fixed a bunch of compilation errors on Solaris, mostly people getting NSS_STA...Andrew Tridgell1-2/+2
2001-06-04use LDSHFLAGS not -shared in several placesAndrew Tridgell1-1/+1
2001-05-07Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter1-8/+72
2001-04-08Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison1-3/+3
2001-01-11Changes from APPLIANCE_HEAD:David O'Neill1-0/+1
2000-05-12While we're all making incompatible tdb changes, I changed the implementationTim Potter1-3/+4
2000-05-09brought the winbindd code into headAndrew Tridgell1-0/+235