r25035: Fix some more warnings, use service pointer rather than service number in...
[bbaumbach/samba-autobuild/.git] / source4 / torture / libnet / libnet_user.c
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.