Check return code from string_to_sid.
[samba.git] / source3 / nsswitch / wb_client.c
2003-02-18 Martin PoolCheck return code from string_to_sid.
2002-08-07 Andrew BartlettAdd some more const :-)
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-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...