Age | Commit message (Expand) | Author | Files | Lines |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 1 | -1/+1 |
2010-09-23 | s3-dcerpc: make auth context opaque | Simo Sorce | 1 | -49/+84 |
2010-09-23 | s3-dcerpc: finally remove the legaqcy spnego_type variable from pipe_auth_data | Simo Sorce | 1 | -9/+3 |
2010-09-23 | s3-dcerpc: move client spnego stuff in /librpc/crypto | Simo Sorce | 1 | -1/+1 |
2010-09-23 | spnego: avoid explicit dependency on dcerpc specific structures | Simo Sorce | 1 | -5/+14 |
2010-09-23 | gssapi: avoid explicit dependency on dcerpc specific structures | Simo Sorce | 1 | -1/+3 |
2010-09-23 | s3-dcerpc: move crypto stuff in /librpc/crypto | Simo Sorce | 1 | -1/+1 |
2010-09-20 | s3-util: use shared dom_sid_dup. | Günther Deschner | 1 | -1/+2 |
2010-09-20 | s3-build: only include async headers where needed. | Günther Deschner | 1 | -0/+1 |
2010-09-17 | s3:rpc_client: remove unused rpc_pipe_set_hnd_state() | Stefan Metzmacher | 1 | -47/+0 |
2010-09-17 | s3:rpc_client: use rpc_api_pipe_send() for auth3 | Stefan Metzmacher | 1 | -20/+11 |
2010-09-17 | s3:rpc_client: rpc_pipe_bind_step_one_done() doesn't need reply_pdu | Stefan Metzmacher | 1 | -2/+1 |
2010-09-17 | s3:rpc_client: allow DCERPC_PKT_AUTH3 via rpc_api_pipe_send/recv | Stefan Metzmacher | 1 | -0/+28 |
2010-09-15 | s3-rpc_client: Added a tstream based transport. | Simo Sorce | 1 | -0/+361 |
2010-09-04 | s3:rpc_client: implement rpccli_bh_set_timeout() | Stefan Metzmacher | 1 | -0/+10 |
2010-08-26 | s3-dcerpc: only include rpc_dce.h where needed. | Günther Deschner | 1 | -0/+1 |
2010-08-26 | s3: separate out cli schannel functions that depend on cli_netlogon. | Günther Deschner | 2 | -200/+228 |
2010-08-25 | s3-lsa: separate out init_lsa headers. | Günther Deschner | 4 | -0/+9 |
2010-08-24 | s3-dcerpc: avoid talloc_move on schannel creds in cli_rpc_pipe_open_schannel_... | Günther Deschner | 1 | -3/+7 |
2010-08-23 | s3-dcerpc: Allocate structure members on the right context | Simo Sorce | 1 | -1/+1 |
2010-08-17 | s3-dcerpc: fix uninitialized variable in cli_get_session_key(). | Günther Deschner | 1 | -1/+1 |
2010-08-17 | s3-dcerpc: Use common send functions for ntlmssp too | Simo Sorce | 1 | -51/+12 |
2010-08-17 | s3-dcerpc: properly implement gse/spnego_get_session_key | Simo Sorce | 1 | -7/+4 |
2010-08-17 | s3-dcerpc: Check data and return appropriate error | Simo Sorce | 1 | -2/+17 |
2010-08-17 | Change debug statements to use __location__ | Simo Sorce | 1 | -13/+11 |
2010-08-17 | s3-dcerpc: Pull packet in the caller, before validation | Simo Sorce | 1 | -31/+37 |
2010-08-17 | Add my (c) | Simo Sorce | 1 | -5/+6 |
2010-08-16 | s3:rpc_client: remove unused cli_do_rpc_ndr* functions | Stefan Metzmacher | 2 | -183/+0 |
2010-08-16 | s3:rpc_client: remove unused rpc_pipe_open_local() | Stefan Metzmacher | 2 | -832/+0 |
2010-08-12 | s3:rpc_client: add dcerpc_binding_handle backend | Stefan Metzmacher | 1 | -0/+244 |
2010-08-05 | s3: Save the received trans2 from the inbuf in cli_trans | Volker Lendecke | 1 | -1/+2 |
2010-08-03 | s3-dcerpc: fix some uninitialized variables build warnings. | Günther Deschner | 1 | -1/+1 |
2010-07-31 | s3-build: avoid to globally include printing and spoolss headers. | Günther Deschner | 1 | -1/+1 |
2010-07-30 | s3-dceprc: Improve dcerpc_guess_sizes() interface | Simo Sorce | 1 | -1/+3 |
2010-07-30 | s3-dcerpc: Make function to guess pdu sizes common. | Simo Sorce | 1 | -112/+9 |
2010-07-30 | s3-dceprc: consolidate use of dcerpc_push_dcerpc_auth() | Simo Sorce | 1 | -76/+31 |
2010-07-30 | s3-dcerpc: Remove unused functions | Simo Sorce | 1 | -166/+0 |
2010-07-30 | s3-dcerpc: use common spengo wrapper code for client SPNEGO/NTLMSSP | Simo Sorce | 1 | -130/+126 |
2010-07-30 | s3-dcerpc: add sign/seal support when using SPNEGO/KRB5 | Simo Sorce | 1 | -1/+20 |
2010-07-30 | s3-dcerpc: Add SPNEGO incapsulation for KRB5 auth | Simo Sorce | 1 | -12/+141 |
2010-07-28 | Do not refernece pipe_auth_data directly in dcerpc_gssapi.c | Simo Sorce | 1 | -6/+44 |
2010-07-28 | s3-dcerpc: Avoid ifdef, it is handled within dcerpc_gssapi.c already | Simo Sorce | 1 | -7/+2 |
2010-07-28 | s3-dcerpc: Add sign/seal with gssapi | Simo Sorce | 1 | -6/+12 |
2010-07-28 | s3-dcerpc: Add next authentication step with gssapi | Simo Sorce | 1 | -4/+88 |
2010-07-28 | s3-decrpc: Introduce gssapi support for dcerpc krb5 auth | Simo Sorce | 1 | -122/+31 |
2010-07-28 | s3-dcerpc: Refactor calculate_data_len_tosend() | Simo Sorce | 1 | -25/+31 |
2010-07-28 | s3-dcerpc: Add auth trailer only when appropriate. | Simo Sorce | 1 | -4/+16 |
2010-07-28 | s3-dcerpc: consolidate unmarshalling of dcerpc_auth | Simo Sorce | 1 | -72/+72 |
2010-07-28 | s3-dcerpc: revive cli_rpc_pipe_open_krb5() | Simo Sorce | 1 | -1/+2 |
2010-07-28 | s3-dcerpc: Use dcerpc_AuthType in pipe_auth_data | Simo Sorce | 1 | -79/+127 |