summaryrefslogtreecommitdiff
path: root/source3/script
AgeCommit message (Expand)AuthorFilesLines
2013-11-05test_smbclient_tarmode.pl: fix a few minor typosDavid Disseldorp1-7/+7
2013-11-05test_smbclient_tarmode.pl: refactor, cleanup and document in PODAurélien Aptel1-178/+459
2013-11-05test_smbclient_tarmode.pl: add tests for wildcard pattern (cI, cX, cF, xF).Aurélien Aptel1-33/+161
2013-11-05test_smbclient_tarmode.pl: add a first simple wildcard testAurélien Aptel1-40/+145
2013-11-05test_smbclient_tarmode.pl: add a clean option to erase the local pathAurélien Aptel1-0/+7
2013-11-05test_smbclient_tarmode.pl: add test for xFAurélien Aptel1-2/+28
2013-11-05test_smbclient_tarmode.pl: add test for creation w/ filelistAurélien Aptel1-2/+39
2013-11-05test_smbclient_tarmode.pl: add extraction test for I and X.Aurélien Aptel1-7/+60
2013-11-05test_smbclient_tarmode.pl: add tests for X and I.Aurélien Aptel1-2/+34
2013-11-05test_smbclient_tarmode.pl: add option to choose and run a single testAurélien Aptel1-1/+22
2013-11-05test_smbclient_tarmode.pl: add first extraction testAurélien Aptel1-8/+173
2013-11-05test_smbclient_tarmode.pl: remove unused functionsAurélien Aptel1-27/+0
2013-11-05test_smbclient_tarmode.pl: add nested dirs testAurélien Aptel1-5/+8
2013-11-05test_smbclient_tarmode.pl: refactored file related function to a File packageAurélien Aptel1-155/+194
2013-11-05test_smbclient_tarmode.pl: add test for "newer than" (`N` flag)Aurélien Aptel1-1/+45
2013-11-05test_smbclient_tarmode.pl: add test for reset modeAurélien Aptel1-6/+52
2013-11-05test_smbclient_tarmode.pl: improve incremental testAurélien Aptel1-2/+5
2013-11-05test_smbclient_tarmode.pl: add proper argument parsing for configuration.Aurélien Aptel1-50/+94
2013-11-05initial commit of the new tarmode test script.Aurélien Aptel1-0/+367
2013-09-24selftest: include "state directory" in invalid parameters in registry roundtr...Michael Adam1-0/+1
2013-09-24selftest: add "state directory" to the forbidden parameters test in net confMichael Adam1-1/+2
2013-09-24selftest: add regression test for setting invalid parameters in registry conf...Michael Adam1-0/+49
2013-09-24selftest: update SED_INVALID_PARAMS in the registry.roundtrip testMichael Adam1-12/+6
2013-09-24selftest: remove unused variables (copy'n'paste...) from test_net_conf.shMichael Adam1-19/+0
2013-05-28build: Remove unused mkbuildoptions.awkAndrew Bartlett1-275/+0
2013-05-28build: Remove unused linkmodules.sh scriptAndrew Bartlett1-12/+0
2013-05-28build: Remove unused revert.sh scriptAndrew Bartlett1-18/+0
2013-05-28build: Remove unused uninstall*.sh scriptsAndrew Bartlett8-158/+0
2013-05-28build: Remove unused install*.sh scriptsAndrew Bartlett7-380/+0
2013-05-28build: Remove unused build_idl.shAndrew Bartlett1-60/+0
2013-05-28build: Remove unused script/mkversion.shAndrew Bartlett1-150/+0
2013-05-27build: Install smbtar in waf buildAndrew Bartlett1-0/+7
2013-05-27build: Remove mkinstalldirsAndrew Bartlett1-38/+0
2013-05-27build: Remove unused expand-includes.plAndrew Bartlett1-30/+0
2013-05-18swat: Remove swat.Kai Blin3-362/+0
2013-03-12vfs_catia: testcase - add missing piecesGuenter Kukkukk1-5/+11
2013-03-11vfs_catia: testcase - implement vfstest additionsGuenter Kukkukk3-0/+100
2013-01-25Regression test for bug #9587 - archive flag is always set on directories.Jeremy Allison1-0/+186
2013-01-15test: dbwrap_tool requires --persistent for the registry nowVolker Lendecke2-2/+2
2013-01-09selftest: show that Samba honours "write list" and valid usersAndrew Bartlett2-2/+10
2012-12-03s3:selftest: extend sids2xids test script to cope with "ID_TYPE_BOTH mappingsMichael Adam1-1/+1
2012-12-03s3:test:wbinfo_sids2xids: test the results with singular calls with filled an...Michael Adam2-11/+29
2012-12-03s3:test: fix intialization of WBINFO in test_wbinfo_sids2xids.shMichael Adam1-1/+1
2012-10-31Add regression test for bug #9329 - Directory listing with SeBackup can crash...Jeremy Allison1-3/+59
2012-09-18source3/script: fix installman.sh after the last build-manpages-nogit changeMichael Adam1-2/+2
2012-08-28selftest: Add test of smbclient --machine-pass against and using both s3 and s4Andrew Bartlett1-0/+21
2012-08-17s3-torture: Allow vfstest to set ACLs on a directoryAndrew Bartlett1-0/+9
2012-08-16s3-selftest: Add a seperate test for ACL tests using vfstestAndrew Bartlett2-0/+58
2012-08-16selftest: Extend xattr-tdb-1 vfstest to call statAndrew Bartlett1-0/+1
2012-08-16s3-selftest: convert xattr-tdb-1 vfstest driver into a subunit testAndrew Bartlett2-10/+50