index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
script
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add test suite for iconv conversion fail of bad names over SMB1/SMB3.
Jeremy Allison
2014-09-16
1
-0
/
+144
*
ntlm_auth: added require-membership tests
Garming Sam
2014-07-15
1
-0
/
+74
*
selftest: Set winbind separator = /
Andrew Bartlett
2014-06-04
1
-1
/
+1
*
selftest: Rename wbinfo_s3 to wbinfo_simple and reorder code for clarity
Andrew Bartlett
2014-04-02
1
-17
/
+0
*
script: Remove unused and no-longer-working extract_allparms.sh
Andrew Bartlett
2014-01-28
1
-2
/
+0
*
selftest: add new credential change test
Garming Sam
2013-12-23
1
-0
/
+16
*
selftest: add new rpc client test
Garming Sam
2013-12-23
1
-0
/
+27
*
test: add fake_snap.pl for snapshot simulation
David Disseldorp
2013-12-05
1
-0
/
+70
*
test_smbclient_tarmode.pl: remove unneccesary arg defaults
David Disseldorp
2013-11-05
1
-6
/
+9
*
test_smbclient_tarmode.pl: depend only on perl v5.10
Aurélien Aptel
2013-11-05
1
-10
/
+17
*
test_smbclient_tarmode.pl: remove all ./ prefix when dealing with remote files
Aurélien Aptel
2013-11-05
1
-3
/
+11
*
test_smbclient_tarmode.pl: sanitize $DIR + whitespace
Aurélien Aptel
2013-11-05
1
-1
/
+2
*
test_smbclient_tarmode.pl: use -n flag for specifiying hostname (was ambiguou...
Aurélien Aptel
2013-11-05
1
-3
/
+6
*
test_smbclient_tarmode.pl: enable create with exclude tests
Aurélien Aptel
2013-11-05
1
-1
/
+1
*
test_smbclient_tarmode.pl: add subunit output flag
Aurélien Aptel
2013-11-05
1
-6
/
+51
*
test_smbclient_tarmode.pl: add test for interactive session
Aurélien Aptel
2013-11-05
1
-20
/
+29
*
test_smbclient_tarmode.pl: add extraction regex tests, verbose flag
Aurélien Aptel
2013-11-05
1
-15
/
+90
*
test_smbclient_tarmode.pl: test regex flag behaviour
Aurélien Aptel
2013-11-05
1
-67
/
+65
*
test_smbclient_tarmode.pl: add large file and long path tests
Aurélien Aptel
2013-11-05
1
-15
/
+50
*
test_smbclient_tarmode.pl: add simple wildcard test
Aurélien Aptel
2013-11-05
1
-3
/
+46
*
test_smbclient_tarmode.pl: test interactive command
Aurélien Aptel
2013-11-05
1
-1
/
+7
*
test_smbclient_tarmode.pl: whitespace
Aurélien Aptel
2013-11-05
1
-1
/
+0
*
test_smbclient_tarmode.pl: let --test run multiple tests
Aurélien Aptel
2013-11-05
1
-7
/
+45
*
test_smbclient_tarmode.pl: sanitize input, use File::Temp instead of hardcodi...
Aurélien Aptel
2013-11-05
1
-8
/
+19
*
test_smbclient_tarmode.pl: cosmetic changes
Aurélien Aptel
2013-11-05
1
-70
/
+68
*
test_smbclient_tarmode.pl: add copyright header
Aurélien Aptel
2013-11-05
1
-0
/
+17
*
test_smbclient_tarmode.pl: samba 3.6.9 can print a empty attribute string
Aurélien Aptel
2013-11-05
1
-1
/
+1
*
test_smbclient_tarmode.pl: disable failing tests for now
Aurélien Aptel
2013-11-05
1
-3
/
+3
*
test_smbclient_tarmode.pl: make script work on older Perl (now only need 5.14)
Aurélien Aptel
2013-11-05
1
-2
/
+7
*
test_smbclient_tarmode.pl: fix a few minor typos
David Disseldorp
2013-11-05
1
-7
/
+7
*
test_smbclient_tarmode.pl: refactor, cleanup and document in POD
Aurélien Aptel
2013-11-05
1
-178
/
+459
*
test_smbclient_tarmode.pl: add tests for wildcard pattern (cI, cX, cF, xF).
Aurélien Aptel
2013-11-05
1
-33
/
+161
*
test_smbclient_tarmode.pl: add a first simple wildcard test
Aurélien Aptel
2013-11-05
1
-40
/
+145
*
test_smbclient_tarmode.pl: add a clean option to erase the local path
Aurélien Aptel
2013-11-05
1
-0
/
+7
*
test_smbclient_tarmode.pl: add test for xF
Aurélien Aptel
2013-11-05
1
-2
/
+28
*
test_smbclient_tarmode.pl: add test for creation w/ filelist
Aurélien Aptel
2013-11-05
1
-2
/
+39
*
test_smbclient_tarmode.pl: add extraction test for I and X.
Aurélien Aptel
2013-11-05
1
-7
/
+60
*
test_smbclient_tarmode.pl: add tests for X and I.
Aurélien Aptel
2013-11-05
1
-2
/
+34
*
test_smbclient_tarmode.pl: add option to choose and run a single test
Aurélien Aptel
2013-11-05
1
-1
/
+22
*
test_smbclient_tarmode.pl: add first extraction test
Aurélien Aptel
2013-11-05
1
-8
/
+173
*
test_smbclient_tarmode.pl: remove unused functions
Aurélien Aptel
2013-11-05
1
-27
/
+0
*
test_smbclient_tarmode.pl: add nested dirs test
Aurélien Aptel
2013-11-05
1
-5
/
+8
*
test_smbclient_tarmode.pl: refactored file related function to a File package
Aurélien Aptel
2013-11-05
1
-155
/
+194
*
test_smbclient_tarmode.pl: add test for "newer than" (`N` flag)
Aurélien Aptel
2013-11-05
1
-1
/
+45
*
test_smbclient_tarmode.pl: add test for reset mode
Aurélien Aptel
2013-11-05
1
-6
/
+52
*
test_smbclient_tarmode.pl: improve incremental test
Aurélien Aptel
2013-11-05
1
-2
/
+5
*
test_smbclient_tarmode.pl: add proper argument parsing for configuration.
Aurélien Aptel
2013-11-05
1
-50
/
+94
*
initial commit of the new tarmode test script.
Aurélien Aptel
2013-11-05
1
-0
/
+367
*
selftest: include "state directory" in invalid parameters in registry roundtr...
Michael Adam
2013-09-24
1
-0
/
+1
*
selftest: add "state directory" to the forbidden parameters test in net conf
Michael Adam
2013-09-24
1
-1
/
+2
[next]