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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-20
winbindd: fix listing trusted domains with NT trusts
Ralph Boehme
1
-33
/
+25
2024-01-20
winbindd: call add_trusted_domains_dc() in smbcontrol reload-config handler
Ralph Boehme
1
-0
/
+6
2024-01-20
winbindd: make add_trusted_domains_dc() public
Ralph Boehme
2
-3
/
+2
2024-01-20
winbindd: also apply schannel logic as an NT4 DC
Ralph Boehme
1
-6
/
+6
2023-12-15
VERSION: move COPYRIGHT_STARTUP_MESSAGE as SAMBA_COPYRIGHT_STRING into version.h
Stefan Metzmacher
1
-3
/
+3
2023-12-13
idmap_nss: Install a messaging filter to reload the configuration
Samuel Cabrero
1
-0
/
+43
2023-12-13
idmap_nss: Add a parameter to use UPNs instead of plain names
Samuel Cabrero
1
-13
/
+177
2023-12-13
idmap_nss: Increase debug on failures
Samuel Cabrero
1
-2
/
+14
2023-12-13
s3:winbind: Register a messaging filter foreach domain child
Samuel Cabrero
1
-12
/
+22
2023-12-13
s3:winbind: talloc the static locator child
Samuel Cabrero
3
-7
/
+23
2023-12-13
s3:winbind: talloc the static idmap child
Samuel Cabrero
3
-11
/
+26
2023-11-21
winbind: Fix Coverity ID 1398910
Volker Lendecke
1
-0
/
+2
2023-11-21
s3:winbind: Always close the policy handle we opened
Andreas Schneider
1
-1
/
+8
2023-11-21
s3:winbind: Use dcerpc_lsa_open_policy_fallback() in winbindd_cm.c
Andreas Schneider
1
-3
/
+20
2023-11-20
logging: use DBG_STARTUP_NOTICE for startup message
Björn Jacke
1
-2
/
+3
2023-11-01
librpc:ndr: Introduce ‘ndr_flags_type’ type
Joseph Sutton
1
-1
/
+1
2023-10-24
s3:/winbindd: remove parse_domain_user_fstr
Noel Power
2
-48
/
+0
2023-10-24
s3/winbindd: use parse_domain_user instead of parse_domain_user_fstr
Noel Power
1
-26
/
+7
2023-10-24
s3/winbindd: replace use of parse_domain_user_fstr with parse_domain_user
Noel Power
1
-43
/
+78
2023-10-24
s3/winbindd: replace parse_domain_user_fn with parse_domain_user
Noel Power
1
-6
/
+13
2023-10-24
s3/winbindd: use parse_domain_user instead of parse_domain_user_fstr
Noel Power
1
-23
/
+8
2023-10-24
s3/winbindd: use parse_domain_user instead of parse_domain_user_fstr
Noel Power
1
-7
/
+8
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: Add new parse_domain_user function
Noel Power
2
-0
/
+100
2023-10-24
s3/winbindd: rename parse_domain_user to parse_domain_user_fstr
Noel Power
7
-14
/
+23
2023-10-24
s3/winbindd: remove canonicalize_username_fstr
Noel Power
2
-31
/
+0
2023-10-24
s3/winbindd: in winbindd_pam_chauthtok_send use canonicalize_username
Noel Power
1
-5
/
+12
2023-10-24
s3/winbindd: in winbindd_pam_auth_send use canonicalize_username
Noel Power
1
-7
/
+12
2023-10-24
s3/winbindd: in winbindd_pam_logoff_send use canonicalize_username
Noel Power
1
-5
/
+15
2023-10-24
s3/winbindd: in winbindd_ccache_save use canonicalize_username
Noel Power
1
-14
/
+52
2023-10-24
s3/winbindd: Add new canonicalize_username function
Noel Power
2
-0
/
+88
2023-10-24
s3/winbindd: rename canonicalize_username to canonicalize_username_fstr
Noel Power
6
-7
/
+8
2023-10-24
s3/winbind: Ensure parse_domain_user() can't write beyond the end of domain[]
Noel Power
1
-0
/
+6
2023-10-18
s3:winbindd: Improve logging for failover scenarios in winbindd_pam.c
Pavel Filipenský
1
-0
/
+4
2023-10-18
s3:winbindd: Improve logging for failover scenarios in winbindd_cm.c
Pavel Filipenský
1
-2
/
+29
2023-10-11
s3:winbindd: Call winbind_add_failed_connection_entry() for the correct dc name
Pavel Filipenský
1
-1
/
+4
2023-10-11
s3:winbindd: Skip check_negative_conn_cache() if saf_servername == NULL
Pavel Filipenský
1
-3
/
+6
2023-09-26
s3-winbind: Use token as parent for token->sids in check_info3_in_group()
Andrew Bartlett
1
-1
/
+1
2023-09-26
libcli/security: Pass in claims evaluation state when building any security t...
Andrew Bartlett
1
-1
/
+7
2023-09-25
libsmb: Pass neg contexts through sync smbXcli_negprot_recv()
Volker Lendecke
1
-2
/
+6
2023-09-14
s3:winbindd: Add zero digit to literal
Joseph Sutton
1
-1
/
+1
2023-09-11
s3:winbindd: Fix code spelling
Joseph Sutton
3
-5
/
+5
2023-08-30
s3:winbindd: Use a correct value for the length of domain children
Pavel Filipenský
3
-4
/
+4
2023-08-30
s3:winbindd: Avoid doing the same assignment twice
Pavel Filipenský
1
-1
/
+0
2023-08-14
idmap:fix whitespace
Volker Lendecke
1
-5
/
+5
2023-08-14
idmap_tdb: Remove a variable never used
Volker Lendecke
1
-8
/
+0
2023-08-14
idmap: Fix whitespace
Volker Lendecke
2
-8
/
+8
2023-08-08
s3:winbindd: Fix debug messages
Joseph Sutton
1
-6
/
+6
2023-08-08
s3:winbindd: Add missing newlines to logging messages
Joseph Sutton
7
-17
/
+17
2023-07-25
s3:winbindd: Fix double close(fd)
Pavel Filipenský
1
-2
/
+8
[next]