r19846: Fix bunch of IDL warnings.
[ira/wip.git] / source / librpc / ndr /
2007-10-10 Stefan Metzmacherr19341: ndr_push_union_blob() needs the same fix as...
2007-10-10 Andrew Tridgellr19326: don't leak a ndr_push structure on ndr_push_str...
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17888: use talloc_*_ptrtype() macros as wrappers arrou...
2007-10-10 Stefan Metzmacherr16996: use the correct types, merge from samba3
2007-10-10 Jelmer Vernooijr15776: Don't generate ref pointers in Samba4-generated...
2007-10-10 Stefan Metzmacherr15629: fix some warnings
2007-10-10 Stefan Metzmacherr15624: add some useful helper functions
2007-10-10 Jelmer Vernooijr15512: Move uuid functions out of ndr_misc.c
2007-10-10 Jelmer Vernooijr15427: Rename private to private_data to prevent error...
2007-10-10 Jelmer Vernooijr15407: Get rid of some more uint_t
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Andrew Tridgellr14958: fixed big-endian dcerpc connections for the...
2007-10-10 Andrew Tridgellr14917: fixed length strings don't count any trailing...
2007-10-10 Andrew Tridgellr14904: fixed LIBNDR_FLAG_STR_CHARLEN (thanks to Metze...
2007-10-10 Andrew Tridgellr14903: rewrote ndr_push_string() to be much simpler...
2007-10-10 Stefan Metzmacherr14642: fix shadow warnings
2007-10-10 Jelmer Vernooijr14544: Remove exchange-specific files.
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14488: Install more headers.
2007-10-10 Jelmer Vernooijr14484: Install more headers
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Jelmer Vernooijr14384: Remove orpc code from includes.h
2007-10-10 Jelmer Vernooijr14362: Only include ndr_compression.h when necessary.
2007-10-10 Jelmer Vernooijr14349: Kill proto.h!
2007-10-10 Andrew Tridgellr14310: length needs to be initialised
2007-10-10 Jelmer Vernooijr13842: Make some more functions public.
2007-10-10 Jelmer Vernooijr13840: Mark some functions as public.
2007-10-10 Andrew Tridgellr13741: make the pointer type in pidl handle any size...
2007-10-10 Andrew Tridgellr13738: added support for a "pointer" type in pidl...
2007-10-10 Stefan Metzmacherr12856: make the logic much more sane
2007-10-10 Stefan Metzmacherr12803: if we free the ndr structure how should we...
2007-10-10 Jelmer Vernooijr12651: Remove STR_LARGE_SIZE as it's no longer used
2007-10-10 Jelmer Vernooijr12650: Remove support for NULLTERM flag (is already...
2007-10-10 Andrew Tridgellr12634: make the [validate] binding string switch also...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12558: Support [flag(NULLTERM)] on [charset()] arrays
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12513: Similar change as my previous commit, but now...
2007-10-10 Andrew Tridgellr12016: fixed a valgrind error
2007-10-10 Stefan Metzmacherr11973: make it easier to find bugs
2007-10-10 Stefan Metzmacherr11676: as tridge uses 0x%llx in his latest commits...
2007-10-10 Jelmer Vernooijr11141: Re-add paranoid string terminator check
2007-10-10 Jelmer Vernooijr11107: Include 0 byte
2007-10-10 Jelmer Vernooijr11105: Warn if conformant arrays are not at the end...
2007-10-10 Stefan Metzmacherr10873: check the complete payload header
2007-10-10 Stefan Metzmacherr10872: fix the length of the dummy XPRESS decompressed...
2007-10-10 Stefan Metzmacherr10869: add dummy functions and dummy parsing of XPRESS...
2007-10-10 Stefan Metzmacherr10868: make flag(NDR_PAHEX) possible to use and show...
2007-10-10 Stefan Metzmacherr10637: use the correct memory context in the ndr_pull_...
2007-10-10 Jelmer Vernooijr10438: Move portability functions to lib/replace/...
2007-10-10 Stefan Metzmacherr10346: here are only real ip-addresses valid, prevent...
2007-10-10 Stefan Metzmacherr10339: fix ndr_push_udlongr
2007-10-10 Stefan Metzmacherr10141: if some of the LIBNDR_ALIGN_* flags and LIBNDR_...
2007-10-10 Stefan Metzmacherr9795: fix the ndr_pull_string code to handle, some...
2007-10-10 Stefan Metzmacherr9518: - remove the subcontext_size() hack from rev...
2007-10-10 Stefan Metzmacherr9509: start to fix the pushing of drsuapi_DsAttributeV...
2007-10-10 Jelmer Vernooijr9441: Use "const char *" for fixed-size arrays with...
2007-10-10 Jelmer Vernooijr9440: Fix bug introduced by new zero-padding code...
2007-10-10 Jelmer Vernooijr9439: Make sure the remainder of the array is always...
2007-10-10 Stefan Metzmacherr9373: - create a hierachical memory tree with recursiv...
2007-10-10 Stefan Metzmacherr9372: - make the subcontext handling autogenerated...
2007-10-10 Andrew Tridgellr9356: a better way of coping with NULL arrays in the...
2007-10-10 Andrew Tridgellr9347: this array bounds checking is harder than it...
2007-10-10 Andrew Tridgellr9300: cope with zero length in ndr_pull_charset()
2007-10-10 Andrew Tridgellr8707: this typedef isn't used, and breaks the build...
2007-10-10 Jelmer Vernooijr8614: Add COMRESULT/HRESULT scalar type
2007-10-10 Jelmer Vernooijr8612: Parse::Pidl::NDR:
2007-10-10 Andrew Tridgellr8522: fixed another couple of size_t warnings
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Andrew Tridgellr8519: better method of ensuring null termination
2007-10-10 Andrew Tridgellr8518: ensure all constructed NDR packets are null...
2007-10-10 Andrew Tridgellr8500: greatly reduce the number of build warnings...
2007-10-10 Andrew Tridgellr8335: removed some duplicated code
2007-10-10 Andrew Tridgellr8261: charset style strings in pidl should be const...
2007-10-10 Stefan Metzmacherr8227: add STR_LARGE_SIZE flag, to support strings...
2007-10-10 Stefan Metzmacherr8212: fix pushing of nbt_string's:
2007-10-10 Stefan Metzmacherr8210: - make the ndr_token_* function public
2007-10-10 Stefan Metzmacherr8167: - use the same algorithm than w2k3 for 'unique...
2007-10-10 Stefan Metzmacherr8157: add the algorithm for unique pointers that w2k3...
2007-10-10 Stefan Metzmacherr8150: these should be static
2007-10-10 Stefan Metzmacherr8148: - make the PAC generation code a bit more readab...
2007-10-10 Andrew Bartlettr8108: Fix indentation, and remove a discard_const_p...
2007-10-10 Stefan Metzmacherr8050: - make use of more [value()] properties
2007-10-10 Stefan Metzmacherr8045: fix valgrind warning, add zero padding when...
2007-10-10 Andrew Tridgellr7865: changed pidl to take a "const void *" instead...
2007-10-10 Jelmer Vernooijr7706: Move ParseExpr() to util.
2007-10-10 Jelmer Vernooijr7702: Implement [charset()] attribute.
2007-10-10 Jelmer Vernooijr7695: Add support for the [string] attribute that...
2007-10-10 Stefan Metzmacherr7575: - fix GetPrinterData() push side
2007-10-10 Stefan Metzmacherr7574: - seperate [in] and [out] buffers and buf_sizes
2007-10-10 Stefan Metzmacherr7462: fix Enum* pushing, we need to send back a buffer...
2007-10-10 Stefan Metzmacherr7364: - remove '\' chars from copy paste
2007-10-10 Stefan Metzmacherr7328: fix GetPrinterData and SetPrinterData, with...
2007-10-10 Stefan Metzmacherr7327: pass down the ndr->flags to the subcontexts
2007-10-10 Stefan Metzmacherr7196: fix typo, that makes the spoolss test working...
2007-10-10 Stefan Metzmacherr7194: fix pulling of the NDR_IN data, [validate] works...
2007-10-10 Stefan Metzmacherr7193: add some bail out checks and fix pushing of...
next