summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/autoidl.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/rpc/autoidl: use dcerpc_binding_handle_raw_call() instead of dcerp...Stefan Metzmacher2011-03-131-6/+43
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-1/+1
* s4:torture/rpc/autoidl.c: check for NT_STATUS_RPC_* instead of p->last_fault_...Stefan Metzmacher2010-04-151-9/+9
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4:torture/rpc/autoidl.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-6/+7
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-3/+0
* s4:librpc/rpc: remove async argument from the sync dcerpc_request() functionStefan Metzmacher2009-04-201-4/+4
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-011-1/+1
* r26240: We now actually use torture_context pointers for more than just alloc...Jelmer Vernooij2007-12-211-33/+29
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-13/+13
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-2/+1
* r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.cStefan Metzmacher2007-10-101-2/+2
* r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher2007-10-101-7/+7
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-1/+0
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+1
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-0/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12622: Move table.c prototypes to seperate header to prevent circular depend...Jelmer Vernooij2007-10-101-0/+1
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-2/+1
* r11473: Based on work by Jelmer, implement the [async] flag for rpc requests....Volker Lendecke2007-10-101-4/+4
* r8811: Fix the build..Jelmer Vernooij2007-10-101-0/+1
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-2/+2
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-16/+19
* r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell2007-10-101-1/+1
* r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij2007-10-101-4/+4
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r2888: - add 'Ds' prefix to Bind and Unbind call on drsuapiStefan Metzmacher2007-10-101-4/+4
* r2468: print out the names of the fault codes#Stefan Metzmacher2007-10-101-4/+4
* r2465: modify the autoidl hack to work for DRSUAPIAndrew Tridgell2007-10-101-3/+27
* r2458: Rename policy handle parameters for the SAMR pipe. Parameters nowTim Potter2007-10-101-1/+1
* r336: added a -X command line option to smbtorture to enable dangerous orAndrew Tridgell2007-10-101-1/+1
* r335: added much better handling of servers that die unexpectedly during aAndrew Tridgell2007-10-101-1/+6
* r305: - added IDL and test code for samr_RidToSid()Andrew Tridgell2007-10-101-1/+1
* r275: added IDL and test code for samr_QueryDisplayInfo3(),Andrew Tridgell2007-10-101-14/+77
* r266: modified autoidl to deal with policy handles (this helped me work outAndrew Tridgell2007-10-101-19/+47
* the beginnings of an automated tool for working out IDL properties ofAndrew Tridgell2003-11-281-0/+155