summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r12009: made the LOCAL-SDDL test less verbose by default, and add it to theAndrew Tridgell1-1/+3
2007-10-10r12008: added a simple LOCAL-SDDL test suite. Only one example so far. Will beAndrew Tridgell4-21/+85
2007-10-10r12007: fixed a valgrind error in the SMB2-SETINFO testAndrew Tridgell1-0/+2
2007-10-10r11968: More warning fixes. We're on track to getting to double digits forTim Potter3-4/+4
2007-10-10r11967: Fix more 64-bit warnings.Tim Potter8-36/+38
2007-10-10r11965: Try to fix some 64-bit warnings.Tim Potter1-1/+1
2007-10-10r11911: as we pass the owned_released vs. replica test now, run it with make ...Stefan Metzmacher1-0/+1
2007-10-10r11907: added testing of SMB2 keepaliveAndrew Tridgell1-1/+6
2007-10-10r11905: added SMB2_FLUSH as opcode 7. Thanks to metze and volker for helpAndrew Tridgell1-0/+10
2007-10-10r11904: added smb2_tdis() testingAndrew Tridgell1-1/+13
2007-10-10r11902: added smb2_logoff() testingAndrew Tridgell1-0/+13
2007-10-10r11899: add some usefull debug messagesStefan Metzmacher1-0/+10
2007-10-10r11897: add 2 more sgroup vs. sgroup tests with the replica having no addressesStefan Metzmacher1-1/+107
2007-10-10r11890: added tests for the last few fields in SMB2 find requestsAndrew Tridgell1-0/+16
2007-10-10r11887: reorder some testsStefan Metzmacher1-22/+99
2007-10-10r11884: Download ntconfig.polVolker Lendecke1-13/+171
2007-10-10r11883: Also look up the membership in the domain local groups.Volker Lendecke1-8/+83
2007-10-10r11882: - use some better namesStefan Metzmacher1-2/+7
2007-10-10r11868: Get the wks and user accounts from a file.Volker Lendecke1-2/+141
2007-10-10r11850: added a test suite for the SMB2 find callsAndrew Tridgell3-1/+215