index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
script
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
selftest: add regression test for setting invalid parameters in registry conf...
Michael Adam
2013-09-24
1
-0
/
+49
*
selftest: update SED_INVALID_PARAMS in the registry.roundtrip test
Michael Adam
2013-09-24
1
-12
/
+6
*
selftest: remove unused variables (copy'n'paste...) from test_net_conf.sh
Michael Adam
2013-09-24
1
-19
/
+0
*
build: Remove unused mkbuildoptions.awk
Andrew Bartlett
2013-05-28
1
-275
/
+0
*
build: Remove unused linkmodules.sh script
Andrew Bartlett
2013-05-28
1
-12
/
+0
*
build: Remove unused revert.sh script
Andrew Bartlett
2013-05-28
1
-18
/
+0
*
build: Remove unused uninstall*.sh scripts
Andrew Bartlett
2013-05-28
8
-158
/
+0
*
build: Remove unused install*.sh scripts
Andrew Bartlett
2013-05-28
7
-380
/
+0
*
build: Remove unused build_idl.sh
Andrew Bartlett
2013-05-28
1
-60
/
+0
*
build: Remove unused script/mkversion.sh
Andrew Bartlett
2013-05-28
1
-150
/
+0
*
build: Install smbtar in waf build
Andrew Bartlett
2013-05-27
1
-0
/
+7
*
build: Remove mkinstalldirs
Andrew Bartlett
2013-05-27
1
-38
/
+0
*
build: Remove unused expand-includes.pl
Andrew Bartlett
2013-05-27
1
-30
/
+0
*
swat: Remove swat.
Kai Blin
2013-05-18
3
-362
/
+0
*
vfs_catia: testcase - add missing pieces
Guenter Kukkukk
2013-03-12
1
-5
/
+11
*
vfs_catia: testcase - implement vfstest additions
Guenter Kukkukk
2013-03-11
3
-0
/
+100
*
Regression test for bug #9587 - archive flag is always set on directories.
Jeremy Allison
2013-01-25
1
-0
/
+186
*
test: dbwrap_tool requires --persistent for the registry now
Volker Lendecke
2013-01-15
2
-2
/
+2
*
selftest: show that Samba honours "write list" and valid users
Andrew Bartlett
2013-01-09
2
-2
/
+10
*
s3:selftest: extend sids2xids test script to cope with "ID_TYPE_BOTH mappings
Michael Adam
2012-12-03
1
-1
/
+1
*
s3:test:wbinfo_sids2xids: test the results with singular calls with filled an...
Michael Adam
2012-12-03
2
-11
/
+29
*
s3:test: fix intialization of WBINFO in test_wbinfo_sids2xids.sh
Michael Adam
2012-12-03
1
-1
/
+1
*
Add regression test for bug #9329 - Directory listing with SeBackup can crash...
Jeremy Allison
2012-10-31
1
-3
/
+59
*
source3/script: fix installman.sh after the last build-manpages-nogit change
Michael Adam
2012-09-18
1
-2
/
+2
*
selftest: Add test of smbclient --machine-pass against and using both s3 and s4
Andrew Bartlett
2012-08-28
1
-0
/
+21
*
s3-torture: Allow vfstest to set ACLs on a directory
Andrew Bartlett
2012-08-17
1
-0
/
+9
*
s3-selftest: Add a seperate test for ACL tests using vfstest
Andrew Bartlett
2012-08-16
2
-0
/
+58
*
selftest: Extend xattr-tdb-1 vfstest to call stat
Andrew Bartlett
2012-08-16
1
-0
/
+1
*
s3-selftest: convert xattr-tdb-1 vfstest driver into a subunit test
Andrew Bartlett
2012-08-16
2
-10
/
+50
*
s3-selftest: convert stream_depot vfstest driver into a subunit test
Andrew Bartlett
2012-08-16
2
-10
/
+32
*
s3-selftest: Add smbclient tarmode test
Salvador I. Gonzalez
2012-08-14
1
-0
/
+181
*
s3-selftest: Fix copy/paste error in test usage string
Salvador I. Gonzalez
2012-08-14
1
-1
/
+1
*
mkversion: Remove quotes around SAMBA_VERSION_VENDOR_PATCH string
Ralph Wuerthner
2012-07-12
1
-1
/
+1
*
s3:test_net_registry_check.sh: grep -E isn't portable, use egrep
Björn Jacke
2012-06-27
1
-1
/
+1
*
s3:test_registry_upgrade: make more portable and eliminate "local" keyword
Björn Jacke
2012-06-26
1
-6
/
+6
*
s3:test_net_registry_check: eliminate "local" keyword in shell
Björn Jacke
2012-06-26
1
-15
/
+15
*
s3:test: make shell code more porable by elimnating "local" keyword
Björn Jacke
2012-06-25
1
-4
/
+4
*
s3/test: make dd call more portable
Björn Jacke
2012-06-10
1
-1
/
+1
[next]