summaryrefslogtreecommitdiff
path: root/source4/torture/libnet/userman.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7491: libnet functions used in tests have different names now.Rafal Szczesniak1-12/+12
2007-10-10r6847: Fix some unused variable warnings in the libnet torture test.Tim Potter1-1/+0
2007-10-10r6717: - torture test of async useradd function and monitor messages.Rafal Szczesniak1-0/+58
2007-10-10r6674: Fix some compiler warnings.Tim Potter1-4/+1
2007-10-10r6432: Restorin previous construction of conditions after a little discussionRafal Szczesniak1-2/+6
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 Szczesniak1-23/+3
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