summaryrefslogtreecommitdiffstats
path: root/librpc/rpc/binding.c
Commit message (Expand)AuthorAgeFilesLines
...
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-3/+3
* libutil: moved the networking defines to util_net.hAndrew Tridgell2010-03-261-0/+1
* librpc When sending endpoint mapper requests, include the minor if_versionAndrew Bartlett2010-02-201-1/+16
* lib/util Split data_blob_hex_string() into upper and lowerAndrew Bartlett2009-11-121-1/+1
* librpc Make talloc tree in binding tower match the floorsAndrew Bartlett2009-10-211-10/+14
* s4-rpc: added NDR64 supportAndrew Tridgell2009-09-171-1/+2
* librpc: fix callers after epmapper.idl changesStefan Metzmacher2009-08-071-9/+9
* Add derpc_transport_string_by_transport(), apply some constVolker Lendecke2009-01-091-6/+14
* Fix some nonempty blank linesVolker Lendecke2009-01-091-26/+26
* Add some const to dcerpc_binding_build_tower()Volker Lendecke2009-01-061-1/+3
* Add a NULL check and some const to dcerpc_floor_get_lhs_data()Volker Lendecke2009-01-061-2/+8
* Use new GUID_from_data_blobAndrew Bartlett2008-11-171-2/+2
* Share RPC binding string utility functions.Jelmer Vernooij2008-10-121-0/+725