Brief documentation on using the virtual printer code
[ira/wip.git] / source3 / nsswitch /
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...