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