ntvfs: Fix CID 1107225 Resource leak
[nivanova/samba-autobuild/.git] / auth /
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-19 Günther Deschnergensec: check for NULL gensec_security in gensec_securi...
2013-09-19 Günther Deschnergensec: remove duplicate gensec_security_by_authtype...
2013-09-19 Günther Deschnergensec: move schannel module to toplevel.
2013-09-18 Howard ChuAdd SASL/EXTERNAL gensec module
2013-09-18 Howard ChuPrepare for SASL/EXTERNAL support
2013-09-16 Andrew Bartlettauth/credentials: Add cli_credentials_{set,get}_forced_...
2013-08-18 Volker Lendeckegensec: Fix CID 1063258 Uninitialized scalar variable
2013-08-12 Stefan Metzmacherauth/credentials: make sure cli_credentials_get_nt_hash...
2013-08-10 Stefan Metzmacherauth/gensec: treat struct gensec_security_ops as const...
2013-08-10 Stefan Metzmacherauth/gensec: use 'const char * const *' for function...
2013-08-10 Stefan Metzmacherauth/gensec: make it possible to implement async backends
2013-08-10 Stefan Metzmacherauth/gensec: avoid talloc_reference in gensec_security_...
2013-08-10 Stefan Metzmacherauth/gensec: avoid talloc_reference in gensec_use_kerbe...
2013-08-10 Stefan Metzmacherauth/gensec: introduce gensec_internal.h
2013-08-10 Stefan Metzmacherauth/gensec: add gensec_security_by_auth_type()
2013-08-10 Stefan Metzmacherauth/gensec: first check GENSEC_FEATURE_SESSION_KEY...
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-05-15 Volker Lendeckegensec: Make gensec_security_oids_from_ops static
2013-05-15 Volker Lendeckegensec: Make gensec_security_by_sasl_list static
2013-05-15 Volker Lendeckegensec: Make gensec_interface_version public
2013-04-12 Rusty Russellsecrets: use lpcfg_private_db_path() convenience helper.
2013-03-27 Andrew Bartlettauth/ntlmssp: Avoid use-after-free of user_info after...
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...
2013-01-24 Andrew Bartlettgensec: Allow login without a PAC by default (bug ...
2012-11-01 Andrew Tridgellauth: added cli_credentials_failed_kerberos_login()
2012-09-22 Andrew Bartlettauth/kerberos: add HAVE_KRB5 guard to fix non-krb5...
2012-09-21 Christof Schmittauth/kerberos: Adjust log level for failed PAC signatur...
2012-09-21 Volker Lendeckeauth: Fix some nonempty blank lines
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-08-04 Stefan Metzmacherauth/ntlmssp: avoid talloc_tos() in ntlmssp_client_init...
2012-07-30 Andrew Bartlettauth/kerberos: Do not do pointer arithmatic on a void *
2012-07-19 Andrew Bartlettauth/credentials: Remove extra newline
2012-07-15 Andrew Bartlettauth/credentials: Look in the secrets.tdb for the machi...
2012-07-06 Christof Schmittauth: Common function for retrieving PAC_LOGIN_INFO...
2012-07-02 Andrew Bartlettauth: Remove .get_challenge (only used for security...
2012-07-02 Andrew Bartlettauth/gensec: Remove unused gensec_security parameter
2012-06-06 Alexander Bokovoyauth-kerberos: avoid crash with MIT krb5 1.10.0 in...
2012-05-24 Alexander Bokovoyauth/credentials: 'workgroup' set via command line...
2012-05-23 Andreas Schneidergse: Use the smb_gss_oid_equal wrapper.
2012-05-23 Alexander Bokovoyauth-credentials: Support using pre-fetched ccache...
2012-05-23 Simo Sorceauth and s4-rpc_server: Do not use features we currentl...
2012-05-17 Stefan Metzmacherauth/gensec: implement gensec_spnego_expire_time()
2012-05-17 Stefan Metzmacherauth/gensec: add gensec_expire_time()
2012-05-04 Andreas Schneiders4-auth: Use smb_krb5_cc_get_lifetime() wrapper.
2012-04-24 Alexander Bokovoylib/replace: split out GSSAPI from lib/replace/system...
2012-04-23 Simo SorceMake krb5 wrapper library common so they can be used...
2012-04-12 Simo Sorcesrv_keytab: Pass krb5_context directly, it's all we...
2012-04-12 Simo Sorceauth-krb: Move pac related util functions in a single...
2012-04-12 Simo Sorceauth-krb: Make functions static.
2012-04-12 Simo Sorceauth-krb: Use simpler method to extract keytype.
2012-04-12 Simo Sorceauth-krb: Nove oid packet check to gensec_util.
2012-04-12 Simo Sorces4-auth-krb: Remove dependency on credentials too.
2012-04-12 Simo Sorces4-auth-krb: Remove unneded dependency on kerberos_util.
2012-04-12 Simo Sorces4-auth-krb: Move keytab functions in a separate file.
2012-04-12 Simo Sorces4-auth-krb: Move function into more appropriate header.
2012-04-12 Simo Sorces4-auth-krb: Make cli_credentials_invalidate_client_gss...
2012-04-12 Simo Sorces4-auth-krb: Make impersonate_principal_from_credential...
2012-04-12 Simo Sorcegensec_gssapi: keep private header file close to the...
2012-03-15 Stefan Metzmacherauth/gensec_gssapi: gss_krb5_lucid_context_v1_t is...
2012-03-09 Andrew Bartlettauth/ntlmssp: Remove reference to struct ntlmssp_state
2012-03-09 Andrew Bartlettauth/ntlmssp: Remove gensec_security element from gense...
2012-03-08 Andrew Bartlettauth/kerberos: Fall back to gsskrb5_get_subkey if we...
2012-03-08 Andrew Bartlettauth/kerberos: Ensure we do not print invalid memory...
2012-02-24 Andrew Bartlettauth: Remove plugable password-check functions from...
2012-02-24 Andrew Bartlettauth: consolidate gensec_ntlmssp_server wrapper functions
2012-02-24 Andrew Bartletts3-ntlm_auth: Convert ntlm_auth to use gensec_ntlmssp...
2012-02-24 Andrew Bartlettauth: Rename some elements of auth4_context
2012-02-18 Andrew Bartlettauth: Reorder arguments to generate_session_info
2012-02-17 Andrew Bartlettauth: Allow the netbios name and domain to be set from...
2012-02-17 Andrew Bartlettauth: Make more of the ntlmssp code private or static
2012-02-17 Andrew Bartlettauth: Provide a way to specify the NTLMSSP server name...
2012-02-17 Andrew Bartlettauth: Rearrange ntlmssp code for clarity
2012-02-17 Andrew Bartlettauth: Set NTLMSSP_NEGOTIATE_SIGN when session key suppo...
2012-02-17 Andrew Bartletts3-auth Use the common gensec_ntlmssp_update in gensec_...
2012-02-17 Andrew Bartletts3-auth: Use common gensec_ntlmssp server functions...
2012-02-17 Andrew Bartletts3-auth: Add extra error messages on authentication...
2012-02-17 Andrew Bartlettauth: Cope with NO_USER_SESSION_KEY from security=server
2012-02-17 Andrew Bartlettauth: Move the rest of the source4 gensec_ntlmssp code...
2012-02-17 Andrew Bartletts3-auth Hook checking passwords and generating session_...
2012-02-17 Andrew Bartlettauth/kerberos: Move gse_get_session_key() to common...
next