s3: explicitly pass domain_sid to wbint_LookupRids() (bug #7841)
[samba.git] / source3 / winbindd / winbindd_dual_srv.c
2011-07-26 Volker Lendeckes3: explicitly pass domain_sid to wbint_LookupRids...
2011-06-07 Jeremy AllisonFix bug #8203 - winbindd needs to reset the DC connecti...
2011-05-17 Günther Deschners3: include ntdomain.h before including generated srv_...
2011-04-26 Volker Lendeckes3: Add wbint_Sids2UnixIDs idl & implementation
2011-04-26 Volker Lendeckes3: Add wbint_LookupSids
2011-04-11 Karolin SeegerMerge remote branch 'origin/v3-6-test' into v3-6-stable
2011-04-05 Günther Deschners3-includes: only include ntdomain.h where needed.
2011-04-05 Günther Deschners3-winbindd: copy acct_info to wb_acct_info so we dont...
2011-03-16 Karolin SeegerMerge master into v3-6-test
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2011-01-13 Günther Deschners3-winbind: prefer dcerpc_netr_X functions.
2011-01-13 Günther Deschners3-winbind: prefer dcerpc_netr_X functions.
2010-12-06 Volker Lendeckes3: Fix bug 7842: WINBIND_LOOKUPRIDS does not return...
2010-12-06 Volker Lendeckes3: Fix bug 7842: WINBIND_LOOKUPRIDS does not return...
2010-11-30 Karolin SeegerMerge master into v3-6-test again.
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-06 Günther Deschners3-idmap: only include idmap headers where needed.
2010-08-25 Günther Deschners3-idmap: only include idmap headers where needed.
2010-08-14 Michael Adams3:winbind: remove the method REMOVE_MAPPING from winbi...
2010-08-14 Michael Adams3:winbind: remove the method SET_MAPPING from winbind...
2010-08-14 Michael Adams3:winbind: remove SET_HWM from winbind's API.
2010-08-14 Michael Adams3:winbind: remove the method REMOVE_MAPPING from winbi...
2010-08-14 Michael Adams3:winbind: remove the method SET_MAPPING from winbind...
2010-08-14 Michael Adams3:winbind: remove SET_HWM from winbind's API.
2010-07-28 Andreas Schneiders3-winbind: Use struct pipes_struct.
2010-07-28 Andreas Schneiders3-winbind: Use struct pipes_struct.
2010-07-28 Andreas Schneiders3-winbind: Use struct pipes_struct.
2010-07-27 Jeremy AllisonSecond part of fix for bug 7578 - 'net idmap restore...
2010-07-27 Justin Maggards3: Fix bug 7578
2010-07-05 Andreas Schneiders3-winbind: Free some memory which isn't needed anymore.
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-21 Volker Lendeckes3:winbind: Add a lower-cost alternative to wbinfo...
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-11-23 Volker Lendeckes3-winbind: In _wbint_CheckMachineAccount, there is...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-13 Günther Deschners3-winbindd: add wbint_ChangeMachineAccount implementation.
2009-10-07 Günther Deschners3-winbindd: libwbclient: implement secure channel...
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_SET_HWM to the new API
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_REMOVE_MAPPING to the...
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_SET_MAPPING to the new API
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API
2009-08-30 Volker Lendeckew3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API
2009-08-30 Volker Lendeckew3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API
2009-08-29 Volker Lendeckes3:winbind: Add async QueryGroupList
2009-08-29 Volker Lendeckew3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API
2009-08-29 Volker Lendeckes3:winbind: Add an async dsgetdcname call
2009-08-29 Volker Lendeckes3:winbind: Add async query_user_list
2009-08-29 Volker Lendeckes3:winbind: Fix a bug found by RPC-SAMR
2009-08-29 Volker Lendeckes3:winbind: Rename wbint_GroupMembers to wbint_Principals
2009-08-29 Volker Lendeckes3:winbind: Rename wbint_GroupMember to wbint_Principal
2009-08-16 Volker Lendeckes3:winbind: Add async wb_group_members
2009-08-16 Volker Lendeckes3:winbind: Add async wb_seqnum
2009-08-16 Volker Lendeckes3:winbind: WINBIND_USERINFO -> wbint_userinfo
2009-08-16 Volker Lendeckes3:winbind: Simplify _wbint_[GU]id2Sid
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-05 Volker Lendeckes3:winbind: Add async wb_lookupusergroups
2009-08-05 Volker Lendeckes3:winbind: Add async wb_lookupuseraliases
2009-08-05 Volker Lendeckes3:winbind: Add async wb_queryuser
2009-08-05 Volker Lendeckes3:winbind: Add async wb_gid2sid
2009-08-05 Volker Lendeckes3:winbind: Add async wb_uid2sid
2009-08-05 Volker Lendeckes3:winbind: Add async wb_sid2gid
2009-08-05 Volker Lendeckes3:winbind: Add async wb_sid2uid
2009-08-05 Volker Lendeckes3:winbind: Add async wb_lookupname
2009-08-05 Volker Lendeckes3:winbind: Add async wb_lookupsid
2009-08-05 Volker Lendeckes3:winbind: Add NDR-based parent-child communication...