summaryrefslogtreecommitdiff
path: root/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* nsswitch: Fix uninitialized memory when allocating pwdlastset_prelimNoel Power2022-11-231-1/+1
* nsswitch: Fix pam_set_data()/pam_get_data() to use pointers to a time_t, not ...Jeremy Allison2022-11-231-7/+17
* nsswitch: let test_wbinfo.sh also test wbinfo -a $USERNAME@$DOMAINStefan Metzmacher2022-03-161-0/+2
* 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
* lib: relicense smb_strtoul(l) under LGPLv3Ralph Boehme2020-08-034-3/+4
* nsswitch/nsstest.c: Avoid nss function conflicts with glibc nss.hKhem Raj2020-07-281-8/+8
* pam_winbind: Fix CID 242274 Time of check time of useChristof Schmitt2020-07-171-5/+14
* nsswitch: silence openpam error messages about unexpected responsesAndrew2020-06-231-5/+79
* nsswitch: fix use-after-free causing segfault in _pam_delete_credGünther Deschner2020-03-301-1/+1
* nsswitch:tests: Add test to check correct group lookup with samlogon cacheAndreas Schneider2020-01-241-0/+50
* nsswitch: Fix username in wbinfo -K outputAndreas Schneider2020-01-241-1/+1
* build: Do not build selftest binaries for builds without --enable-selftestAndrew Bartlett2019-11-221-2/+2
* krb5_plugin: Fix developer build with newer heimdal system libraryChristof Schmitt2019-11-131-0/+4
* krb5_plugin: Use C99 initializerChristof Schmitt2019-11-131-4/+4
* nsswitch: Link stress-nss-libwbclient against pthreadIsaac Boukris2019-10-161-1/+1
* selftest: Test ID_TYPE_BOTH with idmap_rid moduleChristof Schmitt2019-09-271-0/+132
* nsswitch: add logging to wbc_auth_error_to_pam_error() for non auth errorsStefan Metzmacher2019-09-241-0/+4
* nsswitch/libwbclient: clang: Fix Value stored to 'wbc_status' is never readNoel Power2019-07-111-1/+0
* nsswitch/libwbclient: clang Fix Potential leak of memoryNoel Power2019-07-111-2/+4
* nsswitch: Update all consumers of strtoul_err(), strtoull_err() to new APISwen Schillig2019-06-303-16/+35
* nsswitch: Use GnuTLS RC4 in wbclient testAndreas Schneider2019-06-271-3/+28
* nsswitch: cppcheck: Fix ctunullpointer errorNoel Power2019-06-041-4/+6
* nsswitch: cppcheck: Fix memleakOnRealloc errorsNoel Power2019-06-041-0/+6