index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nsswitch
/
libwbclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
nsswitch: Fix wbcListGroups test
Christof Schmitt
2018-04-11
1
-1
/
+32
*
nsswitch: Fix wbcListUsers test
Christof Schmitt
2018-04-11
1
-1
/
+32
*
s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...
Jeremy Allison
2017-05-11
1
-20
/
+40
*
s4: torture: Add TALLOC_CTX * to torture_winbind_init().
Jeremy Allison
2017-05-05
1
-2
/
+2
*
libwbclient: add WBC_SID_NAME_LABEL
Stefan Metzmacher
2017-03-23
3
-1
/
+6
*
libwbclient: Add "authoritative" to wbcAuthErrorInfo
Volker Lendecke
2017-03-07
4
-2
/
+137
*
nsswitch: Fix memory leak in test_wbc_trusts()
Andreas Schneider
2016-06-24
1
-10
/
+25
*
nsswitch: Fix memory leak in test_wbc_groups()
Andreas Schneider
2016-06-24
1
-18
/
+55
*
nsswitch: Fix memory leak in test_wbc_users()
Andreas Schneider
2016-06-24
1
-30
/
+77
*
nsswitch: Fix memory leak in test_wbc_domain_info()
Andreas Schneider
2016-06-24
1
-11
/
+21
*
nsswitch: Fix memory leak in test_wbc_pingdc2()
Andreas Schneider
2016-06-24
1
-19
/
+39
*
nsswitch: Fix memory leak in test_wbc_get_sidaliases()
Andreas Schneider
2016-06-24
1
-17
/
+25
*
nsswitch: Fix memory leak in test_wbc_pingdc()
Andreas Schneider
2016-06-24
1
-12
/
+22
*
nsswitch: Fix wbclient torture_assert_wbc_ok_goto_fail macro
Andreas Schneider
2016-06-24
1
-1
/
+1
*
CVE-2016-2110: winbindd: add new_spnego to the WINBINDD_CCACHE_NTLMAUTH response
Stefan Metzmacher
2016-04-12
1
-1
/
+20
*
Added MSV1_0_ALLOW_MSVCHAPV2 flag to ntlm_auth
Herwin Weststrate
2016-03-11
1
-0
/
+1
*
libwbclient: Use wbcCtxUnixIdsToSids in wbcCtxGidToSid
Volker Lendecke
2016-02-22
1
-19
/
+16
*
libwbclient: Use wbcCtxUnixIdsToSids in wbcCtxUidToSid
Volker Lendecke
2016-02-22
1
-19
/
+16
*
libwbclient: Use wbcCtxSidsToUnixIds in wbcCtxSidToGid
Volker Lendecke
2016-02-22
1
-19
/
+12
*
libwbclient: Use wbcCtxSidsToUnixIds in wbcCtxSidToUid
Volker Lendecke
2016-02-22
1
-19
/
+12
*
libwbclient: Implement wbc[Ctx]UnixIdsToSids
Volker Lendecke
2016-02-22
4
-2
/
+226
*
libwbclient: Fix a few resource leak CIDs
Volker Lendecke
2016-02-04
1
-6
/
+9
*
libwbclient: Add "goto fail" test macros
Volker Lendecke
2016-02-04
1
-0
/
+21
*
torture: add torture comment output of name/ip to WinsBy{Ip,Name} tests
Michael Adam
2016-01-11
1
-0
/
+6
*
torture: Fix winbind.wbclient.ResolveWinsByIp test
Michael Adam
2016-01-11
1
-1
/
+13
*
Update libwbclient version to 0.12
Matthew Newton
2015-03-10
3
-2
/
+133
*
Move wbc global variables into global context instead
Matthew Newton
2015-03-10
3
-45
/
+73
*
Add context versions of wbclient functions
Matthew Newton
2015-03-10
6
-176
/
+1161
*
Add wbcContext to wbcRequestResponse
Matthew Newton
2015-03-10
2
-7
/
+21
*
Add wbcContext struct, create and free functions
Matthew Newton
2015-03-10
3
-0
/
+78
*
Use global context for winbindd_request_response
Matthew Newton
2015-03-10
1
-4
/
+6
*
nsswitch: allow passing the domain name to wbcPingDC[2]()
Stefan Metzmacher
2014-12-19
2
-11
/
+43
*
As David Woodhouse points out, this breaks backwards compatibility.
Jeremy Allison
2014-07-14
1
-2
/
+0
*
libwbclient: reject unknown named blobs in wbcCredentialCache()
Stefan Metzmacher
2014-07-10
1
-0
/
+2
*
libwbclient: allow only one initial_blob/challenge_blob in wbcCredentialCache()
Stefan Metzmacher
2014-07-10
1
-9
/
+19
*
s3: libwbclient: Don't break out of loop too soon - find all parameters.
Jeremy Allison
2014-07-10
1
-2
/
+0
*
libwbclient: Call correct function for wbcPingDc2 test
Christof Schmitt
2014-07-09
1
-1
/
+1
*
libwbclient-tests: No longer hardcoded password and test domain
Andrew Bartlett
2014-06-04
1
-20
/
+23
*
Remove uid_wrapper related code.
Andreas Schneider
2014-04-17
1
-1
/
+0
*
CVE-2013-4408:s3:Ensure LookupSids replies arrays are range checked.
Jeremy Allison
2013-12-09
1
-0
/
+7
*
wbclient: fix conversion logic in wbcSidToStringBuf
Jeff Layton
2013-07-31
1
-14
/
+17
*
wbclient: fix conversion logic in wbcStringToSid
Jeff Layton
2013-07-31
1
-17
/
+20
*
nsswitch: fix some typos
Christian Ambach
2013-05-17
1
-2
/
+2
*
libwbclient: Fix null check in process_domain_info_string().
Andreas Schneider
2012-12-21
1
-5
/
+0
*
nsswitch: Fix wbclient BAIL macros.
Andreas Schneider
2012-12-21
1
-2
/
+2
*
libwbclient: bump ABI to 0.11 as wbcAuthenticateUserEx now provides PAC parsing
Andrew Bartlett
2012-09-21
3
-2
/
+79
*
winbind: Extend wbcAuthenticateUserEx to provide PAC
Christof Schmitt
2012-09-20
2
-21
/
+37
*
libwbclient: Add test for wbcPingDc2
Christof Schmitt
2012-08-15
1
-0
/
+14
*
libwbclient: Add wbcPingDc2
Christof Schmitt
2012-08-15
4
-2
/
+115
*
nsswitch: add ABI checking and symbol versions to libwbclient
Andrew Bartlett
2012-08-10
2
-0
/
+78
[next]