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
r19723: don't use [,],(,) in test names to make the build-farm output happy
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r19708: add a script for running net tests separately
Rafal Szczesniak
1
-0
/
+2
2007-10-10
r19680: Allow specifying basedir for test data.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r19671: Fix remaining unresolved symbols in shared library build.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19633: Merge to lorikeet-heimdal, removing krb5_rd_req_return_keyblock in fa...
Andrew Bartlett
1
-1
/
+1
2007-10-10
r19603: Make it easier to control the debug level of smbd.
Andrew Bartlett
1
-0
/
+8
2007-10-10
r19590: Make it less noisy to run the session_key test outside 'make test',
Andrew Bartlett
1
-1
/
+1
2007-10-10
r19589: Because we what we really wanted was coverage of seal and non-seal,
Andrew Bartlett
1
-1
/
+1
2007-10-10
r19569: Require that all public header files have a destination path. Fix
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r19567: Make it easier to control the debug level in the test scripts, by not
Andrew Bartlett
1
-1
/
+1
2007-10-10
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
1
-0
/
+6
2007-10-10
r19503: it only makes sense to run the LOCAL-ICONV test on 'known good'
Andrew Tridgell
1
-1
/
+7
2007-10-10
r19476: small typo.
Brad Henry
1
-1
/
+1
2007-10-10
r19475: fixed a couple of typos.
Brad Henry
2
-3
/
+1
2007-10-10
r19474: Move the Samba server / Windows client test to its own script.
Brad Henry
2
-21
/
+27
2007-10-10
r19473: Add NET tests in their own script. Run the same set of tests that 'ma...
Brad Henry
2
-0
/
+64
2007-10-10
r19472: Move rpc tests to their own scripts. Run the same tests as 'make test...
Brad Henry
2
-17
/
+66
2007-10-10
r19471: Move BASE and RAW tests to their own scripts. Run the same set of tes...
Brad Henry
3
-37
/
+125
2007-10-10
r19470: Move common windows test functions into their own script wintest_func...
Brad Henry
2
-34
/
+37
2007-10-10
r19449: ldbbrowse: installation hopefully works now. "Developer" installations
Derrell Lipman
2
-11
/
+32
2007-10-10
r19443: reset trap when we have removed the test specifc files already
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r19432: This way of reverting snapshots is much better than the way I was doi...
Brad Henry
1
-1
/
+1
2007-10-10
r19388: Start running all LOCAL-* tests but list some of them as known failing.
Jelmer Vernooij
1
-3
/
+4
2007-10-10
r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.
Jelmer Vernooij
2
-0
/
+33
2007-10-10
r19344: run smbclient and cifsdd under valgrind and pass the correct configur...
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r19343: Add support for external scripts/binaries that write results using the
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
3
-6
/
+5
2007-10-10
r19281: Generalize what we do for the RAW-QFILEINFO test call so that the sam...
Brad Henry
1
-24
/
+31
2007-10-10
r19280: Missed renaming a remove_qfileinfo_test() function call.
Brad Henry
1
-1
/
+1
2007-10-10
r19279: These setup and cleanup functions are general enough for any test whi...
Brad Henry
1
-3
/
+3
2007-10-10
r19278: Change the delete_directory() expect function so that rmdir will
Brad Henry
1
-1
/
+1
2007-10-10
r19277: This commit adds support to run the smbtorture RPC-ASYNCBIND RPC-ATSVC
Brad Henry
1
-10
/
+16
2007-10-10
r19229: let mkversion.sh handle bzr trees
Stefan Metzmacher
1
-6
/
+42
2007-10-10
r19180: with "export MAKE_TEST_KEEP_PCAP=yes" make test
Stefan Metzmacher
1
-1
/
+6
2007-10-10
r19150: add a usefull tool to test the gdb_backtrace script
Stefan Metzmacher
1
-0
/
+42
2007-10-10
r19149: ladebug needs to have the stoponattach flag set
Stefan Metzmacher
1
-6
/
+11
2007-10-10
r19142: ensure no race conditions during installation by having same name in ...
Derrell Lipman
1
-0
/
+12
2007-10-10
r19128: - make the gdb_backtrace script more portable
Stefan Metzmacher
1
-19
/
+68
2007-10-10
r19098: with
Stefan Metzmacher
1
-5
/
+20
2007-10-10
r19036: add LOCAL-REPLACE and reorder the testlist
Stefan Metzmacher
1
-4
/
+6
2007-10-10
r18979: With these extra indexes (also added for the normal case) and a
Andrew Bartlett
2
-2
/
+33
2007-10-10
r18917: having 255 virtual interfaces available in socket wrapper means we
Andrew Tridgell
2
-5
/
+5
2007-10-10
r18884: client_test.exp getting changed to client_tests.exp was an intentiona...
Brad Henry
1
-1
/
+1
2007-10-10
r18883: Start including test_functions.sh.
Brad Henry
1
-113
/
+70
2007-10-10
r18829: Print a nice welcome message when we enter the test environment.
Andrew Bartlett
2
-1
/
+12
2007-10-10
r18828: Export some more useful environment varibles, particularly for use in
Andrew Bartlett
1
-0
/
+13
2007-10-10
r18825: speed up the test_cifsdd.sh test by using a smaller file. It was
Andrew Tridgell
1
-2
/
+4
2007-10-10
r18781: Move the usnCreated and usnChanged handling around again.
Andrew Bartlett
1
-0
/
+4
2007-10-10
r18774: This allows an automated way to setup the test environment in a shell,
Andrew Bartlett
1
-0
/
+2
2007-10-10
r18750: Disable not updating the last-modifification-time of proto headers be...
Jelmer Vernooij
1
-13
/
+5
[next]