param: make server role list common and include auto (for the new default)
[ira/wip.git] / source4 / auth /
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 run_init_functions -> samba_init_module...
2011-10-28 Andrew Bartlettlib/util Rename init_module_fn to samba_init_module_fn
2011-10-24 Simo Sorceidl: Improve MS-PAC IDL
2011-10-18 Stefan Metzmachers4:auth/unix_token: match s3 behavior and add uid/gid...
2011-10-18 Andrew Bartlettgensec: move event context from gensec_*_init() to...
2011-10-18 Andrew Bartlettgensec: move event-using code to gensec_update() hooks...
2011-10-18 Andrew Bartletts4-auth: match the new s3 gensec client and always...
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-13 Andrew Bartlettlibcli/auth: Provide a struct loadparm_context to schan...
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-11 Andrew Bartlettlib/param move source4 param code to the top level
2011-10-06 Andrew Bartlettlib/util: consolidate module loading into common code
2011-10-05 Andrew Tridgells4-auth: fixed formatting of some DEBUG() lines
2011-10-04 Andrew Tridgells4-auth: rework map_user_info() to use cracknames
2011-10-04 Andrew Tridgells4-sam: don't look in GC NCs for user accounts
2011-09-19 Matthias Dieter... s4:auth - remove unused variables
2011-09-08 Andrew Bartlettbuild: make LIBWBCLIENT_OLD and auth_unix_token libraries
2011-09-06 Stefan Metzmachers4:auth/gensec: gensec.h was moved to gensec_runtime
2011-08-21 Jelmer Vernooijgensec: Install header file.
2011-08-21 Jelmer Vernooijsamba-credentials: Add pkg-config file.
2011-08-18 Jelmer Vernooijcredentials: Rename library to samba-credentials to...
2011-08-14 Jelmer VernooijUse public pytalloc header file.
2011-08-13 Simo Sorces4:misc: remove last usage of legacy event_ fn names
2011-08-10 Jelmer Vernooijpytalloc: Use consistent prefix for functions, add...
2011-08-08 Stefan Metzmachers4:pycredentials: PyArg_ParseTuple("i") requires an...
2011-08-08 Andrew Bartlettbuild: Make credentials a public library for OpenChange...
2011-08-08 Andrew Bartlettbuild: provide tevent-util as a public library
2011-08-07 Jelmer Vernooijpyldb: Consistently use pyldb_ prefix.
2011-08-03 Andrew Bartlettntlmssp: Add ntlmssp_blob_matches_magic()
2011-08-03 Andrew Bartlettgensec: Don't keep a second copy of the auth4_context...
2011-08-03 Andrew Bartletts3-ntlmssp Add hooks to optionally call into GENSEC...
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-29 Andrew Bartletts4-auth Fill in the remainder of the unix info in 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
next