summaryrefslogtreecommitdiff
path: root/source4/torture/libnet/libnet_user.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18683: NET-USERMOD test changed to be able to perform multiple simultaneousRafal Szczesniak1-24/+6
2007-10-10r18658: make the test change fields sequentially each one in turn.Rafal Szczesniak1-16/+39
2007-10-10r18631: correct unintentional commit.Rafal Szczesniak1-1/+1
2007-10-10r18626: fix cleanup function to safely recover after interrupted testRafal Szczesniak1-28/+73
2007-10-10r18325: more warnings and one compile error on aix fixedAndrew Tridgell1-1/+1
2007-10-10r17939: Fix compiler warnings spotted on buildfarm.Rafal Szczesniak1-8/+19
2007-10-10r17857: A couple of new tests.Rafal Szczesniak1-0/+61
2007-10-10r17671: Update the tests according to changes in libnet context.Rafal Szczesniak1-5/+6
2007-10-10r17538: this function should be static...Stefan Metzmacher1-1/+1
2007-10-10r17484: Make last version of the function generating random set of changesRafal Szczesniak1-97/+124
2007-10-10r17471: Add a function generating pseudorandom set of changes to testRafal Szczesniak1-10/+126
2007-10-10r17449: Add another field to the test before expanding the whole testRafal Szczesniak1-0/+13
2007-10-10r16533: Perform a cleanup after testing. Also, add changed name argument.Rafal Szczesniak1-0/+7
2007-10-10r16342: Placeholder for a function implementing NET-API-MODIFYUSER test.Rafal Szczesniak1-1/+57
2007-10-10r15787: NET-API-CREATEUSER was crashing for me because of this uninitialized ...Simo Sorce1-0/+1
2007-10-10r15664: Add NET-API-DELETEUSER test for libnet_DeleteUser function.Rafal Szczesniak1-0/+164
2007-10-10r15626: Modify the tests to fit them in current changes in libnetRafal Szczesniak1-1/+1
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-1/+2
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij1-0/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-2/+0
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher1-1/+0
2007-10-10r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher1-1/+1
2007-10-10r8079: Dcerpc pipe in libnet_context is just pipe now, instead of explicit samr.Rafal Szczesniak1-1/+1
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-10r7384: I've forgotten to commit test source.Rafal Szczesniak1-0/+131