summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2008-09-23Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce3-13/+8
2008-09-23Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell7-68/+33
2008-09-23RPC-PAC: loop in gensec_update() untill the server side is readyStefan Metzmacher1-5/+1
2008-09-23s4-nbt: use ../libcli/nbtGünther Deschner1-1/+1
2008-09-23s4-nbt: use private_data instead of private.Günther Deschner3-11/+11
2008-09-23test setinfo FULL_EA_INFORMATION in gentestAndrew Tridgell1-1/+8
2008-09-23fixed a memory error in change notify handling in gentestAndrew Tridgell1-2/+1
2008-09-22Remove unused variableAndrew Bartlett1-2/+0
2008-09-22Test re-setting the challenge after an auth3 in RPC-NETLOGONAndrew Bartlett1-0/+4
2008-09-22This torture test and skipping of the server-side check was bogus.Andrew Bartlett1-49/+0
2008-09-21Torture suite: Revert some changes because they aren't necessaryMatthias Dieter Wallnöfer2-16/+0
2008-09-21Torture suite: Fixes the tests to not segfault again SAMBA 4 registry serverMatthias Dieter Wallnöfer2-0/+32
2008-09-18Properly report why a test didn't succeed (required for use with knownJelmer Vernooij1-117/+91
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij1-7/+7
2008-09-16Merge branch 'singlecompression' into singleJelmer Vernooij4-1/+91
2008-09-16Use single copy of compression library in Samba3,4.Jelmer Vernooij1-1/+1
2008-09-16Fix paths to subunit.shJelmer Vernooij3-7/+7
2008-09-16Move torture/ blackbox tests closer to code they're testing.Jelmer Vernooij3-0/+90
2008-09-16Merge branch 'singlesw' into singleJelmer Vernooij1-1/+1
2008-09-16Merge branch 'singlereplace' into singleJelmer Vernooij1-4/+4
2008-09-16Merge branch 'singletdb' into singleJelmer Vernooij2-2/+2
2008-09-16Use single copy of socket_wrapper in Samba 3 and Samba 4.Jelmer Vernooij1-1/+1
2008-09-16Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij1-4/+4
2008-09-16Fix last few includes to use new tdb location.Jelmer Vernooij2-2/+2
2008-09-16Share talloc source code between Samba 3 and Samba 4.Jelmer Vernooij1-1/+1
2008-09-12Comment the delay write time tests so I know what they'reJeremy Allison1-3/+41
2008-09-11Fix failures in the winbind struct-based test.Andrew Bartlett1-11/+0
2008-09-09A truncate write must be a smbcli_smbwrite, not aJeremy Allison1-1/+1
2008-09-09UNIX-WHOAMI: fix compiler warningsStefan Metzmacher1-2/+2
2008-09-08Make it easier to see when tests start/end.Jeremy Allison1-15/+52
2008-09-08BASE-DELAYWRITE: test behavior of SMBwrite truncate, writeX, SMBwrite truncat...Stefan Metzmacher1-0/+204
2008-09-08BASE-DELAYWRITE: test behavior of writeX, SMBwrite truncate, writeX and SMBwr...Stefan Metzmacher1-0/+206
2008-09-08BASE-DELAYWRITE: demonstrate that a truncate write doesn't update the write t...Stefan Metzmacher1-0/+157
2008-09-08BASE-DELAYWRITE: demonstrate that the time between the open and the first wri...Stefan Metzmacher1-0/+159
2008-09-08BASE-DELAYWRITE: test more details of the truncate write time update behaviorStefan Metzmacher1-4/+371
2008-09-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into trusted-d...Andrew Bartlett1-3/+349
2008-09-08More work towards trusted domains support in Samba4's LSAAndrew Bartlett1-1/+1
2008-09-05Don't compare identity, it'll never be different.Jeremy Allison1-2/+2
2008-09-05Added tests that show that write time update is immediateJeremy Allison1-1/+347
2008-09-04More work to implement LSA CreateTrustedDomainEx2Andrew Bartlett1-3/+37
2008-09-03Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-2/+179
2008-09-03Test a few more error cases in RPC-PACAndrew Bartlett1-2/+179
2008-09-02Start testing CreateTrustedDomainEx2Andrew Bartlett1-1/+108
2008-09-01Follow MS-LSAD 3.1.4.7.12 and set defaults when creating a trust.Andrew Bartlett1-3/+18
2008-08-29It turns out that the Netlogon PAC verification is encrypted.Andrew Bartlett1-1/+3
2008-08-28Further rework the RPC-PAC test.Andrew Bartlett1-34/+15
2008-08-28Heimdal provides Kerberos PAC parsing routines. Use them.Andrew Bartlett1-3/+66
2008-08-27Add missing file - netlogon.hAndrew Bartlett1-0/+6
2008-08-27Add a test to explore Netlogon PAC validationAndrew Bartlett5-4/+235
2008-08-26Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2-57/+98