r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
[abartlet/samba.git/.git] / source3 / nsswitch / winbindd_ads.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 Lars Müllerr23733: Limit LDAP lookup in lookup_usergroups_member...
2007-10-10 Gerald Carterr23730: Squashed commit of the following:
2007-10-10 Gerald Carterr23471: Here's a rough patch for expanding domain group...
2007-10-10 Günther Deschnerr23355: Fix some more build warnings.
2007-10-10 Michael Adamr23291: Undo the somewhat naive change of r23279:
2007-10-10 Michael Adamr23290: Fix another small and stupid but severe typo.
2007-10-10 Michael Adamr23287: Use talloc_move instead of talloc_steal as...
2007-10-10 Michael Adamr23284: Oh what a nasty typo! This gave me some headache,
2007-10-10 Michael Adamr23283: Use a temporary talloc context in ads:lookup_gr...
2007-10-10 Michael Adamr23279: Replace occurrence of sid_binstring inside...
2007-10-10 Volker Lendecker23263: Remove an unused variable -- Fix Coverity ID 358
2007-10-10 Michael Adamr23253: Add some debugging output.
2007-10-10 Michael Adamr23252: Complete the reworking of the ads lookup_groupm...
2007-10-10 Michael Adamr23078: Don't handle return code NT_STATUS_NONE_MAPPED...
2007-10-10 Michael Adamr23072: In winbindd_ads.c:lookup_groupmem, replace...
2007-10-10 Günther Deschnerr22737: Fix crash bug (info3 is now talloced).
2007-10-10 Gerald Carterr22711: Fix a compile warnign in query_user(). Ensure...
2007-10-10 Gerald Carterr22710: Support one-way trusts.
2007-10-10 Gerald Carterr22706: missed one reference to domain->native_mode...
2007-10-10 Gerald Carterr22704: Implement three step method for enumerating...
2007-10-10 Jeremy Allisonr22590: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Günther Deschnerr22511: Remove unused LDAPMessage.
2007-10-10 Günther Deschnerr22461: Use ranged LDAP queries in lookup_usergroups_me...
2007-10-10 Jeremy Allisonr22015: Fix for memory leak from Steven Danneman <steve...
2007-10-10 Gerald Carterr21636: Was almost right before. We have to specify...
2007-10-10 Gerald Carterr21633: First real fix from me found during the bug...
2007-10-10 Simo Sorcer21606: Implement escaping function for ldap RDN values
2007-10-10 Jeremy Allisonr21566: If we're going to be broken, at least be *consi...
2007-10-10 Günther Deschnerr21240: Fix longstanding Bug #4009.
2007-10-10 Gerald Carterr21001: * Use a simple '#define LDAPMessage void' to...
2007-10-10 Gerald Carterr20986: Commit the prototype of the nss_info plugin...
2007-10-10 Volker Lendecker20824: Send access to the trusted domain passwords...
2007-10-10 Herb Lewisr20124: clean up nested extern declaration warnings
2007-10-10 Jeremy Allisonr20090: Fix a class of bugs found by James Peach. Ensure
2007-10-10 Jeremy Allisonr20035: Fix obvious horrible bug in falling back to...
2007-10-10 Volker Lendecker19657: Correctly check for malloc failure
2007-10-10 Volker Lendecker19656: Correctly check for malloc failure
2007-10-10 Volker Lendecker18019: Fix a C++ warnings: Don't use void * in libads...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Volker Lendecker16361: Fix Klocwork ID 1731 1770 1771 1775 1796
2007-10-10 Jeremy Allisonr16285: On a 64-bit box, size_t != uint32. Ensure we use
2007-10-10 Günther Deschnerr16187: Fix memleak.
2007-10-10 Günther Deschnerr16080: Re-add accidentially excluded in-forest domain...
2007-10-10 Günther Deschnerr15698: An attempt to make the winbind lookup_usergroup...
2007-10-10 Günther Deschnerr15697: I take no comments as no objections :)
2007-10-10 Volker Lendecker15562: Attempt to fix Coverity bug # 283
2007-10-10 Günther Deschnerr15460: Prefer to use the indexed objectCategory attrib...
2007-10-10 Günther Deschnerr15307: Ignore builtin groups we're a member of on...
2007-10-10 Günther Deschnerr15306: Be consistent between rpc and ads winbind backe...
2007-10-10 Günther Deschnerr15305: Let winbind search by sid directly (or in windo...
2007-10-10 Günther Deschnerr14611: Fix init_creds_opts issue jerry discovered...
2007-10-10 Günther Deschnerr14148: Removing the not very well tested krb5 ticket...
2007-10-10 Günther Deschnerr14145: Add missing WITH_KCM hunks from my local tree.
2007-10-10 Günther Deschnerr13657: Let winbindd try to obtain the gecos field...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr12045: More warning fixes... Just a few more to go.
2007-10-10 Volker Lendecker11704: methods->alternate_name is not used anymore...
2007-10-10 Gerald Carterr11651: After talking to Jeremy, commit my winbindd...
2007-10-10 Günther Deschnerr11242: use LDAP bitwise machting rule when searching...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Günther Deschnerr10474: We better ignore builtin SIDs from the Active...
2007-10-10 Günther Deschnerr10261: Don't bother to peek rids in builtin-sids.
2007-10-10 Gerald Carterr9361: patch from Ed Plese to fix a faulty error in...
2007-10-10 Jeremy Allisonr9252: 2 type fixes from Luke Mewburn <lukem@NetBSD...
2007-10-10 Günther Deschnerr8145: When inventing a new parameter for SFU-support...
2007-10-10 Günther Deschnerr7994: This adds support in Winbindd's "security =...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Gerald Carterr6755: removing domain_sid() since it is not referenced...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Gerald Carterr5207: patches from Jay Fenlason @ RedHat (scooped...
2007-10-10 Volker Lendecker4760: Make wbinfo --user-sids expand domain local...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Günther Deschnerr1967: Fix a couple of krb5-DEBUG-messages.
2007-10-10 Gerald Carterr294: checking in volker's winbindd patches; tested...
2004-03-30 Volker LendeckeApply some const
2004-03-24 Jim McDonoughFix bugzilla # 1208
2004-03-22 Gerald Cartermissed one on BUG 1195; make sure to set the private...
2004-03-22 Gerald Carterbug 1195: add flag to ADS_STRUCT so we know who owns...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-10 Volker LendeckeApply some const
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-12 Gerald Carterfixing compile problems due to my recent ads.h changes
2004-01-09 Gerald Carterfix some warnings from the Sun compiler; also merge...
2004-01-07 Andrew BartlettMachines are people too!
2004-01-06 Andrew BartlettMerge winbind from Samba 3.0 onto HEAD.
2004-01-06 Andrew Bartlett(merge from 3.0)
2004-01-06 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew Bartlettrpc_client/cli_lsarpc.c:
2004-01-05 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew Bartlettshorten some more lines.
2004-01-05 Andrew BartlettChange our Domain controller lookup routines to more...
2004-01-05 Andrew Bartlettrpc_client/cli_lsarpc.c:
2004-01-05 Andrew BartlettFix for bug 707, getent group for huge ads groups ...
2004-01-03 Volker LendeckeAnd yet another const
2004-01-03 Volker LendeckeAnd yet another const
2004-01-02 Andrew BartlettUnder certain error conditions (a talloc() failure...
next