summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_misc.c
Commit message (Expand)AuthorAgeFilesLines
* trying to get HEAD building again. If you want the codeGerald Carter2003-07-161-1/+1
* Store the type of 'sec channel' that we establish to the DC. If we are aAndrew Bartlett2003-04-161-3/+4
* privilaged -> privilegedTim Potter2003-04-071-1/+1
* NTLM Authentication:Andrew Bartlett2003-03-231-0/+17
* Updates to the NTLMSSP code again - moving the base64 decode fuctionality outAndrew Bartlett2003-01-161-0/+12
* Remove wrapper function _get_trust_account_password() as it doesn'tTim Potter2003-01-141-15/+2
* Merge of remove "winbindd holding pattern" from appliance. It's a bitTim Potter2003-01-131-1/+5
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-3/+1
* must add one to the extra_data size to transfer the 0 string terminator.Herb Lewis2002-10-181-1/+2
* more debug classess activatedSimo Sorce2002-06-181-0/+3
* As per rsharpe's request, require only a Masters in Astrophysics toAndrew Bartlett2002-05-181-2/+8
* Fix a double-free bug in wbinfo -t's call in winbindd.Andrew Bartlett2002-03-191-5/+4
* get the test for disconnection the right way around!Andrew Tridgell2002-03-121-3/+3
* nicer message for --sequence when the server is disconnectedAndrew Tridgell2002-03-061-2/+7
* added 'wbinfo --sequence' to show sequence numbers of all domainsAndrew Tridgell2002-01-311-0/+29
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Allow a winbind client to obtain the server's domain name.Andrew Bartlett2002-01-261-1/+13
* Always query the PDC for the list of trusted domains rather than interatingTim Potter2002-01-111-3/+6
* Return the winbind separator over the socket, so programs don't have to parseAndrew Bartlett2002-01-101-1/+27
* This changes the winbind protcol a bit:Andrew Bartlett2002-01-101-11/+10
* Fixed delete on close bug. Added core dump code to winbindd.Jeremy Allison2001-11-231-2/+1
* Fixed check machine account function.Tim Potter2001-11-231-55/+29
* Get list of trusted domains if we haven't fetched them yet.Tim Potter2001-11-151-0/+3
* Added NT_USER_TOKEN into server_info to fix extra groups problem.Jeremy Allison2001-11-031-1/+3
* move to SAFE_FREE()Simo Sorce2001-09-171-2/+2
* more static/dead fnsAndrew Tridgell2001-09-101-2/+2
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-10/+8
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-1/+1
* this is a big global fix for the ptr = Realloc(ptr, size) bug.Simo Sorce2001-08-121-3/+8
* Merge of change machine account password race fix from appliance branch.Tim Potter2001-07-251-1/+17
* The big character set handling changeover!Andrew Tridgell2001-07-041-6/+2
* iAdditional files for winbind merge.Tim Potter2001-05-071-0/+159