Support one-way trusts.
[metze/old/v3-2-winbind-ndr.git] / source / nsswitch / winbindd_ads.c
2007-05-06 jerrySupport one-way trusts.
2007-05-06 jerrymissed one reference to domain->native_mode in the...
2007-05-06 jerryImplement three step method for enumerating domain...
2007-04-30 jraMake TALLOC_ARRAY consistent across all uses.
2007-04-25 gdRemove unused LDAPMessage.
2007-04-22 gdUse ranged LDAP queries in lookup_usergroups_member...
2007-03-30 jraFix for memory leak from Steven Danneman <steven.dannem...
2007-03-01 jerryWas almost right before. We have to specify the short...
2007-03-01 jerryFirst real fix from me found during the bug hunt.
2007-03-01 idraImplement escaping function for ldap RDN values
2007-02-27 jraIf we're going to be broken, at least be *consistently*
2007-02-08 gdFix longstanding Bug #4009.
2007-01-24 jerry* Use a simple '#define LDAPMessage void' to fix the...
2007-01-24 jerryCommit the prototype of the nss_info plugin interface.
2007-01-16 vlendecSend access to the trusted domain passwords through...
2006-12-12 herbclean up nested extern declaration warnings
2006-12-09 jraFix a class of bugs found by James Peach. Ensure
2006-12-05 jraFix obvious horrible bug in falling back to MS-RPC
2006-11-10 vlendecCorrectly check for malloc failure
2006-11-10 vlendecCorrectly check for malloc failure
2006-09-03 vlendecFix a C++ warnings: Don't use void * in libads/ for...
2006-07-11 jraSync trunk -> 3.0 for 3.0.24 code. Still need
2006-06-19 vlendecFix Klocwork ID 1731 1770 1771 1775 1796
2006-06-16 jraOn a 64-bit box, size_t != uint32. Ensure we use
2006-06-13 gdFix memleak.
2006-06-07 gdRe-add accidentially excluded in-forest domain trusts...
2006-05-18 gdAn attempt to make the winbind lookup_usergroups()...
2006-05-18 gdI take no comments as no objections :)
2006-05-13 vlendecAttempt to fix Coverity bug # 283
2006-05-05 gdPrefer to use the indexed objectCategory attribute...
2006-04-28 gdIgnore builtin groups we're a member of on the DC as...
2006-04-28 gdBe consistent between rpc and ads winbind backend:...
2006-04-28 gdLet winbind search by sid directly (or in windows terms...
2006-03-21 gdFix init_creds_opts issue jerry discovered when using...
2006-03-10 gdRemoving the not very well tested krb5 ticket refresh...
2006-03-10 gdAdd missing WITH_KCM hunks from my local tree.
2006-02-23 gdLet winbindd try to obtain the gecos field from the...
2006-02-03 jerryLet the carnage begin....
2005-12-03 jraMore warning fixes... Just a few more to go.
2005-11-12 vlendecmethods->alternate_name is not used anymore -- remove it
2005-11-10 jerryAfter talking to Jeremy, commit my winbindd "Do the...
2005-10-21 gduse LDAP bitwise machting rule when searching for group...
2005-10-18 jraCompile with only 2 warnings (I'm still working on...
2005-09-30 jerryBIG merge from trunk. Features not copied over
2005-09-24 gdWe better ignore builtin SIDs from the Active Directory...
2005-09-16 gdDon't bother to peek rids in builtin-sids.
2005-08-17 jerrypatch from Ed Plese to fix a faulty error in winbindd
2005-08-12 jra2 type fixes from Luke Mewburn <lukem@NetBSD.org>....
2005-07-04 gdWhen inventing a new parameter for SFU-support, be...
2005-06-29 gdThis adds support in Winbindd's "security = ads"-mode...
2005-06-24 jraLooks like a large patch - but what it actually does...
2005-06-08 jerry* big change -- volker's new async winbindd from trunk
2005-05-12 jerryremoving domain_sid() since it is not referenced anymore
2005-04-06 herbget rid of warnings from my compiler about nested externs
2005-02-04 jerrypatches from Jay Fenlason @ RedHat (scooped from their...
2005-01-15 vlendecMake wbinfo --user-sids expand domain local groups...
2004-12-07 jraGet medieval on our ass about malloc.... :-). Take...
2004-08-20 gdFix a couple of krb5-DEBUG-messages.
2004-04-20 jerrychecking in volker's winbindd patches; tested on domain...
2004-04-04 CVSINimport HEAD into svn+ssh://svn.samba.org/home/svn/samba...