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
2019-03-01
winbindd: Use wrapper for string to integer conversion
Swen Schillig
3
-15
/
+52
2019-02-28
winbind: Use idmap_cache_find_xid2sid
Volker Lendecke
1
-13
/
+2
2019-02-28
winbind: Now we explicitly track if we got ids from cache
Volker Lendecke
1
-4
/
+10
2019-02-28
winbind: Initialize "expired" parameter to idmap_cache_xid2sid
Volker Lendecke
1
-1
/
+1
2019-02-28
idmap_cache: Only touch "sid" on success in find_xid_to_sid
Volker Lendecke
1
-1
/
+1
2019-02-27
winbind: Avoid a "==False"
Volker Lendecke
1
-1
/
+1
2019-02-27
winbind: Fix an error path memleak
Volker Lendecke
1
-0
/
+1
2019-02-27
winbind: Align integer types
Volker Lendecke
1
-3
/
+3
2019-02-27
winbindd: Fix typos
Volker Lendecke
1
-2
/
+2
2019-02-23
winbindd: set idmap cache entries as the last step in async wb_xids2sids
Ralph Boehme
1
-11
/
+22
2019-02-23
winbindd: track whether a result from xid2sid was coming from the cache
Ralph Boehme
1
-0
/
+7
2019-02-23
winbindd: switch send-next/done order
Ralph Boehme
1
-9
/
+13
2019-02-23
winbindd: update xid in wb_xids2sids_state->xids with what we got
Ralph Boehme
1
-0
/
+1
2019-02-23
winbindd: convert id to a pointer in wb_xids2sids_dom_done()
Ralph Boehme
1
-2
/
+2
2019-02-23
winbindd: make xids a const argument to wb_xids2sids_send()
Ralph Boehme
2
-2
/
+2
2019-02-23
winbindd: make a copy of xid's in wb_xids2sids_send()
Ralph Boehme
1
-1
/
+6
2019-02-22
s3:winbindd: Remove unused arcfour.h from PAM handling
Andreas Schneider
1
-1
/
+0
2019-02-20
winbind: Log PAM and NTLM authentications.
Gary Lockyer
3
-18
/
+227
2019-02-20
winbind: Generate and pass logon ID
Gary Lockyer
3
-1
/
+25
2019-02-14
winbindd_irpc: remove unused winbind_DsrUpdateReadOnlyServerDnsRecords from w...
Stefan Metzmacher
1
-2
/
+0
2019-02-08
winbindd: Enhance xids2sids debugging
Volker Lendecke
1
-0
/
+5
2019-02-08
winbind: Enhance xids2sids debugging
Volker Lendecke
1
-2
/
+6
2019-01-28
s3:winbind: Use C99 initializer for poptOption in winbindd
Andreas Schneider
1
-6
/
+48
2019-01-08
idmap: In _wbint_Sids2UnixIDs, pass back what we have
Volker Lendecke
1
-0
/
+9
2019-01-08
idmap_tdb: If one SID fails to map, try the rest
Volker Lendecke
1
-1
/
+4
2019-01-08
winbind: Fix a typo
Volker Lendecke
1
-1
/
+1
2019-01-08
winbindd: Use dom_sid_str_buf
Volker Lendecke
1
-8
/
+10
2018-12-22
winbind: honor WBFLAG_FROM_NSS along with winbind enum users/groups
Stefan Metzmacher
2
-0
/
+10
2018-12-20
winbindd: Use dom_sid_str_buf
Volker Lendecke
25
-59
/
+129
2018-12-20
winbind: Use dom_sid_str_buf
Volker Lendecke
3
-4
/
+11
2018-12-19
winbindd: Add kerberos tracing
Swen Schillig
1
-3
/
+3
2018-12-14
Correction of comment in winbindd_pam.c
amitkuma
1
-1
/
+1
2018-12-11
winbind: Use dom_sid_str_buf
Volker Lendecke
4
-72
/
+48
2018-12-07
winbindd: Use dom_sid_str_buf
Volker Lendecke
4
-13
/
+12
2018-12-07
idmap_tdb: Use dom_sid_str_buf
Volker Lendecke
1
-3
/
+2
2018-12-07
winbindd_cache: Use dom_sid_str_buf
Volker Lendecke
1
-17
/
+21
2018-12-05
winbindd: Route predefined domains through the BUILTIN domain child
Ralph Boehme
1
-0
/
+7
2018-12-05
winbindd: fix predefined domains routing in find_lookup_domain_from_sid()
Ralph Boehme
1
-19
/
+8
2018-12-05
winbindd: add some braces
Ralph Boehme
1
-1
/
+2
2018-11-30
Fix spelling mistakes
Olly Betts
1
-2
/
+2
2018-11-28
s3:winbindd: Use #ifdef instead of #if for config.h definitions
Andreas Schneider
1
-1
/
+1
2018-11-27
winbind: Use dom_sid_str_buf
Volker Lendecke
1
-10
/
+6
2018-11-27
winbind: Fix "wbint_Principals" definition
Volker Lendecke
2
-2
/
+2
2018-11-27
winbind: Use dom_sid_str_buf
Volker Lendecke
1
-3
/
+7
2018-11-27
winbind: Use dom_sid_str_buf
Volker Lendecke
1
-1
/
+4
2018-11-27
winbind: Use dom_sid_str_buf
Volker Lendecke
1
-7
/
+5
2018-11-27
libads: Give krb5_errs.c its own header
Volker Lendecke
2
-0
/
+2
2018-11-12
winbindd: Fix crash when taking profiles
Volker Lendecke
1
-1
/
+2
2018-11-12
s3:winbind: Log client process name for PAM auth
Andreas Schneider
1
-2
/
+4
2018-11-12
s3:winbind: Log client process name in winbind_misc
Andreas Schneider
1
-16
/
+30
[next]