index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
script
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-04
s3:selftest: improve logging in the registry upgrade test
Michael Adam
1
-27
/
+46
2011-11-04
s3-selftest: introduce registry upgrade test
Björn Baumbach
1
-0
/
+176
2011-09-13
s3-selftest use a more portable shell syntax
Andrew Bartlett
1
-10
/
+10
2011-09-12
s3-selftest: Set path to bin/net and bin/wbinfo in command line to test scripts
Andrew Bartlett
5
-15
/
+20
2011-09-07
build: Replace mkbuildoptions-waf awk script with waf target
Amitay Isaacs
1
-273
/
+0
2011-08-22
s3-test: Added new testsuites for test net [rpc] conf
Vicentiu Ciorbaru
1
-0
/
+970
2011-08-22
s3-test: Enhanced the net registry roundtrip test script
Vicentiu Ciorbaru
1
-13
/
+14
2011-07-29
selftest: explain how the message command test works
Andrew Bartlett
1
-0
/
+1
2011-07-06
s3:test: catch more errors in test_access_check() in the smbclient_s3 test
Michael Adam
1
-0
/
+16
2011-06-25
s3:test: don't rely on pyhton being in /usr/bin/python in the sids2xids test
Michael Adam
1
-1
/
+1
2011-06-24
s3:test: fix the smbclient_s3 test on older systems
Michael Adam
1
-1
/
+1
2011-06-24
s3:test: fix the net registry roundtrip test on older systems
Michael Adam
1
-1
/
+1
2011-06-24
s3-buildoptions Show compiled-in location of the new ncaclrpc and nmbd sockets
Andrew Bartlett
1
-0
/
+2
2011-06-24
s3-selftest Remove unused gdb_backtrace
Andrew Bartlett
1
-87
/
+0
2011-06-09
s3-selftest Add test for smbclient --authentication-file
Andrew Bartlett
1
-8
/
+50
2011-06-09
s3-selftest Add a test for 'message command'
Andrew Bartlett
1
-0
/
+48
2011-05-09
s3-build: Move generated config.h and config.h.in to include/autoconf
Andrew Bartlett
1
-1
/
+1
2011-04-27
dynconfig: Have only one dynconfig.o in the common code.
Andrew Bartlett
2
-2
/
+2
2011-04-27
s3-test Make samba3.blackbox.net.local.registry.roundtrip reliable
Andrew Bartlett
1
-2
/
+2
2011-04-25
s3: Some build farm machines do not have /bin/true
Volker Lendecke
1
-4
/
+7
2011-04-25
s3: Run pthreadpooltest in make test
Volker Lendecke
1
-0
/
+17
2011-04-16
selftest Add binary mappings for samba3 selftest
Andrew Bartlett
4
-13
/
+17
2011-04-13
s3: Add a test for sid2xids
Volker Lendecke
2
-0
/
+58
2011-04-04
s3-selftest Look only under source3 for smb.conf files
Andrew Bartlett
1
-1
/
+1
2011-04-04
s3-selftest Remove more instances of /tmp in test_smbclient_s3.sh
Andrew Bartlett
1
-4
/
+4
2011-03-29
s3-selftest Fix test_smbclient_auth.sh
Andrew Bartlett
1
-12
/
+8
2011-03-29
s3-selftest unconditionaly include subunit.sh
Andrew Bartlett
12
-32
/
+4
2011-03-05
s3:test: mark vanished parameter "postscript" invalid in net registry roundtr...
Michael Adam
1
-0
/
+1
2011-03-05
s3:test: in net registry roundtrip test, mark "lock dir" as invalid parameter
Michael Adam
1
-0
/
+1
2011-03-05
s3:test: in net registry roundtrip test, exclude the files from exclude/logon
Michael Adam
1
-1
/
+1
2011-03-05
s3:test: correctly react to each failing step in the net registry roundtrip t...
Michael Adam
1
-0
/
+29
2011-03-05
s3:test: improve logging in the net registry roundtrip test steps
Michael Adam
1
-1
/
+7
2011-02-28
s3:test: fix smbclient test on older systems (usage of mktemp)
Michael Adam
1
-1
/
+1
2011-02-28
s3:test: fix registry roundtrip test on older systems (usage of mktemp)
Michael Adam
1
-1
/
+1
2011-02-22
s3-selftest convert tests.sh to python
Andrew Bartlett
11
-211
/
+92
2011-02-22
s3-tests use $PREFIX to ensure tests don't work outside the test area
Andrew Bartlett
1
-5
/
+6
2011-02-22
Add tests for various s3 auth modes
Andrew Bartlett
3
-5
/
+47
2011-02-21
s3:tests: move the log directory of the smbclient_s3 test to st/
Michael Adam
1
-7
/
+8
2011-02-21
s3:tests: clean up old log directories of the registry.roundtrip test
Michael Adam
1
-1
/
+9
2011-02-19
s3:tests: fix the smbclient_s3 test for multiple users running it.
Michael Adam
1
-2
/
+16
2011-02-19
s3:tests: remove unused script/tests/test_functions.sh
Michael Adam
1
-202
/
+0
2011-02-19
s3:tests: include subunit.sh instead of test_functions.sh in test_posix_s3.sh
Michael Adam
1
-2
/
+2
2011-02-19
s3:tests: include subunit.sh instead of test_functions.sh in test_ntlm_auth_s...
Michael Adam
1
-2
/
+2
2011-02-19
s3:tests: include subunit.sh instead of test_functions.sh in test_smbtorture_...
Michael Adam
1
-2
/
+2
2011-02-19
s3:tests: include subunit.sh instead of test_functions.sh in test_wbinfo_s3.sh
Michael Adam
1
-2
/
+2
2011-02-19
s3:tests: use the blackbox subunit output formatter for the testparm_s3 test.
Michael Adam
1
-2
/
+2
2011-02-19
s3:tests: include subunit.sh instead of test_functions.sh in test_local_s3.sh
Michael Adam
1
-2
/
+2
2011-02-19
s3:tests: use the blackbox subunit output formatter for the smbclient_s3 test.
Michael Adam
1
-2
/
+2
2011-02-16
s3:test: remove the give/take admin rights code from the net(rpc)registry test
Michael Adam
1
-44
/
+0
2011-02-16
s3:test: move the registry roundtrip test to a test script of its own
Michael Adam
2
-85
/
+109
[next]