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
/
nsswitch
/
libwbclient
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-23
nsswitch/libwbclient: Fix CID #1034858, #1034859, #1034860 Resource leak
Shweta Sodani
1
-1
/
+2
2025-09-22
nsswitch/libwbclient: Fix CID #1034861 Resource leak
Shweta Sodani
1
-0
/
+1
2025-08-19
nsswitch/libwbclient: Fix CID #1034862 Resource leak
Günther Deschner
1
-2
/
+4
2025-08-19
nsswitch/libwbclient: Fix CID #1034853 Resource leak
Günther Deschner
1
-2
/
+4
2022-04-08
selftest: Extend test_wbc_logon_user to test WBFLAG_PAM_UNIX_NAME flag
Samuel Cabrero
1
-0
/
+46
2021-06-16
s4:torture: Migrate smbtorture to new cmdline option parser
Andreas Schneider
1
-19
/
+25
2019-06-27
nsswitch: Use GnuTLS RC4 in wbclient test
Andreas Schneider
1
-3
/
+28
2018-04-06
nsswitch: Fix wbcListGroups test
Christof Schmitt
1
-1
/
+32
2018-04-06
nsswitch: Fix wbcListUsers test
Christof Schmitt
1
-1
/
+32
2017-05-11
s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...
Jeremy Allison
1
-20
/
+40
2017-05-05
s4: torture: Add TALLOC_CTX * to torture_winbind_init().
Jeremy Allison
1
-2
/
+2
2017-03-23
libwbclient: add WBC_SID_NAME_LABEL
Stefan Metzmacher
1
-0
/
+2
2016-06-24
nsswitch: Fix memory leak in test_wbc_trusts()
Andreas Schneider
1
-10
/
+25
2016-06-24
nsswitch: Fix memory leak in test_wbc_groups()
Andreas Schneider
1
-18
/
+55
2016-06-24
nsswitch: Fix memory leak in test_wbc_users()
Andreas Schneider
1
-30
/
+77
2016-06-24
nsswitch: Fix memory leak in test_wbc_domain_info()
Andreas Schneider
1
-11
/
+21
2016-06-24
nsswitch: Fix memory leak in test_wbc_pingdc2()
Andreas Schneider
1
-19
/
+39
2016-06-24
nsswitch: Fix memory leak in test_wbc_get_sidaliases()
Andreas Schneider
1
-17
/
+25
2016-06-24
nsswitch: Fix memory leak in test_wbc_pingdc()
Andreas Schneider
1
-12
/
+22
2016-06-24
nsswitch: Fix wbclient torture_assert_wbc_ok_goto_fail macro
Andreas Schneider
1
-1
/
+1
2016-02-04
libwbclient: Fix a few resource leak CIDs
Volker Lendecke
1
-6
/
+9
2016-02-04
libwbclient: Add "goto fail" test macros
Volker Lendecke
1
-0
/
+21
2016-01-11
torture: add torture comment output of name/ip to WinsBy{Ip,Name} tests
Michael Adam
1
-0
/
+6
2016-01-11
torture: Fix winbind.wbclient.ResolveWinsByIp test
Michael Adam
1
-1
/
+13
2014-12-19
nsswitch: allow passing the domain name to wbcPingDC[2]()
Stefan Metzmacher
1
-2
/
+38
2014-07-09
libwbclient: Call correct function for wbcPingDc2 test
Christof Schmitt
1
-1
/
+1
2014-06-04
libwbclient-tests: No longer hardcoded password and test domain
Andrew Bartlett
1
-20
/
+23
2012-08-15
libwbclient: Add test for wbcPingDc2
Christof Schmitt
1
-0
/
+14
2012-04-20
selftest: Add extra info on what is failing in wbclient tests
Andrew Bartlett
1
-65
/
+71
2011-10-11
lib/param move source4 param code to the top level
Andrew Bartlett
1
-1
/
+1
2011-09-23
build: avoid util.h as a public header name due to conflict with MacOS
Andrew Bartlett
1
-1
/
+1
2011-05-05
More const fixes for compiler warnings from the waf build.
Jeremy Allison
1
-1
/
+1
2010-12-11
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
1
-1
/
+1
2010-10-12
libwbclient: Remove half-finished async implementation
Kai Blin
1
-103
/
+0
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-1
/
+1
2010-07-08
s4-smbtorture: skip wbcChangeUserPassword test when no oldpass is set in envi...
Günther Deschner
1
-0
/
+5
2010-04-23
libwbclient: Test WBC_CHANGE_PASSWORD_LEVEL_RESPONSE
Volker Lendecke
1
-5
/
+75
2010-04-19
libwbclient: Test wbcGetGroups
Volker Lendecke
1
-0
/
+15
2010-04-19
libwbclient: Test wbcChangeUserPassword
Volker Lendecke
1
-0
/
+23
2010-04-19
libwbclient: Abstract out test_wbc_authenticate_user for reuse
Volker Lendecke
1
-3
/
+9
2010-04-19
libwbclient: Test wbcLogonUser
Volker Lendecke
1
-0
/
+96
2010-04-19
libwbclient: Test wbcAuthenticateUser[Ex]
Volker Lendecke
1
-0
/
+41
2010-04-19
libwbclient: Test wbcGetDisplayName
Volker Lendecke
1
-0
/
+6
2010-04-19
libwbclient: Test wbcGetSidAliases
Volker Lendecke
1
-0
/
+37
2010-04-19
libwbclient: Simplify test_wbc_domain_info a bit
Volker Lendecke
1
-5
/
+3
2010-04-19
libwbclient: Test wbcLookupRids
Volker Lendecke
1
-0
/
+29
2010-04-09
libwbclient: Fix some memleaks in the tests
Volker Lendecke
1
-0
/
+7
2010-04-04
libwbclient: Fix memleaks in tests
Volker Lendecke
1
-0
/
+10
2010-03-26
libutil: moved the networking defines to util_net.h
Andrew Tridgell
1
-0
/
+1
2010-02-11
libwbclient: Test wbcLookupName async functions
Kai Blin
1
-0
/
+79
[next]