libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuid
[kai/samba.git] / source4 / torture / libnet / libnet_user.c
2008-04-24 Kai Blinlibnet: Make UserInfo accept a SID as input as well...
2008-04-15 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Simo SorceFix problems with event context not being the parent.
2008-03-06 Andrew BartlettFixup the NET-API-USERMOD test.
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-28 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-test
2008-02-28 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-27 Andrew BartlettFix up the libnet tests.
2008-02-27 Andrew BartlettDo not re-randomise in an individual test.
2008-01-02 Jelmer Vernooijr26645: Janitorial: Fix a couple of warnings.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Rafal Szczesniakr26531: Prevent from displaying the results if the...
2007-12-21 Jelmer Vernooijr26327: Explicit loadparm_context for RPC client functions.
2007-12-21 Jelmer Vernooijr26240: We now actually use torture_context pointers...
2007-12-21 Jelmer Vernooijr26238: Add a loadparm context parameter to torture_con...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr24755: Use common code for finding the RPC binding...
2007-10-10 Jelmer Vernooijr24735: Use torture API in more places.
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr23066: don't ignore errors
2007-10-10 Rafal Szczesniakr19926: display user listing created by the test.
2007-10-10 Rafal Szczesniakr19925: Close the lsa handle in the end, and test calli...
2007-10-10 Rafal Szczesniakr19923: Update test to match the function changes.
2007-10-10 Rafal Szczesniakr19592: a simple test for libnet_UserList
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
2007-10-10 Stefan Metzmacherr19187: this function should be static...
2007-10-10 Rafal Szczesniakr19025: - remove read-only and policy dependent fields...
2007-10-10 Rafal Szczesniakr18683: NET-USERMOD test changed to be able to perform...
2007-10-10 Rafal Szczesniakr18658: make the test change fields sequentially each...
2007-10-10 Rafal Szczesniakr18631: correct unintentional commit.
2007-10-10 Rafal Szczesniakr18626: fix cleanup function to safely recover after...
2007-10-10 Andrew Tridgellr18325: more warnings and one compile error on aix...
2007-10-10 Rafal Szczesniakr17939: Fix compiler warnings spotted on buildfarm.
2007-10-10 Rafal Szczesniakr17857: A couple of new tests.
2007-10-10 Rafal Szczesniakr17671: Update the tests according to changes in libnet...
2007-10-10 Stefan Metzmacherr17538: this function should be static...
2007-10-10 Rafal Szczesniakr17484: Make last version of the function generating...
2007-10-10 Rafal Szczesniakr17471: Add a function generating pseudorandom set...
2007-10-10 Rafal Szczesniakr17449: Add another field to the test before expanding...
2007-10-10 Rafal Szczesniakr16533: Perform a cleanup after testing. Also, add...
2007-10-10 Rafal Szczesniakr16342: Placeholder for a function implementing NET...
2007-10-10 Simo Sorcer15787: NET-API-CREATEUSER was crashing for me because...
2007-10-10 Rafal Szczesniakr15664: Add NET-API-DELETEUSER test for libnet_DeleteUs...
2007-10-10 Rafal Szczesniakr15626: Modify the tests to fit them in current changes...
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Stefan Metzmacherr10504: - seperate implementation specific stuff, from...
2007-10-10 Stefan Metzmacherr8232: remove samr_String and netr_String as they are...
2007-10-10 Rafal Szczesniakr8079: Dcerpc pipe in libnet_context is just pipe now...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Tim Potterr7628: Unused variables.
2007-10-10 Rafal Szczesniakr7384: I've forgotten to commit test source.