s4:dsdb: Fix stack use after scope in gkdi_create_root_key()
[samba.git] / nsswitch /
2024-04-02 Pavel Filipenskýtests: Add a test for "all_groups=no" to test_idmap_ad.sh
2023-12-29 Björn Jackewinbind_nss_netbsd: fix missing semicolon
2023-12-13 Samuel Cabrerotests: Add a test for the idmap_nss : use_upn setting
2023-12-11 Joseph Suttonbuildtools: Remove useless ‘keep_underscore’ parameter
2023-09-14 Joseph Suttonnsswitch: Fix script usage
2023-09-14 Stefan Metzmachernsswitch/wb_common.c: fix socket fd and memory leaks...
2023-09-14 Stefan Metzmachernsswitch/wb_common.c: don't operate on a stale wb_globa...
2023-09-14 Stefan Metzmachernsswitch/wb_common.c: winbind_destructor can always...
2023-09-14 Stefan Metzmachernsswitch/wb_common.c: fix build without HAVE_PTHREAD
2023-09-14 Stefan Metzmachernsswitch: add test for pthread_key_delete missuse ...
2023-08-08 Joseph Suttonnsswitch:libwbclient: Fix memory leak
2023-06-23 Andreas Schneidernsswitch: Fix code spelling
2023-06-13 Pavel Filipenskýtests: Fix idmap.rid.getgrnam for ad_member_idmap_rid...
2023-04-12 Joseph Suttontestprogs: Have testfail() return 0 on success
2023-04-12 Joseph Suttonnsswitch:tests: Remove unused functions
2023-04-12 Joseph Suttontestprogs: Make testit_expect_failure() return 0 on...
2023-04-06 Andreas Schneidernsswitch:tests: Use configuration variable passed to...
2023-03-29 Volker Lendecketest: Add a test for "deny ous"
2023-03-29 Volker Lendecketests: Slightly simplify test_idmap_ad.sh
2023-03-03 Joseph Suttonnsswitch: Fix CID 1518966 Resource leaks (RESOURCE_LEAK)
2023-02-06 Andreas Schneidernsswitch: Fix getting data out of pam_get_data()
2023-01-26 Michael Tokarevspelling fixes for 4.18 (errror implemenation proces...
2023-01-06 Ralph Boehmensswitch: avoid calling pthread_getspecific() on an...
2023-01-05 Ralph Boehmensswitch: remove winbind_nss_mutex
2023-01-05 Ralph Boehmensswitch: leverage TLS if available in favour over...
2023-01-05 Ralph Boehmensswitch: prepare for removing global locking by using TLS
2023-01-05 Ralph Boehmensswitch/stress-nss-libwbclient: also test after fork
2022-12-23 Andreas Schneidernsswitch:tests: Use system_or_builddir_binary() for...
2022-12-21 Ralph Boehmewbinfo: Add --change-secret-at=dcname
2022-12-21 Ralph Boehmelibwbclient: add wbc[Ctx]ChangeTrustCredentialsAt()
2022-12-12 Volker Lendeckensswitch: Align integer types
2022-12-09 Sushmita BhattacharyaFix memleak in _nss_winbind_initgroups_dyn
2022-12-05 Andreas Schneidernsswitch:tests: Use ldb(modify|search) from the system
2022-11-22 Volker Lendeckepam_winbind: Fix a memleak
2022-11-16 Noel Powernsswitch: Fix uninitialized memory when allocating...
2022-11-16 Jeremy Allisonnsswitch: Fix pam_set_data()/pam_get_data() to use...
2022-09-06 Andrew Walkernsswitch:libwbclient - fix leak in wbcCtxPingDc2
2022-08-17 Andreas Schneidernsswitch: Fix shellcheck errors in test_rfc2307_mapping.sh
2022-08-08 listoutnsswitch/wins: Define NETDB_* for other libc's
2022-05-19 Samuel Cabreros3:winbind: Convert InitConnection from struct based...
2022-05-10 Pavel Filipenskýwinbind: send "debug traceid" from winbindd parent...
2022-04-08 Samuel Cabreroselftest: Extend test_wbc_logon_user to test WBFLAG_PAM...
2022-03-10 Stefan Metzmachernsswitch: let test_wbinfo.sh also test wbinfo -a $USERN...
2022-02-24 Andreas Schneidernsswitch: Reformat shell scripts
2021-12-16 Günther Deschnerpam_winbind: add new pwd_change_prompt option (defaults...
2021-11-30 Stefan Metzmachernsswitch: reduce dependecies to private libraries and...
2021-11-30 Stefan Metzmachernsswitch/libwbclient: explicitly mark all wbc* symbols...
2021-11-30 Stefan Metzmachernsswitch: explicitly mark nss_module_register() _PUBLIC...
2021-11-30 Stefan Metzmachernsswitch: explicitly mark NSS_STATUS _nss_winbind_...
2021-11-30 Stefan Metzmachernsswitch: explicitly mark PAM_EXTERN pam_sm_* symbols...
2021-11-30 Stefan Metzmachernsswitch: explicitly mark magic krb5 plugin symbols...
2021-11-30 Stefan Metzmachernsswitch/wbinfo: use wbcRequestResponse() instead of...
2021-11-30 Stefan Metzmachernsswitch: move winbindd_free_response() as inline funct...
2021-11-30 Stefan Metzmacherlibwbclient: fix strict-overflow warning in wbcSidToStr...
2021-11-15 Joseph SuttonCVE-2020-25717: nsswitch/nsstest.c: Lower 'non existent...
2021-07-12 Ralph Boehmensswitch: ensure the attrlist_t array is large enough...
2021-06-20 Andreas Schneidernsswitch: Migrate wbinfo to new cmdline option parser
2021-06-16 Andreas Schneiders4:torture: Migrate smbtorture to new cmdline option...
2021-06-04 Volker Lendeckensswitch: Fix a typo
2021-04-28 Andreas Schneidertests: Use --configfile instead of -s
2021-04-28 Andreas Schneidertests: Use ldbsearch '--scope instead of '-s'
2021-04-01 Volker Lendeckewbinfo: Allow SID for -R
2021-02-12 Gary Lockyernsswitch pam_winbind: Fix clang compilation error
2021-02-09 Björn Jackepam_winbind: improve pam message if minimum password...
2021-01-28 Volker Lendeckelibwbclient: Fix wbcStringToGuid
2020-11-30 Volker Lendeckewbinfo: Align some integer types
2020-11-10 Björn Jackewinbind: alternatively use prama fini for destructors...
2020-10-08 Jeremy Allisonnsswitch: Add an async DNS kerberos locator plugin.
2020-09-02 Volker Lendecketests: Make sure that idmap_ad retrieves unix nss attri...
2020-08-28 Matthew DeVores3: safe_string: do not include string_wrappers.h
2020-08-21 Volker Lendecketest: Test winbind idmap_ad ticket expiry behaviour
2020-08-17 Volker Lendecketests: Fix typos
2020-08-03 Ralph Boehmelib: relicense smb_strtoul(l) under LGPLv3
2020-07-28 Khem Rajnsswitch/nsstest.c: Avoid nss function conflicts with...
2020-07-17 Christof Schmittpam_winbind: Fix CID 242274 Time of check time of use
2020-06-23 Andrewnsswitch: silence openpam error messages about unexpect...
2020-03-30 Günther Deschnernsswitch: fix use-after-free causing segfault in _pam_d...
2020-01-24 Andreas Schneidernsswitch:tests: Add test to check correct group lookup...
2020-01-24 Andreas Schneidernsswitch: Fix username in wbinfo -K output
2019-11-22 Andrew Bartlettbuild: Do not build selftest binaries for builds withou...
2019-11-13 Christof Schmittkrb5_plugin: Fix developer build with newer heimdal...
2019-11-13 Christof Schmittkrb5_plugin: Use C99 initializer
2019-10-16 Isaac Boukrisnsswitch: Link stress-nss-libwbclient against pthread
2019-09-27 Christof Schmittselftest: Test ID_TYPE_BOTH with idmap_rid module
2019-09-24 Stefan Metzmachernsswitch: add logging to wbc_auth_error_to_pam_error...
2019-07-11 Noel Powernsswitch/libwbclient: clang: Fix Value stored to 'wbc_s...
2019-07-11 Noel Powernsswitch/libwbclient: clang Fix Potential leak of memory
2019-06-30 Swen Schillignsswitch: Update all consumers of strtoul_err(), strtou...
2019-06-27 Andreas Schneidernsswitch: Use GnuTLS RC4 in wbclient test
2019-06-04 Noel Powernsswitch: cppcheck: Fix ctunullpointer error
2019-06-04 Noel Powernsswitch: cppcheck: Fix memleakOnRealloc errors
2019-05-06 Gary Lockyernsswitch pam_winbind: Fix Asan use after free
2019-04-24 Christof Schmittselftest: Add trusted domain tests for idmap_ad
2019-04-24 Christof Schmittselftest: Pass trusted domain information to idmap_ad...
2019-04-24 Christof Schmittselftest: Add gid-to-sid lookup to idmap_ad test
2019-04-18 Christof Schmittnsswitch: Fix usage information of test_wbinfo_name_loo...
2019-04-18 Christof Schmittnsswitch: Add testcase for checking output of wbinfo...
2019-03-01 Swen Schilligwbinfo: Use wrapper for string to integer conversion
2019-03-01 Swen Schilliglibwbclient: Use wrapper for string to integer conversion
2019-02-28 Volker Lendeckelibwbclient: Protect wbcCtxUnixIdsToSids against intege...
next