Fix prototypes
[kai/samba.git] / source3 / librpc / ndr /
2008-07-19 Volker LendeckeOoops, GUID_equal was already around :-)
2008-07-16 Volker LendeckeAdd ndr_syntax_id_equal()
2008-07-16 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-16 Stefan Metzmacherdrsuapi.idl: fix unknowns in drsuapi_DsReplicaObject*
2008-05-30 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-27 Günther Deschnerdrsuapi: fix data_blob_free() caller (this call is...
2008-05-25 Volker LendeckeMove ber_[read|write]_OID_String protypes to proto.h
2008-05-23 Günther Deschnerdrsuapi: add all code required for our drsuapi rpc...
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Volker LendeckeFix some signed/unsigned warnings
2008-05-20 Tim ProutyCleanup size_t return values in callers of convert_stri...
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-18 Jeremy AllisonJanitor for tridge. Keep lib/replace in sync with the...
2008-04-17 Günther DeschnerIDL: Re-run make idl and hand merge some required funct...
2008-04-17 Gerald W. CarterMerge commit 'samba/v3-2-test' into wbc-test
2008-04-17 Günther DeschnerIDL: build generated nbt code.
2008-03-27 Günther DeschnerNdr pull and push errors are worth to be logged with...
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-25 Volker LendeckeFix some warnings
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-17 Günther DeschnerAdd krb5pac IDL from samba4.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-30 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Günther DeschnerFix the build. Avoid unrequired ndr_print_ads_struct...
2008-01-29 Günther DeschnerAdd ndr_print_ads_auth_flags().
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-24 Günther DeschnerRe-run make idl and use generated ndr based on samba4...
2008-01-17 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Günther DeschnerUse pidl generated data from misc.idl.
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Gerald W. CarterMerge branch 'v3-2-test-merge' into v3-2-stable
2008-01-16 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-15 Günther DeschnerAdd some NDR_PRINT_*_STRING macros (returning talloced...
2008-01-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-15 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-15 Günther DeschnerAdd ndr_print_ads_struct().
2008-01-15 Günther DeschnerAdd ndr_print_sockaddr_storage and ndr_print_bool.
2007-12-15 Volker LendeckeUse dom_sid_string for sid_string_talloc
2007-11-11 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-11 Volker LendeckeAdd ndr_errstr
2007-11-09 Stefan Metzmacherndr: change NTSTAUS into enum ndr_err_code (samba3...
2007-11-09 metzendr: change NTSTAUS into enum ndr_err_code (basic stuff)
2007-11-09 Volker LendeckeFix some warnings
2007-11-09 Stefan Metzmacheruse samba4's librpc/ndr/uuid.c
2007-11-08 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-08 Stefan Metzmachersync the most parts of librpc/ndr with samba4
2007-11-08 Stefan Metzmacherwe should not ignore convert_string_talloc() failures.
2007-11-07 metze- check return value of ndr_push_set_switch_value()
2007-11-07 metzeuse error and out logic
2007-11-07 metzeuse NT_STATUS_HAVE_NO_MEMORY()
2007-11-07 metzeuse NDR_CHECK()
2007-11-07 metzecheck the return value of ndr_push_set_switch_value()
2007-11-07 metzeuse NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK()
2007-11-07 metzethe return value of ndr_pull_set_switch_value() should...
2007-11-07 metzeuse NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK() macros
2007-11-07 metzeadd NDR_ERR_UNREAD_BYTES and don't use NTSTATUS directly
2007-11-07 metzecreate ndr_pull_union_blob_all() and match the logic...
2007-10-27 metzeadd NDR_ERR_INVALID_POINTER
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
2007-10-10 Günther Deschnerr25593: Add missing security_secinfo bits as seen while...
2007-10-10 Stefan Metzmacherr24552: merge from SAMBA_4_0:
2007-10-10 Stefan Metzmacherr24541: merge from SAMBA_4_0:
2007-10-10 Stefan Metzmacherr24538: merge from SAMBA_4_0:
2007-10-10 Stefan Metzmacherr24533: merge from SAMBA_4_0:
2007-10-10 Günther Deschnerr24360: Make ndr_print_debug_helper() output readable.
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23410: Merge the core of the cluster code.
2007-10-10 Volker Lendecker22747: Fix some C++ warnings
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Jelmer Vernooijr22055: Port the endpoint mapper (and functions it...
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Volker Lendecker21960: Fix bugs 4463,4464,4465,4466. Thanks Jason :-)
2007-10-10 Andrew Tridgellr21814: use ndr_push_error in the ndr layer, not just...
2007-10-10 Andrew Tridgellr21813: fixed an integer overflow error in the ndr...
2007-10-10 Jelmer Vernooijr21562: Regenerate gen_ndr after pidl changes.
2007-10-10 Volker Lendecker21074: Preparation for the import of samba4 notify...
2007-10-10 Jelmer Vernooijr20839: Fix other C++ warnings
2007-10-10 Volker Lendecker19916: Fix some c++ warnings
2007-10-10 Jeremy Allisonr18793: Fix BE string handling in the auto-generated
2007-10-10 Gerald Carterr18791: print the error string and not the raw value
2007-10-10 Volker Lendecker18667: Two C++ warnings
2007-10-10 Jelmer Vernooijr18632: Make C++ compilers happy.
2007-10-10 Jelmer Vernooijr18572: Use the autogenerated client and server for...
2007-10-10 Gerald Carterr18274: Cleanup unnecessary empty headers and add a...
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Gerald Carterr18237: include dcerpc.h here to fix compile of autogen...
2007-10-10 Gerald Carterr18193: Not quite to autogenerated NDR but closer thank...