summaryrefslogtreecommitdiffstats
path: root/librpc/rpc
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | This avoid the problem that GUID_from_string now strictly requires no trailing data after the string-form GUID. Andrew Bartlett
* errors: share dcerpc error function.Günther Deschner2008-10-311-0/+55
| | | | Guenther
* Share RPC binding string utility functions.Jelmer Vernooij2008-10-121-0/+725