WHATSNEW: Release notes 3.4.17.
[samba.git] / librpc / ndr /
2011-01-13 Andrew Tridgelllibrpc: split out a separate GUID_from_ndr_blob() function
2011-01-13 Andreas Schneiders3-librpc: Fixed GUID_from_data_blob() with length...
2010-05-06 Günther Deschnerspoolss: rollback GetPrinterData{Ex} IDL.
2010-05-06 Günther Deschnerspoolss: rollback SetPrinterData{Ex} IDL.
2010-02-22 Stefan Metzmacherlibrpc/ndr: don't overwrite the content in ndr_push_rel...
2010-02-22 Günther Deschnerspoolss: use ndr_push_spoolss_PrinterInfo2 hand-marshal...
2010-02-22 Günther Deschnerspoolss: add spoolss_security_descriptor.
2010-02-22 Stefan Metzmacherndr_spoolss_buf: use LIBNDR_FLAG_NO_NDR_SIZE in NDR_SPO...
2010-02-22 Stefan Metzmacherspoolss: use subcontext in NDR_SPOOLSS_PUSH_ENUM_OUT...
2010-02-22 Stefan Metzmacherlibndr: fix ndr_size_* calculation with relative revers...
2010-02-22 Stefan Metzmacherlibndr: for now align reverse relative pointers to...
2010-02-22 Stefan Metzmacherlibndr: implement LIBNDR_RELATIVE_REVERSE handling
2010-02-22 Günther Deschnerlibndr: store a subcontext buffer size in ndr_push_subc...
2010-02-22 Stefan Metzmacherlibndr: give an error when ndr_push_relative_ptr2_start...
2010-02-22 Günther Deschnerlibndr: add LIBNDR_FLAG_NO_RELATIVE_REVERSE so that...
2010-02-22 Günther Deschnerlibndr: add LIBNDR_FLAG_RELATIVE_REVERSE flag.
2010-02-22 Günther Deschnerlibndr: change subcontext buffer allocation to allocate...
2010-02-22 Stefan Metzmacherlibrpc/ndr: make ndr_push_relative_ptr2() static
2010-02-22 Stefan Metzmacherlibrpc/ndr_krb5pac: use ndr_push_relative_ptr2_start...
2010-02-22 Stefan Metzmacherlibrpc/ndr_drsblobs: use ndr_push_relative_ptr2_start...
2010-02-22 Günther Deschnerspoolss: fix relative pointers in ndr_push_spoolss_Driv...
2010-02-22 Günther Deschnerlibndr: add ndr_push_relative_ptr2_start and ndr_push_r...
2009-12-23 Günther Deschnerspoolss: remove unused spoolss_StringArray2.
2009-12-23 Günther Deschnerspoolss: hand-marshall the spoolss_StringArray2 struct...
2009-12-23 Günther Deschnerspoolss: add spoolss_StringArray2.
2009-04-15 Günther Deschnerspoolss: add my copyright.
2009-04-15 Günther Deschnerspoolss: add custom ndr_print_spoolss_Field.
2009-04-15 Günther Deschnerspoolss: add ndr_size_spoolss_EnumPrinterDataEx_info...
2009-04-15 Günther Deschnerspoolss: rename NDR_SPOOLSS_SIZE_ENUM macro to NDR_SPOO...
2009-04-15 Günther Deschnerspoolss: fix ndr_push_spoolss_EnumPrinterDataEx.
2009-04-15 Günther Deschnerspoolss: add ndr_push/pull_spoolss_EnumPrinterDataEx...
2009-04-15 Günther Deschnerspoolss: fix ndr_push_spoolss_SetPrinterData.
2009-04-15 Günther Deschnerspoolss: fix GetPrinterData buffer helper.
2009-03-11 Günther Deschnerspoolss: fix typo in spoolss_EnumPrintProcessors_info...
2009-03-11 Günther Deschnerspoolss: fix typo in spoolss_EnumJobs_info union helper fn.
2009-03-10 Volker LendeckeDon't log NDR_PRINT_DEBUG at level 0, this always ends...
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-06 Günther Deschnerspoolss: add spoolss_EnumPrintProcDataTypes to enum...
2009-03-06 Günther Deschnerspoolss: fix spoolss enum calls helper macro code after...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Günther Deschnerspoolss: add push,pull helper for spoolss_DriverInfo101.
2009-02-23 Jeremy AllisonQuieten down a boatload of shadowed variable warnings...
2009-02-19 Günther Deschnerspoolss: add ndr_size_spoolss_StringArray to spoolss...
2009-02-17 Günther Deschnerspoolss: fix spoolss helper for out ref count pointer.
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-07 Günther Deschnerspoolss: fix ndr_pull_spoolss_GetPrinterData.
2009-02-06 Günther Deschnerspoolss: fix ndr_pull/push_spoolss_GetPrinterData.
2009-02-06 Günther Deschnerspoolss: fix spoolss helper functions and macros w...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-05 Günther Deschnerspoolss: fix samba4 dependency of spoolss helper.
2009-02-05 Günther Deschnerspoolss: move ndr spoolss helper to main librpc dir.
2009-02-04 Günther Deschnerlibrpc: add header file for drsblobs helper functions.
2009-02-03 Günther Deschnerlibrpc: add ndr_size_string_array().
2009-01-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-26 Jelmer VernooijAdd function for mapping NDR error codes to strings.
2009-01-21 Tim Proutylibrpc: Fix warning caused by some empty debug strings
2009-01-19 Stefan Metzmacherndr_print: fix the output ndr debug messages only add...
2009-01-09 Günther Deschnersvcctl: add ndr_push/pull_ENUM_SERVICE_STATUSW_array...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-01 Jelmer VernooijAdd iconv_convenience argument to size functions.
2009-01-01 Jeremy AllisonFix typo found by Volker. Thanks for the review.
2009-01-01 Jeremy AllisonFix all warnings in source3 with gcc4.3.
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Andrew BartlettDon't trust sscanf not to run off the end of the string
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-15 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-12 Jelmer VernooijMove dom_sid to the Samba 3 IDL file, remove the old...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-26 Jelmer VernooijMove netr_SamDatabaseID8Bit to netlogon.idl to prevent...
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-16 Stefan Metzmacherlibrpc/ndr: add GUID_hexstring()
2008-11-16 Stefan Metzmacherlibrpc/ndr: let GUID_from_data_blob() accept a ndr...
2008-11-16 Andrew BartlettAdd a new function to parse a DATA_BLOB into a GUID
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-08 Stefan Metzmachersecurity.idl: sometimes ACEs have some padding at the end
2008-11-07 Stefan Metzmacherlibrpc/ndr: move ndr_sec_helper.c to the toplevel
2008-11-06 Günther Deschnernetlogon: add 8bit varients of netr_SamDatabaseID8Bit...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijRemove another use of global_loadparm.
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijMove charset library to top level.
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Tim ProutyFix "parameter has incomplete type" build warning.
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse common error definitions.
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Jelmer VernooijMove orpc to top-level directory.
2008-10-20 Jelmer VernooijMove WMI support code to top-level.
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
next