summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-31s4-smbtorture: For now, skip trusted domain auth validation tests against the...Günther Deschner1-9/+15
2011-08-31s4-smbtorture: Add trust password to CreateTrust testSumit Bose1-32/+245
2011-08-31s4-smbtorture: Add tests for lsaQueryTrustedDomainInfoByName() and lsaSetTrus...Sumit Bose1-0/+102
2011-08-30smbtorture4: Fix a typoVolker Lendecke1-1/+1
2011-08-30Fixed regression test case for Bug 8412 - Microsoft Office 2007 (Microsoft Wo...Jeremy Allison1-2/+40
2011-08-18credentials: Rename library to samba-credentials to avoid name clashes.Jelmer Vernooij1-1/+1
2011-08-18cli-raw: Add public libsmbclient-raw library.Jelmer Vernooij1-3/+3
2011-08-18s4-test: prevent the utable test from crashingAndrew Tridgell1-3/+5
2011-08-13torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce21-70/+70
2011-08-03gensec: clarify memory ownership for gensec_session_info() and gensec_session...Andrew Bartlett3-5/+5
2011-08-03gensec: Remove mem_ctx from calls that do not return memoryAndrew Bartlett1-4/+4
2011-08-03gensec: split GENSEC into mechanism-dependent and runtime functionsAndrew Bartlett4-0/+4
2011-07-26cli_cldap: Lowercase name.Jelmer Vernooij1-1/+1
2011-07-23cli_raw: Make name lowercase.Jelmer Vernooij1-3/+3
2011-07-20auth: Split out make_user_info_SamBaseInfo and add authenticated argumentAndrew Bartlett2-1/+4
2011-07-15s4-smbtorture: add very basic tests for lsa_CreateTrustedDomainEx.Günther Deschner1-21/+79
2011-07-15lsa: rename auth info argument in lsa_CreateTrustedDomainEx2Günther Deschner2-2/+2
2011-07-06s4:torture/smb2: s/smb2cli_unlock/test_smb2_unlockStefan Metzmacher1-3/+3
2011-07-06s4:torture/smb2: s/smb2cli_lock/test_smb2_lockStefan Metzmacher1-19/+19
2011-06-21s4-smbtorture: rework the spoolss notify test a bit.Günther Deschner1-16/+15