summaryrefslogtreecommitdiff
path: root/source4/torture/local
AgeCommit message (Expand)AuthorFilesLines
2008-12-22Fix missing symbols issues when building with shared libraries.Jelmer Vernooij1-0/+2
2008-12-17s4:lib/tevent: add lib/events/ compat and let things compileStefan Metzmacher1-1/+1
2008-11-03s4:torture: PROVISION isn't used by all testsStefan Metzmacher1-1/+2
2008-10-24Move charset library to top level.Jelmer Vernooij1-2/+2
2008-10-12Add one-test testsuite for datablob.Jelmer Vernooij2-0/+2
2008-10-11Add some simple tests for lib/util/time.cJelmer Vernooij2-0/+2
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-5/+5
2008-09-24Move source4/lib/crypto to lib/crypto.Jelmer Vernooij1-1/+1
2008-09-23Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce1-5/+2
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij1-7/+7
2008-09-16Merge branch 'singlecompression' into singleJelmer Vernooij1-1/+1
2008-09-16Use single copy of compression library in Samba3,4.Jelmer Vernooij1-1/+1
2008-09-16Merge branch 'singlesw' into singleJelmer Vernooij1-1/+1
2008-09-16Merge branch 'singlereplace' into singleJelmer Vernooij1-4/+4
2008-09-16Merge branch 'singletdb' into singleJelmer Vernooij1-1/+1
2008-09-16Use single copy of socket_wrapper in Samba 3 and Samba 4.Jelmer Vernooij1-1/+1
2008-09-16Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij1-4/+4
2008-09-16Fix last few includes to use new tdb location.Jelmer Vernooij1-1/+1
2008-09-16Share talloc source code between Samba 3 and Samba 4.Jelmer Vernooij1-1/+1
2008-06-04lib/crypto: remove unused sha1 and hmac-sha1 codeStefan Metzmacher1-4/+1
2008-05-19Move IDL build script to rpc directory, make various bits and pieces easier t...Jelmer Vernooij1-25/+25
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-1/+1
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-2/+2
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-3/+3
2008-05-10Fix torture module initializion.Jelmer Vernooij1-1/+1
2008-04-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij2-2/+2
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-1/+1
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij1-29/+31
2008-04-11Don't specify the ntds_guid to the C -> python provision interfaceAndrew Bartlett1-1/+0
2008-04-11Fix merge errors on C provision interface after jelmer's good work.Andrew Bartlett1-1/+5
2008-04-11Set a netbios name into provision, and zero the rest.Andrew Bartlett1-2/+2
2008-04-10Add infrastructure for returning ProvisionResult in C provision code.Jelmer Vernooij1-1/+5
2008-04-09Move provision C bindings to param/.Jelmer Vernooij1-0/+1
2008-04-08Rework talloc hirarchy for C provision setup.Andrew Bartlett1-18/+19
2008-03-06Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).Andrew Bartlett1-8/+4
2008-02-28libreplace: add extended getifaddrs test that prints out the interfaces.Michael Adam1-0/+1
2008-02-15Reconcile header files for torture utility functions.Jelmer Vernooij1-1/+1
2008-02-15Use struct for provision parameters since there are so many of them.Jelmer Vernooij1-11/+25
2008-02-15Add test for provision_bare() code.Jelmer Vernooij1-0/+21
2007-12-26r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin1-2/+4
2007-12-21r26346: Add tests for loadparm.Jelmer Vernooij2-0/+2
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-1/+1
2007-12-21r26004: Add some simple credentials tests.Jelmer Vernooij2-0/+2
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-1/+2
2007-12-21r25935: Fix registry tests.Jelmer Vernooij2-1/+4
2007-12-21r25931: Add config .mk file for crypto lib.Jelmer Vernooij1-0/+1
2007-12-21r25928: Split up torture-local a bit.Jelmer Vernooij2-14/+1
2007-12-21r25927: Move share tests to param directory.Jelmer Vernooij2-211/+1
2007-12-21r25926: Move iconv test to iconv code directory.Jelmer Vernooij2-425/+1
2007-12-21r25903: Move more files out of torture/Jelmer Vernooij4-343/+3