lib: Remove load_case_tables_library()
[bbaumbach/samba-autobuild/.git] / source4 / auth /
2015-03-20 Stefan Metzmachers4:auth/gensec_cyrus_sasl: allow_warnings=True
2015-03-20 Stefan Metzmachers4:auth/gensec_cyrus_sasl: remove compiler warnings
2015-03-20 Stefan Metzmachers4:auth/gensec_gssapi: remove allow_warnings=True
2015-03-20 Stefan Metzmachers4:auth/gensec_gssapi: remove compiler warnings
2015-03-16 Andrew Bartlettpygensec: Add bindings for gensec_set_target_service...
2015-03-16 Stefan Metzmachers4:auth/gensec_gssapi: let gensec_gssapi_update() retur...
2015-03-12 Andrew Bartlettauth/kerberos: Use KRB5_PRINCIPAL_UNPARSE_DISPLAY in...
2015-02-25 Volker LendeckeFix the developer O3 build
2015-02-08 Andrew Bartlettauth/kerberos: Use talloc_stackframe to avoid memory...
2015-01-23 Andrew Bartletttorture: Start a new testsuite for krb5 and KDC behaviour
2015-01-15 Andrew BartlettCVE-2014-8143:auth: Force talloc type of session_info...
2014-12-17 Andrew Bartlettgensec_krb5: Match behaviour of gensec_gssapi for passw...
2014-09-26 Günther Deschners4-auth/kerberos: fix salting principal, make sure...
2014-09-25 Jeremy Allisons4: auth: gensec: asn1 fixes - check all returns.
2014-09-08 Andrew Bartletts4-auth: Use sizeof() rather than a fixed constant...
2014-08-31 Andrew Bartlettauth: Split out fetching trusted domain into sam_get_re...
2014-08-31 Andrew Bartletts4-gensec: Fix spelling in debug message
2014-08-08 Andreas Schneiders4-auth: Initialize the tokens by default.
2014-08-08 Andreas Schneiderwscript: Only build gensec_krb5 with heimdal.
2014-08-08 Günther Deschners4-gensec_krb5: fix memleak in gensec_krb5_session_info().
2014-08-08 Günther Deschners4-auth/kerberos: add a note how to implement krb5_get_...
2014-08-08 Günther Deschners4-kerberos: remove duplicate macros.
2014-08-08 Günther Deschnerlib/krb5_wrap: move krb5_princ_size replacement code...
2014-08-08 Günther Deschnersamba: use smb_krb5_create_key_from_string() in some...
2014-07-08 Samuel Cabreros4-auth-krb: Fix talloc access after free in smb_krb5_u...
2014-07-04 Andrew Bartletts4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED...
2014-06-11 Andrew Bartlettauth: Provide a way to use the auth stack for winbindd...
2014-05-16 Andrew Bartlettauth: Allow auth_samba4 to be forced to run a specific...
2014-05-12 Andrew Bartletts4:auth_winbind: explicitly use dcerpc_binding_handle_s...
2014-04-28 Andrew Bartlettkerberos: Remove un-used event context argument from...
2014-04-18 Andrew Bartletts4-auth: Make the auth_winbind_wbclient use more correc...
2014-04-15 Andrew Bartlettauth: Remove support for HAVE_TRUNCATED_SALT from pass_...
2014-04-15 Andrew Bartlettauth: Remove USE_BOTH_CRYPT_CALLS block from pass_check.c
2014-04-15 Andrew Bartlettauth: Remove linux_bigcrypt support from pass_check.c
2014-04-15 Andrew Bartlettauth: Remove support for plaintext auth on systems...
2014-04-15 Andrew Bartlettauth: Remove afs_auth() from pass_check.c and s4's...
2014-04-15 Andrew Bartlettauth: Remove dfs_auth() from pass_check.c and s4's...
2014-04-02 Andrew Bartletts4-auth: Support password history correctly, including...
2014-04-02 Andrew Bartlettdsdb: Move dsdb_update_bad_pwd_count to dsdb/common...
2014-04-02 Andrew Bartlettauth: Split out badPwdCount update into a helper function
2014-04-02 Andrew Bartletts4-auth: Add authsam_zero_bad_pwd_count to zero out...
2014-04-02 Andrew Bartletts4-auth: Rework memory handling to use a tmp_ctx
2014-04-02 Andrew Bartletts4:auth: Add password lockout support to the AD DC
2014-04-02 Andrew Bartlettdsdb: Put password lockout support in samdb_result_pass...
2014-04-02 Andrew Bartlettdsdb: Rework samdb_result_acct_flags to use either...
2014-04-02 Stefan Metzmachers4:auth/sam: use a higher time resolution in authsam_ac...
2014-04-02 Andrew Bartlettkerberos: Map KRB5KDC_ERR_CLIENT_REVOKED to NT_STATUS_A...
2014-04-02 Stefan Metzmachers4:auth/gensec: explicitly use allow_warnings=True...
2014-04-02 Stefan Metzmachers4:auth/ntlm: add auth4_sam_init() prototype to avoid...
2014-04-02 Stefan Metzmachers4:auth: avoid str_list related const warnings
2014-04-02 Stefan Metzmachers4:auth/gensec: fix declaration after code warning...
2014-04-02 Stefan Metzmachers4:auth/gensec: include gensec_krb5_util.h in gensec_kr...
2014-03-26 Stefan Metzmacherauth/gensec: remove tevent_context argument from gensec...
2014-03-26 Stefan Metzmachers4:pygensec: don't pass an explicit tevent_context...
2014-03-05 Garming SamRemove all uses of the NT_STATUS_NOT_OK_RETURN_AND_FREE...
2014-03-05 Garming SamRemove the remaining uses of the macro NT_STATUS_HAVE_N...
2014-03-05 Garming SamRemove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE...
2014-03-05 Volker Lendeckeauth4: Remove unused wbc_context
2014-03-05 Volker Lendeckeauth4: Do not generate just a temporary wbc_context
2014-03-05 Volker Lendeckeauth4: auth_session_info_fill_unix only needs a tevent_...
2014-03-05 Volker Lendeckeauth4: security_token_to_unix_token only needs a tevent...
2014-03-05 Volker Lendeckesource4: Use wbc_sids_to_xids
2014-02-18 Volker LendeckeRevert "source4: Use wbc_sids_to_xids"
2014-02-18 Volker LendeckeRevert "auth4: security_token_to_unix_token only needs...
2014-02-18 Volker LendeckeRevert "auth4: auth_session_info_fill_unix only needs...
2014-02-18 Volker LendeckeRevert "auth4: Do not generate just a temporary wbc_con...
2014-02-18 Volker LendeckeRevert "auth4: Remove unused wbc_context"
2014-02-13 Stefan Metzmachers4:auth/gensec: only include "librpc/gen_ndr/dcerpc.h"
2014-02-10 Volker Lendeckeauth4: Remove unused wbc_context
2014-02-10 Volker Lendeckeauth4: Do not generate just a temporary wbc_context
2014-02-10 Volker Lendeckeauth4: auth_session_info_fill_unix only needs a tevent_...
2014-02-10 Volker Lendeckeauth4: security_token_to_unix_token only needs a tevent...
2014-02-10 Volker Lendeckesource4: Use wbc_sids_to_xids
2014-01-09 Matthias Dieter... samba:python - Py_RETURN_NONE remove compatibility...
2014-01-06 Stefan Metzmachers4:gensec_gssapi: make sure gensec_gssapi_[un]seal_pack...
2014-01-06 Stefan Metzmachers4:auth/gensec_gssapi: handle GENSEC_FEATURE_SIGN_PKT_H...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-27 Matthieu Patouauth-kerberos: add the credentials.h so that enum crede...
2013-10-14 Volker Lendeckeauth4: Remove an unused variable
2013-09-19 Günther Deschnergensec: move schannel module to toplevel.
2013-08-10 Stefan Metzmacherauth/gensec: introduce gensec_internal.h
2013-08-10 Stefan Metzmachers4:gensec/schannel: only require librpc/gen_ndr/dcerpc.h
2013-08-10 Stefan Metzmachers4:gensec/schannel: there's no point in having schannel...
2013-08-10 Stefan Metzmachers4:gensec/schannel: GENSEC_FEATURE_ASYNC_REPLIES is...
2013-08-10 Stefan Metzmachers4:gensec/schannel: use the correct computer_name from...
2013-08-10 Stefan Metzmachers4:gensec/schannel: simplify the code by using netsec_c...
2013-08-10 Stefan Metzmachers4:gensec/schannel: remove unused dcerpc_schannel_creds()
2013-05-16 Andrew Bartlettgensec: Make the no-hostname status message much less...
2013-05-16 Karolin Seegersource4/auth/kerberos/kerberos-notes.txt: Fix typo.
2013-03-05 Andreas Schneidergensec: recv_handler can't be NULL at that point.
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...
2013-02-28 Stefan Metzmachers4:pygensec: make use of samba_tevent_context_init()
2013-02-22 Andreas Schneiderpyauth: Check return value of lpcfg_from_py_object().
2013-02-19 Stefan Metzmachers4:auth/kerberos: make use of samba_tevent_context_init()
2013-02-12 Guenter KukkukkFix some cut-and-paste and spelling in debug messages
2013-01-21 Andrew Bartlettdsdb: Ensure "authenticated users" is processed for...
2012-08-29 Andrew Bartlettauth/credentials: Support match-by-key in cli_credentia...
2012-08-27 Andrew Bartlettlib/krb5_wrap: Move enctype conversion functions into...
2012-08-10 Björn Jackebuild: rename security → samba-security
2012-07-17 Andreas Schneiders4-auth: Make sure we use the correct credential state.
next