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_getgroups.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-13
winbind: Initialize idmap in winbindd_getgroups
Volker Lendecke
1
-2
/
+27
2025-06-24
s3:winbind: Delegate normalize_name_unmap to the idmap child in winbindd_getg...
Samuel Cabrero
1
-15
/
+47
2025-01-02
silence "Can not convert group sid" warnings in the log
Michael Tokarev
1
-1
/
+1
2024-07-26
winbindd: let LookupNames return NT_STATUS_OK and SID_NAME_UNKNOWN for unmapp...
Ralph Boehme
1
-0
/
+3
2023-10-24
s3/winbindd: use parse_domain_user_fstr instead of parse_domain_user
Noel Power
1
-7
/
+7
2023-10-24
s3/winbindd: rename parse_domain_user to parse_domain_user_fstr
Noel Power
1
-1
/
+1
2022-07-21
s3:winbind: Add additional debug level check to winbindd_getgroups_recv()
Pavel Filipenský
1
-2
/
+4
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in winbindd_getgroups.c
Pavel Filipenský
1
-3
/
+3
2022-07-15
s3:winbind: Change num_gids from int to uint32_t in winbindd_getgroups_state
Pavel Filipenský
1
-3
/
+3
2022-07-15
s3:winbind: Change num_sids from int to uint32_t in wb_gettoken_recv()
Pavel Filipenský
1
-2
/
+2
2022-07-15
s3:winbind: Improve logging in winbindd_getgroups.c
Pavel Filipenský
1
-15
/
+25
2020-10-23
winbindd: allow idmap backends to mark entries with ID_[TYPE_WB_]REQUIRE_TYPE
Stefan Metzmacher
1
-0
/
+7
2018-12-20
winbindd: Use dom_sid_str_buf
Volker Lendecke
1
-1
/
+3
2018-11-27
winbind: Use dom_sid_str_buf
Volker Lendecke
1
-1
/
+4
2018-11-12
s3:winbind: Log client process name
Andreas Schneider
1
-1
/
+4
2018-05-11
winbind: Fix UPN handling in parse_domain_user()
Andreas Schneider
1
-2
/
+8
2018-05-11
winbind: Pass upn unmodified to lookup names
Stefan Metzmacher
1
-1
/
+4
2017-01-04
winbind: Add "expand_local_aliases" to wb_gettoken
Volker Lendecke
1
-1
/
+1
2015-03-07
winbind: Make wb_sids2xids_recv work on an array
Volker Lendecke
1
-1
/
+1
2013-07-29
s3:winbind: add a warning DEBUG message when skipping a sid from the mapped G...
Michael Adam
1
-0
/
+18
2013-07-29
s3:winbind: change getgroups to only do one sids2xids call instead of many
Michael Adam
1
-26
/
+42
2013-07-29
s3:winbind: fix the getgroups implementation to include the user sid's GID in...
Michael Adam
1
-3
/
+5
2013-07-29
s3:winbind: fix gid counting and error handling in the getgroups implementation
Michael Adam
1
-6
/
+10
2012-12-03
s3:winbindd: change winbindd_getgroups to use wb_sids2xids instead of wb_sid2gid
Michael Adam
1
-5
/
+14
2011-05-10
s3: Use tevent_req_ntstatus properly in a few places
Volker Lendecke
1
-4
/
+2
2011-03-30
s3-passdb: move LOOKUP_NAME_ flags to passdb where they belong to.
Günther Deschner
1
-0
/
+1
2009-12-28
s3: Check for lp_winbind_trusted_domains_only in wb_gettoken()
Volker Lendecke
1
-24
/
+0
2009-08-16
s3:winbind: The get[gr|pw]end functions need access to the client state
Volker Lendecke
1
-0
/
+1
2009-08-05
s3:winbind: Convert WINBINDD_GETGROUPS to the new API
Volker Lendecke
1
-0
/
+222