Age | Commit message (Expand) | Author | Files | Lines |
2008-11-10 | s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python) | Günther Deschner | 1 | -1/+3 |
2008-11-10 | s4-samr: merge samr_LookupNames from s3 idl. (fixme: python) | Günther Deschner | 1 | -1/+4 |
2008-04-24 | libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuid | Kai Blin | 1 | -2/+4 |
2008-04-14 | Fix problems with event context not being the parent. | Simo Sorce | 1 | -5/+5 |
2008-03-07 | Fixup the NET-API-USERMOD test. | Andrew Bartlett | 1 | -2/+2 |
2008-02-28 | Fix up the libnet tests. | Andrew Bartlett | 1 | -3/+12 |
2008-02-28 | Do not re-randomise in an individual test. | Andrew Bartlett | 1 | -2/+0 |
2008-01-02 | r26645: Janitorial: Fix a couple of warnings. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26531: Prevent from displaying the results if the function | Rafal Szczesniak | 1 | -0/+2 |
2007-12-21 | r26327: Explicit loadparm_context for RPC client functions. | Jelmer Vernooij | 1 | -5/+5 |
2007-12-21 | r26240: We now actually use torture_context pointers for more than just alloc... | Jelmer Vernooij | 1 | -14/+9 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 1 | -9/+9 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -61/+61 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -9/+9 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24755: Use common code for finding the RPC binding in the torture tests. | Jelmer Vernooij | 1 | -12/+1 |
2007-10-10 | r24735: Use torture API in more places. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r24557: rename 'dcerpc_table_' -> 'ndr_table_' | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23066: don't ignore errors | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r19926: display user listing created by the test. | Rafal Szczesniak | 1 | -0/+8 |
2007-10-10 | r19925: Close the lsa handle in the end, and test calling libnet_UserList | Rafal Szczesniak | 1 | -7/+18 |
2007-10-10 | r19923: Update test to match the function changes. | Rafal Szczesniak | 1 | -2/+2 |
2007-10-10 | r19592: a simple test for libnet_UserList | Rafal Szczesniak | 1 | -7/+72 |
2007-10-10 | r19392: Use torture_setting_* rather than lp_parm_* where possible. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r19187: this function should be static... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r19025: - remove read-only and policy dependent fields and flags | Rafal Szczesniak | 1 | -41/+64 |
2007-10-10 | r18683: NET-USERMOD test changed to be able to perform multiple simultaneous | Rafal Szczesniak | 1 | -24/+6 |
2007-10-10 | r18658: make the test change fields sequentially each one in turn. | Rafal Szczesniak | 1 | -16/+39 |
2007-10-10 | r18631: correct unintentional commit. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r18626: fix cleanup function to safely recover after interrupted test | Rafal Szczesniak | 1 | -28/+73 |
2007-10-10 | r18325: more warnings and one compile error on aix fixed | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r17939: Fix compiler warnings spotted on buildfarm. | Rafal Szczesniak | 1 | -8/+19 |
2007-10-10 | r17857: A couple of new tests. | Rafal Szczesniak | 1 | -0/+61 |
2007-10-10 | r17671: Update the tests according to changes in libnet context. | Rafal Szczesniak | 1 | -5/+6 |
2007-10-10 | r17538: this function should be static... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17484: Make last version of the function generating random set of changes | Rafal Szczesniak | 1 | -97/+124 |
2007-10-10 | r17471: Add a function generating pseudorandom set of changes to test | Rafal Szczesniak | 1 | -10/+126 |
2007-10-10 | r17449: Add another field to the test before expanding the whole test | Rafal Szczesniak | 1 | -0/+13 |
2007-10-10 | r16533: Perform a cleanup after testing. Also, add changed name argument. | Rafal Szczesniak | 1 | -0/+7 |
2007-10-10 | r16342: Placeholder for a function implementing NET-API-MODIFYUSER test. | Rafal Szczesniak | 1 | -1/+57 |
2007-10-10 | r15787: NET-API-CREATEUSER was crashing for me because of this uninitialized ... | Simo Sorce | 1 | -0/+1 |
2007-10-10 | r15664: Add NET-API-DELETEUSER test for libnet_DeleteUser function. | Rafal Szczesniak | 1 | -0/+164 |
2007-10-10 | r15626: Modify the tests to fit them in current changes in libnet | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14402: Generate seperate headers for RPC client functions. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r10504: - seperate implementation specific stuff, from the generic composite | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r8232: remove samr_String and netr_String as they are the same as lsa_String | Stefan Metzmacher | 1 | -1/+1 |