summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr/ndr_compression.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+1
2007-10-10r10873: check the complete payload headerStefan Metzmacher1-3/+11
2007-10-10r10872: fix the length of the dummy XPRESS decompressed bufferStefan Metzmacher1-1/+1
2007-10-10r10869: add dummy functions and dummy parsing of XPRESS decompression,Stefan Metzmacher1-7/+85
2007-10-10r9373: - create a hierachical memory tree with recursiv ndr_pull_* functionsStefan Metzmacher1-0/+1
2007-10-10r9372: - make the subcontext handling autogenerated code look nicer,Stefan Metzmacher1-13/+41
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