summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* libcli/smb: move Filesystem Attributes defines to smb_constants.hStefan Metzmacher2013-10-171-14/+0
* s4:librpc: let dcerpc_schannel_key_recv() return netlogon_creds_CredentialStateStefan Metzmacher2013-10-171-9/+15
* s4:librpc: make dcerpc_schannel_key_send/recv staticStefan Metzmacher2013-10-171-2/+2
* s4:librpc/rpc: remove unused dcerpc_smb_tree()Stefan Metzmacher2013-10-172-16/+0
* s4:librpc/rpc: make use of dcerpc_secondary_smb_send/recv() in dcerpc_seconda...Stefan Metzmacher2013-10-171-10/+2
* s4:librpc/rpc: add dcerpc_secondary_smb_send/recv()Stefan Metzmacher2013-10-172-0/+23
* s4:librpc/rpc: remove unused dcerpc_smb_fnum()Stefan Metzmacher2013-10-172-16/+0
* s4:tortore:raw/qfileinfo: don't use dcerpc_pipe_open_smb() to open a named pipeStefan Metzmacher2013-10-171-12/+29
* s4:torture/samba3rpc: let rpc.authcontext be more robust against low level ch...Stefan Metzmacher2013-10-171-7/+15
* s4:torture/samba3rpc: let rpc.authcontext be more robust against low level co...Stefan Metzmacher2013-10-171-0/+4
* s4:librpc: implement dcerpc_binding_handle_auth_info()Stefan Metzmacher2013-10-171-0/+24
* s4:torture: add smb2.session.reauth6 : test failing reauthMichael Adam2013-10-151-0/+103
* torture: Extend raw.oplock.batch10Volker Lendecke2013-10-151-0/+12
* auth4: Remove an unused variableVolker Lendecke2013-10-151-1/+0
* s4-samldb: Do not allow deletion of objects with RID < 1000Nadezhda Ivanova2013-10-143-3/+40
* libcli4: Remove an unused variableVolker Lendecke2013-10-131-1/+0
* torture: Extend the smb2.oplock.doc1 testVolker Lendecke2013-10-111-6/+28
* torture: Extend the raw.oplock.doc1 testVolker Lendecke2013-10-111-7/+21
* samba-tool domain join subdomain: Rework sambadns.py to allow setup of Domain...Andrew Bartlett2013-10-114-77/+19
* provision: Remove --username and --password options from samba-tool domain pr...Andrew Bartlett2013-10-112-2/+2
* dsdb: Provide a clearer error when we fail to store the sequence number in me...Andrew Bartlett2013-10-101-6/+19
* dsdb/tests/ldap: fix test_distinguished_name against w2k8r2Stefan Metzmacher2013-10-101-2/+2
* s4:dsdb/rootdse: report 'dnsHostName' instead of 'dNSHostName'Stefan Metzmacher2013-10-101-1/+1
* dsdb/tests/ldap: fix test_ldapServiceName against w2k8r2Stefan Metzmacher2013-10-101-4/+8
* torture: Remove an unused variableVolker Lendecke2013-10-061-1/+0
* torture: Continue buffer check after NOT_IMPLEMENTED infolevelsVolker Lendecke2013-10-061-0/+3
* torture: Fix a typoVolker Lendecke2013-10-061-1/+1
* s4:torture:smb2: add durable-v2-open.reopen2cMichael Adam2013-10-051-0/+75
* s4:torture:smb2: add durable-v2-open.reopen2bMichael Adam2013-10-051-0/+91
* s4:torture:smb2: add durable-v2-open.create-blobMichael Adam2013-10-051-0/+108
* s4:torture:smb2: extend the durable-open.reopen2 testMichael Adam2013-10-051-18/+83
* s4:torture:smb2: extend the durable-v2-open.reopen2 testMichael Adam2013-10-051-4/+44
* s4:torture:smb2: add a durable-open.reopen-lease-v2 testMichael Adam2013-10-051-0/+238
* s4:torture:smb2: add durable-v2-open.reopen2-lease-v2Michael Adam2013-10-051-0/+245
* s4:torture:smb2: add smb2_lease_v2_create() wrapper to smb2_lease_v2_create_s...Michael Adam2013-10-051-0/+16
* s4:torture:smb2: add durable-v2-open.reopen2-leaseMichael Adam2013-10-051-0/+247
* s4:torture:smb2: add durable-open.reopen2-lease testMichael Adam2013-10-051-0/+238
* s4:torture:smb2: fix durable-open lease tests to pass against windows.Michael Adam2013-10-051-2/+8
* s4:torture:smb2: add smbcli_options argument to torture_smb2_connection_ext()Michael Adam2013-10-053-13/+46
* s4:libcli:smb2: make smbcli_options argument to smb2_connect_(send|ext) constMichael Adam2013-10-051-2/+2
* s4:libcli:smb2: add the smb2_capabilities to the smbcli_optionsMichael Adam2013-10-053-4/+3
* s4:libcli:smb2: add the client_guid to the smbcli_optionsMichael Adam2013-10-053-4/+4
* s4:torture:spoolss: use smb2_connect() instead of smb2_connet_ext()Michael Adam2013-10-051-12/+11
* s4:torture:smb2: fix a comment in the durable-open.lock-oplock testMichael Adam2013-10-051-1/+1
* samba_backup: fix bug, add command line parameter, improve error messagesBrian Martin2013-10-051-15/+37
* dsdb: Convert the full string from UTF16 to UTF8, including embedded NULLsAndrew Bartlett2013-09-261-1/+1
* s4-openldap: Restored openldap-related options to the provision scriptNadezhda Ivanova2013-09-261-6/+6
* pydsdb: Raise a more useful exception when dsdb_wellknown_dn fails.Andrew Bartlett2013-09-241-0/+5
* pydsdb: Give KeyError when we fail a schema lookup in pythonAndrew Bartlett2013-09-241-8/+8
* Fix DN RDN case in partition namesHoward Chu2013-09-243-31/+35