summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_proto.h
AgeCommit message (Expand)AuthorFilesLines
2009-09-28s3:winbind: Make check_info3_in_group, sanitize its memory handlingVolker Lendecke1-0/+2
2009-09-28s3:winbind: Make "check_request_flags" publically availableVolker Lendecke1-0/+1
2009-09-28s3:winbind: Sanitize the args for find_auth_domain: It only needs the flagsVolker Lendecke1-2/+2
2009-09-28s3:winbind: Make append_data publically available as append_auth_dataVolker Lendecke1-0/+4
2009-09-22s3-winbindd: add cm_connect_lsa_tcp().Günther Deschner1-0/+3
2009-09-17s3-winbindd: add and use winbindd_lookup_names().Günther Deschner1-0/+7
2009-09-17s3-winbindd: add and use winbindd_lookup_sids().Günther Deschner1-0/+9
2009-09-07s3:winbind: Convert WINBINDD_SET_HWM to the new APIVolker Lendecke1-0/+7
2009-09-07s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new APIVolker Lendecke1-0/+7
2009-09-07s3:winbind: Convert WINBINDD_SET_MAPPING to the new APIVolker Lendecke1-0/+7
2009-09-07s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new APIVolker Lendecke1-0/+6
2009-09-05s3:winbind: Make the pam_auth subfunctions staticVolker Lendecke1-9/+0
2009-08-30w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new APIVolker Lendecke1-0/+7
2009-08-30w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new APIVolker Lendecke1-0/+7
2009-08-29s3:winbind: Convert WINBINDD_LIST_GROUPS to the new APIVolker Lendecke1-0/+8
2009-08-29s3:winbind: Convert WINBINDD_LIST_USERS to the new APIVolker Lendecke1-0/+7
2009-08-29s3:winbind: Convert the getgrent functions to the new APIVolker Lendecke1-0/+19
2009-08-29s3:winbind: Add async wb_next_grentVolker Lendecke1-0/+8
2009-08-29w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new APIVolker Lendecke1-2/+7
2009-08-29s3:winbind: Convert the GETDCNAME routines to the new APIVolker Lendecke1-1/+7
2009-08-29s3:winbind: Add async wb_dsgetdcnameVolker Lendecke1-0/+9
2009-08-29s3:winbind: Convert winbindd_dsgetdcname to the new APIVolker Lendecke1-0/+7
2009-08-29s3:winbind: Convert the GETPWENT routines to the new APIVolker Lendecke1-0/+20
2009-08-29s3:winbind: Add async next_pwentVolker Lendecke1-0/+6
2009-08-29s3:winbind: Add async fill_pwentVolker Lendecke1-0/+7
2009-08-29s3:winbind: Add async query_user_listVolker Lendecke1-0/+7
2009-08-27s3:winbind: Convert WINBINDD_GETUSERSIDS to the new APIVolker Lendecke1-4/+7
2009-08-27s3:winbind: Factor out wcache_store_seqnum()Volker Lendecke1-0/+2
2009-08-27s3:winbind: Add a generic cache for NDR based parent-child requestsVolker Lendecke1-1/+6
2009-08-16s3:winbind: The get[gr|pw]end functions need access to the client stateVolker Lendecke1-1/+17
2009-08-16s3:winbind: Convert WINBINDD_GETGRNAM to the new APIVolker Lendecke1-0/+6
2009-08-16s3:winbind: Convert WINBINDD_GETGRGID to the new APIVolker Lendecke1-0/+6
2009-08-16s3:winbind: Add winbindd_print_groupmemVolker Lendecke1-0/+3
2009-08-16s3:winbind: Make fill_grent publically availableVolker Lendecke1-0/+2
2009-08-16s3:winbind: Add const to normalize_name_mapVolker Lendecke1-3/+3
2009-08-16s3:winbind: Add async wb_getgrsidVolker Lendecke1-0/+8
2009-08-16s3:winbind: Add async wb_group_membersVolker Lendecke1-0/+7
2009-08-16s3:winbind: Make wcache_lookup_groupmem available publicallyVolker Lendecke1-0/+6
2009-08-16s3:winbind: Convert winbindd_show_sequence to the new APIVolker Lendecke1-0/+7
2009-08-16s3:winbind: Add async wb_seqnumsVolker Lendecke1-0/+5
2009-08-16s3:winbind: Add async wb_seqnumVolker Lendecke1-0/+4
2009-08-16s3:winbind: WINBIND_USERINFO -> wbint_userinfoVolker Lendecke1-2/+2
2009-08-05s3:winbind: Convert WINBINDD_GETGROUPS to the new APIVolker Lendecke1-0/+5
2009-08-05s3:winbind: Add async wb_gettokenVolker Lendecke1-0/+5
2009-08-05s3:winbind: Convert WINBINDD_GETUSERDOMGROUPS to the new APIVolker Lendecke1-0/+7
2009-08-05s3:winbind: Add async wb_lookupusergroupsVolker Lendecke1-0/+7
2009-08-05s3:winbind: Make wcache_lookup_usergroups externally visibleVolker Lendecke1-0/+5
2009-08-05s3:winbind: Convert WINBINDD_GETSIDALIASES to the new APIVolker Lendecke1-0/+5
2009-08-05s3:winbind: Add async wb_lookupuseraliasesVolker Lendecke1-0/+7
2009-08-05s3:winbind: Make parse_sidlist take a const char *Volker Lendecke1-1/+1