summaryrefslogtreecommitdiff
path: root/source4/torture/libnet/userinfo.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij1-1/+0
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-0/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij1-3/+1
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher1-1/+0
2007-10-10r8761: Propagate changes in monitor messaging code.Rafal Szczesniak1-3/+11
2007-10-10r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher1-4/+4
2007-10-10r7491: libnet functions used in tests have different names now.Rafal Szczesniak1-10/+10
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-1/+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 Szczesniak1-1/+3
2007-10-10r6426: DCE/RPC bind string parsing is not needed anymore, as we useRafal Szczesniak1-10/+1
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