Added *.po to .cvsignore files.
[samba.git] / source3 / nsswitch /
2001-05-22 Jeremy AllisonTry to fix build by adding autoconf tests for pam headers.
2001-05-17 Tim PotterFixes to get pam_auth() functionality working again.
2001-05-15 Jeremy AllisonZero-fill struct hostent.
2001-05-15 Jeremy AllisonFixed glibc crash problems with libnss_wins.so
2001-05-15 Tim PotterMemory leak fixes from insure.
2001-05-14 Tim PotterCompile fixes for dynamic samr_query_userinfo() stuff.
2001-05-10 Tim PotterUse sid_peek_rid() instead of sid_split_rid().
2001-05-09 Tim PotterFixes from nsswitch testsuite. Lots of stuff works...
2001-05-08 Tim PotterThe substitution of %U and %D in the 'template homedir...
2001-05-08 Tim PotterAdded S_ISSOCK macros for systems which treat UNIX...
2001-05-08 Tim PotterMisc fixes to get winbindd working. We can now do...
2001-05-07 Tim PotterOK so I couldn't be as clever as I wanted to be with...
2001-05-07 Tim PotterIgnore *.po files.
2001-05-07 Tim PotteriAdditional files for winbind merge.
2001-05-07 Tim PotterPreliminary merge of winbind into HEAD. Note that...
2001-05-04 Tim PotterMerge from TNG branch.
2001-04-25 Andrew Tridgelladded solaris wrapper from tng
2001-04-25 Andrew Tridgellmerge some of the nsswitch code from tng to head
2001-04-25 Andrew Tridgellmerge from 2_2
2001-04-13 Jeremy AllisonMerge of Andrew's changes in 2.2.
2001-04-08 Jeremy AllisonGot "medieval on our ass" about adding the -1 to slprintf.
2001-04-04 Jeremy AllisonFix for broken RelientUNIX.
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-11 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-11 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 Tim PotterFixed merging mess.
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 Christopher R. HertelConverted to call lib/wins_srv.c:wins_srv_ip() instead...
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-09 John TerpstraFixes to allow wins.c to compile to allow building...
2000-10-05 Tim PotterSpelling flames. (-:
2000-10-05 Tim PotterFixed compiler warnings.
2000-10-04 Jeremy AllisonAdding Herb's compile warning fixes to HEAD.
2000-09-11 Andrew Tridgellthe first cut of the internal messaging system.
2000-09-01 Jeremy AllisonFix from John Reilly @ HP for my typo with the paramete...
2000-08-25 Tim PotterUpdated file with version in TNG.
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-19 Christopher R. HertelInstead of handing back a string (which might be a...
2000-07-19 Christopher R. HertelFirst cut toward adding WINS server failover.
2000-07-17 Tim PotterRenamed a parameter in init_request() function.
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...
2000-07-05 Tim PotterMerge of wbinfo program from TNG.
2000-07-03 Tim PotterRenamed generic_request() to winbindd_request()
2000-06-30 Tim PotterMerge from TNG.
2000-06-20 Jeremy AllisonFixes for IRIX kernel oplocks and systems that don...
2000-06-14 Tim PotterMerge from TNG.
2000-06-03 Andrew Tridgellmoved secrets handling into secrets.c
2000-05-12 Tim PotterWhile we're all making incompatible tdb changes, I...
2000-05-12 Andrew Tridgelluse "winbind separator" in tng as well
2000-05-10 Andrew Tridgell- changed smb_getpwnam() to use winbind style usernames
2000-05-10 Andrew Tridgellin head as well ...
2000-05-10 Andrew Tridgelltreat a blank "password server =" line as a "*" if...
2000-05-10 Andrew Tridgellmore merging voodoo
2000-05-10 Andrew Tridgellmore merging
2000-05-09 Andrew Tridgellfixed some winbind cache bugs
2000-05-09 Andrew Tridgellbrought the winbindd code into head
2000-01-07 Andrew Tridgellremove scope parameter here too
1999-12-17 Andrew Tridgelladded basic nsswitch support - this allows you to use...