summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_proto.h
AgeCommit message (Expand)AuthorFilesLines
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-1/+10
2002-04-04Fix up conversion code from old winbindd versions (some testing needed).Jeremy Allison1-0/+1
2002-03-29merge winbindd WINS changes from 2.2Herb Lewis1-1/+8
2002-02-27this allows us to support foreign SIDs in winbindd and smbdAndrew Tridgell1-7/+8
2002-02-19make protoTim Potter1-1/+0
2002-01-31added 'wbinfo --sequence' to show sequence numbers of all domainsAndrew Tridgell1-0/+1
2002-01-26Change the winbind interface to use seperate 'domain' and 'username' feilds forAndrew Bartlett1-1/+1
2002-01-20This patch makes the 'winbind use default domain' code interact better withAndrew Bartlett1-1/+2
2002-01-19Fix to close winbindd_idmap on exit. Pointed out by Alexander Bokovoy.Jeremy Allison1-0/+1
2002-01-18This is the 'winbind default domain' patch from Alexander BokovoyAndrew Bartlett1-0/+2
2002-01-11Always query the PDC for the list of trusted domains rather than interatingTim Potter1-2/+5
2002-01-10Return the winbind separator over the socket, so programs don't have to parseAndrew Bartlett1-0/+2
2002-01-10This changes the winbind protcol a bit:Andrew Bartlett1-0/+2
2002-01-10A big tidyup while thinking about getting trusted domains being re-readTim Potter1-5/+4
2001-12-19much better ADS error handling systemAndrew Tridgell1-9/+9
2001-12-14Added the group enum code from 2.2Jeremy Allison1-0/+1
2001-12-10Make protoMartin Pool1-1/+0
2001-12-10make sid_binstring available without HAVE_ADSAndrew Tridgell1-47/+2
2001-12-09completely new winbindd cache infrastructureAndrew Tridgell1-0/+4
2001-12-08added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell1-0/+9
2001-12-05moved the sequence number fetch into the backend, and fetch theAndrew Tridgell1-1/+0
2001-12-05finally worked out how to do ldap lookups by binary blobs, so I canAndrew Tridgell1-10/+0
2001-12-05Fixed parse_domain_user to be bool.Jeremy Allison1-1/+1
2001-12-04moved lookup_usergroups() into the backend structureAndrew Tridgell1-4/+0
2001-12-04added a query_user backendAndrew Tridgell1-3/+0
2001-12-03put sid_to_name behind the winbindd backend interfaceAndrew Tridgell1-0/+5
2001-12-03added name_to_sid to the backendAndrew Tridgell1-13/+17
2001-12-03split winbindd_enum_dom_groups into the new backend structureAndrew Tridgell1-4/+0
2001-12-01The beginnings of alternative backends for winbinddAndrew Tridgell1-2/+2
2001-11-26Removed bogus SAFE_FREE() call of talloced return data fromTim Potter1-1/+4
2001-11-23Fixed check machine account function.Tim Potter1-7/+14
2001-11-15Added free_domain_info() function.Tim Potter1-1/+1
2001-11-14Random connection robustness related fixes. Display some debugs aboutTim Potter1-2/+3
2001-11-05Use cli_nt_login_network() instead of domain_client_validate() to performTim Potter1-0/+1
2001-10-29Don't reference tallocated memory that has already been disposed of. TheTim Potter1-1/+2
2001-10-19Converted some more functions to create and dispose of a talloc context on aTim Potter1-0/+2
2001-10-14Pass domain structure around in cache code rather than the domain name.Tim Potter1-20/+17
2001-10-09Implemented sam group handle stuff. getent group now works.Tim Potter1-2/+3
2001-10-08More work on winbindd connection rewrite:Tim Potter1-5/+6
2001-10-05This is the start of a bit of a rewrite of winbindd's connection handling.Tim Potter1-9/+14
2001-09-10convert more code to use XFILEAndrew Tridgell1-6/+0
2001-09-05more warning fixes on solarisAndrew Tridgell1-1/+1
2001-09-04the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell1-1/+1
2001-08-22Added another authentication interface to winbindd. The Challenge ResponseTim Potter1-10/+11
2001-05-14Compile fixes for dynamic samr_query_userinfo() stuff.Tim Potter1-6/+2
2001-05-07Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter1-27/+63
2000-05-09brought the winbindd code into headAndrew Tridgell1-0/+113