Fix include paths to new location of libutil.
[kai/samba-autobuild/.git] / source4 / librpc / ndr / ndr.c
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-24 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-22 Andrew TridgellMerge branch 'abartlet-4-0-local' into v4-0-test
2008-08-20 Stefan Metzmacherlibrpc/ndr: add support for Type Serialization Version...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26432: Require ndr_pull users to specify iconv_conveni...
2007-12-21 Jelmer Vernooijr26431: Require ndr_push creators to specify a iconv_co...
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26427: Avoid global_smb_iconv_convenience.
2007-12-21 Stefan Metzmacherr26054: ndr: remove ndr_push/pull_save
2007-12-21 Stefan Metzmacherr26050: ndr: don't use ndr_push_save anymore
2007-12-21 Stefan Metzmacherr25917: ndr: move ndr_map_error2ntstatus to errormap.c
2007-12-21 Stefan Metzmacherr25916: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25907: use DEBUGADD() to match samba3
2007-12-21 Stefan Metzmacherr25905: use data_blob_const() to set the DATA_BLOB
2007-12-21 Stefan Metzmacherr25798: - check return value of ndr_push_set_switch_value()
2007-12-21 Stefan Metzmacherr25797: use error and out logic
2007-12-21 Stefan Metzmacherr25796: use NT_STATUS_HAVE_NO_MEMORY()
2007-12-21 Stefan Metzmacherr25793: check the return value of ndr_push_set_switch_v...
2007-12-21 Stefan Metzmacherr25792: use NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK()
2007-12-21 Stefan Metzmacherr25779: the return value of ndr_pull_set_switch_value...
2007-12-21 Stefan Metzmacherr25778: use NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK...
2007-12-21 Stefan Metzmacherr25777: add NDR_ERR_UNREAD_BYTES and don't use NTSTATUS...
2007-12-21 Stefan Metzmacherr25774: create ndr_pull_union_blob_all() and match...
2007-12-21 Stefan Metzmacherr25744: add NDR_ERR_INVALID_POINTER
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25316: Remove last few instances of old BOOL type...
2007-10-10 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Stefan Metzmacherr24532: rename struct dcerpc_syntax_id into struct...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr21814: use ndr_push_error in the ndr layer, not just...
2007-10-10 Andrew Tridgellr21812: fixed an integer overflow error in the ndr...
2007-10-10 Stefan Metzmacherr21389: give a better error when our parser hasn't...
2007-10-10 Jelmer Vernooijr20963: remove unused functions, run LOCAL-TDR by default
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 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr15629: fix some warnings
2007-10-10 Stefan Metzmacherr15624: add some useful helper functions
2007-10-10 Jelmer Vernooijr15427: Rename private to private_data to prevent error...
2007-10-10 Stefan Metzmacherr14642: fix shadow warnings
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr13840: Mark some functions as public.
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 Andrew Tridgellr12634: make the [validate] binding string switch also...
2007-10-10 Jelmer Vernooijr12513: Similar change as my previous commit, but now...
2007-10-10 Stefan Metzmacherr10141: if some of the LIBNDR_ALIGN_* flags and LIBNDR_...
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 Tridgellr8519: better method of ensuring null termination
2007-10-10 Andrew Tridgellr8518: ensure all constructed NDR packets are null...
2007-10-10 Stefan Metzmacherr8210: - make the ndr_token_* function public
2007-10-10 Andrew Bartlettr8108: Fix indentation, and remove a discard_const_p...
2007-10-10 Andrew Tridgellr7865: changed pidl to take a "const void *" instead...
2007-10-10 Stefan Metzmacherr7193: add some bail out checks and fix pushing of...
2007-10-10 Stefan Metzmacherr7186: add [relative_base] property, which is allowed...
2007-10-10 Stefan Metzmacherr7184: remove unused ndr_pull/push_struct_start/end...
2007-10-10 Stefan Metzmacherr7182: remove current support for RELATIVE_CURRENT...
2007-10-10 Jelmer Vernooijr6973: Merge new version of pidl into the main SAMBA_4_...
2007-10-10 Tim Potterr6932: Comment out static function - not used anywhere?
2007-10-10 Jelmer Vernooijr6795: Make some functions static and remove some unuse...
2007-10-10 Andrew Tridgellr6746: added ndr_push_union_blob() for pushing IDL...
2007-10-10 Andrew Tridgellr6720: added support for the remaining 2 types of CLDAP...
2007-10-10 Andrew Tridgellr6690: added ndr_pull_struct_blob_all(), which is like...
2007-10-10 Stefan Metzmacherr6189: move function to the right place
2007-10-10 Stefan Metzmacherr6188: correct fix for rev 6182
2007-10-10 Richard Sharper6182: Jelmer, I think we need to initialize the switch...
2007-10-10 Jelmer Vernooijr6180: Use token_lists for storing switch values
2007-10-10 Stefan Metzmacherr5797: - add idl property [subcontext_size()]
2007-10-10 Jelmer Vernooijr5775: Remove some unused functions (unions are no...
2007-10-10 Stefan Metzmacherr5736: fix to avoid endless recursion in ndr_size_...
2007-10-10 Jelmer Vernooijr5672: Use switch_type() and the token storage mechanis...
2007-10-10 Jelmer Vernooijr5663: Revert some changes I didn't mean to commit...
2007-10-10 Jelmer Vernooijr5661: Be a little stricter on syntax regarding arrays...
2007-10-10 Jelmer Vernooijr5506: Simplify the use of subcontexts and make them...
2007-10-10 Jelmer Vernooijr5363: - ndr_%_ptr -> ndr_%_unique_ptr
2007-10-10 Jelmer Vernooijr5360: Remove a couple of unused functions.
2007-10-10 Jelmer Vernooijr5286: Some first steps in making the pidl code somewha...
2007-10-10 Andrew Tridgellr5109: - fixed handling of zero-length subcontexts...
2007-10-10 Andrew Tridgellr5084: - handle arbitrary data in the NULL record reply...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4885: added a new NBT client library. Features include:
2007-10-10 Andrew Tridgellr4591: - converted the other _p talloc functions to...
2007-10-10 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Andrew Tridgellr4526: - much simpler (and more accurate!) ndr_size_...
2007-10-10 Andrew Tridgellr4139: 2nd attempt at fixing the null ptr in size_is...
2007-10-10 Andrew Tridgellr4110: fixed pidl to allow arrays to have size_is(...
2007-10-10 Andrew Tridgellr4052: fixed a bunch of code to use the type safe _p...
next