summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij42-208/+75
2007-10-10r12505: Cope better with NT_STATUS_PASSWORD_RESTRICTION (due to minimumAndrew Bartlett1-7/+93
2007-10-10r12502: A bit of work on the RPC-SAMR torture test. Prove that ridToSid isAndrew Bartlett1-10/+30
2007-10-10r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij1-0/+2
2007-10-10r12499: Move smb_build.h out of includes.hJelmer Vernooij4-0/+4
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij3-12/+12
2007-10-10r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij1-1/+1
2007-10-10r12461: Some updates to the srvsvc IDL from Ronnie SahlbergJelmer Vernooij1-5/+4
2007-10-10r12450: Move generation of proto and full object lists to makefile.pm. 'make'...Jelmer Vernooij1-1/+1
2007-10-10r12413: do some testing with 0x1E namesStefan Metzmacher1-2/+6
2007-10-10r12405: I'm afraid I can't take care of the xplogin test in the near future, ...Volker Lendecke3-2223/+0
2007-10-10r12219: Use some more common functionsJelmer Vernooij1-1/+1
2007-10-10r12211: remove unused elementStefan Metzmacher1-1/+1
2007-10-10r12209: Fix some issues with XML entities.Jelmer Vernooij4-3/+5
2007-10-10r12200: - move the the winsreplication client and server code to the packet_c...Stefan Metzmacher1-4/+11
2007-10-10r12158: added ldif handlers for the ntSecurityDescriptor attribute, so whenAndrew Tridgell1-0/+7
2007-10-10r12154: Torture test for bug # 3303.Volker Lendecke1-0/+125
2007-10-10r12150: ReformattingVolker Lendecke1-8/+15
2007-10-10r12137: added sddl_encode(), the reverse of the sddl_decode() function added aAndrew Tridgell1-1/+21