Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-02-10 | s3-auth Rename cryptic 'ptok' to security_token | Andrew Bartlett | 1 | -2/+2 |
2011-02-10 | libcli/named_pipe_auth Change from 'info3' to auth_session_info_transport | Andrew Bartlett | 1 | -8/+41 |
2011-02-09 | s3-rpc_server: We need a messaging context for rpc. | Andreas Schneider | 1 | -0/+3 |
2011-02-09 | s3-rpc_server: Fixed possible segfault with client_id. | Andreas Schneider | 1 | -0/+6 |
2010-09-15 | s3-rpc_server: fix some uninitalized variables and c++ build warnings. | Günther Deschner | 1 | -2/+2 |
2010-09-15 | s3-rpc_server: Accept connections and process requests. | Simo Sorce | 1 | -17/+337 |
2010-09-15 | s3-rpc_server: Added helper functions to read data from a ncacn socket. | Simo Sorce | 1 | -0/+80 |
2010-09-15 | s3-rpc_server: Addded function to create custom pipes_struct. | Simo Sorce | 1 | -0/+99 |
2010-09-15 | s3-rpc_server: Add generic listener callback. | Simo Sorce | 1 | -4/+47 |
2010-09-15 | s3-rpc_server: Added initial generic RPC server infrastructure. | Simo Sorce | 1 | -0/+88 |