summaryrefslogtreecommitdiff
path: root/source/torture
Commit message (Expand)AuthorAgeFilesLines
* UNIX-WHOAMI: fix compiler warningsStefan Metzmacher2008-09-091-2/+2
* Make it easier to see when tests start/end.Jeremy Allison2008-09-081-15/+52
* BASE-DELAYWRITE: test behavior of SMBwrite truncate, writeX, SMBwrite truncat...Stefan Metzmacher2008-09-081-0/+204
* BASE-DELAYWRITE: test behavior of writeX, SMBwrite truncate, writeX and SMBwr...Stefan Metzmacher2008-09-081-0/+206
* BASE-DELAYWRITE: demonstrate that a truncate write doesn't update the write t...Stefan Metzmacher2008-09-081-0/+157
* BASE-DELAYWRITE: demonstrate that the time between the open and the first wri...Stefan Metzmacher2008-09-081-0/+159
* BASE-DELAYWRITE: test more details of the truncate write time update behaviorStefan Metzmacher2008-09-081-4/+371
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into trusted-d...Andrew Bartlett2008-09-081-3/+349
|\
| * Don't compare identity, it'll never be different.Jeremy Allison2008-09-051-2/+2
| * Added tests that show that write time update is immediateJeremy Allison2008-09-051-1/+347
* | More work towards trusted domains support in Samba4's LSAAndrew Bartlett2008-09-081-1/+1
* | More work to implement LSA CreateTrustedDomainEx2Andrew Bartlett2008-09-041-3/+37
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-09-031-2/+179
|\ \ | |/
| * Test a few more error cases in RPC-PACAndrew Bartlett2008-09-031-2/+179
* | Start testing CreateTrustedDomainEx2Andrew Bartlett2008-09-021-1/+108
* | Follow MS-LSAD 3.1.4.7.12 and set defaults when creating a trust.Andrew Bartlett2008-09-011-3/+18
|/
* It turns out that the Netlogon PAC verification is encrypted.Andrew Bartlett2008-08-291-1/+3
* Further rework the RPC-PAC test.Andrew Bartlett2008-08-281-34/+15
* Heimdal provides Kerberos PAC parsing routines. Use them.Andrew Bartlett2008-08-281-3/+66
* Add missing file - netlogon.hAndrew Bartlett2008-08-271-0/+6
* Add a test to explore Netlogon PAC validationAndrew Bartlett2008-08-275-4/+235
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-08-262-57/+98
|\
| * More LSA server and testuite work.Andrew Bartlett2008-08-261-7/+25
| * Make RPC-LSA test deterministic with an msleep(200).Andrew Bartlett2008-08-261-5/+8
| * Update RPC-LSA to (almost) pass against Windows 2008.Andrew Bartlett2008-08-261-45/+61
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-08-253-12/+168
| |\
| * \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-08-151-1/+3
| |\ \
| * \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-08-154-67/+187
| |\ \ \
| * | | | Assert on failure to join domain in NBT-DGRAMAndrew Bartlett2008-08-141-0/+4
* | | | | Don't use lsa_Delete any more, as smbd now refuses it.Andrew Bartlett2008-08-261-2/+3
| |_|_|/ |/| | |
* | | | fixed the data in SAVEFILE op in RAW-OFFLINEAndrew Tridgell2008-08-241-1/+1
* | | | show the bad data in RAW-OFFLINEAndrew Tridgell2008-08-241-3/+10
* | | | don't use zero data for the first file in RAW-OFFLINEAndrew Tridgell2008-08-231-2/+2
* | | | Merge branch 'abartlet-4-0-local' into v4-0-testAndrew Tridgell2008-08-221-0/+146
|\ \ \ \
| * | | | Add a torture test for the new 'netlogon' flags.Matthias Dieter Wallnöfer2008-08-201-0/+146
| | |_|/ | |/| |
* | | | drsuapi: fix samba4 callers after drsuapi.idl changesStefan Metzmacher2008-08-201-6/+9
|/ / /
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-08-154-67/+187
|\ \ \ | | |/ | |/|
| * | RAW-OPEN: be more strict in create_option checkingStefan Metzmacher2008-08-141-2/+11
| * | SMB2-CREATE: add a special test for FILE_ATTRIBUTE_ENCRYPTEDStefan Metzmacher2008-08-141-2/+21
| * | SMB2-CREATE: be more strict in checking file attributesStefan Metzmacher2008-08-141-12/+20
| * | SMB2-CREATE: be more strict in error checkingStefan Metzmacher2008-08-141-1/+11
| * | NBT-WINSREPLICATION: be more robust to timing errorsStefan Metzmacher2008-08-141-6/+6
| * | expanded the SMB2-CREATE and RAW-OPEN tests to explore more of how theAndrew Tridgell2008-08-142-8/+67
| * | cope with not knowing the kdc keyAndrew Tridgell2008-08-141-41/+56
| |/
* | Don't segfault in RPC-ATSVC.Andrew Bartlett2008-08-151-1/+3
|/
* We can't use ndr_pull_struct_blob_all in combinatin with relative pointersAndrew Bartlett2008-08-081-3/+4
* drsuapi: fix callers after idl changeStefan Metzmacher2008-08-071-1/+1
* Print trustAuthOutgoing and trustAuthIncoming in RPC-DSSYNCAndrew Bartlett2008-07-311-6/+22
* Use the cldap reply to avoid segfaulting in RPC-DSSYNCAndrew Bartlett2008-07-311-1/+13
* Don't fail if the domain has a trust already.Andrew Bartlett2008-07-311-1/+6