summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_domain.c
AgeCommit message (Expand)AuthorFilesLines
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