s3-winbindd: libwbclient: implement secure channel verification for specific domains...
[bbaumbach/samba-autobuild/.git] / source3 / winbindd / winbindd_dual_srv.c
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...