summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_domain.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-30s3:winbindd: Use a correct value for the length of domain childrenPavel Filipenský1-1/+1
2023-08-30s3:winbindd: Avoid doing the same assignment twicePavel Filipenský1-1/+0
2022-05-19s3:winbind: Remove struct winbindd_child_dispatch_tableSamuel Cabrero1-11/+0
2022-05-19s3:winbind: Convert InitConnection from struct based to NDR basedSamuel Cabrero1-4/+0
2022-05-19s3:winbind: Convert winbindd_dual_pam_chauthtok() from struct based to NDR basedSamuel Cabrero1-4/+0
2022-05-19s3:winbind: Convert winbindd_dual_pam_chng_pswd_auth_crap() from struct based...Samuel Cabrero1-4/+0
2022-05-19s3:winbind: Convert PamLogOff from struct based to ndr basedSamuel Cabrero1-4/+0
2022-04-30s3:winbind: Convert PAM_AUTH_CRAP from struct based to NDR basedSamuel Cabrero1-4/+0
2022-04-08s3:winbind: Convert PamAuth from struct based to NDR basedSamuel Cabrero1-4/+0
2022-03-25s3:winbind: Convert Ping parent/child call to NDRSamuel Cabrero1-4/+0
2022-03-06s3:winbind: Convert ListTrustedDomains parent/child call to NDRSamuel Cabrero1-4/+0
2011-01-21s3:winbind: Fork multiple children per domainVolker Lendecke1-2/+8
2010-09-09s3: Remove unused winbindd_dual_show_sequence()Volker Lendecke1-4/+0
2010-04-19s3: Move the in-memory ccache to the parentVolker Lendecke1-8/+0
2010-04-08s3: Remove the separate "child" argument from setup_domain_child()Volker Lendecke1-3/+2
2010-01-24s3: Add wbinfo --ccache-saveVolker Lendecke1-0/+4
2009-12-28s3: Simplify "setup_domain_child" slightlyVolker Lendecke1-2/+0
2009-12-21s3: Remove unused winbindd_dual_getsidaliasesVolker Lendecke1-8/+0
2009-12-21s3: Remove unused winbindd_dual_getuserdomgroupsVolker Lendecke1-4/+0
2009-12-21s3: Remove unused winbindd_dual_getdcnameVolker Lendecke1-4/+0
2009-12-21s3: Remove unused winbindd_dual_lookupnameVolker Lendecke1-4/+0
2009-12-21s3: Remove unused winbindd_dual_lookupsidVolker Lendecke1-4/+0
2009-12-21s3: Remove unused winbindd_dual_userinfoVolker Lendecke1-4/+0
2009-09-07s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new APIVolker Lendecke1-4/+0
2009-08-30s3:winbind: Fix bug 5626Volker Lendecke1-11/+9
2009-08-29s3:winbind: Convert WINBINDD_LIST_GROUPS to the new APIVolker Lendecke1-8/+0
2009-08-29w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new APIVolker Lendecke1-4/+0
2009-08-27s3:winbind: Add a generic cache for NDR based parent-child requestsVolker Lendecke1-1/+1
2009-08-05s3:winbind: Add NDR-based parent-child communication to winbindVolker Lendecke1-0/+4
2009-06-14Add winbindd_dual_ping to all childrenVolker Lendecke1-0/+4
2009-02-11s3: Implement wbcGetSidAliasesDan Sledz1-0/+4
2008-06-26From Steve Danneman @ Isilon.Jeremy Allison1-0/+4
2008-05-22Make WINBINDD_LIST_GROUPS handler asynchronous.Steven Danneman1-0/+4
2007-12-14winbindd: move domain child specific stuff into its own fileStefan Metzmacher1-0/+111