summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-06lib/util: consolidate module loading into common codeAndrew Bartlett2-0/+2
2011-10-04s4-dsdb: update callers to dsdb_convert_object_ex()Andrew Tridgell1-0/+1
2011-09-29s4: add SMB2_FSCTL opcodesDavid Disseldorp1-3/+3
2011-09-29s4-torture: add smb2 ioctl test suiteDavid Disseldorp3-1/+89
2011-09-29s4-torture: remove unchecked read from smb2 createDavid Disseldorp2-9/+9
2011-09-28s4:torture/smb2/lock: remove samba4 specific checks for NETWORK_NAME_DELETED/...Stefan Metzmacher1-12/+14
2011-09-20lib/util/charset: remove charset module loadingAndrew Bartlett1-1/+1
2011-09-15waf: restore libsmbclient handling.Günther Deschner1-1/+1
2011-09-08torture-drs: fixed NDR tests for DRS blobsAndrew Tridgell1-2/+40
2011-09-08torture-ndr: fixed NDR tests for NTLMSSP blobsAndrew Tridgell1-4/+5
2011-09-08torture-ndr: fixed NDR tests for NBT blobsAndrew Tridgell1-2/+2
2011-09-08torture-ndr: fixed NDR tests for DFS blobsAndrew Tridgell1-3/+3
2011-09-08torture-ndr: added support for testing push functionsAndrew Tridgell2-25/+52
2011-09-07s4:torture/basic: relax base.trans2 midmight time checkingStefan Metzmacher1-2/+4
2011-09-05s4-torture: enable password comparison in drsblobs testAndrew Tridgell1-2/+2
2011-09-05s4-torture: fixed a ndr string errorAndrew Tridgell1-1/+1
2011-09-05s4-schema consolidate schema handlingAndrew Bartlett1-35/+11