summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_misc.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-21Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett1-3/+4
2003-04-07Winbind merges from HEAD:Andrew Bartlett1-1/+1
2003-03-24(merge from HEAD)Andrew Bartlett1-0/+17
2003-01-28Merge from HEAD:Andrew Bartlett1-0/+12
2003-01-15winbindd merges from HEADGerald Carter1-16/+7
2002-11-18Merge from HEAD:Tim Potter1-1/+2
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-3/+1
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-2/+11
2002-03-19Fix a double-free bug in wbinfo -t's call in winbindd.Andrew Bartlett1-5/+4
2002-03-12get the test for disconnection the right way around!Andrew Tridgell1-3/+3
2002-03-06nicer message for --sequence when the server is disconnectedAndrew Tridgell1-2/+7
2002-01-31added 'wbinfo --sequence' to show sequence numbers of all domainsAndrew Tridgell1-0/+29
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-26Allow a winbind client to obtain the server's domain name.Andrew Bartlett1-1/+13
2002-01-11Always query the PDC for the list of trusted domains rather than interatingTim Potter1-3/+6
2002-01-10Return the winbind separator over the socket, so programs don't have to parseAndrew Bartlett1-1/+27
2002-01-10This changes the winbind protcol a bit:Andrew Bartlett1-11/+10
2001-11-23Fixed delete on close bug. Added core dump code to winbindd.Jeremy Allison1-2/+1
2001-11-23Fixed check machine account function.Tim Potter1-55/+29
2001-11-15Get list of trusted domains if we haven't fetched them yet.Tim Potter1-0/+3
2001-11-03Added NT_USER_TOKEN into server_info to fix extra groups problem.Jeremy Allison1-1/+3
2001-09-17move to SAFE_FREE()Simo Sorce1-2/+2
2001-09-10more static/dead fnsAndrew Tridgell1-2/+2
2001-09-04the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell1-10/+8
2001-08-27converted another bunch of stuff to NTSTATUSAndrew Tridgell1-1/+1
2001-08-12this is a big global fix for the ptr = Realloc(ptr, size) bug.Simo Sorce1-3/+8
2001-07-25Merge of change machine account password race fix from appliance branch.Tim Potter1-1/+17
2001-07-04The big character set handling changeover!Andrew Tridgell1-6/+2
2001-05-07iAdditional files for winbind merge.Tim Potter1-0/+159