waf: Do not install the unit test binary for krb5samba
[amitay/samba.git] / auth / credentials /
2017-02-01 Aurelien Aptelauth: fix mem leak & use appropriate free function
2017-01-12 Andreas Schneidercredentials: Create a smb_gss_krb5_copy_ccache() function
2017-01-11 Stefan Metzmacherwscript: remove executable bits for all wscript* files
2017-01-10 Andreas Schneiderauth/credentials: Always set the the realm if we set...
2017-01-10 Stefan Metzmacherauth/credentials: remove const where we always return...
2016-12-24 Andreas Schneiderauth/credentials: Add missing error code check for...
2016-12-20 Andreas Schneiderauth/credentials: Add NULL check to free_dccache()
2016-12-20 Andreas Schneiderauth/credentials: Add NULL check in free_mccache()
2016-12-20 Andreas Schneiderauth/credentials: Move function to free ccaches to...
2016-12-20 Andreas Schneiderauth/credentials: Add talloc NULL check in cli_credenti...
2016-12-20 Stefan Metzmacherauth/credentials: change the parsing order of cli_crede...
2016-12-20 Stefan Metzmacherauth/credentials: let cli_credentials_parse_file()...
2016-12-20 Stefan Metzmacherauth/credentials: let cli_credentials_parse_string...
2016-12-20 Stefan Metzmacherauth/credentials: let cli_credentials_parse_string...
2016-12-20 Stefan Metzmacherauth/credentials: handle situations without a configure...
2016-12-20 Stefan Metzmacherauth/credentials: add python bindings for enum credenti...
2016-12-20 Stefan Metzmacherauth/credentials: add py_creds_parse_file()
2016-12-20 Stefan Metzmacherauth/credentials: add cli_credentials_set_password_will...
2016-12-20 Stefan Metzmacherauth/credentials: let cli_credentials_set_password...
2016-12-20 Stefan Metzmacherauth/credentials: make use of talloc_zero() in cli_cred...
2016-12-09 Stefan Metzmacherauth/credentials: clear all unused blobs in cli_credent...
2016-12-09 Stefan Metzmacherauth/credentials: fix cut'n'paste error in cli_credenti...
2016-12-09 Stefan Metzmacherauth/credentials: let cli_credentials_parse_string...
2016-11-15 Stefan Metzmacherauth/credentials: make cli_credentials_get_ntlm_respons...
2016-11-15 Stefan Metzmacherauth/credentials: anonymous should not have a user...
2016-11-06 Andrew Bartlettpycredentials: Add bindings for {get,set}_principal...
2016-09-29 Günther Deschnermit: make it possible to build with MIT kerberos and...
2016-08-31 Andreas Schneiderkrb5_wrap: Rename get_kerberos_allowed_etypes()
2016-07-25 Alexander BokovoyWrap krb5_cc_copy_creds and krb5_cc_copy_cache
2016-07-22 Stefan Metzmacherauth/credentials: also do a shallow copy of the krb5_cc...
2016-07-22 Stefan Metzmacherpycredentials: add set_utf16_[old_]password()
2016-07-22 Stefan Metzmacherpycredentials: add {get,set}_old_password()
2016-04-12 Stefan MetzmacherCVE-2016-2110: libcli/auth: pass server_timestamp to...
2016-04-12 Stefan MetzmacherCVE-2016-2110: auth/credentials: pass server_timestamp...
2016-04-12 Stefan MetzmacherCVE-2016-2110: auth/credentials: clear the LMv2 key...
2016-03-08 Andrew Bartlettpycredentials: Use pytalloc_BaseObject_PyType_Ready()
2016-03-08 Andrew Bartlettpycredentials: Remove PyCredentialCacheContainerObject
2016-03-08 Andrew Bartlettpycredentials: Do not use pytalloc_Object directly
2016-02-16 Volker Lendeckecredentials: Fix a typo
2016-02-16 Volker Lendeckecredentials: Fix whitespace
2016-01-13 Jelmer VernooijRename 'errors' to 'samba-errors' and make it public.
2015-12-16 Stefan MetzmacherMerge tag 'ldb-1.1.24' into master
2015-12-14 Douglas Bagnallpycredentials: add get_kerberos_state() method
2015-07-16 Andreas Schneiders4-auth: Always pass down the salt principal
2015-07-15 Alexander Bokovoyauth/credentials: if credentials have principal set...
2015-07-03 Stefan Metzmacherauth/credentials: anonymous should not try to use kerberos
2015-06-24 Andreas Schneiderauth: Explain why GSS_KRB5_CRED_NO_CI_FLAGS_X is needed
2015-06-23 Stefan Metzmacherauth/credentials: use HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X...
2015-05-19 Andreas Schneiderauth: Make sure error_string is not used uninitialized
2015-03-12 Stefan Metzmacherauth/credentials: add cli_credentials_set_old_utf16_pas...
2015-03-12 Stefan Metzmacherauth/credentials: add cli_credentials_[g|s]et_old_nt_hash()
2015-03-12 Stefan Metzmacherauth/credentials: add a missing talloc check to cli_cre...
2015-03-03 Volker LendeckeFix the O3 developer build
2015-01-26 Günther Deschnerauth/credentials_krb5: fix memory leak in cli_credentia...
2014-12-19 Stefan Metzmacherauth/credentials: add cli_credentials_set_utf16_password()
2014-11-22 Jelmer Vernooijcredentials test: Use samba.tests.subunitrun.
2014-11-19 Jelmer VernooijRemove unused imports.
2014-10-17 Andrew Bartlettauth/credentials: Ensure that we set the realm when...
2014-10-17 Andrew Bartlettcredentials: Allow the secret.tdb handle to be passed...
2014-10-17 Andrew Bartlettcredentials: Improve error message on failure to set...
2014-10-17 Andrew Bartlettcredentials: Set secure_channel_type from secrets.tdb...
2014-09-26 Andrew Bartlettcredentials: Allow the secrets.tdb password to be newer...
2014-08-08 Günther Deschnerauth/credentials_krb5: silence a build warning.
2014-08-08 Günther Deschnerauth/credentials-krb5: use get_kerberos_allowed_etypes().
2014-04-28 Andrew Bartlettkerberos: Remove un-used event context argument from...
2014-04-02 Stefan Metzmacherauth/tests: add missing #include "torture/local/proto.h"
2014-02-07 Michael Adamdbwrap: add dbwrap_flags argument to dbwrap_local_open()
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-16 Stefan Metzmacherauth:credentials: avoid talloc_reference in cli_credent...
2013-09-21 Michael Adamauth: fix space/tab mixup in cli_credentials_get_password()
2013-09-18 Howard ChuPrepare for SASL/EXTERNAL support
2013-09-16 Andrew Bartlettauth/credentials: Add cli_credentials_{set,get}_forced_...
2013-08-12 Stefan Metzmacherauth/credentials: make sure cli_credentials_get_nt_hash...
2013-08-05 Stefan Metzmacherauth/credentials: use CRED_CALLBACK_RESULT after a...
2013-08-05 Stefan Metzmacherauth/credentials: simplify password_tries state
2013-08-05 Stefan Metzmacherauth/credentials: get the old password from secrets.tdb
2013-08-05 Stefan Metzmacherauth/credentials: keep cli_credentials private
2013-08-05 Stefan Metzmacherauth/credentials: add cli_credentials_shallow_copy()
2013-08-05 Stefan Metzmacherauth/credentials: add cli_credentials_[set_]callback_data*
2013-08-05 Stefan Metzmacherauth/credentials: remove pointless talloc_reference...
2013-08-05 Stefan Metzmacherauth/credentials: remove pointless talloc_reference...
2013-06-19 Andrew Bartlettbuild: Build with system md5.h on OpenIndiana
2013-05-28 Andrew Bartlettbuild: Remove unused credentials_samba3.c
2013-04-12 Rusty Russellsecrets: use lpcfg_private_db_path() convenience helper.
2013-02-28 Stefan Metzmacherauth/pycredentials: make use of samba_tevent_context_init()
2013-02-20 Rusty Russellntdb: switch between secrets.tdb and secrets.ntdb depen...
2012-11-01 Andrew Tridgellauth: added cli_credentials_failed_kerberos_login()
2012-08-31 Andrew Bartlettauth/credentials: Do not print passwords in a talloc...
2012-08-29 Andrew Bartlettauth/credentials: Support match-by-key in cli_credentia...
2012-08-29 Andrew Bartlettauth/credentials: Remove unused, and un-declared cli_cr...
2012-08-29 Andrew Bartlettauth/credentials: Better integrate fetch of secrets...
2012-08-29 Andrew Bartlettauth/credentials: Improve memory handling in cli_creden...
2012-08-28 Andrew Bartlettauth/credentials: Avoid double-free in the failure...
2012-08-27 Andrew Bartlettauth/credentials: Rework credentials handling to try...
2012-08-27 Andrew Bartlettauth/credentials: Expand secrets.tdb fetch of secrets...
2012-08-10 Björn Jackebuild: rename security → samba-security
2012-07-19 Andrew Bartlettauth/credentials: Remove extra newline
2012-07-15 Andrew Bartlettauth/credentials: Look in the secrets.tdb for the machi...
2012-05-24 Alexander Bokovoyauth/credentials: 'workgroup' set via command line...
2012-05-23 Alexander Bokovoyauth-credentials: Support using pre-fetched ccache...
next