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_rpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-26
s3:winbindd: make use of dcerpc_binding_handle_get_transport()
Stefan Metzmacher
1
-2
/
+5
2024-02-22
s3: winbindd: reduce scope of a variable
Shaleen Bathla
1
-1
/
+1
2023-06-13
s3:winbind: Remove SID_NAME_ALIAS code from rpc_lookup_groupmem()
Pavel Filipenský
1
-42
/
+0
2023-06-13
s3:winbind: Add lookup_aliasmem to winbindd_methods and implement it in all b...
Pavel Filipenský
1
-0
/
+75
2021-04-29
s3:winbindd: Remove unused rpc_sequence_number()
Andreas Schneider
1
-59
/
+0
2021-04-06
winbindd: Remove unused code
Volker Lendecke
1
-214
/
+0
2019-10-16
s3:winbind: Don't abort when receiving a NULL SID
Amit Kumar
1
-9
/
+7
2019-04-18
winbind: Return queried domain name from name_to_sid
Christof Schmitt
1
-0
/
+12
2019-04-18
winbind: Query domain from winbind rpc name_to_sid
Christof Schmitt
1
-1
/
+2
2018-11-01
s3: winbind: Remove fstring from wb_acct_info struct
Samuel Cabrero
1
-4
/
+12
2017-11-29
winbindd: let normalize_name_map() call find_domain_from_name_noinit()
Ralph Boehme
1
-2
/
+2
2017-05-16
s3:winbind: Use a talloc stackframe for rpc_query_user_list
Andreas Schneider
1
-16
/
+24
2017-04-07
winbindd: error handling in rpc_lookup_sids()
Ralph Boehme
1
-4
/
+5
2017-03-06
Revert "winbind: Remove rpc_lookup_usergroups"
Volker Lendecke
1
-0
/
+74
2017-02-23
winbind: Use EnumDomainUsers in rpc_query_user_list
Volker Lendecke
1
-37
/
+24
2017-01-11
winbind: Fix CID 1398533 Resource leak
Volker Lendecke
1
-0
/
+1
2017-01-04
winbind: Simplify query_user_list to only return rids
Volker Lendecke
1
-51
/
+11
2017-01-04
winbind: Remove rpc_lookup_usergroups
Volker Lendecke
1
-74
/
+0
2017-01-04
winbind: Remove rpc_query_user
Volker Lendecke
1
-76
/
+0
2017-01-02
winbind: Initialize user list info to 0
Volker Lendecke
1
-0
/
+2
2016-11-03
s3-winbind: Do not return NO_MEMORY if we have an empty user list
Andreas Schneider
1
-0
/
+4
2015-07-17
s3:winbindd: initialize dst->primary_gid with (gid_t)-1
Stefan Metzmacher
1
-1
/
+1
2015-07-17
s3:winbindd: initialize acct_desc fields in rpc_enum_{dom,local}_groups()
Stefan Metzmacher
1
-5
/
+10
2015-07-17
s3:winbindd: initialize an [in,out] variable in rpc_try_lookup_sids3()
Stefan Metzmacher
1
-1
/
+1
2014-11-25
s3:winbindd: avoid invalid pointer type warnings
Stefan Metzmacher
1
-1
/
+4
2014-09-01
winbindd: Do not segfault if the trusted domain has no SID
Andrew Bartlett
1
-1
/
+9
2014-04-02
winbindd: Ensure we do not look at rid_array before checking if it was returned
Andrew Bartlett
1
-3
/
+3
2014-02-25
rpc: fix name-normalization in rpc_sid_to_name()
Michael Adam
1
-1
/
+1
2014-02-25
rpc: correctly tread domain-only requests in rpc_sid_to_name()
Michael Adam
1
-1
/
+1
2013-12-09
CVE-2013-4408:s3:Ensure LookupRids() replies arrays are range checked.
Jeremy Allison
1
-2
/
+8
2013-12-09
CVE-2013-4408:s3:Ensure LookupNames replies arrays are range checked.
Jeremy Allison
1
-12
/
+2
2013-12-09
CVE-2013-4408:s3:Ensure LookupSids replies arrays are range checked.
Jeremy Allison
1
-0
/
+32
2013-01-29
s3:winbindd: check the correct variable for talloc success in rpc_query_user()
Michael Adam
1
-1
/
+1
2012-11-30
s3-winbind: use new reconnect logic in rpc_lookup_sids() also.
Günther Deschner
1
-16
/
+7
2012-09-29
s3-winbindd: Adjust error code loop logic in rpc_trusted_domains().
Günther Deschner
1
-1
/
+1
2012-09-28
s3-winbindd: Allow DNS resolution of trusted domains if DNS name is avaliable
Sumit Bose
1
-21
/
+47
2012-02-18
Fix a bunch of "unused variable" warnings.
Jeremy Allison
1
-2
/
+0
2011-06-09
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
1
-4
/
+4
2011-06-09
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
1
-2
/
+2
2011-06-09
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
1
-2
/
+2
2011-06-09
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
1
-3
/
+3
2011-05-02
s3-winbindd: remove unused headers.
Günther Deschner
1
-3
/
+0
2011-04-13
s3: Add wbint_LookupSids
Volker Lendecke
1
-0
/
+98
2011-04-13
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-winbindd: copy acct_info to wb_acct_info so we dont need passdb for it.
Günther Deschner
1
-6
/
+6
2011-02-02
s3-winbind: prefer dcerpc_lsa_X functions in winbindd/winbindd_rpc.c.
Günther Deschner
1
-7
/
+12
2011-02-02
s3-winbind: prefer dcerpc_samr_X functions in winbindd/winbindd_rpc.c.
Günther Deschner
1
-58
/
+134
2011-01-21
s3-rpc_client: Rename get_query_dispinfo_params.
Andreas Schneider
1
-3
/
+3
2010-11-01
s3:winbindd: fix query_user for users with NULL full name.
Michael Adam
1
-1
/
+3
2010-11-01
s3:winbindd: fix query_user_list for users with NULL full_name
Michael Adam
1
-1
/
+3
[next]