index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
winbindd
/
winbindd_proto.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-08
s3-winbindd: make initialize_winbindd_cache() static
Günther Deschner
1
-1
/
+0
2025-12-08
s3-winbind: make wcache_store_seqnum static
Günther Deschner
1
-2
/
+0
2025-08-13
idmap_ad: add and use ldap_timeout and fix LDAP server failover
Ralph Boehme
1
-0
/
+1
2025-07-30
winbindd: always use winbind_add_failed_connection_entry() wrapper
Stefan Metzmacher
1
-0
/
+4
2025-07-07
s3-winbindd: Fix internal winbind dsgetdcname calls w.r.t. domain name
Günther Deschner
1
-0
/
+1
2025-06-24
s3:winbind: Remove unused fill_grent()
Samuel Cabrero
1
-3
/
+0
2025-04-03
winbindd: add find_local_sam_domain() helper
Stefan Metzmacher
1
-0
/
+1
2025-04-03
winbindd: pass for_netlogon to winbind_dual_SamLogon to avoid caching
Stefan Metzmacher
1
-0
/
+1
2025-02-22
winbindd: add find_routing_from_namespace_noinit()
Stefan Metzmacher
1
-0
/
+1
2025-02-08
winbindd: introduce update_trusted_domains_dc()
Stefan Metzmacher
1
-1
/
+1
2024-12-17
s3:winbindd: Remove unused set_routing_domain()
Pavel Filipenský
1
-2
/
+0
2024-12-17
s3:winbindd: Remove implementation of WINBINDD_SHOW_SEQUENCE
Pavel Filipenský
1
-18
/
+0
2024-10-31
s3:winbindd: call process_set_title() for locator child
Stefan Metzmacher
1
-0
/
+1
2024-05-14
s3:winbindd: make winbindd_get_trust_credentials() public
Stefan Metzmacher
1
-0
/
+7
2024-01-20
winbindd: make add_trusted_domains_dc() public
Ralph Boehme
1
-0
/
+1
2023-12-13
s3:winbind: talloc the static locator child
Samuel Cabrero
1
-1
/
+1
2023-12-13
s3:winbind: talloc the static idmap child
Samuel Cabrero
1
-1
/
+1
2023-10-24
s3:/winbindd: remove parse_domain_user_fstr
Noel Power
1
-4
/
+0
2023-10-24
s3/winbindd: Add new parse_domain_user function
Noel Power
1
-0
/
+15
2023-10-24
s3/winbindd: rename parse_domain_user to parse_domain_user_fstr
Noel Power
1
-1
/
+1
2023-10-24
s3/winbindd: remove canonicalize_username_fstr
Noel Power
1
-4
/
+0
2023-10-24
s3/winbindd: Add new canonicalize_username function
Noel Power
1
-0
/
+27
2023-10-24
s3/winbindd: rename canonicalize_username to canonicalize_username_fstr
Noel Power
1
-1
/
+1
2023-07-19
s3:winbindd: Fix code spelling
Andreas Schneider
1
-1
/
+1
2023-07-19
s3:winbind: Add callback winbind_call_flow()
Pavel Filipenský
1
-0
/
+6
2023-06-13
s3:winbind: Convert wb_group_members_send() to resolve array of groups
Pavel Filipenský
1
-1
/
+2
2023-06-13
s3:winbind: Add wb_alias_members_{send/recv}
Pavel Filipenský
1
-0
/
+11
2023-06-13
s3:winbind: Add wbint_LookupAliasMembers to winbind interface
Pavel Filipenský
1
-0
/
+6
2023-03-29
winbind: Add idmap_config_string_list()
Volker Lendecke
1
-0
/
+3
2022-10-21
winbind: Enforce user group policy when enabled
David Mulder
1
-0
/
+1
2022-07-15
s3:winbind: Change num_groups from int to uint32_t in wb_query_group_list_recv()
Pavel Filipenský
1
-1
/
+1
2022-07-15
s3:winbind: Change num_sids from int to uint32_t in wb_lookupusergroups_recv()
Pavel Filipenský
1
-1
/
+1
2022-07-15
s3:winbind: Change num_sids from int to uint32_t in wb_lookupuseraliases_send()
Pavel Filipenský
1
-1
/
+1
2022-07-15
s3:winbind: Change num_sids from int to uint32_t in wb_gettoken_recv()
Pavel Filipenský
1
-1
/
+1
2022-07-12
s3:winbind: Create service principal inside add_ccache_to_list()
Samuel Cabrero
1
-1
/
+0
2022-07-12
s3:winbind: Fix trailing whitespaces in winbindd_proto.h
Samuel Cabrero
1
-7
/
+7
2022-05-19
s3:winbind: Remove struct winbindd_child_dispatch_table
Samuel Cabrero
1
-1
/
+0
2022-05-19
s3:winbind: Convert InitConnection from struct based to NDR based
Samuel Cabrero
1
-2
/
+0
2022-05-19
s3:winbind: Convert winbindd_dual_pam_chauthtok() from struct based to NDR based
Samuel Cabrero
1
-2
/
+2
2022-05-19
s3:winbind: Convert winbindd_dual_pam_chng_pswd_auth_crap() from struct based...
Samuel Cabrero
1
-1
/
+2
2022-05-19
s3:winbind: Convert PamLogOff from struct based to ndr based
Samuel Cabrero
1
-2
/
+2
2022-04-30
s3:winbind: Convert PAM_AUTH_CRAP from struct based to NDR based
Samuel Cabrero
1
-2
/
+2
2022-04-30
s3:winbind: Use temp memory context in winbindd_pam_auth_pac_verify()
Samuel Cabrero
1
-0
/
+1
2022-04-30
s3:winbind: Pass the challenge to winbind_dual_SamLogon() as a data blob
Samuel Cabrero
1
-1
/
+1
2022-04-08
s3:winbind: Convert PamAuth from struct based to NDR based
Samuel Cabrero
1
-2
/
+4
2022-04-08
s3:winbind: Make extra_data_to_sid_array() public
Samuel Cabrero
1
-0
/
+3
2022-04-08
s3:winbind: Move sigterm handling functions to winbindd-lib subsystem
Samuel Cabrero
1
-0
/
+1
2022-04-08
s3:winbind: Move functions to enable or disable cache to winbindd-lib subsystem
Samuel Cabrero
1
-0
/
+1
2022-03-25
s3:winbind: Convert Ping parent/child call to NDR
Samuel Cabrero
1
-3
/
+0
2022-03-06
s3:winbind: Convert ListTrustedDomains parent/child call to NDR
Samuel Cabrero
1
-2
/
+0
[next]