r10656: BIG merge from trunk. Features not copied over
[nivanova/samba-autobuild/.git] / source3 / nsswitch / winbindd_ads.c
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...
2004-01-01 Volker LendeckeAfter talking with abartlet remove the fix for bug...
2004-01-01 Volker LendeckeAfter talking with abartlet remove the fix for bug...
2004-01-01 Volker LendeckeFix for bug 707, getent group for huge ads groups ...
2004-01-01 Volker LendeckeFix for bug 707, getent group for huge ads groups ...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-12 Andrew Tridgella small include file rearrangement that doesn't affect...
2003-10-13 Gerald Cartermake sure to use the escaped DN; patch from Guenther...
2003-10-13 Gerald Cartermake sure to use the escaped DN; patch from Guenther...
2003-10-03 Gerald Carterdon't call ads_destroy() twice; fixes segfault in winbi...
2003-10-03 Gerald Carterdon't call ads_destroy() twice; fixes segfault in winbi...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-06 Gerald Carterfinish off bug 282. AAdd extra checks for pointers...
2003-09-06 Gerald Carterrevert retry loops in winbindd_ads as abartket points...
2003-09-05 Gerald Carterfixes for ads domain membership when only the realm...
2003-09-05 Tim PotterFix for bug 282 that didn't get checked in.
2003-09-05 Gerald Cartershould fix bug 364 & 311: Retry patch based on suggest...
2003-09-04 Gerald CarterCheck in Andrew's fix for bug #305 (always use lp_realm() )
2003-08-15 Herb Lewisget rid of more compiler warnings
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-31 Gerald Carterworking on transtive trusts issue:
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-06-30 Tim PotterFix more shadow variable warnings.
2003-06-23 Gerald Carter* set domain->last_status = NT_STATUS_SERVER_DISABLED...
2003-06-10 Andrew Tridgell- fixed the bug that forced us not to use the winbindd...
2003-06-10 Jeremy AllisonMore instrumentation for winbindd.
2003-04-23 Andrew BartlettMerge HEAD's winbind into 3.0.
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-27 Andrew BartlettFix possible memory leak on failure.
2003-02-26 Andrew BartlettKill RID-only and domain+RID madness from winbind.
2003-02-25 Andrew BartlettAfter some comments from tridge, clean the new usergrou...
2003-02-25 Andrew BartlettFix a really nasty bug where some users in AD domains...
2003-02-24 Andrew BartlettMerge from HEAD client-side authentication changes:
2003-02-21 Tim PotterFix another compiler warning.
2003-02-20 Andrew Bartlettfor some (very weird) reason, the domain I was testing...
2003-02-19 Tim PotterMerge some random looking setenv related kerberos stuff...
2003-02-19 Andrew BartlettMove to a in-memory ccache for winbind, and replace...
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-01 Andrew BartlettAlways escape ldap filter strings. Escaping code was...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-11-15 Gerald Carterenable enumeration of domain local groups using LDAP...
2002-11-15 Gerald Carterenable enumeration of domain local groups using LDAP...
2002-10-18 Gerald CarterNULL enum_local_groups for ads winbindd (temporary...
2002-10-18 Gerald CarterNULL enum_local_groups for ads winbindd (temporary...
2002-10-01 Gerald Cartersyncing up with HEAD. Seems to be a lot of differences...
2002-10-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next