r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
[kai/samba.git] / source3 / nsswitch / idmap.c
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Michael Adamr23763: Fix a typo in DEBUG message.
2007-10-10 Michael Adamr23340: Fix typo in debug ouput. Found by Karolin Seege...
2007-10-10 Gerald Carterr23048: Simo is correct in that winbind_lookup{sid...
2007-10-10 Gerald Carterr22713: Offline logon fixes for idmap manager:
2007-10-10 Jeremy Allisonr22675: Simo's patch for 0 size allocation. Still need
2007-10-10 Jeremy Allisonr22590: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Jeremy Allisonr22542: Move over to using the _strict varients of...
2007-10-10 Gerald Carterr22473: Correct fix for setting a default compat tdb...
2007-10-10 Gerald Carterr22447: Patch from Ying Li <ying.li2@hp.com> to default...
2007-10-10 Gerald Carterr22390: Patchset sent to samba-technical to address...
2007-10-10 Simo Sorcer22343: Commit to 3_0 as well after adapting the patch.
2007-10-10 Simo Sorcer22230: Let's just cast here, the 2 calls have differen...
2007-10-10 Volker Lendecker22214: Fix incompatible pointer type warnings. Simo...
2007-10-10 Simo Sorcer22204: Workaround to quickly close bug #4508
2007-10-10 Gerald Carterr22173: BUG 4491, 4501: Additional fixes for protecting...
2007-10-10 Gerald Carterr22159: BUG 4501 (second half of fix): Just disable the
2007-10-10 Simo Sorcer22109: Readonly is automatically set in the generic...
2007-10-10 Gerald Carterr22066: Ensure that winbind can resolve SIDs in the...
2007-10-10 Gerald Carterr21884: * Blacklist BUILTIN and MACHINE domains from the
2007-10-10 Gerald Carterr21616: Delay initialization of idmap and nss_info...
2007-10-10 Herb Lewisr21548: prevent segv (reference to -1 element of array)
2007-10-10 Gerald Carterr21284: Fix some unitilized variable warnings pointed...
2007-10-10 Gerald Carterr21182: * Refactor the code to obtain the LDAP connecti...
2007-10-10 Gerald Carterr21180: fix backwards compatible idmap backends paramet...
2007-10-10 Gerald Carterr20951: Remove the DOM_SID field in the struct idmap_do...
2007-10-10 Simo Sorcer20774: I thought I committed this before Xmas holidays ...
2007-10-10 Simo Sorcer20289: IDMAP is part of winbind but not the main process.
2007-10-10 Simo Sorcer20216: Fix fallback code.
2007-10-10 Simo Sorcer20116: Start merging in the work done to create the...