ctdb-tests: Create 91.lvs.sh
[samba.git] / nsswitch /
2018-03-16 Andreas Schneiderwbinfo: Improve the wording for --online-status
2018-03-02 Ralph Boehmensswitch: fix wbinfo -m --verbose trust type "Local"
2018-03-01 Andreas Schneidernsswitch: Add FALL_THROUGH statements in pam_winbind.c
2018-02-21 Stefan Metzmachernsswitch: fix double free errors in nsstest.c
2018-02-10 Stefan Metzmacherwbinfo: avoid segfault in wbinfo_auth_crap() if winbind...
2018-01-13 Ralph Boehmelibwbclient: add more trust types
2018-01-13 Ralph Boehmewbinfo: support for local, workstation and routed trust...
2018-01-13 Ralph Boehmelibwbclient: add trust routing and more trust-types
2018-01-13 Ralph Boehmensswitch: fill out wbcAuthUserInfo user_principal and...
2018-01-13 Ralph Boehmensswitch: add "validation_level" and "info6" to winbind...
2017-11-29 Uri Simchonipam_winbind: avoid non-literal-format warning
2017-11-24 Uri Simchoniwinbind_nss_freebsd: fix const discard warning
2017-11-24 Uri Simchonipam_winbind: fix const discard warnings
2017-11-17 Volker Lendeckensswitch: Slightly simplify winbindd_request_response
2017-11-17 Volker Lendeckelibwbclient: Fix two signed/unsigned hickups
2017-11-17 Volker Lendeckensswitch: Fix a typo
2017-10-10 Ralph Boehmewbinfo: return "NOT MAPPED" instead of "S-0-0" for...
2017-07-12 Volker Lendeckelibwbclient: Fix CID 1414781 Dereference null return...
2017-07-12 Ralph Boehmeselftest: add some basic tests for idmap_ad
2017-07-02 Andrew Bartlettselftest: Prime the netlogon cache during test_idmap_rf...
2017-07-02 Andrew Bartlettselftest: Use tree_delete control in idmap_rfc2307...
2017-06-29 Andreas Schneidernsswitch: Add ad_member tests for wbinfo --domain-info...
2017-05-11 Jeremy Allisons4: popt: Global replace of cmdline_credentials ->...
2017-05-08 Volker Lendeckeidmap_rfc2307: Test unix-ids-to-sids with 35 groups
2017-05-08 Volker Lendecketest_idmap_rfc2307: Test wbinfo -r for 35 supplementary...
2017-05-08 Volker Lendecketest_idmap_rfc2307: Do a recursive delete in ou=idmap
2017-05-08 Volker Lendecketest_idmap_rfc2307: Correct usage
2017-05-08 Volker Lendecketest_idmap_rfc2307: Avoid a tmpfile
2017-05-08 Volker Lendecketest_idmap_rfc2307: Remove the correct file
2017-05-05 Jeremy Allisons4: torture: Add TALLOC_CTX * to torture_winbind_init().
2017-04-06 Ralph Boehmeselftest: tests idmap mapping with idmap_rid
2017-04-06 Ralph Boehmeselftest: fix for wbinfo -s tests for wellknown SIDs
2017-04-06 Stefan Metzmacherpam_winbind: no longer use wbcUserPasswordPolicyInfo...
2017-04-05 Ralph Boehmeselftest: fix SID composition in a test script
2017-04-01 Ralph Boehmeselftest: wbinfo -s tests for wellknown SIDs
2017-03-30 Andreas Schneiderselftest: Define template homedir for 'ad_member' env
2017-03-27 Garming Samwbinfo: Prevent client segfault with given EOF
2017-03-24 Volker Lendeckewbinfo: Add "authoritative" to wbinfo -a output
2017-03-23 Stefan Metzmacherlibwbclient: add WBC_SID_NAME_LABEL
2017-03-22 Andreas Schneidernsswtich: Add negative tests for authentication with...
2017-03-07 Volker Lendeckelibwbclient: Add "authoritative" to wbcAuthErrorInfo
2017-03-07 Volker Lendeckewinbind: Add "authoritative" to winbindd_response
2017-02-23 Andreas Schneiderpam_winbind: Return if we do not have a domain
2017-02-22 Chris LambCorrect "Controler" typos.
2017-01-11 Stefan Metzmachernsswitch: remove unused TALLOC_* defines in pam_winbind.h
2016-12-16 Björn Jackepam_winbind: Fix compiler warnings
2016-12-13 Björn Jackepam: strip trailing whitespaces in pam_winbind.c
2016-12-13 Björn Jackepam: map more NT password errors to PAM errors
2016-11-16 Andreas Schneidernss_wins: Fix errno values for HOST_NOT_FOUND
2016-11-15 Volker Lendeckewbinfo: Use ntlmv2 by default for wbinfo -a
2016-09-25 Andreas Schneidernsswitch: Use own credential cache for wbinfo tests
2016-09-20 Andreas Schneidernsswitch: Also set h_errnop for nss_wins functions
2016-09-20 Andreas Schneiderwaf: Explicitly link against libnss_wins.so
2016-09-20 Andreas Schneidernsswitch: Add missing arguments to wins gethostbyname*
2016-06-28 Ralph Boehmeselftest: test idmap backend id allocation for unknown...
2016-06-24 Andreas Schneidernsswitch: Fix memory leak in test_wbc_trusts()
2016-06-24 Andreas Schneidernsswitch: Fix memory leak in test_wbc_groups()
2016-06-24 Andreas Schneidernsswitch: Fix memory leak in test_wbc_users()
2016-06-24 Andreas Schneidernsswitch: Fix memory leak in test_wbc_domain_info()
2016-06-24 Andreas Schneidernsswitch: Fix memory leak in test_wbc_pingdc2()
2016-06-24 Andreas Schneidernsswitch: Fix memory leak in test_wbc_get_sidaliases()
2016-06-24 Andreas Schneidernsswitch: Fix memory leak in test_wbc_pingdc()
2016-06-24 Andreas Schneidernsswitch: Fix wbclient torture_assert_wbc_ok_goto_fail...
2016-04-22 Tom Mortensennss_wins: Fix the hostent setup
2016-04-22 Tom Mortensennss_wins: ip_pton expects the raw IP address
2016-04-12 Stefan MetzmacherCVE-2016-2110: winbindd: add new_spnego to the WINBINDD...
2016-03-31 Volker Lendeckepam_winbind: Avoid a use of sprintf
2016-03-25 Andreas Schneiderpam_winbind: Create and use a wbclient context
2016-03-25 Andreas Schneiderpam_winbind: Use the correct type to check the pam_pars...
2016-03-22 Jeremy Allisonnsswitch: winbind_nss_solaris.c: Remove unused macro...
2016-03-22 Jeremy Allisonnsswitch: winbind_nss_aix: Remove all uses of strcpy.
2016-03-22 Jeremy Allisonnsswitch: linux: Remove use of strcpy().
2016-03-11 Herwin WeststrateAdded MSV1_0_ALLOW_MSVCHAPV2 flag to ntlm_auth
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_UID_TO_SID
2016-02-22 Volker Lendeckenss_aix: Hack away WINBINDD_UID_TO_SID
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_GID_TO_SID
2016-02-22 Volker Lendeckelibwbclient: Use wbcCtxUnixIdsToSids in wbcCtxGidToSid
2016-02-22 Volker Lendeckelibwbclient: Use wbcCtxUnixIdsToSids in wbcCtxUidToSid
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_SID_TO_GID
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_SID_TO_UID
2016-02-22 Volker Lendeckelibwbclient: Use wbcCtxSidsToUnixIds in wbcCtxSidToGid
2016-02-22 Volker Lendeckelibwbclient: Use wbcCtxSidsToUnixIds in wbcCtxSidToUid
2016-02-22 Volker Lendeckewbinfo: Add --unix-ids-to-sids
2016-02-22 Volker Lendeckelibwbclient: Implement wbc[Ctx]UnixIdsToSids
2016-02-22 Volker Lendeckewinbind: Expose WINBINDD_XIDS_TO_SIDS externally
2016-02-11 Volker Lendeckenss_netbsd: Remove unimplemented prototypes
2016-02-11 Volker Lendeckenss_linux: Remove non-nss functions
2016-02-04 Volker Lendeckelibwbclient: Fix a few resource leak CIDs
2016-02-04 Volker Lendeckelibwbclient: Add "goto fail" test macros
2016-01-13 Michael Adampam_winbind: check != PAM_SUCCESS and != NULL explicitly
2016-01-11 Michael Adamtorture: add torture comment output of name/ip to WinsB...
2016-01-11 Michael Adamtorture: Fix winbind.wbclient.ResolveWinsByIp test
2015-11-06 Mathieu ParentFix various spelling errors
2015-10-26 Andreas Schneidernss_wins: Use libwbclient to query wins server
2015-10-26 Andreas Schneidernss_wins: Use lp_global_no_reinit()
2015-10-12 Volker Lendeckewbinfo: make --verbose --pam-logon print sids
2015-10-09 Andrew Bartlettbuild: Move __attribute__ ((destructor)) and ((construc...
2015-09-10 Björn Jackenss_winbind: fix hang on Solaris on big groups
2015-09-10 Björn Jackenss_wins: add module for FreeBSD
2015-09-08 Andreas Schneiderpam_winbind: Fix a segfault if initialization fails
next