r17930: Merge noinclude branch:
[jelmer/samba4-debian.git] / source / torture / rpc / testjoin.c
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Jelmer Vernooijr14470: Remove some unnecessary headers.
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Jelmer Vernooijr14379: Build torture/rpc/ as a seperate smbtorture...
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr13551: Add an accessor function for the user sid.
2007-10-10 Andrew Bartlettr13479: Return the joined domain SID and user SID as...
2007-10-10 Stefan Metzmacherr13346: use private proto header files for the torture...
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
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...