summaryrefslogtreecommitdiff
path: root/source3/script
Commit message (Expand)AuthorAgeFilesLines
* s3/test: make dd call more portableBjörn Jacke2012-06-101-1/+1
* VERSION: prepare for beta1 by setting and parsing the beta versionAndrew Bartlett2012-06-051-0/+4
* s3-iconv: Remove unused script/gen-8bit-gap.shAndrew Bartlett2012-05-304-153/+0
* build: Move generated version.h to a waf-invisible locationAndrew Bartlett2012-05-181-1/+1
* s3-selftest: introduce new net registry check checkBjörn Baumbach2012-03-221-0/+146
* s3-selftest: Add tests for ntlm_auth gss-spnego client and serverAndrew Bartlett2012-03-021-0/+31
* s3-selftest: Add more tests for ntlm_authAndrew Bartlett2012-03-011-0/+3
* s3-selftest: run ntlm_auth against winbindd in make testAndrew Bartlett2012-02-241-2/+6
* s3-selftest: Add test for ntlm_auth --diagnosticsAndrew Bartlett2012-02-201-0/+23
* mkversion: Add quotes around various version stringsAmitay Isaacs2012-02-111-3/+3
* s3-build use common VERSION file for all buildsAndrew Bartlett2012-02-081-1/+1
* s3: Test for faulty xattr_tdb listxattrVolker Lendecke2012-02-023-0/+17
* s3: Move stream_depot test to script/testsVolker Lendecke2012-02-023-0/+19
* s3-selftest: Add test for posix large reads and writesAndrew Bartlett2012-01-281-0/+62
* s3-install: Don't let MANDIR and SRCDIR be overwrittenVolker Lendecke2012-01-161-1/+2
* s3-selftest: Add test for smbclient kerberos supportAndrew Bartlett2012-01-091-0/+21
* s3-selftest: Add test for rpcclient, including kerberos authenticationAndrew Bartlett2012-01-051-0/+19
* s3:selftest: improve logging in the registry upgrade testMichael Adam2011-11-041-27/+46
* s3-selftest: introduce registry upgrade testBjörn Baumbach2011-11-041-0/+176
* s3-selftest use a more portable shell syntaxAndrew Bartlett2011-09-131-10/+10
* s3-selftest: Set path to bin/net and bin/wbinfo in command line to test scriptsAndrew Bartlett2011-09-125-15/+20
* build: Replace mkbuildoptions-waf awk script with waf targetAmitay Isaacs2011-09-071-273/+0
* s3-test: Added new testsuites for test net [rpc] confVicentiu Ciorbaru2011-08-221-0/+970
* s3-test: Enhanced the net registry roundtrip test scriptVicentiu Ciorbaru2011-08-221-13/+14
* selftest: explain how the message command test worksAndrew Bartlett2011-07-291-0/+1
* s3:test: catch more errors in test_access_check() in the smbclient_s3 testMichael Adam2011-07-061-0/+16
* s3:test: don't rely on pyhton being in /usr/bin/python in the sids2xids testMichael Adam2011-06-251-1/+1
* s3:test: fix the smbclient_s3 test on older systemsMichael Adam2011-06-241-1/+1
* s3:test: fix the net registry roundtrip test on older systemsMichael Adam2011-06-241-1/+1
* s3-buildoptions Show compiled-in location of the new ncaclrpc and nmbd socketsAndrew Bartlett2011-06-241-0/+2
* s3-selftest Remove unused gdb_backtraceAndrew Bartlett2011-06-241-87/+0
* s3-selftest Add test for smbclient --authentication-fileAndrew Bartlett2011-06-091-8/+50
* s3-selftest Add a test for 'message command'Andrew Bartlett2011-06-091-0/+48
* s3-build: Move generated config.h and config.h.in to include/autoconfAndrew Bartlett2011-05-091-1/+1
* dynconfig: Have only one dynconfig.o in the common code.Andrew Bartlett2011-04-272-2/+2
* s3-test Make samba3.blackbox.net.local.registry.roundtrip reliableAndrew Bartlett2011-04-271-2/+2
* s3: Some build farm machines do not have /bin/trueVolker Lendecke2011-04-251-4/+7
* s3: Run pthreadpooltest in make testVolker Lendecke2011-04-251-0/+17
* selftest Add binary mappings for samba3 selftestAndrew Bartlett2011-04-164-13/+17
* s3: Add a test for sid2xidsVolker Lendecke2011-04-132-0/+58
* s3-selftest Look only under source3 for smb.conf filesAndrew Bartlett2011-04-041-1/+1
* s3-selftest Remove more instances of /tmp in test_smbclient_s3.shAndrew Bartlett2011-04-041-4/+4
* s3-selftest Fix test_smbclient_auth.shAndrew Bartlett2011-03-291-12/+8
* s3-selftest unconditionaly include subunit.shAndrew Bartlett2011-03-2912-32/+4
* s3:test: mark vanished parameter "postscript" invalid in net registry roundtr...Michael Adam2011-03-051-0/+1
* s3:test: in net registry roundtrip test, mark "lock dir" as invalid parameterMichael Adam2011-03-051-0/+1
* s3:test: in net registry roundtrip test, exclude the files from exclude/logonMichael Adam2011-03-051-1/+1
* s3:test: correctly react to each failing step in the net registry roundtrip t...Michael Adam2011-03-051-0/+29
* s3:test: improve logging in the net registry roundtrip test stepsMichael Adam2011-03-051-1/+7
* s3:test: fix smbclient test on older systems (usage of mktemp)Michael Adam2011-02-281-1/+1