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-07-03
winbind: fix crash in fill_domain_username_talloc() if specified username is ...
Ralf Habacker
1
-0
/
+4
2019-07-01
s3:winbind: Add support for storing KRB5 credential in KCM
Andreas Schneider
1
-0
/
+5
2019-06-30
source3: Update all consumers of strtoul_err(), strtoull_err() to new API
Swen Schillig
3
-8
/
+20
2019-06-13
auth auth_log: csbuild unused parm unix_username
Gary Lockyer
1
-1
/
+0
2019-06-04
s3/winbdind: cppcheck: fix nullPointerArithmetic error
Noel Power
1
-2
/
+4
2019-05-27
s3: winbind: Fix crash when invoking winbind idmap scripts.
Jeremy Allison
2
-9
/
+33
2019-05-24
s3: lib: Rename all uses of file_pload_XXX -> file_ploadv_XXX.
Ralph Boehme
1
-2
/
+2
2019-05-24
s3: winbind: Convert idmap to use file_ploadv_send().
Jeremy Allison
1
-13
/
+44
2019-05-08
s3:winbindd: Do not free db_path in idmap_tdb2 before we printed it
Andreas Schneider
1
-2
/
+2
2019-04-24
winbind: Fix overlapping id ranges
Volker Lendecke
1
-2
/
+10
2019-04-18
winbind: Use domain name from lsa query for sid_to_name cache entry
Christof Schmitt
1
-2
/
+3
2019-04-18
winbind: Return queried domain name from name_to_sid
Christof Schmitt
9
-6
/
+44
2019-04-18
winbind: Query domain from winbind sam_name_to_sid
Christof Schmitt
1
-0
/
+2
2019-04-18
winbind: Query domain from winbind rpc name_to_sid
Christof Schmitt
1
-1
/
+2
2019-04-18
winbind: Query domain from msrpc name_to_sid
Christof Schmitt
1
-1
/
+2
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
[next]