selftest/selftesthelpers.py: construct a fullname with env in plantestsuite_idlist()
[kai/samba.git] / auth /
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... save-diskspace-tags/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
2011-05-08 Andrew Bartlettauth: allow auth_common.h to be included multiple times...
2011-05-07 Gordon RossFix Samba3 on OpenIndiana.
2011-04-27 Andrew Bartlettauth/kerberos Add check for gss_inquire_sec_context_by_oid
2011-04-27 Andrew Bartlettauth/kerberos Move all the PAC handling functions to...
2011-04-27 Andrew Bartlettauth/kerberos: Create common helper to get the verified...
2011-02-10 Günther Deschners3-waf: fix the build after auth changes.
2011-02-10 Andrew Bartlettauth Move auth_sam_reply into the top level.
2010-08-31 Günther Deschners3-auth: remove global include of krb5pac.h.
2010-08-14 Andrew Bartletts3:auth Make Samba3 use the new common struct auth_user...
2010-08-14 Andrew Bartletts4:auth Move struct auth_usersupplied_info to a common...