Age | Commit message (Expand) | Author | Files | Lines |
2008-08-08 | gensec_gssapi: use gsskrb5_get_subkey() to get the session key | Stefan Metzmacher | 1 | -3/+3 |
2008-08-08 | krb5: always generate the acceptor subkey as the same enctype as the used ser... | Stefan Metzmacher | 1 | -0/+3 |
2008-08-08 | gsskrb5: add support for DCE_STYLE and des and des3 keys | Stefan Metzmacher | 2 | -22/+64 |
2008-08-08 | Always set a session key, even for the 'no password' case. | Andrew Bartlett | 1 | -0/+2 |
2008-08-08 | Clarify comment | Andrew Bartlett | 1 | -2/+2 |
2008-08-08 | We can't use ndr_pull_struct_blob_all in combinatin with relative pointers | Andrew Bartlett | 1 | -3/+4 |
2008-08-07 | lib: prepare the build of zlib | Stefan Metzmacher | 4 | -0/+33 |
2008-08-07 | zlib: add inflateReset2()... | Stefan Metzmacher | 3 | -3/+28 |
2008-08-07 | import of zlib-1.2.3 | Stefan Metzmacher | 200 | -0/+54035 |
2008-08-07 | drsuapi: fix callers after idl change | Stefan Metzmacher | 3 | -3/+3 |
2008-08-07 | drsuapi.idl: directly use mszip in level 2 | Stefan Metzmacher | 1 | -7/+1 |
2008-08-07 | rpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN | Stefan Metzmacher | 3 | -1/+14 |
2008-08-07 | librpc/rpc: add support DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN | Stefan Metzmacher | 4 | -1/+35 |
2008-08-07 | librpc/rpc: pass struct dcerpc_pipe to dcerpc_auth3() | Stefan Metzmacher | 2 | -6/+9 |
2008-08-07 | gensec_gssapi: add support for GENSEC_FEATURE_SIGN_PKT_HEADER | Stefan Metzmacher | 1 | -4/+82 |
2008-08-07 | gensec: add GENSEC_FEATURE_SIGN_PKT_HEADER flag | Stefan Metzmacher | 1 | -0/+1 |
2008-08-01 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into manpage | Jelmer Vernooij | 11 | -10/+122 |
2008-08-01 | Add helper object Hostconfig to make it easier to get to e.g. the | Jelmer Vernooij | 3 | -3/+39 |
2008-08-01 | heimdal: add experimental --enable-external-heimdal | Stefan Metzmacher | 3 | -1/+78 |
2008-08-01 | libreplace: include <krb5.h> and <com_err.h> and no heimdal specific headers | Stefan Metzmacher | 2 | -4/+14 |
2008-08-01 | auth/kerberos: remove dependencies to internal heimdal | Stefan Metzmacher | 2 | -2/+1 |
2008-08-01 | heimdal_build/internal: add some useful defines | Stefan Metzmacher | 1 | -0/+6 |
2008-08-01 | heimdal: fix dependency | Stefan Metzmacher | 1 | -0/+1 |
2008-08-01 | lib/crypto: remove dependency to internal heimdal | Stefan Metzmacher | 1 | -2/+21 |
2008-08-01 | build: remove warning about missing generated include file | Stefan Metzmacher | 1 | -1/+1 |
2008-08-01 | Use new style python classes. | Jelmer Vernooij | 9 | -12/+27 |
2008-08-01 | Move domain DN determination out of newuser function. | Jelmer Vernooij | 1 | -6/+9 |
2008-08-01 | Actually fix missing substitution variables. | Jelmer Vernooij | 1 | -4/+10 |
2008-08-01 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into manpage | Jelmer Vernooij | 274 | -3749/+10633 |
2008-08-01 | Fix some forgotten substitute variables in provision, add check to prevent th... | Jelmer Vernooij | 1 | -0/+2 |
2008-08-01 | kdc: use mostly only public kerberos headers | Stefan Metzmacher | 4 | -8/+11 |
2008-08-01 | auth/kerberos: we don't need to include heimdal private headers | Stefan Metzmacher | 1 | -2/+0 |
2008-08-01 | gensec_gssapi: include <gssapi/gssapi.h> | Stefan Metzmacher | 1 | -1/+1 |
2008-08-01 | heimdal_build: we should only use PRIVATE_DEPENDENCIES | Stefan Metzmacher | 1 | -19/+7 |
2008-08-01 | build: autogenerate heimdal basics | Stefan Metzmacher | 5 | -30/+4 |
2008-08-01 | build: autogenarate VPATH by configure | Stefan Metzmacher | 5 | -3/+9 |
2008-08-01 | heimdal: add missing files | Stefan Metzmacher | 2 | -0/+107 |
2008-08-01 | auth_server: set the workstation name | Stefan Metzmacher | 1 | -0/+4 |
2008-08-01 | heimdal: add missing file heimdal/lib/gssapi/mech/gss_pseudo_random.c | Stefan Metzmacher | 1 | -0/+69 |
2008-08-01 | build with the new heimdal version | Stefan Metzmacher | 3 | -2/+12 |
2008-08-01 | heimdal: update to lorikeet-heimdal rev 801 | Stefan Metzmacher | 233 | -3563/+10176 |
2008-08-01 | build: allow flex-2.34 together with bison-2.3 | Stefan Metzmacher | 3 | -3/+15 |
2008-08-01 | auth/ntlmssp: don't crash when the backend give no challenge | Stefan Metzmacher | 1 | -0/+6 |
2008-08-01 | auth_server: fix the logic of server_get_challenge() | Stefan Metzmacher | 1 | -4/+4 |
2008-08-01 | auth_server: fix segfault reported by Julien Kerihuel <j.kerihuel@openchange.... | Stefan Metzmacher | 1 | -1/+1 |
2008-08-01 | Revert "Start implementind domain trusts in our KDC." | Stefan Metzmacher | 1 | -33/+7 |
2008-07-31 | Update to a working trustAuthIncoming and trustAuthOutgoing parser. | Andrew Bartlett | 1 | -4/+25 |
2008-07-31 | Print trustAuthOutgoing and trustAuthIncoming in RPC-DSSYNC | Andrew Bartlett | 1 | -6/+22 |
2008-07-31 | Use the cldap reply to avoid segfaulting in RPC-DSSYNC | Andrew Bartlett | 1 | -1/+13 |
2008-07-31 | Don't fail if the domain has a trust already. | Andrew Bartlett | 1 | -1/+6 |