summaryrefslogtreecommitdiff
path: root/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* testprogs: Have testfail() return 0 on successJoseph Sutton2023-04-121-4/+5
* nsswitch:tests: Remove unused functionsJoseph Sutton2023-04-121-34/+0
* testprogs: Make testit_expect_failure() return 0 on successJoseph Sutton2023-04-121-2/+2
* nsswitch:tests: Use configuration variable passed to test_rfc2307_mapping.shAndreas Schneider2023-04-061-7/+10
* test: Add a test for "deny ous"Volker Lendecke2023-03-291-0/+34
* tests: Slightly simplify test_idmap_ad.shVolker Lendecke2023-03-291-20/+0
* nsswitch: Fix CID 1518966 Resource leaks (RESOURCE_LEAK)Joseph Sutton2023-03-031-0/+2
* nsswitch: Fix getting data out of pam_get_data()Andreas Schneider2023-02-061-3/+2
* spelling fixes for 4.18 (errror implemenation proces Controler)Michael Tokarev2023-01-261-1/+1
* 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