summaryrefslogtreecommitdiff
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* s4:torture: test also break semantics between batch-oplocks and leasesMichael Adam2011-10-301-1/+1
* s4:torture:smb2: adapt comment in durable-open.lease test according to curren...Michael Adam2011-10-301-0/+3
* s4:torture:smb2: fix the durable_open test to succeed against w7 and w2k8r2Michael Adam2011-10-301-1/+1
* lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystemAndrew Bartlett2011-10-281-1/+1
* lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_runAndrew Bartlett2011-10-281-2/+2
* lib/util Rename samba_init_module_fn -> samba_module_init_fnAndrew Bartlett2011-10-282-3/+3
* lib/util Split samba-modules library into public and private partsAndrew Bartlett2011-10-282-2/+2
* lib/util Rename load_samba_modules -> samba_modules_loadAndrew Bartlett2011-10-281-1/+1
* lib/util Rename run_init_functions -> samba_init_module_fns_runAndrew Bartlett2011-10-281-2/+2
* lib/util Rename init_module_fn to samba_init_module_fnAndrew Bartlett2011-10-282-3/+3
* s4:torture:smb2: avoid leaking tree connects up to the main function from the...Michael Adam2011-10-281-0/+13
* s4:torture:smb2: fix a nasty double free error.Michael Adam2011-10-281-2/+10
* s4:torture:smb2: fix a commentMichael Adam2011-10-281-1/+1
* s4:torture:smb2: be leass leaky in wrap_simple_2smb2_test()Michael Adam2011-10-281-4/+9
* s4:torture/ldap/basic.c - fix a typoMatthias Dieter Wallnöfer2011-10-271-2/+2
* s4-torture: Add a user creation check.Andreas Schneider2011-10-271-0/+288
* s4-torture: Add a samr privilege check.Andreas Schneider2011-10-273-1/+329
* s4-torture: Add torture_delete_testuser().Andreas Schneider2011-10-271-0/+14
* s4-torture: Add domain_handle to test_join struct.Andreas Schneider2011-10-271-4/+4
* replace: Add don't include unistd.h directly and add uid_wrapper.Andreas Schneider2011-10-271-2/+1
* s4:torture:smb2: fix broken indentation/formatting in torture_smb2_connection()Michael Adam2011-10-261-8/+11
* torture: Remove unused smbiconvAndrew Bartlett2011-10-251-236/+0
* idl: Improve MS-PAC IDLSimo Sorce2011-10-241-4/+4
* s3: remove duplicate fsctl fn definitionsDavid Disseldorp2011-10-191-2/+2
* libcli: move ioctl function field defs to smb_constantsDavid Disseldorp2011-10-193-3/+3
* gensec: move event context from gensec_*_init() to gensec_update()Andrew Bartlett2011-10-182-14/+14
* Fix printf warning.Jeremy Allison2011-10-141-1/+1
* lib/util: Add back control of mmap and hash size in tdb for top level buildAndrew Bartlett2011-10-131-1/+1
* s4:torture/smb2: we only support 64KB reads/writes for nowStefan Metzmacher2011-10-132-8/+8
* auth: move credentials layer to the top levelAndrew Bartlett2011-10-111-1/+1
* lib/param move source4 param code to the top levelAndrew Bartlett2011-10-111-1/+1
* libcli/cldap: don't pass tevent_context to cldap_socket_init()Stefan Metzmacher2011-10-102-6/+6
* libcli/cldap: pass tevent_context to cldap_search_send()Stefan Metzmacher2011-10-101-1/+1
* libcli/cldap: pass tevent_context to cldap_netlogon_send()Stefan Metzmacher2011-10-101-1/+2
* s4:torture/smb2: avoid '//' commentsStefan Metzmacher2011-10-081-1/+1
* s4:torture/drs: avoid '//' commentsStefan Metzmacher2011-10-081-2/+2
* lib/util: consolidate module loadingAndrew Bartlett2011-10-061-1/+1
* lib/util: consolidate module loading into common codeAndrew Bartlett2011-10-062-0/+2
* s4-dsdb: update callers to dsdb_convert_object_ex()Andrew Tridgell2011-10-041-0/+1
* s4: add SMB2_FSCTL opcodesDavid Disseldorp2011-09-291-3/+3
* s4-torture: add smb2 ioctl test suiteDavid Disseldorp2011-09-293-1/+89
* s4-torture: remove unchecked read from smb2 createDavid Disseldorp2011-09-292-9/+9
* s4:torture/smb2/lock: remove samba4 specific checks for NETWORK_NAME_DELETED/...Stefan Metzmacher2011-09-281-12/+14
* lib/util/charset: remove charset module loadingAndrew Bartlett2011-09-201-1/+1
* waf: restore libsmbclient handling.Günther Deschner2011-09-151-1/+1
* torture-drs: fixed NDR tests for DRS blobsAndrew Tridgell2011-09-081-2/+40
* torture-ndr: fixed NDR tests for NTLMSSP blobsAndrew Tridgell2011-09-081-4/+5
* torture-ndr: fixed NDR tests for NBT blobsAndrew Tridgell2011-09-081-2/+2
* torture-ndr: fixed NDR tests for DFS blobsAndrew Tridgell2011-09-081-3/+3
* torture-ndr: added support for testing push functionsAndrew Tridgell2011-09-082-25/+52