Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-10 | Fix an unitialized variable warning | Volker Lendecke | 1 | -0/+3 | |
2009-05-04 | libcli: Fix shadowed name in header also | Tim Prouty | 1 | -1/+1 | |
2009-05-04 | libcli: Fix shadowed variable warning | Tim Prouty | 1 | -2/+2 | |
2009-05-01 | libcli/named_pipe_auth: add tstream_npa_connect_send/recv() | Stefan Metzmacher | 3 | -0/+1122 | |
Add a tstream client implemenation for the named pipe auth code. This supports byte and message mode. metze |