summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8634: we are still getting occasional test failures due to disk spaceAndrew Tridgell1-1/+1
2007-10-10r8559: Couple of (D)COM updates:Jelmer Vernooij2-5/+8
2007-10-10r8537: cope better with the small file handle limit on some systems in the bu...Andrew Tridgell1-2/+2
2007-10-10r8522: fixed another couple of size_t warningsAndrew Tridgell2-3/+3
2007-10-10r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell20-48/+56
2007-10-10r8497: prevent a fd leak in RAW-SEARCH testAndrew Tridgell1-1/+1
2007-10-10r8495: allow for up 10% change in allocated disk space during QFSINFO testsAndrew Tridgell1-2/+10
2007-10-10r8494: fixed a bug in RAW-SFILEINFO that caused inconsistent results on diffe...Andrew Tridgell1-0/+2
2007-10-10r8491: lower the offset limit that filesystems need to support to pass RAW-WR...Andrew Tridgell1-1/+1
2007-10-10r8430: readd my hack to display the hashes with -d 100Stefan Metzmacher1-0/+9
2007-10-10r8412: cope with some lost messages in the ping test (netbsd gets this)Andrew Tridgell1-2/+4
2007-10-10r8368: the type filed depends on the user being present or notStefan Metzmacher1-12/+7
2007-10-10r8273: fixed some memory leaks in smbscript. This required convertingAndrew Tridgell2-3/+3
2007-10-10r8252: Steal metze's thunder, and prove that with a few small tweaks, we canAndrew Bartlett1-1/+8
2007-10-10r8250: More PAC work. We now sucessfully verify the KDC signature from my DCAndrew Bartlett1-4/+35
2007-10-10r8235: fix the buildStefan Metzmacher1-1/+1
2007-10-10r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher8-53/+53
2007-10-10r8229: A level2 oplock does not conflict a no-oplock open, but is broken on f...Volker Lendecke1-0/+119
2007-10-10r8223: fix the values of nt_version and type we reply in the server code,Stefan Metzmacher1-6/+6
2007-10-10r8185: Delete on close on directories:Volker Lendecke2-4/+142
2007-10-10r8182: Little more testing delete-on-close: Check flag with qfileinfo.Volker Lendecke1-16/+79
2007-10-10r8179: Delete-on-close is really a shared DB. Setting it on one connection(!)...Volker Lendecke1-84/+138
2007-10-10r8177: More explorations.Volker Lendecke1-1/+46
2007-10-10r8176: Exploring the share mode database...Volker Lendecke2-9/+50
2007-10-10r8174: Check DOS error codes in torture chkpath test.Jeremy Allison2-65/+65
2007-10-10r8171: According to Samba 3 and Ethereal, the winreg_OpenUnkown stuff isTim Potter1-16/+4
2007-10-10r8156: I found out that the unknown[2] field of the unknown[4] array is a len...Stefan Metzmacher1-3/+3
2007-10-10r8154: - fix some mem_lealsStefan Metzmacher1-0/+14
2007-10-10r8148: - make the PAC generation code a bit more readable and add some outof ...Stefan Metzmacher1-2/+26
2007-10-10r8123: fixed the RAW-NOTIFY and RAW-QFSINFO tests against w2k3Andrew Tridgell2-1/+4
2007-10-10r8122: more fixes from testing dos error code handling against w2k3Andrew Tridgell2-4/+4
2007-10-10r8121: yuck. w2k3 seems to choose ERRDOS:ERRbaduid orAndrew Tridgell1-1/+3
2007-10-10r8118: remove a debugging hack that should not have been in the last commitAndrew Tridgell1-1/+1
2007-10-10r8117: fixed a bunch more dos error code handing.Andrew Tridgell8-35/+34
2007-10-10r8112: Remove extra headers, and add #ifdef to allow the 'not yet usingAndrew Bartlett1-3/+13
2007-10-10r8110: More PAC work. I still can't get WinXP to accept the PAC, but we areAndrew Bartlett3-2/+257
2007-10-10r8107: now that we properly separate DOS and NT status codes all the placesAndrew Tridgell1-2/+2
2007-10-10r8104: - added support for our client library to not negotiate nt status code...Andrew Tridgell2-21/+12
2007-10-10r8099: clean up after BASE-TCONVolker Lendecke1-0/+2
2007-10-10r8094: Fix compiler warnings.Rafal Szczesniak1-9/+33
2007-10-10r8081: Add simple test for RpcConnect function.Rafal Szczesniak3-1/+98
2007-10-10r8080: Use libnet_context where using libnet_Lookup functions now.Rafal Szczesniak1-6/+19
2007-10-10r8079: Dcerpc pipe in libnet_context is just pipe now, instead of explicit samr.Rafal Szczesniak1-1/+1
2007-10-10r8058: added testing of delete on close for files and directoriesAndrew Tridgell2-4/+88
2007-10-10r8054: add OSVersion, OSVersionEx, DNSMachineName PrintServerDataStefan Metzmacher1-0/+3
2007-10-10r8051: separate out the MAX EAs test, as it fills disk too much to be run reg...Andrew Tridgell2-2/+30
2007-10-10r8050: - make use of more [value()] propertiesStefan Metzmacher1-9/+0
2007-10-10r8046: - add somemore failure checks in the RPC-SPOOLSS testStefan Metzmacher1-4/+29
2007-10-10r8004: added a maximum EAs size test from Kukks.Andrew Tridgell1-1/+228
2007-10-10r7993: Further work on the Krb5 PAC.Andrew Bartlett1-2/+2