summaryrefslogtreecommitdiff
path: root/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* nsswitch: avoid calling pthread_getspecific() on an uninitialized keyRalph Boehme2023-01-061-5/+17
* nsswitch: remove winbind_nss_mutexRalph Boehme2023-01-051-89/+0
* nsswitch: leverage TLS if available in favour over global lockingRalph Boehme2023-01-052-22/+109
* nsswitch: prepare for removing global locking by using TLSRalph Boehme2023-01-052-18/+18
* nsswitch/stress-nss-libwbclient: also test after forkRalph Boehme2023-01-051-0/+152
* nsswitch:tests: Use system_or_builddir_binary() for test_rfc2307_mappingAndreas Schneider2022-12-231-6/+3
* wbinfo: Add --change-secret-at=dcnameRalph Boehme2022-12-211-1/+52
* libwbclient: add wbc[Ctx]ChangeTrustCredentialsAt()Ralph Boehme2022-12-214-4/+197
* nsswitch: Align integer typesVolker Lendecke2022-12-121-1/+2
* Fix memleak in _nss_winbind_initgroups_dynSushmita Bhattacharya2022-12-091-0/+1
* nsswitch:tests: Use ldb(modify|search) from the systemAndreas Schneider2022-12-051-2/+9
* pam_winbind: Fix a memleakVolker Lendecke2022-11-221-1/+4
* nsswitch: Fix uninitialized memory when allocating pwdlastset_prelimNoel Power2022-11-161-1/+1
* nsswitch: Fix pam_set_data()/pam_get_data() to use pointers to a time_t, not ...Jeremy Allison2022-11-161-7/+17
* nsswitch:libwbclient - fix leak in wbcCtxPingDc2Andrew Walker2022-09-061-0/+1
* nsswitch: Fix shellcheck errors in test_rfc2307_mapping.shAndreas Schneider2022-08-171-6/+12
* nsswitch/wins: Define NETDB_* for other libc'slistout2022-08-081-0/+8
* s3:winbind: Convert InitConnection from struct based to NDR basedSamuel Cabrero2022-05-191-3/+1
* winbind: send "debug traceid" from winbindd parent to childPavel Filipenský2022-05-101-1/+3
* selftest: Extend test_wbc_logon_user to test WBFLAG_PAM_UNIX_NAME flagSamuel Cabrero2022-04-081-0/+46
* nsswitch: let test_wbinfo.sh also test wbinfo -a $USERNAME@$DOMAINStefan Metzmacher2022-03-101-0/+2
* nsswitch: Reformat shell scriptsAndreas Schneider2022-02-2412-307/+310
* pam_winbind: add new pwd_change_prompt option (defaults to off).Günther Deschner2021-12-162-2/+11
* nsswitch: reduce dependecies to private libraries and link static/builtin if ...Stefan Metzmacher2021-11-302-63/+100
* nsswitch/libwbclient: explicitly mark all wbc* symbols as _PUBLIC_Stefan Metzmacher2021-11-308-0/+134
* nsswitch: explicitly mark nss_module_register() _PUBLIC_ on FreeBSDStefan Metzmacher2021-11-302-6/+6
* nsswitch: explicitly mark NSS_STATUS _nss_winbind_* symbols as _PUBLIC_ on LinuxStefan Metzmacher2021-11-304-0/+27
* nsswitch: explicitly mark PAM_EXTERN pam_sm_* symbols as _PUBLIC_Stefan Metzmacher2021-11-301-6/+6
* nsswitch: explicitly mark magic krb5 plugin symbols as _PUBLIC_Stefan Metzmacher2021-11-303-4/+4
* nsswitch/wbinfo: use wbcRequestResponse() instead of winbindd_request_response()Stefan Metzmacher2021-11-301-8/+13
* nsswitch: move winbindd_free_response() as inline function to winbind_struct_...Stefan Metzmacher2021-11-303-11/+10
* libwbclient: fix strict-overflow warning in wbcSidToString()Stefan Metzmacher2021-11-301-1/+1
* CVE-2020-25717: nsswitch/nsstest.c: Lower 'non existent uid' to make room for...Joseph Sutton2021-11-151-1/+1
* nsswitch: ensure the attrlist_t array is large enough for a NULL sentinelRalph Boehme2021-07-121-1/+1
* nsswitch: Migrate wbinfo to new cmdline option parserAndreas Schneider2021-06-202-4/+11
* s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider2021-06-161-19/+25
* nsswitch: Fix a typoVolker Lendecke2021-06-041-1/+1
* tests: Use --configfile instead of -sAndreas Schneider2021-04-281-1/+1
* tests: Use ldbsearch '--scope instead of '-s'Andreas Schneider2021-04-281-2/+2
* wbinfo: Allow SID for -RVolker Lendecke2021-04-011-10/+15
* nsswitch pam_winbind: Fix clang compilation errorGary Lockyer2021-02-121-0/+7
* pam_winbind: improve pam message if minimum password age strikesBjörn Jacke2021-02-091-3/+6
* libwbclient: Fix wbcStringToGuidVolker Lendecke2021-01-281-4/+4
* wbinfo: Align some integer typesVolker Lendecke2020-11-301-7/+4
* winbind: alternatively use prama fini for destructors if supportedBjörn Jacke2020-11-101-0/+2
* nsswitch: Add an async DNS kerberos locator plugin.Jeremy Allison2020-10-082-0/+462
* tests: Make sure that idmap_ad retrieves unix nss attributesVolker Lendecke2020-09-021-2/+18
* s3: safe_string: do not include string_wrappers.hMatthew DeVore2020-08-282-0/+2
* test: Test winbind idmap_ad ticket expiry behaviourVolker Lendecke2020-08-211-0/+74
* tests: Fix typosVolker Lendecke2020-08-171-2/+2