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