summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-14expanded the SMB2-CREATE and RAW-OPEN tests to explore more of how theAndrew Tridgell2-8/+67
2008-08-14cope with arbitrary unknown pac buffer types, so when MS adds Andrew Tridgell1-1/+5
2008-08-14cope with not knowing the kdc keyAndrew Tridgell1-41/+56
2008-08-12gensec_gssapi: add support for GENSEC_FEATURE_NEW_SPNEGOStefan Metzmacher1-0/+25
2008-08-12gensec_gssapi: fix compiler warningsStefan Metzmacher1-2/+2
2008-08-12gensec_gssapi: add a function to load the lucid structure onceStefan Metzmacher1-15/+44
2008-08-12gensec: add support for new style spnego and correctly handle mechListMICStefan Metzmacher3-7/+135
2008-08-11dcerpc.idl: remove used DCERPC_MAX_SIGN_SIZEStefan Metzmacher1-1/+0
2008-08-11rpc_server: correct the chunk_size depending on the signature sizeStefan Metzmacher2-6/+14
2008-08-11librpc/rpc: correct the chunk_size depending on the signature sizeStefan Metzmacher1-4/+13
2008-08-11dcerpc.idl: add DCERPC_AUTH_TRAILER_LENGTHStefan Metzmacher1-0/+2
2008-08-08gensec_gssapi: use the correct signature size for cfx/rfc4121 style signaturesStefan Metzmacher1-1/+1
2008-08-08gsskrb5: try to be compatible with windows for gss_wrap* and cfxStefan Metzmacher2-11/+39
2008-08-08gensec_gssapi: use gsskrb5_get_subkey() to get the session keyStefan Metzmacher1-3/+3
2008-08-08krb5: always generate the acceptor subkey as the same enctype as the used ser...Stefan Metzmacher1-0/+3
2008-08-08gsskrb5: add support for DCE_STYLE and des and des3 keysStefan Metzmacher2-22/+64
2008-08-08Always set a session key, even for the 'no password' case.Andrew Bartlett1-0/+2
2008-08-08Clarify commentAndrew Bartlett1-2/+2
2008-08-08We can't use ndr_pull_struct_blob_all in combinatin with relative pointersAndrew Bartlett1-3/+4
2008-08-07lib: prepare the build of zlibStefan Metzmacher4-0/+33
2008-08-07zlib: add inflateReset2()...Stefan Metzmacher3-3/+28
2008-08-07import of zlib-1.2.3Stefan Metzmacher200-0/+54035
2008-08-07drsuapi: fix callers after idl changeStefan Metzmacher3-3/+3
2008-08-07drsuapi.idl: directly use mszip in level 2Stefan Metzmacher1-7/+1
2008-08-07rpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGNStefan Metzmacher3-1/+14
2008-08-07librpc/rpc: add support DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGNStefan Metzmacher4-1/+35
2008-08-07librpc/rpc: pass struct dcerpc_pipe to dcerpc_auth3()Stefan Metzmacher2-6/+9
2008-08-07gensec_gssapi: add support for GENSEC_FEATURE_SIGN_PKT_HEADERStefan Metzmacher1-4/+82
2008-08-07gensec: add GENSEC_FEATURE_SIGN_PKT_HEADER flagStefan Metzmacher1-0/+1
2008-08-01Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into manpageJelmer Vernooij11-10/+122
2008-08-01Add helper object Hostconfig to make it easier to get to e.g. theJelmer Vernooij3-3/+39
2008-08-01heimdal: add experimental --enable-external-heimdalStefan Metzmacher3-1/+78
2008-08-01libreplace: include <krb5.h> and <com_err.h> and no heimdal specific headersStefan Metzmacher2-4/+14
2008-08-01auth/kerberos: remove dependencies to internal heimdalStefan Metzmacher2-2/+1
2008-08-01heimdal_build/internal: add some useful definesStefan Metzmacher1-0/+6
2008-08-01heimdal: fix dependencyStefan Metzmacher1-0/+1
2008-08-01lib/crypto: remove dependency to internal heimdalStefan Metzmacher1-2/+21
2008-08-01build: remove warning about missing generated include fileStefan Metzmacher1-1/+1
2008-08-01Use new style python classes.Jelmer Vernooij9-12/+27
2008-08-01Move domain DN determination out of newuser function.Jelmer Vernooij1-6/+9
2008-08-01Actually fix missing substitution variables.Jelmer Vernooij1-4/+10
2008-08-01Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into manpageJelmer Vernooij274-3749/+10633
2008-08-01Fix some forgotten substitute variables in provision, add check to prevent th...Jelmer Vernooij1-0/+2
2008-08-01kdc: use mostly only public kerberos headersStefan Metzmacher4-8/+11
2008-08-01auth/kerberos: we don't need to include heimdal private headersStefan Metzmacher1-2/+0
2008-08-01gensec_gssapi: include <gssapi/gssapi.h>Stefan Metzmacher1-1/+1
2008-08-01heimdal_build: we should only use PRIVATE_DEPENDENCIESStefan Metzmacher1-19/+7
2008-08-01build: autogenerate heimdal basicsStefan Metzmacher5-30/+4
2008-08-01build: autogenarate VPATH by configureStefan Metzmacher5-3/+9
2008-08-01heimdal: add missing filesStefan Metzmacher2-0/+107