summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-24drsblobs.idl: unify the Primary:Kerberos and Primary:Kerberos-Newer-Keys structsStefan Metzmacher1-29/+18
2008-07-24drsblobs.idl: give some unknowns a meaningStefan Metzmacher1-9/+11
2008-07-24Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell38-387/+1326
2008-07-24we can't query the ACL on a new file till it exists!Andrew Tridgell1-6/+6
2008-07-24initialise query_maximal_access here tooAndrew Tridgell1-0/+1
2008-07-24make sure we initialise query_maximal_accessAndrew Tridgell1-0/+1
2008-07-24fixed spelling errorAndrew Tridgell1-1/+1
2008-07-24dsdb_create_prefix_mapping() implementation checks for existing prefix maping...Anatoliy Atanasov1-36/+257
2008-07-24Handle schema reloading request.Anatoliy Atanasov4-4/+158
2008-07-24fixd a bug in the signal handling code - we could get phantom signalsAndrew Tridgell1-5/+5
2008-07-23libnet_become_dc: send msDS_Behavior_Version == 3 (win2k8) in DsAddEntryMichael Adam2-1/+2
2008-07-23libnet_become_cd: add boolean option "become_dc:force krb5" to control krb5 a...Michael Adam1-10/+18
2008-07-23drsuapi: always set the pid field of the outgoing DsBindInfo to 0.Michael Adam3-8/+3