summaryrefslogtreecommitdiff
path: root/source3/winbindd
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25294: Tidy up callers of unistr2_to_ascii() to pass sizeof(target_area) toMichael Adam1-2/+2
2007-10-10r25287: Eliminate a handful of red bars and overly long lines I justMichael Adam1-32/+40
2007-10-10r25275: w2k3 (as PDC emulator) returns WERR_NO_SUCH_DOMAIN to netlogon_getany...Stefan Metzmacher1-3/+13
2007-10-10r25273: unistrX_to_ascii calls pull_ucs2 - ensure it's neverJeremy Allison1-8/+8
2007-10-10r25272: Fix a bunch of callers of pull_ucs2 that passed -1 for dest_len.Michael Adam1-8/+8
2007-10-10r25270: for internal domains we should not ask a remote DC.Stefan Metzmacher1-0/+9
2007-10-10r25260: add trusted domains always to the end of the list.Stefan Metzmacher1-20/+20
2007-10-10r25247: Rename the rpccli_lsa_lookup_sids_all() function to rpccli_lsa_lookup...Michael Adam1-7/+7
2007-10-10r25241: remove sequence_number out of WINBINDD_DOMAIN_INFO callStefan Metzmacher2-10/+2
2007-10-10r25236: make it possible to alter WINBINDD_SOCKET_DIR viaStefan Metzmacher2-2/+7
2007-10-10r25165: Use talloc_asprintf_append_buffer with an unmodifiedJeremy Allison3-13/+13
2007-10-10r25154: move winbindd code into winbindd/Stefan Metzmacher32-0/+29961