Install public header files again and include required prototypes.
[tprouty/samba.git] / source4 / torture / rpc / autoidl.c
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-21 Jelmer Vernooijr26240: We now actually use torture_context pointers...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Stefan Metzmacherr24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
2007-10-10 Stefan Metzmacherr24551: rename dcerpc_interface_table -> ndr_interface_...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14470: Remove some unnecessary headers.
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 Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Jelmer Vernooijr12622: Move table.c prototypes to seperate header...
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Volker Lendecker11473: Based on work by Jelmer, implement the [async...
2007-10-10 Jelmer Vernooijr8811: Fix the build..
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Andrew Tridgellr4035: more effort on consistent naming of the access...
2007-10-10 Jelmer Vernooijr3513: Add (the infrastructure for) DCOM support. Contents:
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Stefan Metzmacherr2888: - add 'Ds' prefix to Bind and Unbind call on...
2007-10-10 Stefan Metzmacherr2468: print out the names of the fault codes#
2007-10-10 Andrew Tridgellr2465: modify the autoidl hack to work for DRSUAPI
2007-10-10 Tim Potterr2458: Rename policy handle parameters for the SAMR...
2007-10-10 Andrew Tridgellr336: added a -X command line option to smbtorture...
2007-10-10 Andrew Tridgellr335: added much better handling of servers that die...
2007-10-10 Andrew Tridgellr305: - added IDL and test code for samr_RidToSid()
2007-10-10 Andrew Tridgellr275: added IDL and test code for samr_QueryDisplayInfo3(),
2007-10-10 Andrew Tridgellr266: modified autoidl to deal with policy handles...
2003-11-28 Andrew Tridgellthe beginnings of an automated tool for working out...