Age | Commit message (Expand) | Author | Files | Lines |
2011-07-06 | libcli/smb move FILE_TYPE constants in common | Andrew Bartlett | 1 | -3/+1 |
2011-02-10 | libcli/named_pipe_auth Change from 'info3' to auth_session_info_transport | Andrew Bartlett | 1 | -71/+49 |
2011-02-10 | libcli/named_pipe_auth Remove support for unused levels 0-2. | Andrew Bartlett | 1 | -160/+83 |
2010-11-09 | raw.h is only needed in the S4 build | Volker Lendecke | 1 | -0/+2 |
2010-09-10 | s3/s4:libcli/tstream - add more "char *" casts in order to suppress Solaris w... | Matthias Dieter Wallnöfer | 1 | -12/+12 |
2010-06-21 | libcli/named_pipe_auth: fix error handling in _tstream_npa_connect_recv() | Stefan Metzmacher | 1 | -0/+2 |
2010-06-21 | libcli/named_pipe_auth: fix memory handling for temporary data | Stefan Metzmacher | 1 | -5/+6 |
2010-06-21 | s3/s4 - remove "talloc_tos()" from common code since s4 doesn't support it | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-06-14 | Fix warning messages about unused result of talloc_move. We're really talloc_... | Jeremy Allison | 1 | -3/+3 |
2010-06-07 | named_pipe_auth Always lower case the incoming pipe name | Andrew Bartlett | 1 | -1/+7 |
2010-05-26 | named_pipe_auth: implement tstream_npa_accept_existing_send/recv | Simo Sorce | 1 | -0/+455 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -5/+2 |
2010-04-28 | libcli/named_pipe_auth: we need to hide length of the message mode header fro... | Stefan Metzmacher | 1 | -1/+12 |
2009-09-18 | libcli/named_pipe_auth: pass gssapi delegated credentials through the named pipe | Stefan Metzmacher | 1 | -21/+30 |
2009-05-10 | Fix an unitialized variable warning | Volker Lendecke | 1 | -0/+3 |
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 | 1 | -0/+1059 |