s4-auth Move conversion of security_token to unix_token to auth
[amitay/samba.git] / source4 / auth /
2011-07-29 Andrew Bartletts4-auth Move conversion of security_token to unix_token...
2011-07-29 Andrew Bartlettgensec: Add a way to request a unix token from GENSEC
2011-07-28 Amitay Isaacss4auth: Fix the object name for Py_Security
2011-07-28 Amitay Isaacss4auth: Fix the object names for PyCredentials and...
2011-07-28 Amitay Isaacss4auth: Remove duplicate assignment of structure variable
2011-07-25 Stefan Metzmachers4:auth/kerberos: activate windows related krb5 flags
2011-07-19 Andrew Bartlettauth: Split out make_user_info_SamBaseInfo and add...
2011-07-15 Stefan Metzmachers4:auth/credentials: with the build after heimdal import
2011-06-24 Stefan Metzmachers4:kdc: implement samba_kdc_check_s4u2proxy()
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-22 Stefan Metzmachers4:auth/kerberos: protect kerberos_kinit_password_cc...
2011-06-22 Stefan Metzmachers4:auth/kerberos: add S4U2Proxy support to kerberos_kin...
2011-06-22 Stefan Metzmachers4:auth/kerberos: protect kerberos_kinit_password_cc...
2011-06-22 Stefan Metzmachers4:auth/kerberos: remove one indentation level in kerbe...
2011-06-22 Stefan Metzmachers4:auth/kerberos: reformat kerberos_kinit_password_cc()
2011-06-22 Stefan Metzmachers4:auth/kerberos: don't mix s4u2self creds with machine...
2011-06-22 Stefan Metzmachers4:auth/kerberos: use better variable names in kerberos...
2011-06-22 Stefan Metzmachers4:auth/kerberos: don't ignore return code in kerberos_...
2011-06-21 Brad Hardss4/auth: Trivial spelling fixes.
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-06-20 Andrew Bartlettlibcli/util Bring samba4 unix -> nt_status code in...
2011-06-19 Matthieu Patous4: fix wrong index usage PRIMARY_USER_SID_INDEX when...
2011-06-17 Andrew Tridgells4-auth: quiet down the krb5 warnings when kerberos...
2011-06-11 Matthias Dieter... s4:auth/ntlm/auth_unix.c - remove unused variables
2011-06-09 Matthias Dieter... s4:auth/ntlm/auth.c - fix incompatible pointer type...
2011-06-08 Andrew Bartletts4-gensec bring GSS_S_CONTEXT_EXPIRED into it's own...
2011-06-08 Andrew Bartletts4-credentials Don't use expired Kerberos or GSSAPI...
2011-06-08 Andrew Bartletts4-credentials Allow use of file-based credentials...
2011-06-06 Andrew Bartletts4-auth Move default auth methods back into auth.c
2011-06-06 Andrew Bartletts4-modules Remove lp_ctx from init functions that no...
2011-05-21 Matthias Dieter... s4:auth/ntlmssp/ntlmssp_server.c - add "const" in front...
2011-05-18 Stefan Metzmachers4:auth/credentials: S4U2Self should force CRED_MUST_US...
2011-05-18 Stefan Metzmachers4:auth/credentials: pass 'self_service' to cli_credent...
2011-05-18 Stefan Metzmachers4:gensec_gssapi: avoid delegation if s4u2self/proxy...
2011-04-20 Andrew Bartlettlibcli/auth Move PAC parsing and verification in common.
2011-05-08 Andrew Bartletts4-auth Rename auth -> auth4 to avoid conflict with...
2011-05-08 Andrew Tridgells4-auth: remove unused prototype
2011-05-05 Andrew Tridgells4-auth: removed the password combinations code in...
2011-05-04 Jeremy Allisonsasl_secret_t ends in a char [1] size. This means the...
2011-05-03 Andrew BartlettRemove strlower_m() and strupper_m() from source4 and...
2011-05-03 Andrew Bartletts4-messaging Rename messaging -> imessaging
2011-04-29 Andrew Bartletts4-param Remove config_path() -> lpcfg_config_path()
2011-04-27 Andrew Bartletts4-gensec: Use new common 'obtain the PAC' functions.
2011-04-27 Andrew Bartlettlibcli/auth Move Samba4's gssapi_error_string from...
2011-04-14 Andrew Bartletts3-auth Rename smb_krb5_open_keytab to avoid a conflict...
2011-04-14 Andrew Bartlettlibcli/auth Move krb5 wrapper functions from s3 into...
2011-04-06 Andrew Tridgelllib: make asn1_util a private library
2011-04-05 Andrew Bartlettauth: Move auth_session_info into IDL
2011-04-05 Andrew Bartletts4-auth: Always talloc_zero() the struct auth_session_info
2011-04-04 Andrew Tridgells4-krb5: be a bit less verbose about krb5 packets
2011-03-28 Jeremy AllisonFix inspired by work done by David Disseldorp for bug...
2011-03-22 Matthias Dieter... s4:python bindings - handle NULL returns from "loadparm...
2011-03-22 Matthias Dieter... s4:auth/system_session.c - check for OOM
2011-03-19 Jelmer Vernooijsource4/auth: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/auth/ntlm: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/auth/gensec: Fix prototypes for all functions.
2011-03-14 Simo SorceFix public header not to include private (not installed...
2011-03-04 Günther Deschners4-nterr: move auth_nt_status_squash to nt_status_squas...
2011-02-28 Jelmer VernooijFix some types
2011-02-28 Jelmer Vernooijtdb: Use <tdb.h> to include tdb so system headers are...
2011-02-24 Andrew Tridgellbuild: moved spnego_parse.c into a common subsystem
2011-02-24 Andrew Tridgellbuild: moved schannel_sign.c into a shared COMMON_SCHAN...
2011-02-24 Andrew Tridgellbuild: moved libcli/auth/ntlmssp*.c into a common libcl...
2011-02-22 Andrew Bartletts4-auth Move libcli/security/session.c to the top level
2011-02-18 Andrew Tridgells4-auth: rename 'auth' subsystem to 'auth4'
2011-02-14 Günther Deschnerlibrpc: make NDR_KRB5PAC a shared library (libndr-krb5p...
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2011-02-10 Andrew Tridgells4-krb5: authkrb5 should depend on ldb
2011-02-10 Andrew Bartlettlibcli/named_pipe_auth Change from 'info3' to auth_sess...
2011-02-10 Andrew Bartlettauth Move auth_sam_reply into the top level.
2011-02-09 Andrew Bartletts4-auth Fix setting of bad_password_count in auth_conve...
2011-02-09 Andrew Bartletts4-auth Rework auth subsystem to remove struct auth_ser...
2011-02-09 Andrew Bartletts4-auth Add auth.idl to encode auth subsystem structure...
2011-02-08 Günther Deschnerpam: share pam errors in a common location.
2011-02-02 Andrew Bartletts4-python Ensure we add the Samba python path first.
2011-01-30 Matthias Dieter... s4:auth/pyauth.c - temporarily add compatibility code...
2011-01-20 Andrew Bartletts4-auth Remove special case for account_sid from auth_s...
2011-01-20 Andrew Bartletts4-gensec Add prototype for gensec_ntlmssp_init()
2011-01-20 Andrew Bartlettlibcli/auth move ntlmssp_wrap() and ntlmssp_unwrap...
2011-01-19 Andrew Bartletts4-pyauth Fix AuthContext wrapper
2011-01-19 Andrew Bartletts4-auth Allow NULL methods to be specified to auth_cont...
2011-01-19 Andrew Bartletts4-gensec Remove special case 'for SASL' that is not...
2011-01-19 Andrew Tridgellpygensec: remove special case handling for None for...
2011-01-18 Andrew Bartletts4-gensec Extend python bindings for GENSEC and the...
2011-01-18 Andrew Bartletts4-auth Extend python bindings to allow ldb and message...
2011-01-18 Andrew Bartletts4-pygensec Fix indentation of py_gensec_start_mech_by_...
2011-01-18 Andrew Bartletts4-pygensec Add bindings for server_start() and update()
2011-01-18 Andrew Bartletts4-pyauth Add bindings for auth_context_create() as...
2011-01-18 Andrew Bartletts4-pyauth Use py_talloc_get_type() for greater talloc...
2011-01-18 Andrew Bartletts4-gensec Don't steal the auth_context, reference it.
2011-01-15 Matthias Dieter... s4:auth/ntlm/auth_sam.c - fix call to "get_server_info_...
2011-01-14 Andrew Tridgells4-auth: fixed status return
2011-01-14 Andrew Bartletts4-auth Add get and set methods for auth_session_info...
2011-01-14 Andrew Bartletts4-auth Add function to obtain any user's session_info...
2011-01-14 Andrew Bartletts4-auth use new dsdb_expand_nested_groups()
2011-01-03 Stefan Metzmachers4:gensec/schannel: use netsec_outgoing_sig_size()...
2011-01-01 Jelmer Vernooijheimdal_build: Add missing dependencies when building...
2010-12-21 Matthias Dieter... s4:auth/session.h - use a forward declaration for type...
2010-12-21 Andrew Bartletts4-auth Ensure that we always copy across domain groups
next