summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/xplogin.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9222: Rename smb_tree_connect() to smb_raw_tcon() to match other raw functionTim Potter1-1/+1
2007-10-10r9166: This checks more of auth subsystem in the PAC test.Andrew Bartlett1-95/+22
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell1-1/+2
2007-10-10r7479: ifdef out some more stuff to fix compiler warnings.Tim Potter1-1/+3
2007-10-10r6933: Add a couple of helper functions for creating nbt names.Tim Potter1-3/+1
2007-10-10r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC.Andrew Bartlett1-2/+2
2007-10-10r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett1-10/+13
2007-10-10r5902: A rather large change...Andrew Bartlett1-37/+16
2007-10-10r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'.Tim Potter1-2/+2
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-19/+19
2007-10-10r4951: some of the code dealing with libcli was getting too complex trying toAndrew Tridgell1-14/+3
2007-10-10r4938: allow the caller to supply an existing event_context if they want toAndrew Tridgell1-1/+1
2007-10-10r4891: - added a generic resolve_name() async interface in libcli/resolve/,Andrew Tridgell1-4/+7
2007-10-10r4777: added a smb_composite_sesssetup() async composite function. ThisAndrew Tridgell1-11/+11
2007-10-10r4758: - added async support to the session request codeAndrew Tridgell1-1/+1
2007-10-10r4726: - use the name tcon and tid instead of conn and cnumStefan Metzmacher1-1/+1
2007-10-10r4706: Fix the build, after I renamed these elements in the IDL.Andrew Bartlett1-1/+1
2007-10-10r4616: the first phase in the addition of proper support forAndrew Tridgell1-32/+30
2007-10-10r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell1-2/+1
2007-10-10r4392: Fix samr_GetAliasMembership idlVolker Lendecke1-2/+2
2007-10-10r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell1-1/+1
2007-10-10r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell1-2/+2
2007-10-10r3981: Use correct access-mask when querying aliases.Günther Deschner1-2/+2
2007-10-10r3913: fix the buildStefan Metzmacher1-2/+2
2007-10-10r3791: fixed declaration of torture_rpc_loginAndrew Tridgell1-1/+1
2007-10-10r3725: The new RPC-SAMSYNC test, complete with SAMR comparisons. This isAndrew Bartlett1-6/+6
2007-10-10r3686: The results of some work on the NETLOGON pipe:Andrew Bartlett1-5/+10
2007-10-10r3660: This simulates the logon sequence of a XP login session I'm currently ...Volker Lendecke1-0/+1160