summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/async_bind.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-14s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher1-1/+1
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-4/+0
2008-04-17Remove event context tracking from the credentials struct.Jelmer Vernooij1-6/+1
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij1-1/+1
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-10/+10
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher1-1/+1
2007-10-10r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher1-2/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22969: fix some more places where we could end up with more than one eventAndrew Tridgell1-4/+4
2007-10-10r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij1-2/+2
2007-10-10r19266: Add a target_hostname element to the binding struct. This allows usAndrew Bartlett1-1/+1
2007-10-10r15502: Typo fix.Rafal Szczesniak1-1/+1
2007-10-10r15456: Inspired by a short discussion with abartlet on IRC.Rafal Szczesniak1-9/+22
2007-10-10r15412: Put the test in a dangerous category.Rafal Szczesniak1-0/+5
2007-10-10r15394: Put initial code for testing async dcerpc binding. CurrentlyRafal Szczesniak1-0/+78