summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * heimdal_build/internal: add some useful definesStefan Metzmacher2008-08-011-0/+6
| | | * heimdal: fix dependencyStefan Metzmacher2008-08-011-0/+1
| | | * lib/crypto: remove dependency to internal heimdalStefan Metzmacher2008-08-011-2/+21
| | | * build: remove warning about missing generated include fileStefan Metzmacher2008-08-011-1/+1
| | * | Add helper object Hostconfig to make it easier to get to e.g. theJelmer Vernooij2008-08-013-3/+39
| | * | Use new style python classes.Jelmer Vernooij2008-08-019-12/+27
| | |/
| | * Move domain DN determination out of newuser function.Jelmer Vernooij2008-08-011-6/+9
| | * Actually fix missing substitution variables.Jelmer Vernooij2008-08-011-4/+10
| | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into manpageJelmer Vernooij2008-08-01274-3749/+10633
| | |\
| | | * kdc: use mostly only public kerberos headersStefan Metzmacher2008-08-014-8/+11
| | | * auth/kerberos: we don't need to include heimdal private headersStefan Metzmacher2008-08-011-2/+0
| | | * gensec_gssapi: include <gssapi/gssapi.h>Stefan Metzmacher2008-08-011-1/+1
| | | * heimdal_build: we should only use PRIVATE_DEPENDENCIESStefan Metzmacher2008-08-011-19/+7
| | | * build: autogenerate heimdal basicsStefan Metzmacher2008-08-015-30/+4
| | | * build: autogenarate VPATH by configureStefan Metzmacher2008-08-015-3/+9
| | | * heimdal: add missing filesStefan Metzmacher2008-08-012-0/+107
| | | * auth_server: set the workstation nameStefan Metzmacher2008-08-011-0/+4
| | | * heimdal: add missing file heimdal/lib/gssapi/mech/gss_pseudo_random.cStefan Metzmacher2008-08-011-0/+69
| | | * build with the new heimdal versionStefan Metzmacher2008-08-013-2/+12
| | | * heimdal: update to lorikeet-heimdal rev 801Stefan Metzmacher2008-08-01233-3563/+10176
| | | * build: allow flex-2.34 together with bison-2.3Stefan Metzmacher2008-08-013-3/+15
| | | * auth/ntlmssp: don't crash when the backend give no challengeStefan Metzmacher2008-08-011-0/+6
| | | * auth_server: fix the logic of server_get_challenge()Stefan Metzmacher2008-08-011-4/+4
| | | * auth_server: fix segfault reported by Julien Kerihuel <j.kerihuel@openchange....Stefan Metzmacher2008-08-011-1/+1
| | | * Revert "Start implementind domain trusts in our KDC."Stefan Metzmacher2008-08-011-33/+7
| | | * Update to a working trustAuthIncoming and trustAuthOutgoing parser.Andrew Bartlett2008-07-311-4/+25
| | | * Print trustAuthOutgoing and trustAuthIncoming in RPC-DSSYNCAndrew Bartlett2008-07-311-6/+22
| | | * Use the cldap reply to avoid segfaulting in RPC-DSSYNCAndrew Bartlett2008-07-311-1/+13
| | | * Don't fail if the domain has a trust already.Andrew Bartlett2008-07-311-1/+6
| | | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-07-3116-73/+101
| | | |\
| | | | * Revert "gensec_gssapi: use gsskrb5_get_subkey() to make smb2 signing with aes...Stefan Metzmacher2008-07-281-3/+3
| | | | * rpc_server: remove unused variableStefan Metzmacher2008-07-281-1/+0
| | | | * gensec_gssapi: use gsskrb5_get_subkey() to make smb2 signing with aes keys workStefan Metzmacher2008-07-281-3/+3
| | | | * libcli/smb2: the session key for SMB2 signing is truncated to 16 bytesStefan Metzmacher2008-07-282-7/+6
| | | | * smb2srv: sign SMB2 Logoff repliesStefan Metzmacher2008-07-281-3/+17
| | | | * smb2srv: correctly hold the signing state per sessionStefan Metzmacher2008-07-284-13/+31
| | | | * libcli/smb2: fix per session signing stateStefan Metzmacher2008-07-284-17/+12
| | | | * SMB2-CONNECT: remove reference to req->session before calling smb2_logoff_rec...Stefan Metzmacher2008-07-281-1/+10
| | | | * libcli/smb2: sign SMB2 Logoff requestsStefan Metzmacher2008-07-281-0/+2
| | | | * We don't use EXTENSIBLEOBJECT any more.Andrew Bartlett2008-07-281-3/+0
| | | | * Make it even clearer what to do next in the LDAP backend setupAndrew Bartlett2008-07-281-1/+5
| | | | * Always print the slapd startup commandAndrew Bartlett2008-07-281-1/+2
| | | | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-07-281-1/+11
| | | | |\
| | | | | * auth/credentials: explain why we need to the enctypes for the gssapi layerStefan Metzmacher2008-07-281-1/+11
| | | | * | Remove unused variableAndrew Bartlett2008-07-281-1/+0
| | | | * | Remove unused function and make sensitive directories private.Andrew Bartlett2008-07-281-22/+2
| | | | * | Fix warnings in new prefixMap codeAndrew Bartlett2008-07-281-2/+3
| | | | |/
| | | * | Start implementind domain trusts in our KDC.Andrew Bartlett2008-07-311-7/+33
| | | * | Update trustAuthInOutBlob in line with MS-ADTS 7.1.6.8.1Andrew Bartlett2008-07-311-39/+51
| | | |/
| | * | Fix some forgotten substitute variables in provision, add check to prevent th...Jelmer Vernooij2008-08-011-0/+2