(merge from HEAD)
[samba.git] / source / nsswitch / winbindd_util.c
2003-03-24 Andrew Bartlett(merge from HEAD)
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-26 Andrew BartlettKill RID-only and domain+RID madness from winbind.
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-14 Tim PotterMop and bucket for trusted domain enumeration fix.
2003-02-14 Tim PotterFix for trusted domains scan not working inspired by...
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-01-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-15 Tim PotterMerge of holding pattern stuff from HEAD.
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-13 Tim PotterMerge ... remove "winbindd holding pattern" from applia...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-12-20 Tim PotterFormatting syncup.
2002-12-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-26 Andrew BartlettHaving waited for *way* too long, this is mimir's namec...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-07 Tim PotterPerform my janitorial duties.
2002-11-07 Tim PotterRemove lp_security() checks for winbindd as this is...
2002-11-07 Jeremy AllisonKeep branches in sync.....
2002-11-07 Tim PotterCall winbindd_param_init() earlier on in the piece...
2002-11-06 Jeremy AllisonMerge things that bloody tpot should be doing :-).
2002-11-05 Tim PotterMerge ... lp_talloc_free() call in init_domain_list...
2002-11-02 Tim PotterSome winbindd cleanups I made trying to fix cr1020:
2002-11-02 Tim PotterSome winbindd cleanups I made trying to fix cr1020:
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-23 Andrew Tridgellif trusted domains are disabled then we should not...
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-15 Andrew Tridgell- we need to rescan the trusted domain list regularly...
2002-10-08 Gerald Cartermerge from APP_HEAD of winbindd's domain local group fix
2002-10-08 Gerald Cartermerge from APP_HEAD
2002-10-04 Gerald Carter* merge native_mode flag in winbindd_domain struct...
2002-10-04 Gerald Cartermerge native_mode flag in winbindd_domain struct from...
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-08-18 Andrew Tridgellbe a bit more paranoid about not getting duplicate...
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-20 Andrew BartlettTry to fix up warnings - particularly on the IRIX 64...
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 Tim PotterMerge of init_domain_list() fix from APPLIANCE_HEAD.
2002-06-18 Simo Sorcemore debug classess activated
2002-06-10 Andrew BartlettRemove "sids.h" as it really wasn't being used anywhere...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-09 Andrew Tridgellprevent a segv when a trusted domain is unavailable...
2002-02-27 Andrew Tridgellthis allows us to support foreign SIDs in winbindd...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-26 Andrew BartlettChange the winbind interface to use seperate 'domain...
2002-01-20 Andrew BartlettThis patch makes the 'winbind use default domain' code...
2002-01-18 Andrew BartlettThis is the 'winbind default domain' patch from Alexand...
2002-01-11 Tim PotterAlways query the PDC for the list of trusted domains...
2002-01-10 Tim PotterA big tidyup while thinking about getting trusted domai...
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-10 Andrew Tridgellmoved the domain sid lookup and enumeration of trusted...
2001-12-09 Andrew Tridgellcompletely new winbindd cache infrastructure
2001-12-05 Andrew Tridgellmoved the sequence number fetch into the backend, and...
2001-12-05 Andrew Tridgellfinally worked out how to do ldap lookups by binary...
2001-12-05 Jeremy AllisonFixed parse_domain_user to be bool.
2001-12-04 Andrew Tridgellmoved lookup_usergroups() into the backend structure
2001-12-04 Andrew Tridgelladded a query_user backend
2001-12-03 Andrew Tridgellput sid_to_name behind the winbindd backend interface
2001-12-03 Andrew Tridgelladded name_to_sid to the backend
2001-12-03 Andrew Tridgelladded a basic ADS backend to winbind. More work needed...
2001-12-03 Andrew Tridgellsplit winbindd_enum_dom_groups into the new backend...
2001-12-01 Andrew TridgellThe beginnings of alternative backends for winbindd
2001-11-27 Jeremy AllisonAdded negative caching to the user pw lookup by name...
2001-11-26 Tim PotterAnother merge from appliance-head: in [ug]id_to_sid...
2001-11-26 Tim PotterRemoved bogus SAFE_FREE() call of talloced return data...
2001-11-26 Tim PotterFixed some indentation.
2001-11-23 Jeremy AllisonSet type to NOTUSED if lookup fail.
2001-11-23 Martin PoolFinish 1.45 by removing redundant sid->string conversion in
2001-11-23 Martin PoolI think you were passing the name of the SID, rather...
2001-11-22 Jeremy AllisonGot positive and negative name caching working correctl...
2001-11-22 Jeremy AllisonFixed +ve caching. Still problems with -ve caching.
2001-11-22 Jeremy AllisonFixed caching of lookupname/lookupsid. Error in check...
2001-11-21 Jeremy AllisonW2K doesn't seem to respond to *#0 names in node status...
2001-11-21 Jeremy AllisonAdded transparent +ve caching for lookupname/lookupsid...
2001-11-19 Tim PotterMerge from 2.2.
2001-11-15 Tim PotterCaching user, group and domain sam handles was a stupid...
2001-11-15 Tim PotterAdded free_domain_info() function.
2001-10-31 Tim PotterAdded some extra fields to the auth_serversupplied_info...
2001-10-29 Tim PotterDon't reference tallocated memory that has already...
2001-10-19 Tim PotterFixed some memory leaks introduced by connection handli...
2001-10-19 Tim PotterConverted some more functions to create and dispose...
2001-10-14 Tim PotterSome reformatting.
2001-10-12 Tim PotterConverted a few winbind functions to use a talloc conte...
2001-10-12 Tim PotterRemoved some unused code from the recent cleanup.
2001-10-10 Tim PotterGot the rest of the group functions working. Did some...
2001-10-09 Tim PotterImplemented sam group handle stuff. getent group now...
2001-10-08 Tim PotterMore work on winbindd connection rewrite:
2001-10-05 Tim PotterThis is the start of a bit of a rewrite of winbindd...
next