r6061: add start of compression support in our rpc code
commit5a9ceee7a524293c67d4c32edde9da32a877ecce
authorStefan Metzmacher <metze@samba.org>
Fri, 25 Mar 2005 13:40:17 +0000 (25 13:40 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:11:16 +0000 (10 13:11 -0500)
tree54a0bb998f5d8409cf173d3d2559520e65d7f383
parent2fa732c6251f6dd23c3c8ef1facf638c9c531bdd
r6061: add start of compression support in our rpc code

this is not complete cuurently...

but I want other people to test it and help me on finishing it.
(try to change the #if 0 in torture/rpc/drsuapi.c into #if 1)

metze
(This used to be commit 335adef37082a78e0426decb715629bd778e6582)
source4/build/pidl/ndr_parser.pm
source4/configure.in
source4/librpc/config.m4 [new file with mode: 0644]
source4/librpc/config.mk
source4/librpc/idl/drsuapi.idl
source4/librpc/ndr/libndr.h
source4/librpc/ndr/ndr_compression.c [new file with mode: 0644]