s3-schannel: Fix Bug #6697. Interdomain trusts with Windows 2008 R2 DCs.
[ira/wip.git] / source3 / winbindd /
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-09-05 Volker Lendeckes3:winbind: Use fstr_sprintf, it is simpler than talloc...
2009-09-05 Volker Lendeckes3:winbind: Remove pointless <cond> ? true : false;
2009-09-05 Volker Lendeckes3:winbind: Make the pam_auth subfunctions static
2009-09-04 Volker Lendeckes3:winbind: Fix Coverity ID 933: FORWARD_NULL
2009-09-04 Volker Lendeckes3:winbind: Fix Coverity ID 940: Resource Leak
2009-08-30 Volker Lendeckes3:winbind: Fix bug 5626
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: Convert WINBINDD_LIST_GROUPS to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert WINBINDD_LIST_USERS to the new API
2009-08-29 Volker Lendeckes3:winbind: add a fake NDR winbind cache validator
2009-08-29 Volker Lendeckes3:winbind: Convert the getgrent functions to the new API
2009-08-29 Volker Lendeckes3:winbind: Add a comment about fill_grent_mem_domusers...
2009-08-29 Volker Lendeckes3:winbind: Add some missing error checks
2009-08-29 Volker Lendeckes3:winbind: Fix a typo
2009-08-29 Volker Lendeckes3:winbind: Add async wb_next_grent
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: Convert the GETDCNAME routines to the new API
2009-08-29 Volker Lendeckes3:winbind: Add async wb_dsgetdcname
2009-08-29 Volker Lendeckes3:winbind: Convert winbindd_dsgetdcname to the new API
2009-08-29 Volker Lendeckes3:winbind: Add an async dsgetdcname call
2009-08-29 Volker Lendeckes3:winbind: Convert the GETPWENT routines to the new API
2009-08-29 Volker Lendeckes3:winbind: Add async next_pwent
2009-08-29 Volker Lendeckes3:winbind: Add async fill_pwent
2009-08-29 Volker Lendeckes3:winbind: Add async query_user_list
2009-08-29 Volker Lendeckes3:winbind: simplify wb_seqnums_done a bit
2009-08-29 Volker Lendeckes3:winbind: Make wb_seqnums.c update the winbind cache...
2009-08-29 Volker Lendeckes3:winbind: Fix a bug found by RPC-SAMR
2009-08-29 Volker Lendeckes3:winbind: Fix a typo
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-27 Volker Lendeckes3:winbind: Convert WINBINDD_GETUSERSIDS to the new API
2009-08-27 Volker Lendeckes3:winbind: Fix a typo
2009-08-27 Volker Lendeckes3:winbind: Remove the manual caching for the async...
2009-08-27 Volker Lendeckes3:winbind: Some calls are not cacheable
2009-08-27 Volker Lendeckes3:winbind: Factor out wcache_store_seqnum()
2009-08-27 Volker Lendeckes3:winbind: Add a generic cache for NDR based parent...
2009-08-27 Volker Lendeckes3:winbind: Factor out wcache_fetch_seqnum
2009-08-26 Steven Dannemans3/winbindd: Remove unnecessary check for NULL SID
2009-08-26 Volker Lendeckes3:winbind: Fix Coverity ID 942: Resource Leak
2009-08-23 Volker Lendeckes3:winbind: Fallback to the forest root for lookupname
2009-08-23 Volker Lendeckes3:winbind: Even on a domain controller, "our" domain...
2009-08-23 Volker Lendeckes3:winbind: Do not drop the first user in sam_query_use...
2009-08-23 Volker Lendeckes3:winbind: For internal domains it is pointless to...
2009-08-23 Volker Lendeckes3:winbind: winbindd_dual_ndrcmd should output what...
2009-08-23 Volker Lendeckes3:winbind: Fix the talloc hierarchy in wb_queryuser_done
2009-08-20 Günther Deschners3-idmap: fix two uninitialized variable warnings in...
2009-08-16 Volker Lendeckes3:winbind: The get[gr|pw]end functions need access...
2009-08-16 Volker Lendeckes3:winbind: Convert WINBINDD_GETGRNAM to the new API
2009-08-16 Volker Lendeckes3:winbind: Convert WINBINDD_GETGRGID to the new API
2009-08-16 Volker Lendeckes3:winbind: Add winbindd_print_groupmem
2009-08-16 Volker Lendeckes3:winbind: Make fill_grent publically available
2009-08-16 Volker Lendeckes3:winbind: Add const to normalize_name_map
2009-08-16 Volker Lendeckes3:winbind: Add async wb_getgrsid
2009-08-16 Volker Lendeckes3:winbind: Add async wb_group_members
2009-08-16 Volker Lendeckes3:winbind: Make wcache_lookup_groupmem available publi...
2009-08-16 Volker Lendeckes3:winbind: Convert winbindd_show_sequence to the new API
2009-08-16 Volker Lendeckes3:winbind: Add async wb_seqnums
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-11 Stefan Metzmachers3:winbindd: raise the timeout for lsa_Lookup*() calls...
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Bo Yangs3: Fix nss info substitution
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETGROUPS to the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_gettoken
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETUSERDOMGROUPS to the...
2009-08-05 Volker Lendeckes3:winbind: Add async wb_lookupusergroups
2009-08-05 Volker Lendeckes3:winbind: Make wcache_lookup_usergroups externally...
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETSIDALIASES to the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_lookupuseraliases
2009-08-05 Volker Lendeckes3:winbind: Make parse_sidlist take a const char *
2009-08-05 Volker Lendeckes3:winbind: Make wcache_lookup_useraliases available...
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETPWUID to the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETPWNAM to the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETPWSID to the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_getpwsid
2009-08-05 Volker Lendeckes3:winbind: Make fillup_pw_field publically available
2009-08-05 Volker Lendeckes3:winbind: Add async wb_queryuser
2009-08-05 Volker Lendeckes3:winbind: Make wcache_query_user externally visible
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GID_TO_SID the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_gid2sid
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_UID_TO_SID the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_uid2sid
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_SID_TO_GID the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_sid2gid
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_SID_TO_UID to the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_sid2uid
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_LOOKUPNAME to the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_lookupname
2009-08-05 Volker Lendeckes3:winbind: Make wcache_name_to_sid visible externally
2009-08-05 Volker Lendeckes3:winbind: Remove old version of WINBINDD_PING
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_LOOKUPSID to the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_lookupsid
2009-08-05 Volker Lendeckes3:winbind: Make wcache_sid_to_name externally visible
next