summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/testjoin.c
Commit message (Expand)AuthorAgeFilesLines
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2
* r13551: Add an accessor function for the user sid.Andrew Bartlett2007-10-101-0/+5
* r13479: Return the joined domain SID and user SID as structures, not strings.Andrew Bartlett2007-10-101-9/+9
* r13346: use private proto header files for the torture testsStefan Metzmacher2007-10-101-0/+1
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-0/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-3/+1
* r11407: Push 'recreate account' logic into libnet/libnet_join.c. We don'tAndrew Bartlett2007-10-101-15/+0
* r11406: Clean up uninitialised value warnings found by -01.Andrew Bartlett2007-10-101-23/+17
* r10800: IndentAndrew Bartlett2007-10-101-2/+2
* r10702: Fix a silly error that caused a rejoin/delete in the torture code to ...Andrew Bartlett2007-10-101-2/+2
* r10697: Change the torture join code to return a credentials structure, asAndrew Bartlett2007-10-101-5/+47
* r10564: Make the RPC-SCHANNEL test use the libnet_join code via torture_join_...Andrew Bartlett2007-10-101-2/+30
* r10563: a null 'join' is a no-op.Andrew Bartlett2007-10-101-0/+3
* r10486: This is a merge of Brad Henry's 'net join' rework, to better performAndrew Bartlett2007-10-101-14/+135
* r9422: Include crypto.h header.Andrew Bartlett2007-10-101-0/+1
* r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher2007-10-101-4/+4
* r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent byAndrew Tridgell2007-10-101-0/+11
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-5/+2
* r5902: A rather large change...Andrew Bartlett2007-10-101-1/+5
* r5876: Add a test account for the duration of the samsync - to ensure we haveAndrew Bartlett2007-10-101-18/+50
* r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'.Tim Potter2007-10-101-1/+1
* r5137: fix typesStefan Metzmacher2007-10-101-1/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-2/+2
* r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell2007-10-101-4/+4
* r3972: use GUID_* naming context and move GUID_* functions to one placeStefan Metzmacher2007-10-101-1/+1
* r3804: Add more comparison tests in RPC-SAMSYNC.Andrew Bartlett2007-10-101-1/+1
* r3724: Rename a number of structures, for better consistance between SAMR andAndrew Bartlett2007-10-101-6/+11
* r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into aAndrew Bartlett2007-10-101-14/+13
* r3577: add a torture_join_domain_ads_dc() function,Stefan Metzmacher2007-10-101-0/+94
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+1
* r3391: fixed some memory leaks in the schannel codeAndrew Tridgell2007-10-101-24/+14
* r2458: Rename policy handle parameters for the SAMR pipe. Parameters nowTim Potter2007-10-101-18/+18
* r2267: we no longer need to force the domain join to happen on NCACN_NP - itAndrew Tridgell2007-10-101-6/+5
* r2200: solved another piece of the lsakey puzzle - the session key for lsaAndrew Tridgell2007-10-101-4/+5
* r2182: force the torture test domain join to happen on SMB to prevent theAndrew Tridgell2007-10-101-5/+5
* r2100: rework the dcerpc client side library so that it is async. We nowAndrew Tridgell2007-10-101-1/+1
* r1961: print out the dcerpc fault code, when we got NT_STATUS_NET_WRITE_FAULTStefan Metzmacher2007-10-101-1/+5
* r1041: - pulled the domain join code out of the netlogon test and made it a s...Andrew Tridgell2007-10-101-0/+277