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
/
selftest
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-05
Tests for bug #8972 - Add a posix_share definition to s4 so we can do raw pos...
Jeremy Allison
1
-0
/
+8
2012-06-05
Tests for bug #8972 - Add a posix_share definition to s3 so we can do raw pos...
Jeremy Allison
1
-0
/
+9
2012-05-31
build: rename build targets smbclient -> smbclient4 and smbclient3 -> smbclient
Michael Adam
1
-2
/
+2
2012-05-31
selftest: add a binary mapping for smbclient4
Michael Adam
1
-0
/
+1
2012-05-31
build: rename build targets nmblookup -> nmblookup4 and nmblookup3 -> nmblookup
Michael Adam
1
-2
/
+2
2012-05-31
selftest:Samba4: use the nmblookup4 binary mapping
Michael Adam
1
-1
/
+1
2012-05-31
selftest: add a binary mapping for nmblookup4
Michael Adam
1
-0
/
+1
2012-05-31
s3:selftest: introduce a variable for binpath('nmblookup3') in tests.py
Michael Adam
1
-5
/
+6
2012-05-30
selftest: bug #8373 is fixed and we should always test this now.
Günther Deschner
1
-1
/
+0
2012-05-29
s4-torture: verify #8373 and add ndr nbt tests for LOGON_PRIMARY_QUERY nbt_ne...
Günther Deschner
1
-0
/
+1
2012-05-24
selftest: Run only the samba3 tests on builds without the AD DC
Andrew Bartlett
1
-1
/
+6
2012-05-24
s4-provision: Make s3fs the default way to install a new Samba4 DC
Andrew Bartlett
1
-0
/
+1
2012-05-18
selftest/Samba3: add 'smbd:suicide mode = yes'
Stefan Metzmacher
1
-0
/
+1
2012-05-15
selftest: Remove tests for security=server
Andrew Bartlett
2
-41
/
+0
2012-05-11
samba4: When running samba_dnsupdate during tests, use the test
Jelmer Vernooij
1
-7
/
+7
2012-05-09
Revert "selftest: mark ^samba4.raw.context.session1 as flapping, the test was...
Stefan Metzmacher
1
-1
/
+0
2012-05-09
selftest: mark ^samba4.raw.context.session1 as flapping, the test was wrong
Stefan Metzmacher
1
-0
/
+1
2012-05-08
selftest: samba4 doesn't support reauth
Stefan Metzmacher
2
-1
/
+1
2012-05-08
selftest: mark ^samba4.raw.session.reauth as flapping
Stefan Metzmacher
1
-0
/
+1
2012-05-02
selftest: make the knownfail patterns for the driver_info_winreg more specific
Michael Adam
1
-2
/
+2
2012-05-02
selftest: 'store dos attributes = yes' is now set in fileserver.conf
Andrew Bartlett
1
-4
/
+0
2012-05-02
selftest: Do not start samba4 srvsvc in plugin_s4_dc mode
Andrew Bartlett
1
-1
/
+1
2012-05-02
selftest: add hooks required for printing to Samba4.pm
Andrew Bartlett
1
-0
/
+16
2012-05-02
selftest: mark samba3.raw.samba3checkfsp as flapping on plugin_s4_dc
Andrew Bartlett
2
-2
/
+4
2012-05-02
selftest: mark samba3.raw.acls.inheritance(plugin_s4_dc) as flapping
Andrew Bartlett
2
-4
/
+4
2012-05-02
selftest: add knownfail entries for plugin_s4_dc tests
Andrew Bartlett
1
-0
/
+112
2012-05-02
selftest: change knownfail to cope with running plugin_s4_dc as well
Andrew Bartlett
1
-1
/
+1
2012-05-02
selftest: Use same pattern for path to share as Samba3.pm
Andrew Bartlett
1
-13
/
+15
2012-05-02
selftest: Add hideunread share to plugin_s4_dc
Andrew Bartlett
1
-0
/
+3
2012-05-02
selftest: run plugin_s4_dc with 'acl_xattr xattr_tdb streams_depot' VFS modules
Andrew Bartlett
1
-0
/
+1
2012-05-02
selftest: prepare to run smbtorture tests against plugin_s4_dc
Andrew Bartlett
1
-10
/
+47
2012-05-02
selftest: attempt to test samba3hide in a different environment
Andrew Bartlett
1
-0
/
+2
2012-05-02
selftest: Enable ACL testing against the s3dc environment
Andrew Bartlett
3
-10
/
+5
2012-04-27
selftest: Place the test environment at the end of the failure lines
Andrew Bartlett
4
-53
/
+63
2012-04-27
selftest: Remove silly space before unit test name
Andrew Bartlett
1
-57
/
+57
2012-04-25
selftest: remove printserver.enum_printers_servername from flapping
Michael Adam
1
-1
/
+0
2012-04-25
selftest: remove samba3.rpc.spoolss.*printserver.openprinter_badnamelist from...
Michael Adam
1
-1
/
+0
2012-04-25
selftest: mark the driver_info_winreg tests knownfail.
Michael Adam
1
-0
/
+2
2012-04-25
selftest: mark failing print_tests more specifically
Michael Adam
1
-1
/
+1
2012-04-25
selftest: remove .*printer.*print_test_extended from flapping
Michael Adam
1
-1
/
+0
2012-04-25
selftest: remove the "rpc.spoolss.printer" test from flapping
Michael Adam
1
-1
/
+0
2012-04-25
s4-torture: enable raw.composite test again, and convert to new style test
Andrew Bartlett
2
-2
/
+1
2012-04-18
s3fs: Use xattr_tdb format for xattr storage
Andrew Bartlett
1
-1
/
+1
2012-04-03
file_server: Move vfs objects initialisation into file_server.c smb.conf wrapper
Andrew Bartlett
1
-3
/
+0
2012-03-27
selftest.py: Add get_interface.
Jelmer Vernooij
2
-4
/
+45
2012-03-24
selftest.py: Add cleanup_pid.
Jelmer Vernooij
2
-2
/
+31
2012-03-24
selftest.py: Add write_krb5_conf.
Jelmer Vernooij
2
-0
/
+79
2012-03-24
selftest.py: Add mk_realms_stanza function.
Jelmer Vernooij
2
-3
/
+63
2012-03-24
selftest.py: Add selftest.target.samba with bindir_path function.
Jelmer Vernooij
3
-1
/
+63
2012-03-15
s4:selftest: make the use of writetimeupdatedelay consistent across all tests
Michael Adam
1
-3
/
+3
[next]