r12608: Remove some unused #include lines.
[abartlet/samba.git/.git] / source4 / torture / rpc / testjoin.c
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Andrew Bartlettr11407: Push 'recreate account' logic into libnet/libne...
2007-10-10 Andrew Bartlettr11406: Clean up uninitialised value warnings found...
2007-10-10 Andrew Bartlettr10800: Indent
2007-10-10 Andrew Bartlettr10702: Fix a silly error that caused a rejoin/delete...
2007-10-10 Andrew Bartlettr10697: Change the torture join code to return a creden...
2007-10-10 Andrew Bartlettr10564: Make the RPC-SCHANNEL test use the libnet_join...
2007-10-10 Andrew Bartlettr10563: a null 'join' is a no-op.
2007-10-10 Andrew Bartlettr10486: This is a merge of Brad Henry's 'net join'...
2007-10-10 Andrew Bartlettr9422: Include crypto.h header.
2007-10-10 Stefan Metzmacherr8232: remove samr_String and netr_String as they are...
2007-10-10 Andrew Tridgellr6321: added IDL and test suite for NBT dgram 'sam...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Andrew Bartlettr5902: A rather large change...
2007-10-10 Andrew Bartlettr5876: Add a test account for the duration of the samsy...
2007-10-10 Tim Potterr5364: Rename string fields called 'domain' and 'name...
2007-10-10 Stefan Metzmacherr5137: fix types
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4035: more effort on consistent naming of the access...
2007-10-10 Stefan Metzmacherr3972: use GUID_* naming context and move GUID_* functi...
2007-10-10 Andrew Bartlettr3804: Add more comparison tests in RPC-SAMSYNC.
2007-10-10 Andrew Bartlettr3724: Rename a number of structures, for better consis...
2007-10-10 Andrew Bartlettr3677: Seperate the SamLogon tests from the main RPC...
2007-10-10 Stefan Metzmacherr3577: add a torture_join_domain_ads_dc() function,
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Tridgellr3391: fixed some memory leaks in the schannel code
2007-10-10 Tim Potterr2458: Rename policy handle parameters for the SAMR...
2007-10-10 Andrew Tridgellr2267: we no longer need to force the domain join to...
2007-10-10 Andrew Tridgellr2200: solved another piece of the lsakey puzzle -...
2007-10-10 Andrew Tridgellr2182: force the torture test domain join to happen...
2007-10-10 Andrew Tridgellr2100: rework the dcerpc client side library so that...
2007-10-10 Stefan Metzmacherr1961: print out the dcerpc fault code, when we got...
2007-10-10 Andrew Tridgellr1041: - pulled the domain join code out of the netlogo...