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
/
source4
/
selftest
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftest: move gdb_* and valgrind_* scripts to selftest/
Stefan Metzmacher
2008-10-28
1
-6
/
+7
*
Require separate option for quicktest include list rather than making
Jelmer Vernooij
2008-10-22
1
-1
/
+1
*
Prevent warning about directory already existing.
Jelmer Vernooij
2008-10-21
1
-1
/
+1
*
Export variables correctly for blackbox tests (thanks metze).
Jelmer Vernooij
2008-10-20
1
-0
/
+2
*
Move Samba4-specific code out of selftest.
Jelmer Vernooij
2008-10-19
1
-0
/
+23
*
Fix comment after paths have changed.
Jelmer Vernooij
2008-10-19
1
-2
/
+2
*
Merge branch 'selftest' of git://git.samba.org/jelmer/samba
Jelmer Vernooij
2008-10-19
21
-3602
/
+164
|
\
|
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftest
Jelmer Vernooij
2008-10-11
5
-20
/
+55
|
|
\
|
*
|
keep obsolete file in samba4 source directory.
Jelmer Vernooij
2008-09-18
1
-0
/
+48
|
*
|
Move selftest code to top-level.
Jelmer Vernooij
2008-09-18
22
-3637
/
+165
*
|
|
Support "make test-X" to run all tests that match regex X.
Jelmer Vernooij
2008-10-11
1
-0
/
+3
|
|
/
|
/
|
*
|
Import tests for subunit python module.
Jelmer Vernooij
2008-10-08
1
-0
/
+1
*
|
Move subunit helper utility to specific subunit directory.
Jelmer Vernooij
2008-10-08
1
-1
/
+1
*
|
Allow 'make testenv-dc', 'make testenv-member', etc.
Jelmer Vernooij
2008-10-08
1
-0
/
+3
*
|
s4:selftest: make sure we test RPC-OBJECTUUID with seal
Stefan Metzmacher
2008-09-30
1
-1
/
+1
*
|
s4:selftest: add "smb.signing" to anon signing tests
Stefan Metzmacher
2008-09-30
1
-3
/
+3
*
|
fixed expansion of $USERNAME in signing tests
Andrew Tridgell
2008-09-24
1
-1
/
+1
*
|
Rename smbd -> samba.
Jelmer Vernooij
2008-09-24
4
-22
/
+22
*
|
selftest: test some smb signing combinations against the member server
Stefan Metzmacher
2008-09-23
1
-0
/
+40
*
|
Avoid printing characters when in immediate mode.
Jelmer Vernooij
2008-09-21
1
-4
/
+6
*
|
Print status (one character per test) when not running selftest with --immedi...
Jelmer Vernooij
2008-09-21
1
-4
/
+19
*
|
Revert "Rename smbd -> samba."
Jelmer Vernooij
2008-09-21
4
-22
/
+22
*
|
Rename smbd -> samba.
Jelmer Vernooij
2008-09-21
4
-22
/
+22
*
|
No longer set PATH during selftest, was only required for smbscript.
Jelmer Vernooij
2008-09-21
1
-2
/
+0
*
|
Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs
Jelmer Vernooij
2008-09-19
1
-1
/
+1
|
\
\
|
*
|
Fix path to ndrdump in blackbox test, don't start smb server for ndrdump
Jelmer Vernooij
2008-09-19
1
-1
/
+1
|
|
/
*
|
Stop writing js include dir in selftest.
Jelmer Vernooij
2008-09-18
2
-2
/
+0
*
|
Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs
Jelmer Vernooij
2008-09-18
1
-8
/
+9
|
\
|
|
*
Fix python path for systems without tdb installed in the system.
Jelmer Vernooij
2008-09-18
1
-1
/
+1
|
*
Fix location of included popt files for systems that don't have popt.
Jelmer Vernooij
2008-09-17
1
-1
/
+1
|
*
Avoid running target-specific tests during general test run,
Jelmer Vernooij
2008-09-16
1
-2
/
+3
|
*
Move torture/ blackbox tests closer to code they're testing.
Jelmer Vernooij
2008-09-16
1
-3
/
+3
|
*
Move ndrdump tests closer to the code they test.
Jelmer Vernooij
2008-09-16
1
-1
/
+1
*
|
Remove EJS tests.
Jelmer Vernooij
2008-09-18
1
-8
/
+0
|
/
*
Fix failures in the winbind struct-based test.
Andrew Bartlett
2008-09-11
2
-3
/
+0
*
Move blackbox.smbclient to test against the member server.
Andrew Bartlett
2008-09-08
1
-1
/
+2
*
Rework provision to handle both simple and SASL binds.
Andrew Bartlett
2008-07-15
1
-5
/
+6
*
Connect to the LDAP backend with SASL credentials.
Andrew Bartlett
2008-07-15
1
-1
/
+1
*
Fix 'make gdbtest-enb' and the GDB_PROVISION option.
Andrew Bartlett
2008-07-15
2
-2
/
+2
*
selftest changes for 'winbind privileged dir' change.
Andrew Bartlett
2008-06-28
1
-1
/
+3
*
Move blackbox tests closer to what they're testing.
Jelmer Vernooij
2008-06-26
1
-4
/
+4
*
Use variable for selftest directory.
Jelmer Vernooij
2008-06-25
1
-1
/
+1
*
Remove old ldap.js test, we have replicated it in python now.
Andrew Bartlett
2008-06-19
1
-1
/
+0
*
Add a blackbox test for the provision-backend script.
Andrew Bartlett
2008-06-19
1
-0
/
+1
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...
Jelmer Vernooij
2008-06-17
1
-1
/
+1
|
\
|
*
Try to get a bit further with provisioning
Simo Sorce
2008-06-16
1
-1
/
+1
*
|
Remove support for deprecated JS provisioning.
Jelmer Vernooij
2008-06-16
1
-7
/
+1
|
/
*
Missed these on the last commit
Jim McDonough
2008-06-12
1
-0
/
+1
*
selftest: pass torture:writetimeupdatedelay to smbtorture
Stefan Metzmacher
2008-06-03
1
-1
/
+5
*
selftest: set posix:writetimeupdatedelay
Stefan Metzmacher
2008-06-03
1
-0
/
+3
[next]