Age | Commit message (Expand) | Author | Files | Lines |
2008-01-21 | Be sure to pass iconv handle down to compression subcontexts (fixes | Andrew Bartlett | 1 | -0/+4 |
2007-12-21 | r26431: Require ndr_push creators to specify a iconv_convenience context. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r25918: ndr: change NTSTAUS into enum ndr_err_code (samba4 handwritten stuff) | Stefan Metzmacher | 1 | -24/+24 |
2007-12-21 | r25776: ndr compression: make use of NDR_CHECK() and not use NTSTATUS directly | Stefan Metzmacher | 1 | -14/+14 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r10873: check the complete payload header | Stefan Metzmacher | 1 | -3/+11 |
2007-10-10 | r10872: fix the length of the dummy XPRESS decompressed buffer | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10869: add dummy functions and dummy parsing of XPRESS decompression, | Stefan Metzmacher | 1 | -7/+85 |
2007-10-10 | r9373: - create a hierachical memory tree with recursiv ndr_pull_* functions | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r9372: - make the subcontext handling autogenerated code look nicer, | Stefan Metzmacher | 1 | -13/+41 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r6129: - add our own MSZIP decompression implementation | Stefan Metzmacher | 1 | -98/+55 |
2007-10-10 | r6114: the marker is const and is 0x434B 'CK' | Stefan Metzmacher | 1 | -5/+13 |
2007-10-10 | r6112: try to decompress all chunks and put them together | Stefan Metzmacher | 1 | -38/+73 |
2007-10-10 | r6065: revert test value | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r6061: add start of compression support in our rpc code | Stefan Metzmacher | 1 | -0/+177 |