summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4:torture/basic: relax base.trans2 midmight time checkingStefan Metzmacher2011-09-071-2/+4
* s4-torture: enable password comparison in drsblobs testAndrew Tridgell2011-09-051-2/+2
* s4-torture: fixed a ndr string errorAndrew Tridgell2011-09-051-1/+1
* s4-schema consolidate schema handlingAndrew Bartlett2011-09-051-35/+11
* s4-smbtorture: For now, skip trusted domain auth validation tests against the...Günther Deschner2011-08-311-9/+15
* s4-smbtorture: Add trust password to CreateTrust testSumit Bose2011-08-311-32/+245
* s4-smbtorture: Add tests for lsaQueryTrustedDomainInfoByName() and lsaSetTrus...Sumit Bose2011-08-311-0/+102
* smbtorture4: Fix a typoVolker Lendecke2011-08-301-1/+1
* Fixed regression test case for Bug 8412 - Microsoft Office 2007 (Microsoft Wo...Jeremy Allison2011-08-301-2/+40
* credentials: Rename library to samba-credentials to avoid name clashes.Jelmer Vernooij2011-08-181-1/+1
* cli-raw: Add public libsmbclient-raw library.Jelmer Vernooij2011-08-181-3/+3
* s4-test: prevent the utable test from crashingAndrew Tridgell2011-08-181-3/+5
* torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce2011-08-1321-70/+70
* gensec: clarify memory ownership for gensec_session_info() and gensec_session...Andrew Bartlett2011-08-033-5/+5
* gensec: Remove mem_ctx from calls that do not return memoryAndrew Bartlett2011-08-031-4/+4
* gensec: split GENSEC into mechanism-dependent and runtime functionsAndrew Bartlett2011-08-034-0/+4
* cli_cldap: Lowercase name.Jelmer Vernooij2011-07-261-1/+1
* cli_raw: Make name lowercase.Jelmer Vernooij2011-07-231-3/+3
* auth: Split out make_user_info_SamBaseInfo and add authenticated argumentAndrew Bartlett2011-07-202-1/+4
* s4-smbtorture: add very basic tests for lsa_CreateTrustedDomainEx.Günther Deschner2011-07-151-21/+79
* lsa: rename auth info argument in lsa_CreateTrustedDomainEx2Günther Deschner2011-07-152-2/+2
* s4:torture/smb2: s/smb2cli_unlock/test_smb2_unlockStefan Metzmacher2011-07-061-3/+3
* s4:torture/smb2: s/smb2cli_lock/test_smb2_lockStefan Metzmacher2011-07-061-19/+19
* s4-smbtorture: rework the spoolss notify test a bit.Günther Deschner2011-06-211-16/+15
* s4-smbtorture: use ipv4 addresses for backchannel spoolss change notifyGünther Deschner2011-06-211-1/+1
* s4-torture Enable libnetapi and libsmbclient tests using combined buildAndrew Bartlett2011-06-214-27/+25
* tdb_compat: use tdb_open_compat.Rusty Russell2011-06-201-1/+1
* tdb_fetch_compat: use instead of tdb_fetch.Rusty Russell2011-06-201-2/+2
* tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell2011-06-202-2/+2
* s4:ntvfs subsystems - rework it using concrete enum valuesMatthias Dieter Wallnöfer2011-06-161-1/+21
* s4:torture/ndr/string.c - fix type-punned warning and remove unused variablesMatthias Dieter Wallnöfer2011-06-111-3/+2
* s4:ntvfs subsystem - quiet enum warningsMatthias Dieter Wallnöfer2011-06-091-9/+1
* s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett2011-06-066-6/+6
* lib/util use modules_path(), data_path() and shlib_ext() from source3Andrew Bartlett2011-06-063-9/+3