s4:torture Make RPC-NETLOGON pass against ncaclrpc servers
[ira/wip.git] / source4 / torture / rpc / mgmt.c
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijFix the build.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2007-12-21 Jelmer Vernooijr26327: Explicit loadparm_context for RPC client functions.
2007-12-21 Jelmer Vernooijr26238: Add a loadparm context parameter to torture_con...
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 Vernooijr25392: Add loadparm context as argument in a couple...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr24755: Use common code for finding the RPC binding...
2007-10-10 Jelmer Vernooijr24735: Use torture API in more places.
2007-10-10 Stefan Metzmacherr24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Stefan Metzmacherr24551: rename dcerpc_interface_table -> ndr_interface_...
2007-10-10 Stefan Metzmacherr24532: rename struct dcerpc_syntax_id into struct...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr21693: Fix the RPC-SCANNER test. Share some code...
2007-10-10 Jelmer Vernooijr20830: merge mgmt work
2007-10-10 Jelmer Vernooijr20784: Add ref pointer
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
2007-10-10 Jelmer Vernooijr14735: Use dcerpc_syntax_id rather then seperate GUID...
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 Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12512: Use GUID structs in API functions everywhere...
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Andrew Bartlettr5902: A rather large change...
2007-10-10 Andrew Tridgellr4616: the first phase in the addition of proper suppor...
2007-10-10 Jelmer Vernooijr3790: use a registration function that is called from...
2007-10-10 Andrew Tridgellr3497: removed some include cruft, and split out librpc...
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 Jelmer Vernooijr3168: Use generic function for looking up endpoints
2007-10-10 Jelmer Vernooijr3167: Add a member 'endpoint' to the dcerpc_binding...
2007-10-10 Andrew Bartlettr1685: Add the ability to lookup RPC auth types for...
2007-10-10 Andrew Bartlettr1123: Make all lp_ string functions return 'const...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2004-02-10 Andrew Tridgelldon't force debug in the RPC-MGMT test
2003-12-16 Andrew Tridgellfixed the RPC-MGMT and RPC-SCANNER tests to work with...
2003-12-16 Andrew Tridgella fairly large commit!
2003-11-28 Andrew Tridgell * added a bunch of placeholder IDL files
2003-11-27 Andrew Tridgellmore epmapper and mgmt magic
2003-11-27 Andrew Tridgelladded an rpc scanner. This prints messages like this:
2003-11-27 Andrew Tridgellswitched to WERROR return codes in the management IDL
2003-11-24 Andrew Tridgelladded tests for the remaining calls on the rpc manageme...
2003-11-24 Andrew Tridgelladded the dcerpc remote management interfaces as mgmt...