index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
selftest
/
target
/
Samba3.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftest: Always test the spoolss deamon.
Andreas Schneider
2011-08-10
1
-0
/
+1
*
selftest: print %U in smbclient -L output to allow testing
Andrew Bartlett
2011-08-03
1
-0
/
+1
*
selftest: use the s4 winbindd in plugin_s4_dc test
Andrew Bartlett
2011-08-03
1
-1
/
+1
*
s3-rpc_server: Disable listening on tcpip ports by default.
Andreas Schneider
2011-08-01
1
-0
/
+2
*
s3-torture: Run epmapper as daemon and the tests over ncalrpc.
Andreas Schneider
2011-08-01
1
-1
/
+1
*
s3-selftest Add tests for 'map to guest = bad user'
Andrew Bartlett
2011-07-29
1
-0
/
+32
*
selftest: explain how the message command test works
Andrew Bartlett
2011-07-29
1
-0
/
+2
*
selftest: Pass lsass and epmapper across the named pipe proxy to the AD server
Andrew Bartlett
2011-07-20
1
-0
/
+2
*
tdb2: create tdb2 versions of various testing TDBs.
Rusty Russell
2011-06-20
1
-1
/
+5
*
s3-selftest Add a test for 'message command'
Andrew Bartlett
2011-06-09
1
-0
/
+2
*
selftest: don't override just-added username in plugin_s4_dc test
Andrew Bartlett
2011-05-09
1
-2
/
+0
*
selftest: Make the ncalrpc dir common between Samba4 and Samba3.
Andrew Bartlett
2011-05-08
1
-5
/
+7
*
selftest: Add plugin_s4_dc environment
Andrew Bartlett
2011-05-08
1
-0
/
+50
*
selftest Use die() less often, as it fails to allow cleanup
Andrew Bartlett
2011-05-08
1
-8
/
+29
*
selftest: Restore the s3member environment by avoiding smbcacls
Andrew Bartlett
2011-04-29
1
-13
/
+5
*
selftest: Print a better warning warning message when smbcacls fails.
Andrew Bartlett
2011-04-28
1
-1
/
+1
*
selftest: Don't die() when the join fails
Andrew Bartlett
2011-04-28
1
-5
/
+14
*
selftest: s3member admember test to confirm s3/s4 interopability
Andrew Bartlett
2011-04-28
1
-1
/
+89
*
s3-selftest: Use default name resolution methods (now that dns is emulated)
Andrew Bartlett
2011-04-28
1
-2
/
+0
*
s3-test: log to stdout for smbd/nmbd/winbindd
Andrew Tridgell
2011-04-28
1
-3
/
+5
*
selftest: Make bindir_path much less complex
Andrew Bartlett
2011-04-27
1
-21
/
+21
*
libcli/dns Improve dns_hosts_file, using Samba3's struct dns_rr_srv
Andrew Bartlett
2011-04-26
1
-0
/
+4
*
selftest Consolidate server wall clock time limits
Andrew Bartlett
2011-04-19
1
-23
/
+15
*
s3-selftest Fix interface localktest6 listens on.
Andrew Bartlett
2011-04-19
1
-1
/
+1
*
selftest Add combined 'Samba' target module
Andrew Bartlett
2011-04-19
1
-0
/
+3
*
s3-selftest Rename s3 DC environment to s3dc
Andrew Bartlett
2011-04-19
1
-31
/
+31
*
selftest Add binary mappings for samba3 selftest
Andrew Bartlett
2011-04-16
1
-6
/
+6
*
selftest: Provide a single bindir_path function across all targets
Andrew Bartlett
2011-04-16
1
-34
/
+26
*
s3/selftest Tear down the environment if we fail to connect
Andrew Bartlett
2011-04-12
1
-12
/
+36
*
s3-selftest actually wait for smbclient to connect
Andrew Bartlett
2011-04-07
1
-2
/
+14
*
s3-selftest Fix use of the 'fake DNS' file
Andrew Bartlett
2011-04-07
1
-1
/
+1
*
s3-selftest Add tests to show kerberos works across a password change
Andrew Bartlett
2011-04-06
1
-4
/
+14
*
s3-selftest names into DNS hosts file to avoid NBT lookups
Andrew Bartlett
2011-04-06
1
-0
/
+5
*
s3-selftest Add testing of kerberos login
Andrew Bartlett
2011-04-04
1
-0
/
+65
*
s3-selftest Disable log rotation in 'make test'
Andrew Bartlett
2011-04-04
1
-0
/
+1
*
s3-selftest Add tests for security=server
Andrew Bartlett
2011-03-29
1
-0
/
+39
*
s3:selftest: fix Samba3.pm deprecated idmap config
Björn Baumbach
2011-03-22
1
-2
/
+1
*
selftest/Samba3: use 'debug pid=yes'
Stefan Metzmacher
2011-03-19
1
-0
/
+1
*
selftest: Added ncalrpc dir to config.
Andreas Schneider
2011-03-08
1
-0
/
+1
*
selftest pass in srcdir into Samba3 target module
Andrew Bartlett
2011-02-22
1
-5
/
+7
*
s3-selftest convert tests.sh to python
Andrew Bartlett
2011-02-22
1
-0
/
+6
*
Add tests for various s3 auth modes
Andrew Bartlett
2011-02-22
1
-0
/
+45
*
s3-smbd: Disable the endpoint mapper by default.
Andreas Schneider
2011-02-02
1
-0
/
+2
*
Fix "make test" - ensure nmbd runs with -S (log to stdout).
Jeremy Allison
2011-01-11
1
-2
/
+2
*
Explicitly set "nmbd: socket dir" in the test environment.
Jeremy Allison
2011-01-08
1
-0
/
+8
*
s3-selftest: support differing VFSLIBDIR in autoconf and waf build.
Günther Deschner
2010-12-13
1
-1
/
+1
*
s3-selftest: add WIN40 directory to print$ share.
Günther Deschner
2010-11-29
1
-0
/
+3
*
Add test that detects problems in the SMB signing code when run through cli_w...
Jeremy Allison
2010-11-10
1
-0
/
+2
*
Ensure we always have a mapped group for "Domain Users".
Jeremy Allison
2010-11-08
1
-1
/
+6
*
s3-selftest: add vfs_modulesdir variable for both test systems.
Günther Deschner
2010-10-28
1
-1
/
+2
[next]