summaryrefslogtreecommitdiff
path: root/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* selftest: Add trusted domain tests for idmap_adChristof Schmitt2019-05-171-0/+106
* selftest: Pass trusted domain information to idmap_ad testChristof Schmitt2019-05-171-2/+5
* selftest: Add gid-to-sid lookup to idmap_ad testChristof Schmitt2019-05-171-0/+24
* nsswitch: Add testcase for checking output of wbinfo --sid-to-nameChristof Schmitt2019-05-151-0/+15
* selftest: test wbinfo -n and --gid-info with "NT Authority"Ralph Boehme2018-12-101-0/+18
* wbinfo: Free memory when we leave wbinfo_dsgetdcname()Andreas Schneider2018-08-231-0/+3
* winbind_krb5_localauth: Fix a compiler warningAndreas Schneider2018-07-071-2/+2
* nsswitch: Use a swtich in the wbinfo test to lookup usersAndreas Schneider2018-07-061-8/+11
* nsswitch: Add tests to lookup user via getpwnamAndreas Schneider2018-07-041-9/+62
* krb5_plugin: Move krb5 locator plugin to krb5_plugin subdirAndreas Schneider2018-06-272-1/+1
* krb5_plugin: Install plugins to krb5 modules dirAndreas Schneider2018-06-271-5/+7
* krb5_plugin: Add winbind localauth plugin for MIT KerberosAndreas Schneider2018-06-212-0/+273
* Fix spelling s/formated/formatted/Mathieu Parent2018-05-121-1/+1
* nsswitch:tests: Add test for wbinfo --user-infoAndreas Schneider2018-05-111-0/+83
* nsswitch: Lookup the domain in tests with the wb seperatorAndreas Schneider2018-05-113-4/+4
* nsswitch: Add a test looking up domain sidAndreas Schneider2018-05-111-0/+4
* nsswitch: Add a test looking up the user using the upnAndreas Schneider2018-05-111-2/+7
* nsswitch: Only connect to the priv socket if requiredVolker Lendecke2018-04-241-1/+5
* nsswitch: fix memory leak in winbind_open_pipe_sock() when the privileged pip...Stefan Metzmacher2018-04-241-2/+2
* Add test for wbinfo name lookupChristof Schmitt2018-04-061-0/+40
* nsswitch: Fix wbcListGroups testChristof Schmitt2018-04-061-1/+32
* nsswitch: Fix wbcListUsers testChristof Schmitt2018-04-061-1/+32
* nsswitch: fix the developer build of nsswitch/wins.c on freebsd 11Stefan Metzmacher2018-04-031-1/+1
* nsswitch: add some const to _nss_winbind_initgroups_dyn() prototypeStefan Metzmacher2018-04-032-2/+2
* nsswitch: maintain prototypes for the linux based functions only onceStefan Metzmacher2018-04-036-96/+27
* wbinfo: Improve the wording for --online-statusAndreas Schneider2018-03-161-2/+2
* nsswitch: fix wbinfo -m --verbose trust type "Local"Ralph Boehme2018-03-021-3/+1
* nsswitch: Add FALL_THROUGH statements in pam_winbind.cAndreas Schneider2018-03-011-1/+2
* nsswitch: fix double free errors in nsstest.cStefan Metzmacher2018-02-211-8/+10
* wbinfo: avoid segfault in wbinfo_auth_crap() if winbindd is not availableStefan Metzmacher2018-02-101-2/+11
* libwbclient: add more trust typesRalph Boehme2018-01-131-1/+15
* wbinfo: support for local, workstation and routed trust typesRalph Boehme2018-01-131-1/+20
* libwbclient: add trust routing and more trust-typesRalph Boehme2018-01-131-0/+7
* nsswitch: fill out wbcAuthUserInfo user_principal and dns_domain_name from info6Ralph Boehme2018-01-131-2/+12
* nsswitch: add "validation_level" and "info6" to winbindd_responseRalph Boehme2018-01-131-2/+8
* pam_winbind: avoid non-literal-format warningUri Simchoni2017-11-291-5/+19
* winbind_nss_freebsd: fix const discard warningUri Simchoni2017-11-241-2/+7
* pam_winbind: fix const discard warningsUri Simchoni2017-11-241-2/+2
* nsswitch: Slightly simplify winbindd_request_responseVolker Lendecke2017-11-181-8/+6
* libwbclient: Fix two signed/unsigned hickupsVolker Lendecke2017-11-181-2/+2
* nsswitch: Fix a typoVolker Lendecke2017-11-181-1/+1
* wbinfo: return "NOT MAPPED" instead of "S-0-0" for unmapped id-to-sidRalph Boehme2017-10-102-1/+7
* libwbclient: Fix CID 1414781 Dereference null return valueVolker Lendecke2017-07-121-1/+1
* selftest: add some basic tests for idmap_adRalph Boehme2017-07-121-0/+99
* 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