r116: volker's patch for local group and group nesting
[ira/wip.git] / source3 / nsswitch / winbindd_group.c
2007-10-10 Gerald Carterr116: volker's patch for local group and group nesting
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-16 Gerald Cartermerges from 3.0
2004-03-16 Gerald CarterBUG 1182: patch from john.klinger@lmco.com (John...
2004-03-14 Volker LendeckeOk, one of the latest cleanups did too much... :-)
2004-03-14 Volker LendeckeFix 'getent group aliasname', this did not look in...
2004-03-13 Volker LendeckeAdd alias support to winbindd_passdb. Sorry, Simo,...
2004-03-13 Volker LendeckeRemove the prototype for alias support in winbind again...
2004-03-02 Volker LendeckeThis adds winbind-generated groups showing up in 'geten...
2004-03-01 Volker LendeckeAdd aliases to winbindd_getgroups().
2004-02-02 Gerald Carterjanitor duty (merges from 3.0) and cleanup compiler...
2004-01-15 Volker LendeckeAnd another memory corruption in winbind. Arg 3 of...
2004-01-15 Volker LendeckeFix a segfault in winbindd. Calling getusersids with...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-08 Andrew Bartlettuse SAFE_FREE(), not free().
2004-01-08 Andrew BartlettMove more of winbind to use 'find_our_domain()' rather...
2004-01-07 Andrew BartlettMachines are people too!
2004-01-06 Andrew BartlettMerge winbind from Samba 3.0 onto HEAD.
2003-12-09 Gerald Carterworking on packaging; also fixed some path issues in...
2003-12-04 Gerald Carterfix debug message
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-19 Andrew Tridgellas discussed on irc, this is a small patch that allows...
2003-11-12 Andrew Tridgella small include file rearrangement that doesn't affect...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-10 Gerald Carteradd --domain=DOMAINNAME to wbinfo
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-22 Tim PotterAnother round of uid/gid/pid format string changes...
2003-07-22 Tim PotterFixup a bunch of printf-style functions and debugs...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-09 Gerald CarterLarge set of changes to add UNIX account/group management
2003-07-07 Gerald Carterand so it begins....
2003-06-30 Gerald Carter* rename samstrict auth method to sam
2003-06-29 Gerald CarterHere's the code to make winbindd work on a Samba DC
2003-06-23 Gerald Carter* s/get_dc_name/rpc_dc_name/g (revert a previous change)
2003-06-23 Andrew Tridgelllp_security() is a function not an integer
2003-06-23 Gerald Carter* set domain->last_status = NT_STATUS_SERVER_DISABLED...
2003-06-22 Simo SorceFound out a good number of NT_STATUS_IS_ERR used the...
2003-06-21 Gerald Cartermerge of the netsamlogon caching code from APPLIANCE_HEAD
2003-06-16 Andrew Tridgellmade a debug statement more useful
2003-06-10 Andrew Tridgell- fixed the bug that forced us not to use the winbindd...
2003-06-03 Gerald Carter* set winbind cache time to 5 minutes
2003-06-03 Gerald Carter* set winbind cache time to 5 minutes
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 Simo Sorce*id_to_*id call reshape to return NTSTATUS errors
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-29 Gerald Carterremove convert_smbpasswd and addtosmbpass from tree...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-27 Simo Sorcemake winbind use idmap as well.
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-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-26 Andrew BartlettKill RID-only and domain+RID madness from winbind.
2003-02-25 Tim PotterMerge: newline on debug message.
2003-02-22 Andrew BartlettFix a DEBUG() formatting, add some more debug to our...
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 PotterMerge removal of unpopular winbind client environment...
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 Andrew BartlettAfter consultation with tpot, remove the 'winbind_domai...
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-08 Gerald Cartermerge from APP_HEAD of winbindd's domain local group fix
2002-10-08 Gerald Cartermerge from APP_HEAD
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-07-31 Andrew BartlettWinbind updates!
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-14 Andrew Tridgellthis is a trick to work around the fact that posix...
2002-06-25 Andrew BartlettAdd a couple more DEBUG()s to winbindd.
2002-06-18 Simo Sorcemore debug classess activated
2002-06-13 Andrew BartlettLatest patch from metze <metze@metzemix.de> to move...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-26 Jeremy AllisonDon't do a zero-length malloc (caught with dmalloc...
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-18 Andrew Tridgellfixed handling of empty or dead domain in wbinfo -g
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 Tim PotterMerge of memory leak fixes from APPLIANCE_TNG.
2001-12-09 Andrew Tridgellcompletely new winbindd cache infrastructure
next