replace: Avoid DEBUG(), which is not available in libreplace.
[ab/samba.git/.git] / auth /
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...
2012-02-13 Andrew Bartlettauth: Pass in the SMB username (for %U) into generate_s...
2012-02-10 Andrew Bartlettgensec: explain gensec_use_kerberos_mechs() logic
2012-02-10 Andrew Bartlettgensec: set flag to continue in outer for loop in gense...
2012-02-10 Andrew BartlettRevert "gensec: Fix a memory corruption in gensec_use_k...
2012-02-10 Andrew Bartlettcredentials: Show returned error_string in debug message
2012-02-09 Volker Lendeckegensec: Fix a memory corruption in gensec_use_kerberos_...
2012-02-08 Andrew Bartlettauth: rename ntlmssp.c to ntlmssp_util.c
2012-01-30 Andrew Bartlettgensec: inline gensec_generate_session_info() into...
2012-01-30 Andrew Bartlettauth: Make check_password and generate_session_info...
2012-01-29 Andrew Bartlettauth: provide private pointer and do not return origina...
2012-01-25 Stefan Metzmacherauth/gensec_gssapi: sync gensec_gssapi_state with gse_c...
2012-01-18 Andrew Bartlettauth/gensec: align common elements between gse_context...
2012-01-13 Stefan Metzmachers3:build: add auth/gensec/spnego.o
2012-01-13 Stefan Metzmacherauth/gensec: move spnego.c to the toplevel
2012-01-13 Stefan Metzmacherauth/gensec: common helper functions should be in gense...
2012-01-13 Stefan Metzmacherauth/gensec: add some more functions from gensec_start...
2012-01-13 Stefan Metzmacherauth/gensec: make sure functions from gensec.c are...
2012-01-12 Stefan Metzmachers4:auth/gensec/spnego: add support for fragmented spneg...
2012-01-12 Stefan Metzmacherauth/gensec: add gensec_*max_update_size()
2012-01-12 Andrew Bartlettauth/kerberos: Remove unused TALLOC_CTX argument to...
2012-01-11 Andrew Bartlettgensec: Make sure to check the optional auth_context...
2012-01-11 Andrew Bartlettgensec: Rename want_flags and got_flags in gensec_gssapi
2012-01-11 Andrew Bartlettgensec: make gensec_gssapi.h common
2012-01-11 Andrew Bartlettgensec: move gensec_util.c to the top level
2012-01-11 Andrew Bartlettauth: make auth4_context common to provide access to...
2012-01-11 Andrew Bartlettauth/kerberos: Remove unused headers from gssapi_parse.c
2012-01-09 Andrew Bartlettauth/credentials Remove debug that prints in normal...
2011-12-29 Andrew Bartlettauth/kerberos: Rename memory contexts for greater clarity
2011-12-29 Andrew Bartletts4-gensec: Move parsing of the PAC blob and creating...
2011-12-28 Andrew Bartlettauth/kerberos: Make pac_data_out in kerberos_decode_pac...
2011-12-28 Andrew Bartlettauth/kerberos: Move gssapi_parse.c to the top level
2011-12-28 Andrew Bartlettcredentials: Always honour the return value of E_deshash()
2011-12-28 Andrew Bartlettgensec: Allow an alternate set of modules to be specified
2011-12-07 Andrew Bartletts4-dns Use match-by-key in GSSAPI server if principal...
2011-12-03 Jelmer VernooijRevert making public of the samba-module library.
2011-11-21 Jeremy AllisonFix a bunch of "warning: variable ‘XXXX’ set but not...
2011-11-10 Andrew Tridgelltest: fixed several tests to use samba.tests
2011-10-28 Andrew Bartlettlib/util Rename samba_modules_load -> samba_module_init...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module_fns_run -> samba_modu...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module_fn -> samba_module_in...
2011-10-28 Andrew Bartlettlib/util Split samba-modules library into public and...
2011-10-28 Andrew Bartlettlib/util Rename load_samba_modules -> samba_modules_load
2011-10-28 Andrew Bartlettlib/util Rename run_init_functions -> samba_init_module...
2011-10-28 Andrew Bartlettlib/util Rename init_module_fn to samba_init_module_fn
2011-10-28 Andrew Bartlettgensec: Add parinoia about integer wrapping
2011-10-24 Simo Sorceidl: Improve MS-PAC IDL
2011-10-24 Stefan Metzmacherauth/gensec: fix missleading comment
2011-10-22 Stefan Metzmacherauth/gensec: replace #if _SAMBA_BUILD_ == 4 by a featur...
2011-10-18 Andrew Bartlettgensec: move event context from gensec_*_init() to...
2011-10-18 Andrew Bartlettntlmssp: Refuse to seal if we did not negotiate to...
2011-10-18 Andrew Bartlettgensec: Refuse to seal if we did not negotiate to sign
2011-10-18 Andrew Bartlettgensec: Assert that we have not been subject to a downg...
2011-10-18 Andrew Bartlettgensec: an event context is no longer mandetory
2011-10-18 Andrew Bartlettntlmssp: Put members from auth_ntlmssp_state into gense...
2011-10-18 Andrew Bartlettntlmssp: Prepare gensec_ntlmssp_start() for broader use
2011-10-18 Andrew Bartlettntlmssp: Move ntlmssp code to auth/ntlmssp
2011-10-18 Andrew Bartlettbuild: compile gensec_start.c and credentials.c in...
2011-10-18 Andrew Bartlettcredentials: Prioritise command-line specified options...
2011-10-11 Andrew Bartlettgensec: trim header includes back to what is actually...
2011-10-11 Andrew Bartlettauth/credentials Declare remaining functions are public...
2011-10-11 Andrew Bartlettauth: move gensec_start.c to the top level
2011-10-11 Andrew Bartlettauth: move credentials layer to the top level
2011-10-06 Ewoud Kohl van Wij... Add missing com_err dependencies
2011-08-08 Andrew Bartlettbuild: provide tevent-util as a public library
2011-08-03 Andrew Bartlettgensec: clarify memory ownership for gensec_session_inf...
2011-08-03 Andrew Bartlettgensec: Remove mem_ctx from calls that do not return...
2011-08-03 Andrew Bartlettgensec: split GENSEC into mechanism-dependent and runti...
2011-07-19 Andrew Bartlettauth: Set NETLOGON_GUEST and use it to determine guest...
2011-07-19 Andrew Bartlettauth: Move make_user_info_SamBaseInfo() to talloc_strdu...
2011-07-19 Andrew Bartlettauth: Split out make_user_info_SamBaseInfo and add...
2011-07-19 Andrew Bartlettauth: include auth.idl structures into common_auth.h
2011-07-19 Andrew Bartlettauth: Preserve guest flag on transition via netr_SamInfo3
2011-07-19 Andrew BartlettAdd my copyright
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-15 Stefan Metzmacherauth/kerberos/gssapi_pac: fix compiler warnings
2011-06-10 Günther Deschnerauth/auth_sam_reply.h: fix licence/copyright
2011-05-18 Andrew Bartlettbuild: Make auth_sam_reply a library
next