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
/
source4
/
script
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7775: solaris uses 'lo0' for loopback network, so by using lo* we should cov...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7774: put $CONFIGURATION in one more place
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7772: actually give the auth options to ldbsearch ....
Andrew Tridgell
1
-5
/
+5
2007-10-10
r7771: - added ldaps and NTLMSSP testing to ldap tests
Andrew Tridgell
2
-9
/
+31
2007-10-10
r7760: make client tools get the right config file in 'make test'
Andrew Tridgell
2
-4
/
+6
2007-10-10
r7758: When not running on the build farm, print out the failed command line ...
Andrew Bartlett
3
-4
/
+12
2007-10-10
r7721: solve a problem with null arguments to testit()
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7684: Add a test aimed at checking we have agreement between client and
Andrew Bartlett
3
-0
/
+52
2007-10-10
r7678: fixed typo
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7671: added ldap testing to the set of standard tests
Andrew Tridgell
2
-10
/
+16
2007-10-10
r7513: don't try to write to the smbd log file between tests. zeroing a file
Andrew Tridgell
1
-2
/
+0
2007-10-10
r7506: handle the case where cron does not setup $USER
Andrew Tridgell
1
-1
/
+4
2007-10-10
r7504: missed one
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7503: turn off the sleep test here too
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7502: the sleep test in echo is already run on the main rpc test, so no need...
Andrew Tridgell
1
-4
/
+4
2007-10-10
r7499: ensure that the account we run tests as ("Administrator") maps to the
Andrew Tridgell
1
-1
/
+3
2007-10-10
r7495: used --maximum-runtime=300 for each smbtorture call, to prevent it
Andrew Tridgell
9
-12
/
+17
2007-10-10
r7492: give better output
Stefan Metzmacher
1
-2
/
+10
2007-10-10
r7489: just a cosmetic change
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7485: - allow test_xxx.sh to run outside of 'make test' by ensuring $PREFIX ...
Andrew Tridgell
2
-2
/
+12
2007-10-10
r7475: removed RPC-SAMLOGON test until we get a lighter version of it. It is
Andrew Tridgell
1
-3
/
+3
2007-10-10
r7469: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7468: create better output
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7467: a little fix for the build-farm
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r7466: add RPC-SPOOLSS to the supported tests
Stefan Metzmacher
2
-1
/
+2
2007-10-10
r7463: - move some more stuff into functions
Stefan Metzmacher
2
-26
/
+116
2007-10-10
r7442: skip tests that require smbd, but smbd is down
Stefan Metzmacher
2
-2
/
+14
2007-10-10
r7434: - do local tests step by step for better build-farm output
Stefan Metzmacher
2
-2
/
+27
2007-10-10
r7432: export SMBD_TEST_FIFO
Stefan Metzmacher
1
-4
/
+14
2007-10-10
r7429: make the shell happy and don't use [bla]
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7428: try to get some nicer output from the build farm
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r7427: disable torture progress outout from the build farm
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r7425: configure check to see if a compiler can handle negative enum values
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r7421: - move test* functions to a seperate file
Stefan Metzmacher
7
-144
/
+87
2007-10-10
r7403: minimize the sharedelay
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r7402: - don't stop after a failed test
Stefan Metzmacher
6
-27
/
+101
2007-10-10
r7397: - don't exit when one test fails
Stefan Metzmacher
1
-6
/
+21
2007-10-10
r7388: - fix calling of test_posix.sh
Stefan Metzmacher
1
-5
/
+6
2007-10-10
r7387: enable extra smbtorture args to test_posix.sh
Stefan Metzmacher
1
-5
/
+4
2007-10-10
r7112: add RPC-SPOOLSS test to the w2k3 tests, only with ncacn_np for now
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r7103: fix make installswat again:-)
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7100: install lately added files too
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r7059: Use namespaces for pidl and the build system, so we can later on
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r7001: make sure we install the esp files
Andrew Tridgell
1
-2
/
+3
2007-10-10
r6989: - added support for esp style includes (which include a esp file, inst...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r6986: added support for <% include("somefile.ejs") %> for including common s...
Andrew Tridgell
1
-3
/
+3
2007-10-10
r6982: install the swat pages with 'make installswat'
Andrew Tridgell
1
-110
/
+16
2007-10-10
r6961: Add RPC-WINREG to list of win2k3 tests
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r6922: remove bad file...
Stefan Metzmacher
1
-87
/
+0
2007-10-10
r6921: preparing for cherry picking merging
Stefan Metzmacher
1
-0
/
+87
[next]