summaryrefslogtreecommitdiff
path: root/source3/nsswitch/idmap.c
Commit message (Expand)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23763: Fix a typo in DEBUG message.Michael Adam2007-10-101-1/+1
* r23340: Fix typo in debug ouput. Found by Karolin Seeger <ks@sernet.de>.Michael Adam2007-10-101-1/+1
* r23048: Simo is correct in that winbind_lookup{sid,name}_async() needsGerald Carter2007-10-101-1/+4
* r22713: Offline logon fixes for idmap manager:Gerald Carter2007-10-101-1/+23
* r22675: Simo's patch for 0 size allocation. Still needJeremy Allison2007-10-101-9/+8
* r22590: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-101-3/+9
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-101-8/+8
* r22473: Correct fix for setting a default compat tdb idmap backend.Gerald Carter2007-10-101-29/+30
* r22447: Patch from Ying Li <ying.li2@hp.com> to default tdb idmapGerald Carter2007-10-101-0/+8
* r22390: Patchset sent to samba-technical to address the winbindGerald Carter2007-10-101-77/+34
* r22343: Commit to 3_0 as well after adapting the patch.Simo Sorce2007-10-101-100/+144
* r22230: Let's just cast here, the 2 calls have different allocation mechanisms.Simo Sorce2007-10-101-7/+9
* r22214: Fix incompatible pointer type warnings. Simo, please check and merge ...Volker Lendecke2007-10-101-1/+5
* r22204: Workaround to quickly close bug #4508Simo Sorce2007-10-101-6/+30
* r22173: BUG 4491, 4501: Additional fixes for protecting againstGerald Carter2007-10-101-33/+47
* r22159: BUG 4501 (second half of fix): Just disable theGerald Carter2007-10-101-8/+8
* r22109: Readonly is automatically set in the generic init code, let's just lo...Simo Sorce2007-10-101-0/+1
* r22066: Ensure that winbind can resolve SIDs in the S-1-22-{1,2}Gerald Carter2007-10-101-1/+3
* r21884: * Blacklist BUILTIN and MACHINE domains from theGerald Carter2007-10-101-13/+26
* r21616: Delay initialization of idmap and nss_info backends until necessaryGerald Carter2007-10-101-8/+65
* r21548: prevent segv (reference to -1 element of array)Herb Lewis2007-10-101-1/+2
* r21284: Fix some unitilized variable warnings pointed out by Volker.Gerald Carter2007-10-101-4/+6
* r21182: * Refactor the code to obtain the LDAP connection credentialsGerald Carter2007-10-101-4/+6
* r21180: fix backwards compatible idmap backends parameter parsingGerald Carter2007-10-101-6/+17
* r20951: Remove the DOM_SID field in the struct idmap_domain and bounceGerald Carter2007-10-101-130/+109
* r20774: I thought I committed this before Xmas holidays ...Simo Sorce2007-10-101-23/+30
* r20289: IDMAP is part of winbind but not the main process.Simo Sorce2007-10-101-2/+9
* r20216: Fix fallback code.Simo Sorce2007-10-101-11/+13
* r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce2007-10-101-0/+1299