Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add derpc_transport_string_by_transport(), apply some const | Volker Lendecke | 2009-01-09 | 1 | -6/+14 | |
| | ||||||
* | Fix some nonempty blank lines | Volker Lendecke | 2009-01-09 | 1 | -26/+26 | |
| | ||||||
* | Add some const to dcerpc_binding_build_tower() | Volker Lendecke | 2009-01-06 | 1 | -1/+3 | |
| | ||||||
* | Add a NULL check and some const to dcerpc_floor_get_lhs_data() | Volker Lendecke | 2009-01-06 | 1 | -2/+8 | |
| | ||||||
* | Use new GUID_from_data_blob | Andrew Bartlett | 2008-11-17 | 1 | -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 Deschner | 2008-10-31 | 1 | -0/+55 | |
| | | | | Guenther | |||||
* | Share RPC binding string utility functions. | Jelmer Vernooij | 2008-10-12 | 1 | -0/+725 | |