summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd.h
AgeCommit message (Expand)AuthorFilesLines
2001-12-04added a query_user backendAndrew Tridgell1-0/+7
2001-12-03changed query_dispinfo to query_user_listAndrew Tridgell1-3/+3
2001-12-03put sid_to_name behind the winbindd backend interfaceAndrew Tridgell1-0/+6
2001-12-03added name_to_sid to the backendAndrew Tridgell1-0/+5
2001-12-03split winbindd_enum_dom_groups into the new backend structureAndrew Tridgell1-1/+4
2001-12-01The beginnings of alternative backends for winbinddAndrew Tridgell1-1/+23
2001-11-21Added transparent +ve caching for lookupname/lookupsid. -ve caching canJeremy Allison1-1/+1
2001-10-19Fixed some memory leaks introduced by connection handling rewrite, as wellTim Potter1-1/+0
2001-10-19Converted some more functions to create and dispose of a talloc context on aTim Potter1-0/+1
2001-10-12Removed some unused code from the recent cleanup.Tim Potter1-10/+2
2001-10-05This is the start of a bit of a rewrite of winbindd's connection handling.Tim Potter1-13/+9
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-4/+0
2001-08-30merge from APPLIANCE_TNGGerald Carter1-0/+1
2001-05-07Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter1-18/+46
2000-05-10in head as well ...Andrew Tridgell1-1/+1
2000-05-09brought the winbindd code into headAndrew Tridgell1-0/+106