s3: Eliminate sys_select_intr from smbfilter
[samba.git] / source4 / auth /
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
2010-12-21 Andrew Bartletts4-auth Remove duplicate copies of session_info creatio...
2010-12-21 Andrew Bartletts4-auth rework session_info handling not to require...
2010-12-21 Andrew Bartletts4-auth Remove event context from privilage database...
2010-12-21 Andrew Bartletts4-auth Remove obsolete comment
2010-12-21 Matthias Dieter... s4:auth/gensec/spnego.c - remove unused variable "princ...
2010-12-14 Stefan Metzmachers4:gensec/spnego: only look at the optimistic token...
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-12-09 Andrew Bartletts4-spnego Match Windows 2008, and no longer supply...
2010-12-08 Andrew Tridgells4-pkgconfig: add @LIB_RPATH@ to our link flags
2010-12-08 Andrew Bartletts4-spnego use "not_defined_in_RFC4178@please_ignore...
2010-12-08 Andrew Bartlettlibcli/auth bring ADS_IGNORE_PRINCIPAL in common
2010-12-04 Matthias Dieter... s4:auth/gensec/gensec_krb5.c - fix/reorder memory free...
2010-12-04 Matthias Dieter... s4:auth/gensec/gensec_krb5.c - remove a pointless ...
2010-12-04 Matthias Dieter... s4:auth/kerberos/kerberos_pac.c - fix another memory...
2010-12-04 Matthias Dieter... s4:dsdb/common/util_samr.c and auth/sam.c - fix error...
2010-12-03 Matthias Dieter... s4:auth/sam.c - when printing out a string buffer we...
2010-12-03 Matthias Dieter... s4:auth/sam.c - the check for the SAMDB needs to be...
2010-12-03 Matthias Dieter... s4:auth/sam.c - fix the free of memory contexts
2010-12-03 Matthias Dieter... s4:auth/sam.c - specify the SID ignore case better
2010-12-02 Matthias Dieter... s4:auth/sam.c-"authsam_expand_nested_groups" - don...
2010-12-01 Jelmer Vernooijpygensec: Fix initialization.
2010-12-01 Jelmer Vernooijpyauth: Use talloc.Object.
2010-12-01 Jelmer Vernooijpygensec: Use talloc.Object.
2010-12-01 Jelmer Vernooijpycredentials: Use talloc.Object.
2010-11-29 Matthias Dieter... s4:auth/gensec/gensec_tstream.c - quiet warnings on...
2010-11-29 Matthias Dieter... s4:auth/ntlmssp/ntlmssp_server.c - remove unnecessary ";"
2010-11-29 Matthias Dieter... s4:auth/gensec/gensec_gssapi.c - always print error...
2010-11-28 Kamen Mazdrashkis4-tests/bind.py: Use samba.tests.connect_samdb() inste...
2010-11-24 Nadezhda Ivanovas4-tests: Modified bind.py to use samba.tests.delete_force
2010-11-21 Arnaud FaucherAvoid the use of PyAPI_DATA, which is for internal...
2010-11-17 Andrew Tridgells4-gensec: zero the gssapi_state
2010-11-15 Andrew Bartletts4-gensec Indicate if GENSEC is in client or server...
2010-11-15 Jelmer Vernooijauth/ntlm: Use name consistent with other service names.
2010-11-15 Andrew Bartlettauth/gensec Handle incorrect username or password in...
2010-11-14 Andrew Tridgells4-auth: fixed infinite loop in krb5 auth
2010-11-14 Andrew Tridgells4-auth: fixed crash in krb5 auth
2010-11-13 Andrew Tridgells4-test: we need to import testtools before subunit...
2010-11-11 Anatoliy Atanasovs4/test: Expand BindTest
2010-11-08 Andrew Bartletts4-auth Supply more useful error messages on Kerberos...
2010-11-08 Brad Hardss4-auth Fix typos in samba4 auth code
2010-11-07 Jelmer Vernooijcredentials: Lowercase library name,
2010-11-07 Jelmer Vernooijsamdb: Lowercase library name.
2010-11-05 Andrew Bartletts4-kerberos Mention the remote address we fail to conta...
2010-11-05 Anatoliy Atanasovs4/auth: Add logon_parameters to authenticate_username_pw
2010-11-05 Anatoliy Atanasovs4/test: Added test for simple bind with machine account
2010-11-04 Andrew Tridgells4-auth: unconditionally set previous_ev
2010-11-03 Philip M. Whites4:waf - fix the build on Gentoo platforms
2010-11-01 Andrew Tridgells4-modules: get rid of the remaining static prototypes...
2010-10-31 Andrew Tridgells4-auth: added a dependency on com_err
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-30 Andrew Tridgells4-cmdline: make cmdline-credentials a private library
2010-10-30 Andrew Tridgells4-auth: make KERBEROS subsystem into authkrb5 private...
2010-10-30 Andrew Tridgells4-credentials: make a private library from CREDENTIALS...
2010-10-27 Andrew Bartlettauth/credentials Give a sensible behaviour for resettin...
2010-10-26 Jelmer Vernooijtalloc: change pytalloc-util to be a public library.
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-24 Jelmer Vernooijs4: Rename WBCLIENT to wbclient.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-24 Jelmer Vernooijs4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}
2010-10-23 Jelmer Vernooijs4: Rename NSS_WRAPPER to nss_wrapper.
next