summaryrefslogtreecommitdiff
path: root/source4/torture/libnet/libnet_user.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-1/+0
2008-11-10s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python)Günther Deschner1-1/+3
2008-11-10s4-samr: merge samr_LookupNames from s3 idl. (fixme: python)Günther Deschner1-1/+4
2008-04-24libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuidKai Blin1-2/+4
2008-04-14Fix problems with event context not being the parent.Simo Sorce1-5/+5
2008-03-07Fixup the NET-API-USERMOD test.Andrew Bartlett1-2/+2
2008-02-28Fix up the libnet tests.Andrew Bartlett1-3/+12
2008-02-28Do not re-randomise in an individual test.Andrew Bartlett1-2/+0
2008-01-02r26645: Janitorial: Fix a couple of warnings.Jelmer Vernooij1-2/+2
2007-12-21r26531: Prevent from displaying the results if the functionRafal Szczesniak1-0/+2
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij1-5/+5
2007-12-21r26240: We now actually use torture_context pointers for more than just alloc...Jelmer Vernooij1-14/+9
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-9/+9
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-61/+61
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-9/+9
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-1/+1
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij1-12/+1
2007-10-10r24735: Use torture API in more places.Jelmer Vernooij1-3/+3
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher1-3/+3
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23066: don't ignore errorsStefan Metzmacher1-0/+1
2007-10-10r19926: display user listing created by the test.Rafal Szczesniak1-0/+8
2007-10-10r19925: Close the lsa handle in the end, and test calling libnet_UserListRafal Szczesniak1-7/+18
2007-10-10r19923: Update test to match the function changes.Rafal Szczesniak1-2/+2
2007-10-10r19592: a simple test for libnet_UserListRafal Szczesniak1-7/+72
2007-10-10r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij1-4/+4
2007-10-10r19187: this function should be static...Stefan Metzmacher1-2/+2
2007-10-10r19025: - remove read-only and policy dependent fields and flagsRafal Szczesniak1-41/+64
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