summaryrefslogtreecommitdiff
path: root/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* nsswitch: Link stress-nss-libwbclient against pthreadIsaac Boukris2019-10-161-1/+1
* selftest: Test ID_TYPE_BOTH with idmap_rid moduleChristof Schmitt2019-10-151-0/+132
* nsswitch pam_winbind: Fix Asan use after freeGary Lockyer2019-05-161-0/+5
* selftest: Add trusted domain tests for idmap_adChristof Schmitt2019-05-161-0/+106
* selftest: Pass trusted domain information to idmap_ad testChristof Schmitt2019-05-161-2/+5
* selftest: Add gid-to-sid lookup to idmap_ad testChristof Schmitt2019-05-161-0/+24
* nsswitch: Add testcase for checking output of wbinfo --sid-to-nameChristof Schmitt2019-05-141-0/+15
* selftest: Test sids-to-xids with one failing sidVolker Lendecke2019-01-081-0/+32
* nss/waf: check for secmethod_table.method_{attrlist,version} for aix >= 5.2Bjoern Jacke2018-12-221-0/+9
* winbind_nss_aix: add incomplete attr_flag initializationsBjörn Jacke2018-12-221-6/+11
* winbind_nss_aix: use WBFLAG_FROM_NSSBjörn Jacke2018-12-221-45/+55
* winbind_nss_solaris: use WBFLAG_FROM_NSSBjörn Jacke2018-12-221-15/+18
* winbind_nss_netbsd: use WBFLAG_FROM_NSSBjörn Jacke2018-12-221-4/+6
* nsswitch/winbind_nss_linux.c use WBFLAG_FROM_NSSBjoern Jacke2018-12-221-10/+28
* winbind introduce WBFLAG_FROM_NSSBjoern Jacke2018-12-221-0/+1
* nsswitch/winbind_nss_aix: reimplement fetching the SID of a userStefan Metzmacher2018-12-221-21/+26
* winbind_nss_aix: support also S_GROUPSIDSBjörn Jacke2018-12-221-0/+3
* nsswitch: Fix checking for config.h #define in winbind_nss.hAndreas Schneider2018-12-161-2/+2
* nsswitch: Fix checking for config.h #define in nsstest.hAndreas Schneider2018-12-161-2/+2
* nsswitch/tests: PY3 samba_tool call correct pythonNoel Power2018-12-101-4/+4
* selftest: test wbinfo -n and --gid-info with "NT Authority"Ralph Boehme2018-12-051-0/+18
* nss_winbind: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-26/+26
* wins: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-4/+4
* wbclient: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-5/+5
* krb5_plugin: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-282-2/+2
* nsswitch: Handle possible NULL return value of getprogname()Andreas Schneider2018-11-131-2/+7
* pam_winbind: Set the request type as client nameAndreas Schneider2018-11-121-0/+8
* nss_wins: Set client process nameAndreas Schneider2018-11-121-0/+2
* nss_winbind: Set the client process nameAndreas Schneider2018-11-121-0/+11
* krb5_plugin: Set the wbclient process nameAndreas Schneider2018-11-121-0/+2
* wbclient: Add wbcSetClientProcessName()Andreas Schneider2018-11-126-2/+165
* wbclient: Send the client process name talking to winbindAndreas Schneider2018-11-122-1/+26
* nsswitch: Fix CID 1441070 Error handling issues (CHECKED_RETURN)Ralph Wuerthner2018-11-091-1/+8
* nsswitch: Fix CID 1441072 Error handling issues (CHECKED_RETURN)Ralph Wuerthner2018-11-091-1/+7
* nsswitch:tests: Pass the envname to the scriptAndreas Schneider2018-11-081-2/+3
* nsswitch: add test for parallel NSS & libwbclient callsRalph Wuerthner2018-11-012-0/+163
* nsswitch: protect access to wb_global_ctx by a mutexRalph Wuerthner2018-11-011-1/+14
* nsswitch: make wb_global_ctx private add add get/put functions to access glob...Ralph Wuerthner2018-11-011-8/+33
* nsswitch: use goto to have only one function returnRalph Wuerthner2018-11-011-4/+8
* nsswitch: Add try_authtok option to pam_winbindMathieu Parent2018-10-022-0/+6
* nsswitch/libwbclient/wscript: import from waflibAlexander Bokovoy2018-09-051-1/+1
* nsswitch/wscript_build: update to handle waf 2.0.4Alexander Bokovoy2018-09-051-1/+1
* wbinfo: Free memory when we leave wbinfo_dsgetdcname()Andreas Schneider2018-08-111-0/+3
* nsswitch: Correct users of "ctx->is_privileged"Volker Lendecke2018-07-241-5/+5
* nsswitch: Make two functions staticVolker Lendecke2018-07-242-10/+7
* nsswitch: Remove IRIX supportVolker Lendecke2018-07-243-681/+0
* 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