svn commit: samba r6129 - in branches/SAMBA_4_0/source: . lib lib/compression librpc librpc/ndr

metze at samba.org metze at samba.org
Wed Mar 30 10:48:53 GMT 2005


Author: metze
Date: 2005-03-30 10:48:52 +0000 (Wed, 30 Mar 2005)
New Revision: 6129

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=6129

Log:
- add our own MSZIP decompression implementation 
  (taken from cabextract.c from KDE)
  this code maybe need to be rewritten and the
  compression side needs to be done,
  but for now it seems to works

- remove the dependency to zlib

metze

Added:
   branches/SAMBA_4_0/source/lib/compression/
   branches/SAMBA_4_0/source/lib/compression/mszip.c
   branches/SAMBA_4_0/source/lib/compression/mszip.h
Removed:
   branches/SAMBA_4_0/source/librpc/config.m4
Modified:
   branches/SAMBA_4_0/source/configure.in
   branches/SAMBA_4_0/source/lib/basic.mk
   branches/SAMBA_4_0/source/librpc/config.mk
   branches/SAMBA_4_0/source/librpc/ndr/libndr.h
   branches/SAMBA_4_0/source/librpc/ndr/ndr_compression.c


Changeset:
Sorry, the patch is too large (1078 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=6129


More information about the samba-cvs mailing list