summaryrefslogtreecommitdiff
path: root/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2017-07-12libwbclient: Fix CID 1414781 Dereference null return valueVolker Lendecke1-1/+1
2017-07-12selftest: add some basic tests for idmap_adRalph Boehme1-0/+99
2017-07-02selftest: Prime the netlogon cache during test_idmap_rfc2307Andrew Bartlett1-0/+6
2017-07-02selftest: Use tree_delete control in idmap_rfc2307 testAndrew Bartlett1-12/+2
2017-06-29nsswitch: Add ad_member tests for wbinfo --domain-info and --dc-infoAndreas Schneider1-0/+6
2017-05-11s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison1-20/+40
2017-05-08idmap_rfc2307: Test unix-ids-to-sids with 35 groupsVolker Lendecke1-0/+14
2017-05-08test_idmap_rfc2307: Test wbinfo -r for 35 supplementary group membershipsVolker Lendecke1-6/+60
2017-05-08test_idmap_rfc2307: Do a recursive delete in ou=idmapVolker Lendecke1-8/+15
2017-05-08test_idmap_rfc2307: Correct usageVolker Lendecke1-1/+1
2017-05-08test_idmap_rfc2307: Avoid a tmpfileVolker Lendecke1-17/+10
2017-05-08test_idmap_rfc2307: Remove the correct fileVolker Lendecke1-1/+1
2017-05-05s4: torture: Add TALLOC_CTX * to torture_winbind_init().Jeremy Allison1-2/+2
2017-04-07selftest: tests idmap mapping with idmap_ridRalph Boehme1-0/+66
2017-04-06selftest: fix for wbinfo -s tests for wellknown SIDsRalph Boehme1-4/+9
2017-04-06pam_winbind: no longer use wbcUserPasswordPolicyInfo when authenticatingStefan Metzmacher1-46/+12
2017-04-05selftest: fix SID composition in a test scriptRalph Boehme1-1/+1
2017-04-01selftest: wbinfo -s tests for wellknown SIDsRalph Boehme1-0/+20
2017-03-30selftest: Define template homedir for 'ad_member' envAndreas Schneider1-6/+11
2017-03-27wbinfo: Prevent client segfault with given EOFGarming Sam1-1/+2
2017-03-24wbinfo: Add "authoritative" to wbinfo -a outputVolker Lendecke1-1/+3
2017-03-23libwbclient: add WBC_SID_NAME_LABELStefan Metzmacher3-1/+6
2017-03-22nsswtich: Add negative tests for authentication with wbinfoAndreas Schneider1-0/+4
2017-03-07libwbclient: Add "authoritative" to wbcAuthErrorInfoVolker Lendecke4-2/+137
2017-03-07winbind: Add "authoritative" to winbindd_responseVolker Lendecke1-2/+4
2017-02-23pam_winbind: Return if we do not have a domainAndreas Schneider1-3/+7
2017-02-22Correct "Controler" typos.Chris Lamb1-1/+1
2017-01-11nsswitch: remove unused TALLOC_* defines in pam_winbind.hStefan Metzmacher1-6/+0
2016-12-16pam_winbind: Fix compiler warningsBjörn Jacke1-4/+7
2016-12-13pam: strip trailing whitespaces in pam_winbind.cBjörn Jacke1-5/+5
2016-12-13pam: map more NT password errors to PAM errorsBjörn Jacke1-0/+5
2016-11-16nss_wins: Fix errno values for HOST_NOT_FOUNDAndreas Schneider1-2/+1
2016-11-15wbinfo: Use ntlmv2 by default for wbinfo -aVolker Lendecke1-3/+6
2016-09-25nsswitch: Use own credential cache for wbinfo testsAndreas Schneider2-2/+18
2016-09-20nsswitch: Also set h_errnop for nss_wins functionsAndreas Schneider1-0/+9
2016-09-20waf: Explicitly link against libnss_wins.soAndreas Schneider1-1/+1
2016-09-20nsswitch: Add missing arguments to wins gethostbyname*Andreas Schneider1-10/+41
2016-06-28selftest: test idmap backend id allocation for unknown SIDSRalph Boehme1-0/+41
2016-06-24nsswitch: Fix memory leak in test_wbc_trusts()Andreas Schneider1-10/+25
2016-06-24nsswitch: Fix memory leak in test_wbc_groups()Andreas Schneider1-18/+55
2016-06-24nsswitch: Fix memory leak in test_wbc_users()Andreas Schneider1-30/+77
2016-06-24nsswitch: Fix memory leak in test_wbc_domain_info()Andreas Schneider1-11/+21
2016-06-24nsswitch: Fix memory leak in test_wbc_pingdc2()Andreas Schneider1-19/+39
2016-06-24nsswitch: Fix memory leak in test_wbc_get_sidaliases()Andreas Schneider1-17/+25
2016-06-24nsswitch: Fix memory leak in test_wbc_pingdc()Andreas Schneider1-12/+22
2016-06-24nsswitch: Fix wbclient torture_assert_wbc_ok_goto_fail macroAndreas Schneider1-1/+1
2016-04-22nss_wins: Fix the hostent setupTom Mortensen1-3/+3
2016-04-22nss_wins: ip_pton expects the raw IP addressTom Mortensen1-1/+6
2016-04-12CVE-2016-2110: winbindd: add new_spnego to the WINBINDD_CCACHE_NTLMAUTH responseStefan Metzmacher2-1/+21
2016-03-31pam_winbind: Avoid a use of sprintfVolker Lendecke1-3/+3