summaryrefslogtreecommitdiff
path: root/source/nsswitch/winbindd_idmap.c
Commit message (Expand)AuthorAgeFilesLines
* more syncs with 3.0Gerald Carter2003-07-161-194/+0
* working on creating the 3.0 release treeGerald Carter2003-06-061-0/+194
* make winbind use idmap as well.Simo Sorce2003-04-271-195/+0
* The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com):Jim McDonough2003-04-031-1/+1
* THE Idmap patch :-)Simo Sorce2003-04-021-28/+27
* Kill RID-only and domain+RID madness from winbind.Andrew Bartlett2003-02-261-82/+0
* rename 'winbind backend' to 'idmap backend'. Put paramter in security sectio...Jim McDonough2003-02-211-23/+23
* From aliguori@us.ibm.com:Jim McDonough2003-02-201-438/+187
* more debug classess activatedSimo Sorce2002-06-181-0/+3
* Merge Herb's idmap endian fix.Jeremy Allison2002-04-271-12/+9
* Another attempt at fixing the endian problem when upgrading from 2.2.3a.Jeremy Allison2002-04-271-8/+12
* Attempt to fix big-endian upgrade problem (Herb, Jerry, please check).Jeremy Allison2002-04-261-6/+12
* Fix from Herb for upgrading from big-endian earlier databases.Jeremy Allison2002-04-251-4/+4
* Fix up conversion code from old winbindd versions (some testing needed).Jeremy Allison2002-04-041-67/+143
* Missed a couple of fetch/store_ints.Jeremy Allison2002-03-211-4/+4
* Make winbindd_idmap tdb endian independent. This is very important forJeremy Allison2002-03-211-11/+46
* When upgrading from an old idmap tdb, remember to overwrite the reverseJeremy Allison2002-03-211-0/+5
* enable locking on the idmap database to make it safe to dump/restoreAndrew Tridgell2002-02-281-1/+1
* this allows us to support foreign SIDs in winbindd and smbdAndrew Tridgell2002-02-271-53/+149
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Fix to close winbindd_idmap on exit. Pointed out by Alexander Bokovoy.Jeremy Allison2002-01-191-0/+7
* Random connection robustness related fixes. Display some debugs aboutTim Potter2001-11-141-2/+2
* move to SAFE_FREE()Simo Sorce2001-09-171-2/+2
* fixed a bunch of compilation errors on Solaris, mostly people getting NSS_STA...Andrew Tridgell2001-09-051-2/+2
* use LDSHFLAGS not -shared in several placesAndrew Tridgell2001-06-041-1/+1
* Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter2001-05-071-8/+72
* Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison2001-04-081-3/+3
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-111-0/+1
* While we're all making incompatible tdb changes, I changed the implementationTim Potter2000-05-121-3/+4
* brought the winbindd code into headAndrew Tridgell2000-05-091-0/+235