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
/
tests
/
selftest.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-17
s3-selftest: fix locktest9 in make selftest.
Günther Deschner
1
-0
/
+2
2010-04-23
s3-selftest: add print$ share with two arch dirs.
Günther Deschner
1
-0
/
+8
2010-04-19
s3: Change the make test password to "testPw"
Volker Lendecke
1
-1
/
+1
2010-04-13
Add basic DFS tests.
Jeremy Allison
1
-0
/
+18
2010-03-26
s3-selftest: set "lpq cache time = 0" in server configuration.
Günther Deschner
1
-0
/
+1
2010-03-25
s3-selftest: move printing config to global section.
Günther Deschner
1
-8
/
+9
2010-03-19
s3-selftest: rearrange uid/gid calculation to achieve correct membership.
Günther Deschner
1
-21
/
+25
2010-03-18
s3-selftest: make sure we do not have duplicate uids/gids in nsswrapper.
Günther Deschner
1
-15
/
+31
2010-03-17
s3-test: setup initial eventlog infrastructure.
Günther Deschner
1
-1
/
+6
2010-03-09
Add tests which, when run as root, will ensure we can't write
Jeremy Allison
1
-6
/
+27
2010-03-09
Allow "make test" to complete as root. Obviously only safe on tightly
Jeremy Allison
1
-0
/
+16
2010-02-22
A test "store create time" parameter got commited by accident. Remove it.
Jeremy Allison
1
-1
/
+0
2010-02-18
s3-selftest: include addprinter/deleteprinter command.
Günther Deschner
1
-0
/
+3
2010-01-27
s3-selftest: try to get RPC-SPOOLSS-NOTIFY running during make test on the bu...
Günther Deschner
1
-1
/
+3
2010-01-19
s3-selftest: use absolute path when setting SOCKET_WRAPPER_DIR.
Günther Deschner
1
-1
/
+1
2010-01-14
s3 test: Fix WINBINDD-STRUCT tests
Kai Blin
1
-0
/
+3
2009-11-25
Add RAW-CHKPATH test with case-sensitive share.
Jeremy Allison
1
-0
/
+3
2009-11-05
Remove the smbd:writetimeupdatedelay change Metze added. Metze please
Jeremy Allison
1
-1
/
+1
2009-10-20
Turn on LOCK9 test which will test for regressions in bug 6828.
Jeremy Allison
1
-0
/
+2
2009-10-11
Use the method used by build_env.sh to discover the user name.
Matt Kraai
1
-1
/
+9
2009-08-12
Move build over to storing DOS attributes in EA's.
Jeremy Allison
1
-2
/
+4
2009-08-12
Add "store create time" parameter (docs to follow)
Jeremy Allison
1
-0
/
+1
2009-05-30
s3-selftest: Fix invalid /etc/group file used with nss_wrapper.
Günther Deschner
1
-0
/
+1
2009-05-28
s3-selftest: use nss_wrapper.pl as "add user to group" and "delete user from ...
Günther Deschner
1
-5
/
+7
2009-05-25
s3-selftest: fix typo.
Günther Deschner
1
-2
/
+2
2009-05-20
s3-selftest: add add and delete group scripts using nss_wrapper.
Günther Deschner
1
-0
/
+2
2009-05-12
s3-printing: Fix vlp testprinter application.
Günther Deschner
1
-7
/
+7
2009-05-08
s3-selftest: need to enable lanman auth in order make RPC-SAMR-PASSWORDS pass.
Günther Deschner
1
-0
/
+1
2009-04-29
s3-test: make it possible to find the built vlp in "make test".
Günther Deschner
1
-1
/
+9
2009-04-08
s3-selftest: add root for make test as well (not only make selftest).
Günther Deschner
1
-0
/
+1
2009-04-05
Use the server config file for smbpasswd -a user in make test
Volker Lendecke
1
-1
/
+1
2009-03-26
Revert 757d403dfff023fdb122a155f6a05d33daa76410 - module
Jeremy Allison
1
-1
/
+1
2009-03-26
This should fix the build farm RAW-STREAMS failure. streams_depot.so
Jeremy Allison
1
-1
/
+1
2009-03-09
use LIB_PATH_VAR in selftest.sh if we have it
Björn Jacke
1
-6
/
+7
2009-02-03
Revert "s3:selftest: create BUILTIN\\Administrators at startup"
Stefan Metzmacher
1
-7
/
+0
2009-02-03
Revert "s3:test: try to find why creating BUILTIN\Administrators doesn't work...
Stefan Metzmacher
1
-5
/
+3
2009-02-03
s3:test: try to find why creating BUILTIN\Administrators doesn't work in the ...
Stefan Metzmacher
1
-3
/
+5
2009-01-28
s3:selftest: create BUILTIN\\Administrators at startup
Stefan Metzmacher
1
-0
/
+7
2009-01-27
Move S3 specific parameters to S3 conf file in make test.
Steven Danneman
1
-2
/
+3
2009-01-26
s3 make test: Fix a bug in the previous commit
Tim Prouty
1
-7
/
+8
2009-01-26
s3 make test: Add the ability to specify a custom smb.conf for make test
Tim Prouty
1
-11
/
+44
2009-01-12
Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c
Steven Danneman
1
-0
/
+2
2009-01-08
Make sure smbtorture4 can find all gensec modules. (Fixes RPC-BINDSAMBA3)
Jelmer Vernooij
1
-0
/
+1
2008-12-22
Set right LD_LIBRARY_PATH for finding Samba4's libraries.
Jelmer Vernooij
1
-8
/
+8
2008-12-01
s3:selftest: test the streams_depot module as it passes make test
Stefan Metzmacher
1
-1
/
+1
2008-11-11
s3: Add support for make test to use a share dir outside of the prefix dir
Tim Prouty
1
-7
/
+21
2008-09-18
Fix location of nss_wrapper.pl script.
Jelmer Vernooij
1
-3
/
+3
2008-06-17
testsuite: don't give the testuser administrative rights globally.
Michael Adam
1
-9
/
+0
2008-05-06
testsuite: give the testuser administrative rights in selftest.sh
Michael Adam
1
-0
/
+10
2008-05-06
selftest: Advertise as PDC and time server during make test
Kai Blin
1
-0
/
+4
[next]