summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8781: - fixed a memory leak in BASE-SECLEAK (ironic, isn't it). There isAndrew Tridgell1-2/+4
2007-10-10r8780: make numops controllable in BASE-DISCONNECTAndrew Tridgell1-1/+2
2007-10-10r8773: fixed another dependency on directory ordering in RAW-SEARCHAndrew Tridgell1-1/+3
2007-10-10r8761: Propagate changes in monitor messaging code.Rafal Szczesniak2-4/+16
2007-10-10r8759: Another couple of fields in usermod routine.Rafal Szczesniak1-2/+5
2007-10-10r8729: make the RAW-SEARCH test more robust to servers with hash based direct...Andrew Tridgell1-8/+5
2007-10-10r8721: Further work on libnet_rpc_usermod function. Now it can changeRafal Szczesniak1-5/+21
2007-10-10r8712: cleanup old search test code to use tallocAndrew Tridgell1-16/+18
2007-10-10r8709: fixed the assumption in RAW-SEARCH that directories are returned in so...Andrew Tridgell1-1/+10
2007-10-10r8693: Test code for usermod routine.Rafal Szczesniak2-0/+72
2007-10-10r8643: - make lp_configfile() work againAndrew Tridgell5-5/+5
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