r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit winbindd...
[kai/samba-autobuild/.git] / source / nsswitch / wb_client.c
2007-10-10 Gerald Carterr15053: fix portabilities issues between 32-bit winbind...
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Volker Lendecker12170: Fix a segfault -- this is post-3.0.21 code
2007-10-10 Volker Lendecker12163: Change lookup_sid and lookup_name to return...
2007-10-10 Volker Lendecker12051: Merge across the lookup_name and lookup_sid...
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 Volker Lendecker7243: Don't look at gencache.tdb for the trusted domai...
2007-10-10 Gerald Carterr7130: remove 'winbind enable local accounts' code...
2007-10-10 Volker Lendecker6263: Get rid of generate_wellknown_sids, they are...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr565: Uninitialized data fixes from kawasa_r@itg.hitach...
2007-10-10 Gerald Carterr197: mistaken merge from trunk
2007-10-10 Gerald Carterr195: adding files to ignore list
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-14 Volker LendeckeAdd and delete aliases via srv_samr_nt. For that I...
2004-03-14 Volker LendeckeWhen trying to remove a user from a group, winbind...
2004-03-14 Volker LendeckeWhen trying to remove a user from a group, winbind...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-09 Gerald Carterfix for BUG #267 (problem with supplementary groups).
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-16 Gerald Carterfixes for 'net rpc vampire'. I can now take a blank...
2003-07-11 Gerald Carterfix sid_to_[uid|gid] (spotted by Volker).
2003-07-11 Gerald Cartermoving more code around.
2003-07-09 Gerald CarterLarge set of changes to add UNIX account/group management
2003-07-07 Gerald Carterand so it begins....
2003-07-01 Gerald Carter* fix the trustdom_cache to work when winbindd is not...
2003-06-21 Gerald Cartermerge of the netsamlogon caching code from APPLIANCE_HEAD
2003-04-02 Tim PotterMerge of winbind nss library cleanup from HEAD.
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 Tim PotterCleanup of winbind client side code.
2003-02-18 Martin PoolCheck return code of string_to_sid. (Merge from HEAD)
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-18 Martin PoolCheck return code from string_to_sid.
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-07 Andrew BartlettAdd some more const :-)
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-06-18 Simo Sorcemore debug classess activated
2002-06-10 Andrew BartlettRemove "sids.h" as it really wasn't being used anywhere...
2002-05-21 Simo Sorcedebug classized
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-27 Andrew BartlettSome more 'winbind default domain' support patches...
2002-01-26 Andrew BartlettChange the winbind interface to use seperate 'domain...
2002-01-18 Andrew BartlettThis is the 'winbind default domain' patch from Alexand...
2001-12-13 Andrew Tridgellmake sure we find NSS_STATUS struct
2001-12-05 Jeremy AllisonFixed parse_domain_user to be bool.
2001-12-03 Andrew Tridgelladded name_to_sid to the backend
2001-11-13 Jeremy AllisonFix winbind client code so that winbind calls are not...
2001-10-29 Andrew BartlettThis commit is number 4 of 4.
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-08-24 Herb Lewisget rid of compiler warnings
2001-08-18 Jeremy AllisonMore Realloc fixes.
2001-08-13 Tim PotterFixed up 'orrible formatting.
2001-08-12 Simo Sorcethis is a big global fix for the ptr = Realloc(ptr...
2001-07-18 Andrew Tridgellthe nss and pam modules in winbind don't have strchr_m...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-06-07 Tim PotterFixed bug in winbind_sid_to_gid() function.
2001-06-06 Tim PotterIndent dodgy function prototype to avoid make proto...
2001-06-04 Tim PotterMore compile fixups for winbind portability.
2001-05-07 Tim PotterPreliminary merge of winbind into HEAD. Note that...
2001-03-20 Jeremy AllisonFix for crash when doing name lookup with a quoted...
2001-01-15 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-04 David O'NeillChanges from APPLIANCE_HEAD:
2000-10-25 Jeremy AllisonFix for uidtoname not returning DOMAIN\name but just...
2000-10-13 Jeremy AllisonFix to allow smbd to call winbindd if it is running...
2000-10-11 Jeremy AllisonUse sys_setgroups - systems with broken getgroups need...
2000-10-11 Tim PotterRenamed WINBINDD_INITGROUPS constant to WINBINDD_GETGROUPS.
2000-10-11 Tim PotterModified initgroups to provide a get groups a user...
2000-10-10 Jeremy AllisonAdded debug so we can see how winbindd converts SIDS.
2000-10-05 Tim PotterSpelling flames. (-:
2000-10-05 Tim PotterFixed compiler warnings.
2000-09-01 Jeremy AllisonFix from John Reilly @ HP for my typo with the paramete...
2000-08-23 Jeremy AllisonAdded code to do SID to uid/gid conversion. Needed...
2000-08-02 Jeremy AllisonStarted to canonicalize our handling of uid -> sid...
2000-07-11 Jeremy AllisonAdd local fallback for name lookup if no winbindd runni...
2000-07-10 Tim PotterMoved winbind client functions from various odd locatio...