credentials: Simplify cli_credentials_get_server_gss_creds()
[samba.git] / auth / credentials /
2018-01-03 Andreas Schneidercredentials: Simplify cli_credentials_get_server_gss_cr...
2017-09-20 Stefan MetzmacherCVE-2017-12150: auth/credentials: cli_credentials_authe...
2017-09-16 Volker Lendeckecli_credentials: Apply some const
2017-09-07 Volker Lendeckecli_credentials: Fix a typo
2017-09-05 Volker Lendeckecli_credentials: Fix a return value
2017-07-27 Andrew Bartlettpycredentials: Add set_named_ccache()
2017-07-27 Andrew Bartlettpycredentials: Add get_name() for a credentials cache
2017-07-27 Andrew Bartlettpycredentials: Allow optional "name" argument to get_na...
2017-06-27 Stefan Metzmacherauth/credentials: remove unused smb_krb5_create_salt_pr...
2017-06-27 Stefan Metzmacherauth/credentials: make use of smb_krb5_salt_principal...
2017-06-22 Gary Lockyerpycredentials: Add support for netr_crypt_password
2017-06-22 Gary Lockyerpycredentials: add function to return the netr_Authenti...
2017-05-25 Gary Lockyerauth pycredentials: incorrect PyArg_ParseTupleAndKeywor...
2017-05-25 Gary Lockyerauth pycredentials: correct docstring of get_ntlm_respo...
2017-05-25 Gary Lockyerauth_log: Add test that execises the SamLogon python...
2017-05-19 Petr Viktorinpython3: Use "y#" instead of "s#" for binary data in...
2017-04-18 Jan Engelhardtbuild: correct package dependencies
2017-03-29 Andrew Bartlettpycredentials: Add bindings for get_ntlm_response()
2017-03-10 Lumir Balharpython: wscript_build: Build some modules for Python 3
2017-03-10 Lumir Balharpython: samba.credentials: Port pycredentials.c to...
2017-03-08 Alexander Bokovoycredentials_krb5: convert to use smb_gss_krb5_import_cred
2017-02-24 Stefan Metzmacherauth/credentials: try to use kerberos with the machine...
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()
next