summaryrefslogtreecommitdiff
path: root/source4/torture/libnet/userman.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-10Force cast to long as on some platform tv_usec is 32bit longMatthieu Patou1-2/+2
2012-04-30s4-libnet: Add mem_ctx to libnet_rpc_useradd calls (bug #8889)Andrew Bartlett1-1/+1
2010-08-31s4: use GetTimeOfDay macro instead of gettimeofdayBjörn Jacke1-1/+1
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-3/+3
2010-06-11s4/test: Call test_user_cleanup with original RDN for the userKamen Mazdrashki1-1/+1
2010-05-28s4/test: remove torture/libnet/utils.h as we are using proto.h nowKamen Mazdrashki1-1/+1
2010-05-28s4/test: change prototype for test_opendomain()Kamen Mazdrashki1-4/+4
2010-05-26s4/test: rename enum test_fields{} member names to be more descriptiveKamen Mazdrashki1-8/+8
2010-05-26s4/test: Replace hand-made field count to testKamen Mazdrashki1-3/+3
2010-04-14s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher1-1/+1
2010-03-23s4-smbtorture: use torture_context for debugging output everywhere in libnet ...Günther Deschner1-21/+24
2010-03-23s4-smbtorture: remove trailing whitespace in libnet torture tests.Günther Deschner1-25/+25
2010-03-15s4:tortore/libnet: fix crash bugs because of incorrect function prototypesStefan Metzmacher1-9/+15
2008-03-07Fixup the NET-API-USERMOD test.Andrew Bartlett1-3/+3
2008-02-29Convert to new torture API.Jelmer Vernooij1-31/+23
2008-02-28Fix up the libnet tests.Andrew Bartlett1-1/+1
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-3/+3
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-42/+42
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-3/+3
2007-10-10r25377: Simplify code a little by employing commonly used functions.Rafal Szczesniak1-188/+21
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-2/+2
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-6/+0
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-10r24051: more monitor function calls and monitor msg namesRafal Szczesniak1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r19924: win2k3srv did not like that combination.Rafal Szczesniak1-1/+1
2007-10-10r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij1-3/+3
2007-10-10r19251: fix silly typos causing the test to fail at account_nameRafal Szczesniak1-7/+7
2007-10-10r19174: fix the test to pass against win2k3 server (username lengthRafal Szczesniak1-1/+1
2007-10-10r19025: - remove read-only and policy dependent fields and flagsRafal Szczesniak1-49/+15
2007-10-10r18753: expand the test so that it does a growing number of changesRafal Szczesniak1-66/+136
2007-10-10r18683: NET-USERMOD test changed to be able to perform multiple simultaneousRafal Szczesniak1-68/+181
2007-10-10r17717: this cried for bugs...and they happened...Stefan Metzmacher1-10/+30
2007-10-10r15921: Include new headers.Rafal Szczesniak1-1/+0
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-3/+3
2007-10-10r14470: Remove some unnecessary headers.Jelmer Vernooij1-1/+0
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij1-0/+1
2007-10-10r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij1-1/+1
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-9/+3
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher1-2/+1
2007-10-10r9090: Another field in usermod function - account flags.Rafal Szczesniak1-9/+9
2007-10-10r9037: New fields in usermod function - allow_password_change andRafal Szczesniak1-7/+11
2007-10-10r8897: Add test for the comment field.Rafal Szczesniak1-6/+7