summaryrefslogtreecommitdiffstats
path: root/source3/script
Commit message (Expand)AuthorAgeFilesLines
* test_smbclient_tarmode.pl: sanitize input, use File::Temp instead of hardcodi...Aurélien Aptel2013-11-051-8/+19
* test_smbclient_tarmode.pl: cosmetic changesAurélien Aptel2013-11-051-70/+68
* test_smbclient_tarmode.pl: add copyright headerAurélien Aptel2013-11-051-0/+17
* test_smbclient_tarmode.pl: samba 3.6.9 can print a empty attribute stringAurélien Aptel2013-11-051-1/+1
* test_smbclient_tarmode.pl: disable failing tests for nowAurélien Aptel2013-11-051-3/+3
* test_smbclient_tarmode.pl: make script work on older Perl (now only need 5.14)Aurélien Aptel2013-11-051-2/+7
* test_smbclient_tarmode.pl: fix a few minor typosDavid Disseldorp2013-11-051-7/+7
* test_smbclient_tarmode.pl: refactor, cleanup and document in PODAurélien Aptel2013-11-051-178/+459
* test_smbclient_tarmode.pl: add tests for wildcard pattern (cI, cX, cF, xF).Aurélien Aptel2013-11-051-33/+161
* test_smbclient_tarmode.pl: add a first simple wildcard testAurélien Aptel2013-11-051-40/+145
* test_smbclient_tarmode.pl: add a clean option to erase the local pathAurélien Aptel2013-11-051-0/+7
* test_smbclient_tarmode.pl: add test for xFAurélien Aptel2013-11-051-2/+28
* test_smbclient_tarmode.pl: add test for creation w/ filelistAurélien Aptel2013-11-051-2/+39
* test_smbclient_tarmode.pl: add extraction test for I and X.Aurélien Aptel2013-11-051-7/+60
* test_smbclient_tarmode.pl: add tests for X and I.Aurélien Aptel2013-11-051-2/+34
* test_smbclient_tarmode.pl: add option to choose and run a single testAurélien Aptel2013-11-051-1/+22
* test_smbclient_tarmode.pl: add first extraction testAurélien Aptel2013-11-051-8/+173
* test_smbclient_tarmode.pl: remove unused functionsAurélien Aptel2013-11-051-27/+0
* test_smbclient_tarmode.pl: add nested dirs testAurélien Aptel2013-11-051-5/+8
* test_smbclient_tarmode.pl: refactored file related function to a File packageAurélien Aptel2013-11-051-155/+194
* test_smbclient_tarmode.pl: add test for "newer than" (`N` flag)Aurélien Aptel2013-11-051-1/+45
* test_smbclient_tarmode.pl: add test for reset modeAurélien Aptel2013-11-051-6/+52
* test_smbclient_tarmode.pl: improve incremental testAurélien Aptel2013-11-051-2/+5
* test_smbclient_tarmode.pl: add proper argument parsing for configuration.Aurélien Aptel2013-11-051-50/+94
* initial commit of the new tarmode test script.Aurélien Aptel2013-11-051-0/+367
* selftest: include "state directory" in invalid parameters in registry roundtr...Michael Adam2013-09-241-0/+1
* selftest: add "state directory" to the forbidden parameters test in net confMichael Adam2013-09-241-1/+2
* selftest: add regression test for setting invalid parameters in registry conf...Michael Adam2013-09-241-0/+49
* selftest: update SED_INVALID_PARAMS in the registry.roundtrip testMichael Adam2013-09-241-12/+6
* selftest: remove unused variables (copy'n'paste...) from test_net_conf.shMichael Adam2013-09-241-19/+0
* build: Remove unused mkbuildoptions.awkAndrew Bartlett2013-05-281-275/+0
* build: Remove unused linkmodules.sh scriptAndrew Bartlett2013-05-281-12/+0
* build: Remove unused revert.sh scriptAndrew Bartlett2013-05-281-18/+0
* build: Remove unused uninstall*.sh scriptsAndrew Bartlett2013-05-288-158/+0
* build: Remove unused install*.sh scriptsAndrew Bartlett2013-05-287-380/+0
* build: Remove unused build_idl.shAndrew Bartlett2013-05-281-60/+0
* build: Remove unused script/mkversion.shAndrew Bartlett2013-05-281-150/+0
* build: Install smbtar in waf buildAndrew Bartlett2013-05-271-0/+7
* build: Remove mkinstalldirsAndrew Bartlett2013-05-271-38/+0
* build: Remove unused expand-includes.plAndrew Bartlett2013-05-271-30/+0
* swat: Remove swat.Kai Blin2013-05-183-362/+0
* vfs_catia: testcase - add missing piecesGuenter Kukkukk2013-03-121-5/+11
* vfs_catia: testcase - implement vfstest additionsGuenter Kukkukk2013-03-113-0/+100
* Regression test for bug #9587 - archive flag is always set on directories.Jeremy Allison2013-01-251-0/+186
* test: dbwrap_tool requires --persistent for the registry nowVolker Lendecke2013-01-152-2/+2
* selftest: show that Samba honours "write list" and valid usersAndrew Bartlett2013-01-092-2/+10
* s3:selftest: extend sids2xids test script to cope with "ID_TYPE_BOTH mappingsMichael Adam2012-12-031-1/+1
* s3:test:wbinfo_sids2xids: test the results with singular calls with filled an...Michael Adam2012-12-032-11/+29
* s3:test: fix intialization of WBINFO in test_wbinfo_sids2xids.shMichael Adam2012-12-031-1/+1
* Add regression test for bug #9329 - Directory listing with SeBackup can crash...Jeremy Allison2012-10-311-3/+59