r23072: In winbindd_ads.c:lookup_groupmem, replace the bottleneck
[sfrench/samba-autobuild/.git] / source / nsswitch / winbindd_ads.c
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...
2002-09-27 Andrew BartlettMove a number of ADS related functions out into utility...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-06 Andrew BartlettPatch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-05 Andrew TridgellThis fixes a number of ADS problems, particularly with...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-11 Andrew Tridgellthis implements a completely new strategy for fetching...
2002-07-01 Andrew Tridgellfixed a bug handling startup when the ads server is...
2002-06-18 Simo Sorcemore debug classess activated
2002-06-13 Andrew BartlettLatest patch from metze <metze@metzemix.de> to move...
2002-06-03 Andrew Tridgellfixed some debug messages
2002-04-19 Andrew Tridgellfixed trust relationships in ADS winbindd after breakin...
2002-04-18 Andrew Tridgellfixed the fallback to a BDC for ADS connections
2002-04-14 Andrew Tridgellpull_username() is a local function
2002-04-14 Andrew Tridgellhanle the case where the win2000 username is completely...
2002-04-14 Andrew Tridgellmodified the ADS backend to accept either the long...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-11 Andrew Tridgellpossibly fix the 15000 user problem
2002-03-21 Andrew Tridgellfixed the secondary group mappings for ADS users
2002-03-19 Andrew Tridgellupdated winbindd to used paged ldap searches for all...
2002-03-12 Andrew Tridgellfixed 2 reconnection bugs in the ADS backend support
2002-03-09 Andrew Tridgellbetter detection of dead ADS connections, so we have...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-20 Andrew BartlettThis patch makes the 'winbind use default domain' code...
2001-12-20 Andrew Tridgelladded ads_domain_sid() function
2001-12-19 Andrew Tridgelluse "ads server" option if set for primary domain
2001-12-19 Andrew Tridgelladd support for mixtures of ADS/NT4 domains, as long...
2001-12-19 Andrew Tridgellmuch better ADS error handling system
2001-12-19 Andrew Tridgelladded trusted realm support to ADS authentication
2001-12-19 Andrew Tridgell- added initial support for trusted domains in winbindd_ads
2001-12-11 Jim McDonoughReplace backslash with winbind separator before calling...
2001-12-11 Andrew Tridgellhandle systems without setenv()
2001-12-11 Andrew Tridgellremoved the start_ndx parameter from group enumeration
2001-12-11 Andrew Tridgellgot rid of start_ndx from query_user_list()
2001-12-10 Andrew Tridgellrobustness fixes and moved ccache location into winbind...
2001-12-10 Andrew Tridgelluse objectCategory instead of objectClass for faster...
2001-12-10 Andrew Tridgellwinbindd backends can now be marked "consistent" or...
2001-12-10 Andrew Tridgellmoved the domain sid lookup and enumeration of trusted...
2001-12-10 Andrew Tridgellmake sid_binstring available without HAVE_ADS
2001-12-09 Andrew Tridgellcompletely new winbindd cache infrastructure
2001-12-09 Andrew Tridgell- use accountype not accountcontrol
2001-12-09 Andrew Tridgellfixed type passed to ads_search
2001-12-08 Andrew Tridgelladded internal sasl/gssapi code. This means we are...
2001-12-05 Andrew Tridgellfixed a memory leak
2001-12-05 Andrew Tridgelladded a REALLY gross hack into kerberos_kinit_password...
2001-12-05 Andrew Tridgellmoved the sequence number fetch into the backend, and...
2001-12-05 Andrew Tridgelldon't double free ldap message lists
2001-12-05 Andrew Tridgellfixed another leak - memory usage now seems to be quite...
2001-12-05 Andrew Tridgelladded very basic ads connection cacheing
2001-12-05 Andrew Tridgellplugged most of the memory leaks
2001-12-05 Andrew Tridgelladded the last winbindd/ads backend function
next