dns: Use new DNS debugclass in DNS server
[kai/samba.git] / librpc / rpc / binding.c
2012-12-21 Andreas Schneiderlibrpc: Check return codes of ndr functions.
2012-03-20 Jelmer Vernooijlibndr: Rename ndr64_transfer_syntax and null_ndr_synta...
2011-03-27 Volker Lendeckelibrpc: Add some error checking to dcerpc_floor_pack_rh...
2011-03-27 Volker Lendeckelibrpc: Fix Coverity ID 2198: NULL_RETURNS
2011-03-24 Andreas Schneiderlibrpc: Return an error if we a broken floor.
2011-03-24 Simo Sorcecleanup: fix some trailing spaces
2011-03-24 Andreas Schneiderlibrpc: Added a dcerpc_binding_dup() function.
2011-02-24 Andrew Tridgellbuild: moved librpc/rpc/*.c into a rpccommon library
2011-01-27 Andreas Schneiderlibrpc: Added support to accept netbios names.
2010-10-18 Stefan Metzmacherlibrpc: Fixed memory context of dcerpc_binding_from_tower.
2010-10-02 Andrew Tridgells4-rpc: added target_principal binding handle option
2010-09-07 Andrew Tridgelllibrpc: bitten by the strncasecmp define again
2010-09-06 Julien KerihuelAdd unique IP address binding for client connections...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-03-26 Andrew Tridgelllibutil: moved the networking defines to util_net.h
2010-02-19 Andrew Bartlettlibrpc When sending endpoint mapper requests, include...
2009-11-12 Andrew Bartlettlib/util Split data_blob_hex_string() into upper and...
2009-10-21 Andrew Bartlettlibrpc Make talloc tree in binding tower match the...
2009-09-18 Andrew Tridgells4-rpc: added NDR64 support
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Andrew Tridgells4-rpc: added NDR64 support
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Stefan Metzmacherlibrpc: fix callers after epmapper.idl changes
2009-01-09 Volker LendeckeAdd derpc_transport_string_by_transport(), apply some...
2009-01-09 Volker LendeckeFix some nonempty blank lines
2009-01-06 Volker LendeckeAdd some const to dcerpc_binding_build_tower()
2009-01-06 Volker LendeckeAdd a NULL check and some const to dcerpc_floor_get_lhs...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-16 Andrew BartlettUse new GUID_from_data_blob
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-12 Jelmer VernooijShare RPC binding string utility functions.