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