summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13297: It's a good thing the shipment of function headers tridgeJeremy Allison1-221/+404
2007-10-10r13277: print a useful error message when test 17 failsAndrew Tridgell1-2/+2
2007-10-10r13275: With a liberal sprinkling of smb_raw_exit thisJeremy Allison1-9/+70
2007-10-10r13272: Re-arrange so all the normal tests we can pass come first.Jeremy Allison1-90/+92
2007-10-10r13271: Do the same tests with directories.Jeremy Allison1-2/+161
2007-10-10r13270: Add tests for even more insane delete-on-close semantics.Jeremy Allison1-0/+142
2007-10-10r13228: revert more stuff from 13208Stefan Metzmacher2-0/+3
2007-10-10r13210: Revert my named pipes patch until it passes not just 'make quicktest'...Jelmer Vernooij4-129/+5
2007-10-10r13208: Clearly separate named pipes from the IPC$ NTVFS type.Jelmer Vernooij4-6/+127
2007-10-10r13182: Add first bits of browsing testsuite.Jelmer Vernooij3-1/+56
2007-10-10r13170: Remove some dependencies on -1 implying the size of pstringJelmer Vernooij1-3/+3
2007-10-10r13035: active,special group replicas are overwritten by tombstone,special gr...Stefan Metzmacher1-0/+122
2007-10-10r13004: fix compiler warningsStefan Metzmacher6-15/+15
2007-10-10r12988: delete an ancient file that misteriously survived till now.Simo Sorce1-89/+0
2007-10-10r12907: skip some tests for make quicktest in NBT-WINSREPLICATIONStefan Metzmacher1-0/+3
2007-10-10r12865: Upgrade the librpc and libnet code.Andrew Bartlett3-8/+5
2007-10-10r12864: Fix valgrind errors in NET-API-LOOKUP* tests.Andrew Bartlett1-0/+2
2007-10-10r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett3-86/+27
2007-10-10r12835: RpcConnect test expansion to test connecting using ncacp_ip_tcpRafal Szczesniak1-12/+74
2007-10-10r12812: speed up RPC-ECHO with validate some more, and re-enable it underAndrew Tridgell1-2/+9
2007-10-10r12811: valgrind on RPC-ECHO with validate is extremely slow - speed it up ifAndrew Tridgell1-2/+16
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett7-105/+239
2007-10-10r12801: Some more include/ cleanups (remove unused macros + move filesJelmer Vernooij1-1/+1
2007-10-10r12791: fix compiler warningStefan Metzmacher1-1/+0
2007-10-10r12782: Don't segfault if we cannot setup messaging.Andrew Bartlett1-0/+10
2007-10-10r12767: Add some trusted lookupsVolker Lendecke1-5/+67
2007-10-10r12766: fix the buildVolker Lendecke1-1/+1
2007-10-10r12765: Revert an accidential commitVolker Lendecke1-86/+1
2007-10-10r12764: Add a test for lsa_lookup. This will be expanded when I get around to...Volker Lendecke4-1/+352
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij5-3/+2
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij51-1/+51
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij80-0/+80
2007-10-10r12641: - remove some unused functionsStefan Metzmacher1-2/+1
2007-10-10r12639: - do some tests with 0x20 0x1B namesStefan Metzmacher1-4/+16
2007-10-10r12637: test CLDAP with both NULL and non-NULL userAndrew Tridgell1-0/+6
2007-10-10r12636: fixed some torture code for the changed lsa string typesAndrew Tridgell2-5/+5
2007-10-10r12622: Move table.c prototypes to seperate header to prevent circular depend...Jelmer Vernooij6-0/+6
2007-10-10r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij5-8/+9
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij61-82/+0
2007-10-10r12597: One less void *Andrew Bartlett1-1/+1
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij2-11/+8
2007-10-10r12584: Move NDR tests from rpc/ to local/, add to list of testsJelmer Vernooij4-6/+6
2007-10-10r12558: Support [flag(NULLTERM)] on [charset()] arraysJelmer Vernooij3-1/+100
2007-10-10r12551: fixed oplock serialisation problem in gentest as wellAndrew Tridgell1-3/+20
2007-10-10r12549: fixed the problem with serialisation and the RAW-OPLOCK testAndrew Tridgell1-9/+34
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij20-0/+20
2007-10-10r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell4-4/+0
2007-10-10r12523: Convert the registry subsystem to use a seperate prototype headerJelmer Vernooij1-0/+1
2007-10-10r12514: Move DCE/RPC interface table to a seperate fileJelmer Vernooij3-4/+4
2007-10-10r12512: Use GUID structs in API functions everywhere rather then converting b...Jelmer Vernooij4-18/+16