python:tests: Store keys as bytes rather than as lists of ints
[samba.git] / source4 / librpc / rpc / dcerpc_roh_channel_out.c
2023-08-08 Joseph Suttons4:librpc: Add missing newline to logging message
2021-04-06 Volker Lendeckerpc: Give dcerpc_util.c its own header
2019-08-07 Samuel Cabreros4:librpc/rpc: Use generic roh_connect_channel_send...
2019-08-07 Ralph Boehmes4:lib/http: move to the toplevel
2019-08-07 Ralph Boehmes4:lib/http: use http_conn in http_send_request_send...
2019-08-07 Ralph Boehmes4:librpc/rpc: use http_connect_send/recv in ncacn_http
2019-05-09 Douglas Bagnalls4/rpc/dcerpc_roh_channel_out: check ndr_init (CID...
2017-08-16 Jeremy Allisonlib: talloc: Use the system <talloc.h> include.
2017-08-16 Jeremy Allisonlib: tevent: Use system <tevent.h>, not internal header...
2017-08-07 Stefan Metzmachers4:librpc/rpc: pass down HTTP_AUTH_* values directly...
2017-08-07 Stefan Metzmachers4:lib/http: let http_read_response_send/recv() also...
2014-09-22 Samuel Cabreroncacn_http: Client implementation