index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
ndr
/
ndr_compression.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Share ndr_compression.c.
Jelmer Vernooij
2008-10-14
1
-516
/
+0
*
Move common libraries from root to lib/.
Jelmer Vernooij
2008-09-17
1
-1
/
+1
*
ndr_compression: add XPRESS compression support
Stefan Metzmacher
2008-09-07
1
-1
/
+49
*
ndr_compression: fix the build after lzxpress_decompress() prototype change
Stefan Metzmacher
2008-09-07
1
-1
/
+11
*
ndr_compression: change debug levels
Stefan Metzmacher
2008-09-06
1
-6
/
+6
*
ndr_compression: use deflateReset() together with defalteSetDictionary()
Stefan Metzmacher
2008-09-06
1
-8
/
+17
*
ndr_compression: use inflateReset() and inflateSetDictionary() instead of inf...
Stefan Metzmacher
2008-09-06
1
-7
/
+14
*
ndr_compression: implement mszip compression based on deflate()
Stefan Metzmacher
2008-08-21
1
-1
/
+98
*
ndr_compression: add common parts of ndr compression
Stefan Metzmacher
2008-08-21
1
-15
/
+52
*
ndr_compression: remove the type serialization handling from the compression ...
Stefan Metzmacher
2008-08-20
1
-36
/
+0
*
ndr_compression: unify the common handling of mszip and xpress compression
Stefan Metzmacher
2008-08-20
1
-107
/
+33
*
ndr_compression: use zlib's inflate() for decompression
Stefan Metzmacher
2008-08-18
1
-11
/
+81
*
librpc/ndr: add support for XPRESS decompression
Matthieu Suiche
2008-08-18
1
-5
/
+56
*
Be sure to pass iconv handle down to compression subcontexts (fixes
Andrew Bartlett
2008-01-21
1
-0
/
+4
*
r26431: Require ndr_push creators to specify a iconv_convenience context.
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r25918: ndr: change NTSTAUS into enum ndr_err_code (samba4 handwritten stuff)
Stefan Metzmacher
2007-12-21
1
-24
/
+24
*
r25776: ndr compression: make use of NDR_CHECK() and not use NTSTATUS directly
Stefan Metzmacher
2007-12-21
1
-14
/
+14
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r10873: check the complete payload header
Stefan Metzmacher
2007-10-10
1
-3
/
+11
*
r10872: fix the length of the dummy XPRESS decompressed buffer
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r10869: add dummy functions and dummy parsing of XPRESS decompression,
Stefan Metzmacher
2007-10-10
1
-7
/
+85
*
r9373: - create a hierachical memory tree with recursiv ndr_pull_* functions
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r9372: - make the subcontext handling autogenerated code look nicer,
Stefan Metzmacher
2007-10-10
1
-13
/
+41
*
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r6129: - add our own MSZIP decompression implementation
Stefan Metzmacher
2007-10-10
1
-98
/
+55
*
r6114: the marker is const and is 0x434B 'CK'
Stefan Metzmacher
2007-10-10
1
-5
/
+13
*
r6112: try to decompress all chunks and put them together
Stefan Metzmacher
2007-10-10
1
-38
/
+73
*
r6065: revert test value
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r6061: add start of compression support in our rpc code
Stefan Metzmacher
2007-10-10
1
-0
/
+177