summaryrefslogtreecommitdiff
path: root/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* nsswitch:tests: Add test for wbinfo --user-infoAndreas Schneider2018-05-241-0/+83
* nsswitch: Lookup the domain in tests with the wb seperatorAndreas Schneider2018-05-242-3/+3
* nsswitch: Add a test looking up domain sidAndreas Schneider2018-05-241-0/+4
* nsswitch: Add a test looking up the user using the upnAndreas Schneider2018-05-241-2/+7
* nsswitch: fix memory leak in winbind_open_pipe_sock() when the privileged pip...Stefan Metzmacher2018-05-021-2/+2
* Add test for wbinfo name lookupChristof Schmitt2018-04-111-0/+40
* nsswitch: Fix wbcListGroups testChristof Schmitt2018-04-111-1/+32
* nsswitch: Fix wbcListUsers testChristof Schmitt2018-04-111-1/+32
* selftest: Prime the netlogon cache during test_idmap_rfc2307Andrew Bartlett2017-07-021-0/+6
* selftest: Use tree_delete control in idmap_rfc2307 testAndrew Bartlett2017-07-021-12/+2
* nsswitch: Add ad_member tests for wbinfo --domain-info and --dc-infoAndreas Schneider2017-06-291-0/+6
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-20/+40
* idmap_rfc2307: Test unix-ids-to-sids with 35 groupsVolker Lendecke2017-05-081-0/+14
* test_idmap_rfc2307: Test wbinfo -r for 35 supplementary group membershipsVolker Lendecke2017-05-081-6/+60
* test_idmap_rfc2307: Do a recursive delete in ou=idmapVolker Lendecke2017-05-081-8/+15
* test_idmap_rfc2307: Correct usageVolker Lendecke2017-05-081-1/+1
* test_idmap_rfc2307: Avoid a tmpfileVolker Lendecke2017-05-081-17/+10
* test_idmap_rfc2307: Remove the correct fileVolker Lendecke2017-05-081-1/+1
* s4: torture: Add TALLOC_CTX * to torture_winbind_init().Jeremy Allison2017-05-051-2/+2
* selftest: tests idmap mapping with idmap_ridRalph Boehme2017-04-071-0/+66
* selftest: fix for wbinfo -s tests for wellknown SIDsRalph Boehme2017-04-061-4/+9
* pam_winbind: no longer use wbcUserPasswordPolicyInfo when authenticatingStefan Metzmacher2017-04-061-46/+12
* selftest: fix SID composition in a test scriptRalph Boehme2017-04-051-1/+1
* selftest: wbinfo -s tests for wellknown SIDsRalph Boehme2017-04-011-0/+20
* selftest: Define template homedir for 'ad_member' envAndreas Schneider2017-03-301-6/+11
* wbinfo: Prevent client segfault with given EOFGarming Sam2017-03-271-1/+2
* wbinfo: Add "authoritative" to wbinfo -a outputVolker Lendecke2017-03-241-1/+3
* libwbclient: add WBC_SID_NAME_LABELStefan Metzmacher2017-03-233-1/+6
* nsswtich: Add negative tests for authentication with wbinfoAndreas Schneider2017-03-221-0/+4
* libwbclient: Add "authoritative" to wbcAuthErrorInfoVolker Lendecke2017-03-074-2/+137
* winbind: Add "authoritative" to winbindd_responseVolker Lendecke2017-03-071-2/+4
* pam_winbind: Return if we do not have a domainAndreas Schneider2017-02-231-3/+7
* Correct "Controler" typos.Chris Lamb2017-02-221-1/+1
* nsswitch: remove unused TALLOC_* defines in pam_winbind.hStefan Metzmacher2017-01-111-6/+0
* pam_winbind: Fix compiler warningsBjörn Jacke2016-12-161-4/+7
* pam: strip trailing whitespaces in pam_winbind.cBjörn Jacke2016-12-131-5/+5
* pam: map more NT password errors to PAM errorsBjörn Jacke2016-12-131-0/+5
* nss_wins: Fix errno values for HOST_NOT_FOUNDAndreas Schneider2016-11-161-2/+1
* wbinfo: Use ntlmv2 by default for wbinfo -aVolker Lendecke2016-11-151-3/+6
* nsswitch: Use own credential cache for wbinfo testsAndreas Schneider2016-09-252-2/+18
* nsswitch: Also set h_errnop for nss_wins functionsAndreas Schneider2016-09-201-0/+9
* waf: Explicitly link against libnss_wins.soAndreas Schneider2016-09-201-1/+1
* nsswitch: Add missing arguments to wins gethostbyname*Andreas Schneider2016-09-201-10/+41
* selftest: test idmap backend id allocation for unknown SIDSRalph Boehme2016-06-281-0/+41
* nsswitch: Fix memory leak in test_wbc_trusts()Andreas Schneider2016-06-241-10/+25
* nsswitch: Fix memory leak in test_wbc_groups()Andreas Schneider2016-06-241-18/+55
* nsswitch: Fix memory leak in test_wbc_users()Andreas Schneider2016-06-241-30/+77
* nsswitch: Fix memory leak in test_wbc_domain_info()Andreas Schneider2016-06-241-11/+21
* nsswitch: Fix memory leak in test_wbc_pingdc2()Andreas Schneider2016-06-241-19/+39
* nsswitch: Fix memory leak in test_wbc_get_sidaliases()Andreas Schneider2016-06-241-17/+25