summaryrefslogtreecommitdiff
path: root/source4/torture/libnet
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher6-7/+1
2007-10-10r9884: Fix compiler warning.Tim Potter1-1/+1
2007-10-10r9090: Another field in usermod function - account flags.Rafal Szczesniak1-9/+9
2007-10-10r9037: New fields in usermod function - allow_password_change andRafal Szczesniak1-7/+11
2007-10-10r9028: make some function staticStefan Metzmacher1-3/+3
2007-10-10r8977: Put my copyright in share torture test.Rafal Szczesniak1-0/+1
2007-10-10r8975: Very basic test for delshare function based on code submittedRafal Szczesniak1-4/+55
2007-10-10r8954: Use binding string to specify host rather than share path, as we useRafal Szczesniak1-3/+19
2007-10-10r8944: Get more verbose output from NET-API-LISTSHARE test.Rafal Szczesniak1-0/+82
2007-10-10r8930: Add the libnet share tests based on code submitted byRafal Szczesniak1-0/+92
2007-10-10r8897: Add test for the comment field.Rafal Szczesniak1-6/+7
2007-10-10r8807: Modifying datetime field using struct timeval argument rather thanRafal Szczesniak1-5/+8
2007-10-10r8761: Propagate changes in monitor messaging code.Rafal Szczesniak2-4/+16
2007-10-10r8759: Another couple of fields in usermod routine.Rafal Szczesniak1-2/+5
2007-10-10r8721: Further work on libnet_rpc_usermod function. Now it can changeRafal Szczesniak1-5/+21
2007-10-10r8693: Test code for usermod routine.Rafal Szczesniak1-0/+71
2007-10-10r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher4-12/+12
2007-10-10r8094: Fix compiler warnings.Rafal Szczesniak1-9/+33
2007-10-10r8081: Add simple test for RpcConnect function.Rafal Szczesniak1-0/+95
2007-10-10r8080: Use libnet_context where using libnet_Lookup functions now.Rafal Szczesniak1-6/+19
2007-10-10r8079: Dcerpc pipe in libnet_context is just pipe now, instead of explicit samr.Rafal Szczesniak1-1/+1
2007-10-10r7864: fixed some const bugsAndrew Tridgell1-2/+2
2007-10-10r7858: removed some unused variablesAndrew Tridgell1-3/+0
2007-10-10r7816: Implementation of "shortcut" function for those (probably many) whoRafal Szczesniak1-4/+54
2007-10-10r7737: Test for libnet_Lookup function.Rafal Szczesniak1-0/+52
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell1-1/+1
2007-10-10r7628: Unused variables.Tim Potter1-4/+0
2007-10-10r7491: libnet functions used in tests have different names now.Rafal Szczesniak3-24/+24
2007-10-10r7384: I've forgotten to commit test source.Rafal Szczesniak1-0/+131
2007-10-10r7365: Remove unused variables.Tim Potter1-2/+0
2007-10-10r7324: Torture test for composite domain open function.Rafal Szczesniak1-0/+116
2007-10-10r6847: Fix some unused variable warnings in the libnet torture test.Tim Potter2-2/+0
2007-10-10r6717: - torture test of async useradd function and monitor messages.Rafal Szczesniak2-1/+59
2007-10-10r6674: Fix some compiler warnings.Tim Potter1-4/+1
2007-10-10r6637: Test for asynchronous function and monitor messages.Rafal Szczesniak1-2/+81
2007-10-10r6432: Restorin previous construction of conditions after a little discussionRafal Szczesniak2-3/+9
2007-10-10r6430: Delete existing test account if, for some reason, it hasn't beenRafal Szczesniak1-3/+19
2007-10-10r6426: DCE/RPC bind string parsing is not needed anymore, as we useRafal Szczesniak2-33/+4
2007-10-10r6420: Close user account handle before calling tested function to betterRafal Szczesniak1-7/+19
2007-10-10r6415: Added NET-USERDEL torture test which proves something's wrongRafal Szczesniak1-0/+104
2007-10-10r6405: Complete NET-USERADD torture test for user add composite function.Rafal Szczesniak1-0/+60
2007-10-10r6389: Incomplete test of composite useradd function.Rafal Szczesniak1-0/+148
2007-10-10r6165: fixed up the userinfo composite code. Fixes include:Andrew Tridgell1-5/+4
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett1-2/+2
2007-10-10r5902: A rather large change...Andrew Bartlett1-2/+2
2007-10-10r5681: fix the build and compiler waningsStefan Metzmacher1-4/+3
2007-10-10r5679: Complete basic test of rpc_composite_userinfo function (whichRafal Szczesniak1-3/+151
2007-10-10r5661: Be a little stricter on syntax regarding arrays. A pointer to anJelmer Vernooij1-0/+2
2007-10-10r5651: A bit more code in userinfo test and hook up test function toRafal Szczesniak1-3/+19
2007-10-10r5610: Starting libnet test of userinfo call. Unfinished yet, thoughRafal Szczesniak1-0/+100