summaryrefslogtreecommitdiffstats
path: root/source/winbindd
Commit message (Expand)AuthorAgeFilesLines
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.samba-misc-tags/initial-v3-2-testGerald (Jerry) Carter2007-10-1012-1259/+973
* r25573: Add my (C) as wellSimo Sorce2007-10-101-0/+1
* r25571: split up child_dispatch_table into domain, idmap and locator tablesStefan Metzmacher2007-10-105-41/+87
* r25570: move code of the locator child into its own fileStefan Metzmacher2007-10-102-64/+90
* r25569: move more idmap stuff into winbindd_idmap.cStefan Metzmacher2007-10-102-12/+12
* r25568: move idmap related functions into their own file.Stefan Metzmacher2007-10-102-741/+778
* r25567: make do_async() non staticStefan Metzmacher2007-10-101-6/+6
* r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree.Gerald Carter2007-10-101-1/+1
* r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags,Gerald Carter2007-10-101-1/+1
* 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