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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-22
winbindd: remember ForestTrustInformation in routing_domain->fti
Stefan Metzmacher
1
-0
/
+2
2025-02-08
winbindd: use struct winbindd_domain_ref in struct getgrent_state
Stefan Metzmacher
1
-1
/
+1
2025-02-08
winbindd: use struct winbindd_domain_ref in struct getpwent_state
Stefan Metzmacher
1
-1
/
+1
2025-02-08
winbindd: add struct winbindd_domain_ref infrastructure
Stefan Metzmacher
1
-2
/
+29
2025-02-08
winbindd: winbindd_child->domain is a talloc grant parent if valid
Stefan Metzmacher
1
-1
/
+1
2024-10-01
s3:winbindd: it's 2024 and all AD domains should be native now
Stefan Metzmacher
1
-1
/
+0
2023-07-19
s3:winbindd: Fix code spelling
Andreas Schneider
1
-1
/
+1
2023-06-13
s3:winbind: Add lookup_aliasmem to winbindd_methods and implement it in all b...
Pavel Filipenský
1
-0
/
+8
2022-12-21
winbindd: Add force_dc to bypass cached connection and DC lookup
Ralph Boehme
1
-0
/
+1
2022-11-04
s3:winbind: Avoid unnecessary locking in wb_parent_idmap_setup_send()
Pavel Filipenský
1
-0
/
+1
2022-07-15
s3:winbind: Change max_groups, num_groups from int to uint32_t in getpwent_state
Pavel Filipenský
1
-2
/
+2
2022-07-15
s3:winbind: Fix trailing whitespace in winbindd.h
Pavel Filipenský
1
-1
/
+1
2022-05-19
s3:winbind: Remove struct winbindd_child_dispatch_table
Samuel Cabrero
1
-9
/
+0
2022-04-13
s3:winbind: Remove no longer used domain's private_data pointer
Samuel Cabrero
1
-4
/
+0
2022-04-13
s3:winbind: Do not use domain's private data to store the ADS_STRUCT
Samuel Cabrero
1
-0
/
+2
2022-04-13
s3:winbind: Do not use domain's private data to store the SAMR pipes
Samuel Cabrero
1
-0
/
+6
2022-02-23
s3:winbind: Store canonical principal and realm in ccache entry
Samuel Cabrero
1
-0
/
+2
2021-07-14
s3:winbind: Get rid of the winbind dc-connect child
Isaac Boukris
1
-5
/
+2
2021-04-29
winbindd: remove obsolete sequence_number from struct winbindd_methods
Ralph Boehme
1
-3
/
+0
2020-10-23
winbindd: add generic wb_parent_idmap_setup_send/recv() helpers
Stefan Metzmacher
1
-0
/
+13
2019-04-18
winbind: Return queried domain name from name_to_sid
Christof Schmitt
1
-0
/
+1
2018-11-12
s3:winbindd: Also log the process name in winbindd
Andreas Schneider
1
-0
/
+1
2018-11-01
s3: winbind: Remove fstring from wb_acct_info struct
Samuel Cabrero
1
-2
/
+2
2018-04-24
winbind: Remove an unused struct declaration
Volker Lendecke
1
-8
/
+0
2018-03-01
winbind: Fix a race between the sigchld and 0-sized socket read
Volker Lendecke
1
-0
/
+1
2018-03-01
winbind: Remove the "winbindd_children" global
Volker Lendecke
1
-2
/
+0
2018-02-23
winbind: Use one queue for all domain children
Stefan Metzmacher
1
-0
/
+1
2018-02-23
winbind: Maintain a binding handle per domain and always go via wb_domain_req...
Volker Lendecke
1
-0
/
+2
2018-02-10
winbindd: remove const from set_routing_domain()
Stefan Metzmacher
1
-1
/
+1
2018-02-10
winbindd: fix LSA connections via DCERPC_AUTH_SCHANNEL
Stefan Metzmacher
1
-1
/
+0
2018-01-13
winbindd: add set_routing_domain()
Ralph Boehme
1
-0
/
+1
2018-01-13
winbindd: remember the secure_channel_type in winbindd_domain
Stefan Metzmacher
1
-0
/
+1
2017-09-30
winbind: Remove the use of "talloc_dict"
Volker Lendecke
1
-2
/
+0
2017-08-30
winbind: Rename winbindd_cm_conn->netlogon_creds to _ctx
Volker Lendecke
1
-1
/
+1
2017-03-18
s3:winbind: Remove unused struct getpwent_user
Andreas Schneider
1
-11
/
+0
2017-03-06
Revert "winbind: Remove "lookup_usergroups" winbind method"
Volker Lendecke
1
-0
/
+8
2017-01-04
winbind: Simplify query_user_list to only return rids
Volker Lendecke
1
-2
/
+1
2017-01-04
winbind: Remove "lookup_usergroups" winbind method
Volker Lendecke
1
-8
/
+0
2017-01-04
winbind: Remove "query_user" backend function
Volker Lendecke
1
-6
/
+0
2017-01-02
winbind: Go throught wb_getpwsid for listing users
Volker Lendecke
1
-3
/
+2
2016-10-11
winbindd: Remove now unused domain->methods
Christof Schmitt
1
-5
/
+4
2016-09-10
winbindd: Remove unused enum ent_type
Christof Schmitt
1
-6
/
+0
2015-08-24
winbind: Remove "have_idmap_config" from winbindd_domain
Volker Lendecke
1
-7
/
+0
2015-05-20
s3:winbindd: make sure we remove pending io requests before closing client so...
Stefan Metzmacher
1
-0
/
+1
2015-05-06
Last lot of convert uint32 to uint32_t in winbindd, I promise.
Richard Sharpe
1
-1
/
+1
2015-04-29
Change all uint32/16/8 to 32_t/16_t/8_t in winbindd.
Richard Sharpe
1
-19
/
+19
2014-07-11
s3:winbindd: remove unused get[pw|gr]ent_initialized from winbindd_cli_state
Stefan Metzmacher
1
-4
/
+0
2014-07-04
winbindd: Use a remote RPC server when we are an RODC when needed
Andrew Bartlett
1
-0
/
+1
2014-06-11
librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...
Andrew Bartlett
1
-1
/
+1
2014-01-07
s3:winbindd: make use of rpccli_{create,setup}_netlogon_creds()
Stefan Metzmacher
1
-0
/
+3
[next]