summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_proto.h
Commit message (Expand)AuthorAgeFilesLines
* Change the winbind interface to use seperate 'domain' and 'username' feilds forAndrew Bartlett2002-01-261-1/+1
* This patch makes the 'winbind use default domain' code interact better withAndrew Bartlett2002-01-201-1/+2
* Fix to close winbindd_idmap on exit. Pointed out by Alexander Bokovoy.Jeremy Allison2002-01-191-0/+1
* This is the 'winbind default domain' patch from Alexander BokovoyAndrew Bartlett2002-01-181-0/+2
* Always query the PDC for the list of trusted domains rather than interatingTim Potter2002-01-111-2/+5
* Return the winbind separator over the socket, so programs don't have to parseAndrew Bartlett2002-01-101-0/+2
* This changes the winbind protcol a bit:Andrew Bartlett2002-01-101-0/+2
* A big tidyup while thinking about getting trusted domains being re-readTim Potter2002-01-101-5/+4
* much better ADS error handling systemAndrew Tridgell2001-12-191-9/+9
* Added the group enum code from 2.2Jeremy Allison2001-12-141-0/+1
* Make protoMartin Pool2001-12-101-1/+0
* make sid_binstring available without HAVE_ADSAndrew Tridgell2001-12-101-47/+2
* completely new winbindd cache infrastructureAndrew Tridgell2001-12-091-0/+4
* added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell2001-12-081-0/+9
* moved the sequence number fetch into the backend, and fetch theAndrew Tridgell2001-12-051-1/+0
* finally worked out how to do ldap lookups by binary blobs, so I canAndrew Tridgell2001-12-051-10/+0
* Fixed parse_domain_user to be bool.Jeremy Allison2001-12-051-1/+1
* moved lookup_usergroups() into the backend structureAndrew Tridgell2001-12-041-4/+0
* added a query_user backendAndrew Tridgell2001-12-041-3/+0
* put sid_to_name behind the winbindd backend interfaceAndrew Tridgell2001-12-031-0/+5
* added name_to_sid to the backendAndrew Tridgell2001-12-031-13/+17
* split winbindd_enum_dom_groups into the new backend structureAndrew Tridgell2001-12-031-4/+0
* The beginnings of alternative backends for winbinddAndrew Tridgell2001-12-011-2/+2
* Removed bogus SAFE_FREE() call of talloced return data fromTim Potter2001-11-261-1/+4
* Fixed check machine account function.Tim Potter2001-11-231-7/+14
* Added free_domain_info() function.Tim Potter2001-11-151-1/+1
* Random connection robustness related fixes. Display some debugs aboutTim Potter2001-11-141-2/+3
* Use cli_nt_login_network() instead of domain_client_validate() to performTim Potter2001-11-051-0/+1
* Don't reference tallocated memory that has already been disposed of. TheTim Potter2001-10-291-1/+2
* Converted some more functions to create and dispose of a talloc context on aTim Potter2001-10-191-0/+2
* Pass domain structure around in cache code rather than the domain name.Tim Potter2001-10-141-20/+17
* Implemented sam group handle stuff. getent group now works.Tim Potter2001-10-091-2/+3
* More work on winbindd connection rewrite:Tim Potter2001-10-081-5/+6
* This is the start of a bit of a rewrite of winbindd's connection handling.Tim Potter2001-10-051-9/+14
* convert more code to use XFILEAndrew Tridgell2001-09-101-6/+0
* more warning fixes on solarisAndrew Tridgell2001-09-051-1/+1
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-1/+1
* Added another authentication interface to winbindd. The Challenge ResponseTim Potter2001-08-221-10/+11
* Compile fixes for dynamic samr_query_userinfo() stuff.Tim Potter2001-05-141-6/+2
* Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter2001-05-071-27/+63
* brought the winbindd code into headAndrew Tridgell2000-05-091-0/+113