summaryrefslogtreecommitdiffstats
path: root/source4/torture/libnet/userman.c
Commit message (Expand)AuthorAgeFilesLines
* Fix up the libnet tests.Andrew Bartlett2008-02-281-1/+1
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-3/+3
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-42/+42
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-3/+3
* r25377: Simplify code a little by employing commonly used functions.Rafal Szczesniak2007-10-101-188/+21
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-2/+2
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij2007-10-101-6/+0
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-3/+3
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-3/+3
* r24051: more monitor function calls and monitor msg namesRafal Szczesniak2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19924: win2k3srv did not like that combination.Rafal Szczesniak2007-10-101-1/+1
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-101-3/+3
* r19251: fix silly typos causing the test to fail at account_nameRafal Szczesniak2007-10-101-7/+7
* r19174: fix the test to pass against win2k3 server (username lengthRafal Szczesniak2007-10-101-1/+1
* r19025: - remove read-only and policy dependent fields and flagsRafal Szczesniak2007-10-101-49/+15
* r18753: expand the test so that it does a growing number of changesRafal Szczesniak2007-10-101-66/+136
* r18683: NET-USERMOD test changed to be able to perform multiple simultaneousRafal Szczesniak2007-10-101-68/+181
* r17717: this cried for bugs...and they happened...Stefan Metzmacher2007-10-101-10/+30
* r15921: Include new headers.Rafal Szczesniak2007-10-101-1/+0
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-3/+3
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-1/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+1
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-1/+1
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-101-1/+0
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-9/+3
* r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher2007-10-101-2/+1
* r9090: Another field in usermod function - account flags.Rafal Szczesniak2007-10-101-9/+9
* r9037: New fields in usermod function - allow_password_change andRafal Szczesniak2007-10-101-7/+11
* r8897: Add test for the comment field.Rafal Szczesniak2007-10-101-6/+7
* r8807: Modifying datetime field using struct timeval argument rather thanRafal Szczesniak2007-10-101-5/+8
* r8761: Propagate changes in monitor messaging code.Rafal Szczesniak2007-10-101-1/+5
* r8759: Another couple of fields in usermod routine.Rafal Szczesniak2007-10-101-2/+5
* r8721: Further work on libnet_rpc_usermod function. Now it can changeRafal Szczesniak2007-10-101-5/+21
* r8693: Test code for usermod routine.Rafal Szczesniak2007-10-101-0/+71
* r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher2007-10-101-5/+5
* r7864: fixed some const bugsAndrew Tridgell2007-10-101-2/+2
* r7491: libnet functions used in tests have different names now.Rafal Szczesniak2007-10-101-12/+12
* r6847: Fix some unused variable warnings in the libnet torture test.Tim Potter2007-10-101-1/+0
* r6717: - torture test of async useradd function and monitor messages.Rafal Szczesniak2007-10-101-0/+58
* r6674: Fix some compiler warnings.Tim Potter2007-10-101-4/+1
* r6432: Restorin previous construction of conditions after a little discussionRafal Szczesniak2007-10-101-2/+6
* r6430: Delete existing test account if, for some reason, it hasn't beenRafal Szczesniak2007-10-101-3/+19
* r6426: DCE/RPC bind string parsing is not needed anymore, as we useRafal Szczesniak2007-10-101-23/+3
* r6420: Close user account handle before calling tested function to betterRafal Szczesniak2007-10-101-7/+19