auth: Make check_password and generate_session_info hook generic
[samba.git] / source4 /
2012-01-30 Andrew Bartlettauth: Make check_password and generate_session_info...
2012-01-29 Rusty Russellsamdb: use compat wrappers for tdb_fetch().
2012-01-29 Andrew Bartlettauth: provide private pointer and do not return origina...
2012-01-26 Andrew Bartletts4-rpc_server: Fix search for existing trust to actuall...
2012-01-25 Stefan Metzmachers3:build: require gss_krb5_export_lucid_sec_context...
2012-01-25 Amitay Isaacss4-torture: For authenticated users, add AUTHENTICATED...
2012-01-24 Amitay Isaacsdlz_bind9: for authenticated user, set the AUTHENTICATE...
2012-01-24 Andrew Bartlettdsdb: Allow DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID...
2012-01-24 Amitay Isaacspython: Change except: statement to except Exception:
2012-01-23 David DisseldorpWERROR type variable being incorrectly checked with...
2012-01-21 Michael WoodLog short_princ instead of uninitialised filter.
2012-01-20 Stefan Metzmachers4:auth/gensec: make sure GSS_C_CONF_FLAG implies GSS_C...
2012-01-20 David Disseldorptorture: add spoolss overlapping driver deletion tests
2012-01-20 David Disseldorptorture: confirm printer driver file removal
2012-01-20 David Disseldorptorture: add spoolss del printer driver test
2012-01-16 Stefan Metzmachers4:dsdb/password_hash: require a "Primary:Kerberos...
2012-01-14 Dave CraftKCC importldif/exportldif and intersite topology
2012-01-14 Dave CraftIntersite KCC flags for python
2012-01-13 David Disseldorps4-smbtorture: tweak spoolss_OpenPrinterEx devmode
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 Metzmachers4:auth/gensec: inline packet_full_request_u32()
2012-01-13 Stefan Metzmachers4:auth/gensec: fix compiler warnings in spnego.c
2012-01-12 Stefan Metzmachers4:repl_cleartext_pwd.py: add optional 'clear_utf16_nam...
2012-01-12 Stefan Metzmachers4:repl_cleartext_pwd.py: add 'attmode' parameter to...
2012-01-12 Stefan Metzmachers4:repl_cleartext_pwd.py: correctly compare attids...
2012-01-12 Stefan Metzmachers4:pygensec/tests: add test for gensec_set_max_update_s...
2012-01-12 Stefan Metzmachers4:auth/gensec/spnego: add support for fragmented spneg...
2012-01-12 Stefan Metzmachers4:pygensec: add set_max_update_size() and max_update_s...
2012-01-12 Andrew BartlettRevert "make paranoia check less paranoid" - check...
2012-01-12 Andrew Bartlettmake hmac-md5 the keyed checksum type for arcfour-hmac-md5
2012-01-12 Andrew Bartlettuse ETYPE_DES3_CBC_SHA1 for the verify step in verify_m...
2012-01-12 Andrew Bartlettheimdal: remove checking of KDC PAC signature, delegate...
2012-01-12 Andrew Bartlettauth/kerberos: Remove unused TALLOC_CTX argument to...
2012-01-12 Andrew Bartletts4-kdc Do the KDC PAC checksum validation in the Samba...
2012-01-12 Andrew Bartletts4-kdc: use IDL constant NETLOGON_GENERIC_KRB5_PAC_VALIDATE
2012-01-12 Amitay Isaacssamba-tool:dns: DNS names are case insensitive
2012-01-12 Amitay Isaacss4-rpc:dnsserver: DNS names are case insensitive
2012-01-11 Andrew Bartletts4:auth: 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-10 Andrew Bartlettkrb5: Require krb5_set_real_time is available to build...
2012-01-10 Andrew Bartlettkrb5: Require krb5_get_renewed_creds be available to...
2012-01-10 Andrew Bartlettkrb5: Remove now unused checks for krb5_verify_checksum
2012-01-10 Andrew Bartlettkrb5: Require krb5_c_enctype_compare is available to...
2012-01-10 Michael Adams4:provision: add "+dns" to server services if the...
2012-01-10 Michael Adams4:provision: add a server services line to the smb...
2012-01-10 Michael Adams4:provision: add the possibility to provision "server...
2012-01-10 Michael Adams4:provision: improve a message
2012-01-10 Günther Deschnersamba: check for AES encryption type defines.
2012-01-09 Matthias Dieter... s4:python tests __init__.py - do not depend on "subproc...
2012-01-09 Matthias Dieter... s4:python tests __init__.py - do not depend on "subproc...
2012-01-09 Stefan Metzmachers4:scripting/devel: add repl_cleartext_pwd.py script
2012-01-09 Günther Deschners4-kerberos: remove some unused prototypes.
2012-01-09 Stefan Metzmachers4:python/samba/ndr.py: add an optional 'allow_remainin...
2012-01-06 Andrew Bartlettntlmssp: merge initial packet implementations
2012-01-06 Amitay Isaacssamba-tool:dns: Check through all the DNS records for...
2012-01-06 Amitay Isaacss4-rpc:dnsserver: Do not replace @ with zone_name in...
2012-01-05 Andrew Bartletts3-librpc Use gsskrb5_get_subkey() where available...
2012-01-05 Matthias Dieter... s4:repl_meta_data LDB module - set "isRecycled" time...
2012-01-04 Stefan Metzmachers4:pyrpc: add 'user_session_key' getter to the connecti...
2012-01-04 Stefan Metzmachers4:pygensec/tests: check that the client and server...
2012-01-04 Stefan Metzmachers4:pygensec: add session_key() method
2012-01-04 Stefan MetzmacherLDAP-CLDAP: demonstrate that pdc name is not an unc...
2012-01-04 Matthias Dieter... s4:torture/nbt/dgram.c - NBT samlogon requests don...
2012-01-04 Stefan Metzmachers4:cldap_server/netlogon.c: it is wrong to specify...
2012-01-04 Stefan MetzmacherLDAP-CLDAP: demonstrate that pdc name is an unc path
2012-01-04 Stefan Metzmachers4:torture/nbt/dgram.c: NBT samlogon requests without...
2012-01-04 Amitay Isaacsdlz_bind9: create session info from PAC using auth...
2012-01-03 Matthieu Patouupgradeprovision: do not hold references to messageElements
2012-01-03 Matthieu Patouupgradeprovision: treat provision without oem attribute...
2012-01-03 Amitay Isaacss4-provision: Fix the problem of DnsProperty values...
2012-01-02 Matthias Dieter... s4:torture/rpc/netlogon.c - enhance the "DsRGetDCName...
2012-01-02 Andreas Schneiders4-provision: Fix tdbdump path lookup in make test.
2012-01-01 Stefan Metzmachers4: Happy New Year 2012
2011-12-29 Jelmer Vernooijpyregistry: Remove directory support.
2011-12-29 Jelmer VernooijRemove the 'dir' registry backend.
2011-12-29 Andrew Bartletts4-toture: Rename memory contexts in rpc.pac for greate...
2011-12-29 Andrew Bartletts4-gensec: Rename memory contexts in gensec_util for...
2011-12-29 Andrew Bartletts4-gensec: Rename memory contexts in gensec_krb5 for...
2011-12-29 Andrew Bartletts4-gensec: Rename memory contexts in gensec_gssapi...
2011-12-29 Andrew Bartletts4-auth: Rename memory contexts for greater clarity
2011-12-29 Andrew Bartletts4-gensec remove auth_session dep from gensec_gssapi.c
2011-12-29 Andrew Bartletts4-gensec Remove fallback for simple privileges
2011-12-29 Andrew Bartletts4-torture: Demonstrate handling of the PAC in a custom...
2011-12-29 Andrew Bartletts4-gensec: Pass the auth context in during gensec test
2011-12-29 Andrew Bartletts4-pyauth: Make sure event context allows nesting
2011-12-29 Andrew Bartletts4-gensec: Move parsing of the PAC blob and creating...
2011-12-28 Andrew Bartletts4-gensec: fix cyrus sasl module after update() protype...
2011-12-28 Andrew Bartletts4-auth Remove unused auth_context_create_from_ldb()
2011-12-28 Andrew Bartletts4-gensec: Allow a PAC to be obtained from any GSS...
2011-12-28 Andrew Bartlettauth/kerberos: Move gssapi_parse.c to the top level
2011-12-28 Andrew Bartletts4-ntlmssp Do not allow LM key without a LM password
2011-12-23 Matthias Dieter... s4:torture/rpc/netlogon.c - factor out the computer...
2011-12-23 Matthias Dieter... s4:netlogon RPC server - dcesrv_netr_DsRGetSiteName...
2011-12-23 Matthias Dieter... s4:libcli/finddcs_nbt.c - free "req" consistently with...
2011-12-23 Stefan Metzmachers4:drsuapi/getncchanges: the default for isRecycled...
2011-12-23 Matthieu Patous4-drsuapi: we store boolean in upppercase so we need...
next