summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr/ndr_compression.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell1-1/+1
2007-10-10r6129: - add our own MSZIP decompression implementationStefan Metzmacher1-98/+55
2007-10-10r6114: the marker is const and is 0x434B 'CK'Stefan Metzmacher1-5/+13
2007-10-10r6112: try to decompress all chunks and put them togetherStefan Metzmacher1-38/+73
2007-10-10r6065: revert test valueStefan Metzmacher1-1/+1
2007-10-10r6061: add start of compression support in our rpc codeStefan Metzmacher1-0/+177