summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2013-10-27auth-kerberos: add the credentials.h so that enum credentials_obtained is def...Matthieu Patou1-0/+1
2013-10-25torture: add FSCTL_SRV_COPYCHUNK_WRITE access testDavid Disseldorp1-2/+51
2013-10-25s4-dsacl: Fixed incorrect handling of privileges in sec_access_check_dsNadezhda Ivanova2-1/+31
2013-10-24torture: Add smb2.oplock.levelII501 testVolker Lendecke1-1/+256
2013-10-23torture: Extend the raw.oplock.level_ii_1 testVolker Lendecke1-0/+14
2013-10-23torture: Add a test showing we have to break L2 at open timeVolker Lendecke1-0/+105
2013-10-23torture: Add oplock break to l2/none testsVolker Lendecke2-0/+179
2013-10-23torture: Check break level in raw.oplock.exclusive5Volker Lendecke1-0/+1
2013-10-23torture: Add reproducer for bug 10216Volker Lendecke1-0/+12
2013-10-21ntvfs: Fix CID 1107225 Resource leakVolker Lendecke1-1/+3
2013-10-21ntvfs: Fix Coverity ID 1107224 Resource leakVolker Lendecke1-1/+3
2013-10-17libcli/smb: move Filesystem Attributes defines to smb_constants.hStefan Metzmacher1-14/+0
2013-10-17s4:librpc: let dcerpc_schannel_key_recv() return netlogon_creds_CredentialStateStefan Metzmacher1-9/+15
2013-10-17s4:librpc: make dcerpc_schannel_key_send/recv staticStefan Metzmacher1-2/+2
2013-10-17s4:librpc/rpc: remove unused dcerpc_smb_tree()Stefan Metzmacher2-16/+0
2013-10-17s4:librpc/rpc: make use of dcerpc_secondary_smb_send/recv() in dcerpc_seconda...Stefan Metzmacher1-10/+2
2013-10-17s4:librpc/rpc: add dcerpc_secondary_smb_send/recv()Stefan Metzmacher2-0/+23
2013-10-17s4:librpc/rpc: remove unused dcerpc_smb_fnum()Stefan Metzmacher2-16/+0
2013-10-17s4:tortore:raw/qfileinfo: don't use dcerpc_pipe_open_smb() to open a named pipeStefan Metzmacher1-12/+29
2013-10-17s4:torture/samba3rpc: let rpc.authcontext be more robust against low level ch...Stefan Metzmacher1-7/+15
2013-10-17s4:torture/samba3rpc: let rpc.authcontext be more robust against low level co...Stefan Metzmacher1-0/+4
2013-10-17s4:librpc: implement dcerpc_binding_handle_auth_info()Stefan Metzmacher1-0/+24
2013-10-15s4:torture: add smb2.session.reauth6 : test failing reauthMichael Adam1-0/+103
2013-10-15torture: Extend raw.oplock.batch10Volker Lendecke1-0/+12
2013-10-15auth4: Remove an unused variableVolker Lendecke1-1/+0
2013-10-14s4-samldb: Do not allow deletion of objects with RID < 1000Nadezhda Ivanova3-3/+40
2013-10-13libcli4: Remove an unused variableVolker Lendecke1-1/+0
2013-10-11torture: Extend the smb2.oplock.doc1 testVolker Lendecke1-6/+28
2013-10-11torture: Extend the raw.oplock.doc1 testVolker Lendecke1-7/+21
2013-10-11samba-tool domain join subdomain: Rework sambadns.py to allow setup of Domain...Andrew Bartlett4-77/+19
2013-10-11provision: Remove --username and --password options from samba-tool domain pr...Andrew Bartlett2-2/+2
2013-10-10dsdb: Provide a clearer error when we fail to store the sequence number in me...Andrew Bartlett1-6/+19
2013-10-10dsdb/tests/ldap: fix test_distinguished_name against w2k8r2Stefan Metzmacher1-2/+2
2013-10-10s4:dsdb/rootdse: report 'dnsHostName' instead of 'dNSHostName'Stefan Metzmacher1-1/+1
2013-10-10dsdb/tests/ldap: fix test_ldapServiceName against w2k8r2Stefan Metzmacher1-4/+8
2013-10-06torture: Remove an unused variableVolker Lendecke1-1/+0
2013-10-06torture: Continue buffer check after NOT_IMPLEMENTED infolevelsVolker Lendecke1-0/+3
2013-10-06torture: Fix a typoVolker Lendecke1-1/+1
2013-10-05s4:torture:smb2: add durable-v2-open.reopen2cMichael Adam1-0/+75
2013-10-05s4:torture:smb2: add durable-v2-open.reopen2bMichael Adam1-0/+91
2013-10-05s4:torture:smb2: add durable-v2-open.create-blobMichael Adam1-0/+108
2013-10-05s4:torture:smb2: extend the durable-open.reopen2 testMichael Adam1-18/+83
2013-10-05s4:torture:smb2: extend the durable-v2-open.reopen2 testMichael Adam1-4/+44
2013-10-05s4:torture:smb2: add a durable-open.reopen-lease-v2 testMichael Adam1-0/+238
2013-10-05s4:torture:smb2: add durable-v2-open.reopen2-lease-v2Michael Adam1-0/+245
2013-10-05s4:torture:smb2: add smb2_lease_v2_create() wrapper to smb2_lease_v2_create_s...Michael Adam1-0/+16
2013-10-05s4:torture:smb2: add durable-v2-open.reopen2-leaseMichael Adam1-0/+247
2013-10-05s4:torture:smb2: add durable-open.reopen2-lease testMichael Adam1-0/+238
2013-10-05s4:torture:smb2: fix durable-open lease tests to pass against windows.Michael Adam1-2/+8
2013-10-05s4:torture:smb2: add smbcli_options argument to torture_smb2_connection_ext()Michael Adam3-13/+46