summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd.h
Commit message (Expand)AuthorAgeFilesLines
* merge native_mode flag in winbindd_domain struct from app-headGerald Carter2002-10-041-0/+1
* This fixes a number of ADS problems, particularly with netbioslessAndrew Tridgell2002-08-051-1/+7
* debug classizedSimo Sorce2002-05-211-0/+3
* Moved definition of winbind username/password secrets into secrets.hTim Potter2002-04-101-6/+0
* Winbind cleanup.Andrew Bartlett2002-02-151-0/+1
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Always query the PDC for the list of trusted domains rather than interatingTim Potter2002-01-111-17/+26
* added trusted realm support to ADS authenticationAndrew Tridgell2001-12-191-0/+1
* Modify winbindd to use authenticated user info from secrets.tdb when makingTim Potter2001-12-111-0/+5
* removed the start_ndx parameter from group enumerationAndrew Tridgell2001-12-111-3/+2
* got rid of start_ndx from query_user_list()Andrew Tridgell2001-12-111-3/+2
* winbindd backends can now be marked "consistent" or "inconsistent"Andrew Tridgell2001-12-101-2/+4
* moved the domain sid lookup and enumeration of trusted domains intoAndrew Tridgell2001-12-101-0/+11
* completely new winbindd cache infrastructureAndrew Tridgell2001-12-091-1/+3
* moved the sequence number fetch into the backend, and fetch theAndrew Tridgell2001-12-051-0/+3
* added very basic ads connection cacheingAndrew Tridgell2001-12-051-0/+1
* finally worked out how to do ldap lookups by binary blobs, so I canAndrew Tridgell2001-12-051-5/+17
* added lookup_groups() to the ads backendAndrew Tridgell2001-12-041-2/+3
* moved lookup_usergroups() into the backend structureAndrew Tridgell2001-12-041-0/+5
* added a query_user backendAndrew Tridgell2001-12-041-0/+7
* changed query_dispinfo to query_user_listAndrew Tridgell2001-12-031-3/+3
* put sid_to_name behind the winbindd backend interfaceAndrew Tridgell2001-12-031-0/+6
* added name_to_sid to the backendAndrew Tridgell2001-12-031-0/+5
* split winbindd_enum_dom_groups into the new backend structureAndrew Tridgell2001-12-031-1/+4
* The beginnings of alternative backends for winbinddAndrew Tridgell2001-12-011-1/+23
* Added transparent +ve caching for lookupname/lookupsid. -ve caching canJeremy Allison2001-11-211-1/+1
* Fixed some memory leaks introduced by connection handling rewrite, as wellTim Potter2001-10-191-1/+0
* Converted some more functions to create and dispose of a talloc context on aTim Potter2001-10-191-0/+1
* Removed some unused code from the recent cleanup.Tim Potter2001-10-121-10/+2
* This is the start of a bit of a rewrite of winbindd's connection handling.Tim Potter2001-10-051-13/+9
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-4/+0
* merge from APPLIANCE_TNGGerald Carter2001-08-301-0/+1
* Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter2001-05-071-18/+46
* in head as well ...Andrew Tridgell2000-05-101-1/+1
* brought the winbindd code into headAndrew Tridgell2000-05-091-0/+106