summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-08-01heimdal: update to lorikeet-heimdal rev 801Stefan Metzmacher233-3563/+10176
2008-08-01build: allow flex-2.34 together with bison-2.3Stefan Metzmacher3-3/+15
2008-08-01auth/ntlmssp: don't crash when the backend give no challengeStefan Metzmacher1-0/+6
2008-08-01auth_server: fix the logic of server_get_challenge()Stefan Metzmacher1-4/+4
2008-08-01auth_server: fix segfault reported by Julien Kerihuel <j.kerihuel@openchange....Stefan Metzmacher1-1/+1
2008-08-01Revert "Start implementind domain trusts in our KDC."Stefan Metzmacher1-33/+7
2008-07-31Update to a working trustAuthIncoming and trustAuthOutgoing parser.Andrew Bartlett1-4/+25
2008-07-31Print trustAuthOutgoing and trustAuthIncoming in RPC-DSSYNCAndrew Bartlett1-6/+22
2008-07-31Use the cldap reply to avoid segfaulting in RPC-DSSYNCAndrew Bartlett1-1/+13
2008-07-31Don't fail if the domain has a trust already.Andrew Bartlett1-1/+6
2008-07-31Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett16-73/+101
2008-07-31Start implementind domain trusts in our KDC.Andrew Bartlett1-7/+33
2008-07-31Update trustAuthInOutBlob in line with MS-ADTS 7.1.6.8.1Andrew Bartlett1-39/+51
2008-07-28Revert "gensec_gssapi: use gsskrb5_get_subkey() to make smb2 signing with aes...Stefan Metzmacher1-3/+3
2008-07-28rpc_server: remove unused variableStefan Metzmacher1-1/+0
2008-07-28gensec_gssapi: use gsskrb5_get_subkey() to make smb2 signing with aes keys workStefan Metzmacher1-3/+3
2008-07-28libcli/smb2: the session key for SMB2 signing is truncated to 16 bytesStefan Metzmacher2-7/+6
2008-07-28smb2srv: sign SMB2 Logoff repliesStefan Metzmacher1-3/+17
2008-07-28smb2srv: correctly hold the signing state per sessionStefan Metzmacher4-13/+31
2008-07-28libcli/smb2: fix per session signing stateStefan Metzmacher4-17/+12
2008-07-28SMB2-CONNECT: remove reference to req->session before calling smb2_logoff_rec...Stefan Metzmacher1-1/+10
2008-07-28libcli/smb2: sign SMB2 Logoff requestsStefan Metzmacher1-0/+2
2008-07-28We don't use EXTENSIBLEOBJECT any more.Andrew Bartlett1-3/+0
2008-07-28Make it even clearer what to do next in the LDAP backend setupAndrew Bartlett1-1/+5
2008-07-28Always print the slapd startup commandAndrew Bartlett1-1/+2
2008-07-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-1/+11
2008-07-28auth/credentials: explain why we need to the enctypes for the gssapi layerStefan Metzmacher1-1/+11
2008-07-28Remove unused variableAndrew Bartlett1-1/+0
2008-07-28Remove unused function and make sensitive directories private.Andrew Bartlett1-22/+2
2008-07-28Fix warnings in new prefixMap codeAndrew Bartlett1-2/+3
2008-07-27Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into manpageJelmer Vernooij36-336/+1314
2008-07-27Fix location of manpages.Jelmer Vernooij2-0/+0
2008-07-26gensec_gssapi: add support for signing RPC messagesStefan Metzmacher1-35/+12
2008-07-26lib/ldb/tools: allow -W and --realm when build from samba4Stefan Metzmacher1-0/+1
2008-07-26auth/credentials: use the same enctypes when getting a TGT and a TGSStefan Metzmacher1-0/+23
2008-07-26dsdb: add a comment about the parameter to DSDB_EXTENDED_SCHEMA_UPDATE_NOW_OIDStefan Metzmacher1-0/+4
2008-07-26dsdb/schema: make more clear where we create the value for the new prefix map...Stefan Metzmacher1-0/+6
2008-07-26dsdb/schema: dsdb_write_prefixes_to_ldb() should do the reverse of dsdb_read_...Stefan Metzmacher1-52/+44
2008-07-26dcerpc.idl: add DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN flagStefan Metzmacher1-0/+1
2008-07-26mamachinepw: add better error handlingStefan Metzmacher1-4/+20
2008-07-26Add "mymachinepw" to fetch our machine password out of secrets.ldbVolker Lendecke1-0/+45
2008-07-26smbtorture: add --extra-user optionStefan Metzmacher1-1/+13
2008-07-25Define HAVE_ASM_BYTEORDER at all timesBrad Hards1-2/+4
2008-07-25Make a new define to ensure the accoc_group_id we use is always in common.Andrew Bartlett1-2/+4
2008-07-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett24-290/+1140
2008-07-25Try to avoid a memory leak if we re-set the global schemaAndrew Bartlett1-0/+9
2008-07-25Complain if we are told to use an ldap backend, without the typeAndrew Bartlett1-0/+2
2008-07-25Clarify how we are doing the 'this is a rootdse query' check.Andrew Bartlett1-1/+2
2008-07-24hdb-ldb: fix the callers after drsblobs.idl changesStefan Metzmacher1-45/+30
2008-07-24password_hash: fix the callers after drsblobs.idl changesStefan Metzmacher1-33/+41