summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_proto.h
AgeCommit message (Expand)AuthorFilesLines
2025-12-08s3-winbindd: make initialize_winbindd_cache() staticGünther Deschner1-1/+0
2025-12-08s3-winbind: make wcache_store_seqnum staticGünther Deschner1-2/+0
2025-08-13idmap_ad: add and use ldap_timeout and fix LDAP server failoverRalph Boehme1-0/+1
2025-07-30winbindd: always use winbind_add_failed_connection_entry() wrapperStefan Metzmacher1-0/+4
2025-07-07s3-winbindd: Fix internal winbind dsgetdcname calls w.r.t. domain nameGünther Deschner1-0/+1
2025-06-24s3:winbind: Remove unused fill_grent()Samuel Cabrero1-3/+0
2025-04-03winbindd: add find_local_sam_domain() helperStefan Metzmacher1-0/+1
2025-04-03winbindd: pass for_netlogon to winbind_dual_SamLogon to avoid cachingStefan Metzmacher1-0/+1
2025-02-22winbindd: add find_routing_from_namespace_noinit()Stefan Metzmacher1-0/+1
2025-02-08winbindd: introduce update_trusted_domains_dc()Stefan Metzmacher1-1/+1
2024-12-17s3:winbindd: Remove unused set_routing_domain()Pavel Filipenský1-2/+0
2024-12-17s3:winbindd: Remove implementation of WINBINDD_SHOW_SEQUENCEPavel Filipenský1-18/+0
2024-10-31s3:winbindd: call process_set_title() for locator childStefan Metzmacher1-0/+1
2024-05-14s3:winbindd: make winbindd_get_trust_credentials() publicStefan Metzmacher1-0/+7
2024-01-20winbindd: make add_trusted_domains_dc() publicRalph Boehme1-0/+1
2023-12-13s3:winbind: talloc the static locator childSamuel Cabrero1-1/+1
2023-12-13s3:winbind: talloc the static idmap childSamuel Cabrero1-1/+1
2023-10-24s3:/winbindd: remove parse_domain_user_fstrNoel Power1-4/+0
2023-10-24s3/winbindd: Add new parse_domain_user functionNoel Power1-0/+15
2023-10-24s3/winbindd: rename parse_domain_user to parse_domain_user_fstrNoel Power1-1/+1
2023-10-24s3/winbindd: remove canonicalize_username_fstrNoel Power1-4/+0
2023-10-24s3/winbindd: Add new canonicalize_username functionNoel Power1-0/+27
2023-10-24s3/winbindd: rename canonicalize_username to canonicalize_username_fstrNoel Power1-1/+1
2023-07-19s3:winbindd: Fix code spellingAndreas Schneider1-1/+1
2023-07-19s3:winbind: Add callback winbind_call_flow()Pavel Filipenský1-0/+6
2023-06-13s3:winbind: Convert wb_group_members_send() to resolve array of groupsPavel Filipenský1-1/+2
2023-06-13s3:winbind: Add wb_alias_members_{send/recv}Pavel Filipenský1-0/+11
2023-06-13s3:winbind: Add wbint_LookupAliasMembers to winbind interfacePavel Filipenský1-0/+6
2023-03-29winbind: Add idmap_config_string_list()Volker Lendecke1-0/+3
2022-10-21winbind: Enforce user group policy when enabledDavid Mulder1-0/+1
2022-07-15s3:winbind: Change num_groups from int to uint32_t in wb_query_group_list_recv()Pavel Filipenský1-1/+1
2022-07-15s3:winbind: Change num_sids from int to uint32_t in wb_lookupusergroups_recv()Pavel Filipenský1-1/+1
2022-07-15s3:winbind: Change num_sids from int to uint32_t in wb_lookupuseraliases_send()Pavel Filipenský1-1/+1
2022-07-15s3:winbind: Change num_sids from int to uint32_t in wb_gettoken_recv()Pavel Filipenský1-1/+1
2022-07-12s3:winbind: Create service principal inside add_ccache_to_list()Samuel Cabrero1-1/+0
2022-07-12s3:winbind: Fix trailing whitespaces in winbindd_proto.hSamuel Cabrero1-7/+7
2022-05-19s3:winbind: Remove struct winbindd_child_dispatch_tableSamuel Cabrero1-1/+0
2022-05-19s3:winbind: Convert InitConnection from struct based to NDR basedSamuel Cabrero1-2/+0
2022-05-19s3:winbind: Convert winbindd_dual_pam_chauthtok() from struct based to NDR basedSamuel Cabrero1-2/+2
2022-05-19s3:winbind: Convert winbindd_dual_pam_chng_pswd_auth_crap() from struct based...Samuel Cabrero1-1/+2
2022-05-19s3:winbind: Convert PamLogOff from struct based to ndr basedSamuel Cabrero1-2/+2
2022-04-30s3:winbind: Convert PAM_AUTH_CRAP from struct based to NDR basedSamuel Cabrero1-2/+2
2022-04-30s3:winbind: Use temp memory context in winbindd_pam_auth_pac_verify()Samuel Cabrero1-0/+1
2022-04-30s3:winbind: Pass the challenge to winbind_dual_SamLogon() as a data blobSamuel Cabrero1-1/+1
2022-04-08s3:winbind: Convert PamAuth from struct based to NDR basedSamuel Cabrero1-2/+4
2022-04-08s3:winbind: Make extra_data_to_sid_array() publicSamuel Cabrero1-0/+3
2022-04-08s3:winbind: Move sigterm handling functions to winbindd-lib subsystemSamuel Cabrero1-0/+1
2022-04-08s3:winbind: Move functions to enable or disable cache to winbindd-lib subsystemSamuel Cabrero1-0/+1
2022-03-25s3:winbind: Convert Ping parent/child call to NDRSamuel Cabrero1-3/+0
2022-03-06s3:winbind: Convert ListTrustedDomains parent/child call to NDRSamuel Cabrero1-2/+0