summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2011-11-01s4:torture:smb2: add a new durable-open.upgrade2 test to test all upgrade com...Michael Adam1-0/+90
2011-11-01s4:torture:smb2: expand durable-open.open2 test matrix by all share-modesMichael Adam1-9/+48
2011-11-01s4:torture:smb2: expand durable-open.open1 test matrix by all share-modesMichael Adam1-8/+62
2011-11-01s4:torture:smb2: rename the durable-open.basic2 test to durable-open.open2 fo...Michael Adam1-14/+14
2011-11-01s4:torture:smb2: rename the durable-open.basic1 test to durable-open.open1 fo...Michael Adam1-14/+14
2011-10-31s4:torture/smb2: fix compound.invalid2 against windowsStefan Metzmacher1-2/+2
2011-10-31s4-torture: smb2 copychunk data integrity checksDavid Disseldorp1-0/+72
2011-10-31s4-torture: add smb2 copychunk ioctl testsDavid Disseldorp1-7/+285
2011-10-31s4-torture: split common copychunk ioctl test code into helpersDavid Disseldorp1-53/+112
2011-10-31s4-torture: Add tests for the smb2 copychunk ioctlDavid Disseldorp2-2/+173
2011-10-30s4:torture:smb2: add durable_open_basic2 test: test durable open against all ...Michael Adam1-0/+146
2011-10-30s4:torture:smb2: add a new durable_open_basic1 test: test open against all op...Michael Adam1-0/+111
2011-10-30s4:torture:smb2: check wheter open was durable in existing testsMichael Adam1-0/+8
2011-10-30s4:torture: test also break semantics between batch-oplocks and leasesMichael Adam1-1/+1
2011-10-30s4:torture:smb2: adapt comment in durable-open.lease test according to curren...Michael Adam1-0/+3
2011-10-30s4:torture:smb2: fix the durable_open test to succeed against w7 and w2k8r2Michael Adam1-1/+1
2011-10-28lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystemAndrew Bartlett1-1/+1
2011-10-28lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_runAndrew Bartlett1-2/+2
2011-10-28lib/util Rename samba_init_module_fn -> samba_module_init_fnAndrew Bartlett2-3/+3
2011-10-28lib/util Split samba-modules library into public and private partsAndrew Bartlett2-2/+2
2011-10-28lib/util Rename load_samba_modules -> samba_modules_loadAndrew Bartlett1-1/+1
2011-10-28lib/util Rename run_init_functions -> samba_init_module_fns_runAndrew Bartlett1-2/+2
2011-10-28lib/util Rename init_module_fn to samba_init_module_fnAndrew Bartlett2-3/+3
2011-10-28s4:torture:smb2: avoid leaking tree connects up to the main function from the...Michael Adam1-0/+13
2011-10-28s4:torture:smb2: fix a nasty double free error.Michael Adam1-2/+10
2011-10-28s4:torture:smb2: fix a commentMichael Adam1-1/+1
2011-10-28s4:torture:smb2: be leass leaky in wrap_simple_2smb2_test()Michael Adam1-4/+9
2011-10-27s4:torture/ldap/basic.c - fix a typoMatthias Dieter Wallnöfer1-2/+2
2011-10-27s4-torture: Add a user creation check.Andreas Schneider1-0/+288
2011-10-27s4-torture: Add a samr privilege check.Andreas Schneider3-1/+329
2011-10-27s4-torture: Add torture_delete_testuser().Andreas Schneider1-0/+14
2011-10-27s4-torture: Add domain_handle to test_join struct.Andreas Schneider1-4/+4
2011-10-27replace: Add don't include unistd.h directly and add uid_wrapper.Andreas Schneider1-2/+1
2011-10-26s4:torture:smb2: fix broken indentation/formatting in torture_smb2_connection()Michael Adam1-8/+11
2011-10-25torture: Remove unused smbiconvAndrew Bartlett1-236/+0
2011-10-24idl: Improve MS-PAC IDLSimo Sorce1-4/+4
2011-10-19s3: remove duplicate fsctl fn definitionsDavid Disseldorp1-2/+2
2011-10-19libcli: move ioctl function field defs to smb_constantsDavid Disseldorp3-3/+3
2011-10-18gensec: move event context from gensec_*_init() to gensec_update()Andrew Bartlett2-14/+14
2011-10-14Fix printf warning.Jeremy Allison1-1/+1
2011-10-13lib/util: Add back control of mmap and hash size in tdb for top level buildAndrew Bartlett1-1/+1
2011-10-13s4:torture/smb2: we only support 64KB reads/writes for nowStefan Metzmacher2-8/+8
2011-10-11auth: move credentials layer to the top levelAndrew Bartlett1-1/+1
2011-10-11lib/param move source4 param code to the top levelAndrew Bartlett1-1/+1
2011-10-10libcli/cldap: don't pass tevent_context to cldap_socket_init()Stefan Metzmacher2-6/+6
2011-10-10libcli/cldap: pass tevent_context to cldap_search_send()Stefan Metzmacher1-1/+1
2011-10-10libcli/cldap: pass tevent_context to cldap_netlogon_send()Stefan Metzmacher1-1/+2
2011-10-08s4:torture/smb2: avoid '//' commentsStefan Metzmacher1-1/+1
2011-10-08s4:torture/drs: avoid '//' commentsStefan Metzmacher1-2/+2
2011-10-06lib/util: consolidate module loadingAndrew Bartlett1-1/+1