summaryrefslogtreecommitdiff
path: root/source3/script
AgeCommit message (Expand)AuthorFilesLines
2009-05-11s3-selftest: enable RPC-LSA-LOOKUPNAMES against Samba 3.Günther Deschner1-1/+1
2009-05-08s3-selftest: enable running RPC-SAMR-USERS against Samba3.Günther Deschner1-1/+1
2009-05-08s3-selftest: run RPC-LSA-GETUSER against Samba 3.Günther Deschner1-1/+2
2009-05-08s3-selftest: finally enable RPC-SAMR-PASSWORDS which samba3 now passes.Günther Deschner1-1/+1
2009-05-08s3-selftest: need to enable lanman auth in order make RPC-SAMR-PASSWORDS pass.Günther Deschner1-0/+1
2009-05-07s3-selftest: run RPC-SCHANNEL, RPC-SCHANNEL2 and RPC-BENCH-SCHANNEL1 against ...Günther Deschner1-0/+1
2009-05-04Turn on POSIX test (small test) on buildfarm.Jeremy Allison1-1/+1
2009-05-04Ensure we use UID-REGRESSION-TEST. It's a very short test.Jeremy Allison1-1/+1
2009-05-01Add getaddrinfo_send/recvVolker Lendecke1-0/+1
2009-04-29s3-test: make it possible to find the built vlp in "make test".Günther Deschner1-1/+9
2009-04-23s3-selftest: test wbinfo --allocate-uid/gid.Günther Deschner1-0/+2
2009-04-20Added ability to revert to old modules for make revert.John H Terpstra1-0/+5
2009-04-17s3-selftest: enable RPC-SPOOLSS.Günther Deschner1-1/+1
2009-04-17s3: make installmo and uninstallmo scripts executableMichael Adam2-0/+0
2009-04-17s3: Fix uninstallmoMichael Adam1-1/+2
2009-04-17s3-selftest: samba 3 also passes RPC-JOIN so enable it.Günther Deschner1-1/+1
2009-04-17s3-selftest: enable RPC-SAMR-PASSWORDS-PWDLASTSET whilte testing Samba3.Günther Deschner1-1/+2
2009-04-17s3-selftest: enable RPC-LSA-LOOKUPSIDS against samba 3.Günther Deschner1-1/+1
2009-04-14s3-nsswitch: fix make test_wbpad.Günther Deschner1-1/+1
2009-04-10s3-selftest: enable the RPC-NTSVCS torture test against Samba3.Günther Deschner1-1/+1
2009-04-08s3-selftest: As Samba3 now passes RPC-SPOOLSS-WIN enable it against ourself.Günther Deschner1-1/+1
2009-04-08s3-selftest: add root for make test as well (not only make selftest).Günther Deschner1-0/+1
2009-04-08s3-selftest: Samba3 passes RPC-SVCCTL so enable it during make test.Günther Deschner1-0/+1
2009-04-06Re-add the CHAIN1 testVolker Lendecke1-1/+1
2009-04-06Remove the CHAIN1 test -- will come back laterVolker Lendecke1-1/+1
2009-04-05Use the server config file for smbpasswd -a user in make testVolker Lendecke1-1/+1
2009-03-26Revert 757d403dfff023fdb122a155f6a05d33daa76410 - moduleJeremy Allison1-1/+1
2009-03-26This should fix the build farm RAW-STREAMS failure. streams_depot.soJeremy Allison1-1/+1
2009-03-19version: fix handling of SAMBA_VERSION_VENDOR_PATCH.Michael Adam1-1/+2
2009-03-17to be portable, use options first, arguments lastBjörn Jacke1-1/+1
2009-03-09Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij1-1/+1
2009-03-09use LIB_PATH_VAR in selftest.sh if we have itBjörn Jacke1-6/+7
2009-03-06s3:make_test: run CHAIN1 testStefan Metzmacher1-1/+1
2009-02-03Revert "s3:selftest: create BUILTIN\\Administrators at startup"Stefan Metzmacher2-12/+10
2009-02-03Revert "s3:test: try to find why creating BUILTIN\Administrators doesn't work...Stefan Metzmacher1-5/+3
2009-02-03s3:test: try to find why creating BUILTIN\Administrators doesn't work in the ...Stefan Metzmacher1-3/+5
2009-01-30s3:tests: add a guard arround . $incdir/test_functions.shStefan Metzmacher11-0/+21
2009-01-29s3:seltest: make test_smbclient_s3.sh more strictStefan Metzmacher3-15/+34
2009-01-28selftest: abstract Samba3 provision a bitStefan Metzmacher1-1/+1
2009-01-28s3:selftest: create BUILTIN\\Administrators at startupStefan Metzmacher2-10/+12
2009-01-28s3:test: exit the net rpc registry tests when give_administrative_rights failsMichael Adam1-2/+5
2009-01-28s3:selftest: fix warnings with empty *_TEST_LOG variablesStefan Metzmacher1-3/+3
2009-01-27Move S3 specific parameters to S3 conf file in make test.Steven Danneman1-2/+3
2009-01-26s3 make test: Fix a bug in the previous commitTim Prouty1-7/+8
2009-01-26s3 make test: Add the ability to specify a custom smb.conf for make testTim Prouty1-11/+44
2009-01-21expand-includes: Add simple protection against infinite recursion.Jelmer Vernooij1-0/+5
2009-01-21Automagically expand includes in Makefile.in during configure timeJelmer Vernooij1-0/+25
2009-01-12Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.cSteven Danneman2-0/+4
2009-01-08Make sure smbtorture4 can find all gensec modules. (Fixes RPC-BINDSAMBA3)Jelmer Vernooij1-0/+1
2008-12-31Fix more asprintf and "ignoring return code" warnings from gcc 4.3.Jeremy Allison1-6/+8