summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r12127: add --option=rpc_login:samr_auth=yes, to work against w2k3Stefan Metzmacher1-13/+36
2007-10-10r12116: got rid of composite_trigger_done() and composite_trigger_error(), andAndrew Tridgell1-8/+8
2007-10-10r12114: - smb2_keepalive() acts on the smb2_transportStefan Metzmacher1-3/+3
2007-10-10r12085: wkssvc.idl updated based on work by Ronnie Sahlberg to bring theAndrew Tridgell1-1/+3
2007-10-10r12075: remove NBT-WINSREPLICATION-QUICK test, as we now pass the NBT-WINSREP...Stefan Metzmacher2-40/+0
2007-10-10r12069: fix typoStefan Metzmacher1-1/+1
2007-10-10r12068: a better fix to prevent crashing, on errorsStefan Metzmacher1-8/+2
2007-10-10r12067: print out some more detailsStefan Metzmacher1-2/+17
2007-10-10r12066: - add a unique,active,owner vs. unique,active,replica tests whereStefan Metzmacher1-6/+39
2007-10-10r12024: do some extra sleeping to give the server the chance to handle our replyStefan Metzmacher1-0/+2
2007-10-10r12014: free the irpc_request structure with the irpc_call_recv functions,Stefan Metzmacher1-1/+0
2007-10-10r12010: - added support for domain specific SID codes in SDDL stringsAndrew Tridgell1-2/+21