s3: Remove the smbd_messaging_context from spoolss_init_cb
[amitay/samba.git] / source3 / rpc_client /
2010-08-05 Volker Lendeckes3: Save the received trans2 from the inbuf in cli_trans
2010-08-03 Günther Deschners3-dcerpc: fix some uninitialized variables build warnings.
2010-07-30 Günther Deschners3-build: avoid to globally include printing and spools...
2010-07-30 Simo Sorces3-dceprc: Improve dcerpc_guess_sizes() interface
2010-07-30 Simo Sorces3-dcerpc: Make function to guess pdu sizes common.
2010-07-30 Simo Sorces3-dceprc: consolidate use of dcerpc_push_dcerpc_auth()
2010-07-30 Simo Sorces3-dcerpc: Remove unused functions
2010-07-30 Simo Sorces3-dcerpc: use common spengo wrapper code for client...
2010-07-30 Simo Sorces3-dcerpc: add sign/seal support when using SPNEGO...
2010-07-30 Simo Sorces3-dcerpc: Add SPNEGO incapsulation for KRB5 auth
2010-07-28 Simo SorceDo not refernece pipe_auth_data directly in dcerpc_gssapi.c
2010-07-28 Simo Sorces3-dcerpc: Avoid ifdef, it is handled within dcerpc_gss...
2010-07-28 Simo Sorces3-dcerpc: Add sign/seal with gssapi
2010-07-28 Simo Sorces3-dcerpc: Add next authentication step with gssapi
2010-07-28 Simo Sorces3-decrpc: Introduce gssapi support for dcerpc krb5...
2010-07-28 Simo Sorces3-dcerpc: Refactor calculate_data_len_tosend()
2010-07-28 Simo Sorces3-dcerpc: Add auth trailer only when appropriate.
2010-07-28 Simo Sorces3-dcerpc: consolidate unmarshalling of dcerpc_auth
2010-07-28 Simo Sorces3-dcerpc: revive cli_rpc_pipe_open_krb5()
2010-07-28 Simo Sorces3-dcerpc: Use dcerpc_AuthType in pipe_auth_data
2010-07-28 Simo Sorces3-dcerpc: Cleanup and refactor create_rpc_bind_req()
2010-07-28 Simo Sorces3-dcerpc: Use dcerpc_check_auth in client code too
2010-07-28 Simo Sorces3-dcerpc: Move dcerpc_add_auth_footer() to the common...
2010-07-28 Simo Sorces3-dcerpc: Introduce generic helper function to add...
2010-07-28 Simo Sorces3-dcerpc: Pass explicit arguments so that this is...
2010-07-28 Simo Sorces3-dcerpc: Move marshalling of dcerpc_auth_header in...
2010-07-21 Simo Sorcecleaup: Reformat cli_get_session_key()
2010-07-21 Simo Sorces3-libsmb: Use data_blob_talloc to get krb5 ticket...
2010-07-20 Jeremy AllisonAdd approriate TALLOC_CTX's thoughout the spnego code...
2010-07-20 Jeremy AllisonFix one more data_blob -> data_blob_talloc. Move away...
2010-07-20 Simo Sorces3-dcerpc: Unifiy cli_pipe_auth_data and pipe_auth_data
2010-07-20 Jeremy AllisonRemove gen_negTokenInit() - change all callers to spneg...
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Simo Sorces3-ntlmssp: Remove ntlmssp_end and let the talloc hiera...
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-18 Andreas Schneiders3-rpc_client: Fixed a segfault in rpccli_samr_chng_psw...
2010-07-17 Simo Sorces3-dcerpc: Move common cli/srv functions into a common...
2010-07-17 Volker Lendeckes3: Really fix the 64-bit warnings
2010-07-17 Volker Lendeckes3: Fix some 64-bit warnings
2010-07-16 Günther Deschners3-dcerpc: rename SCHANNEL_SIG_SIZE to NL_AUTH_SIGNATUR...
2010-07-16 Simo Sorces3-dcerpc: Fix ability to receive Big Endian PDUs
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-15 Günther Deschners3-dcerpc: fix c++ warning.
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB instead of prs_struct for...
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB instead of prs_struct for...
2010-07-15 Simo Sorces3-dcerpc: Avoid unnecessary memory allocation for...
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB instead of prs_struct for...
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB instead of prs_struct for...
2010-07-15 Simo Sorces3-dcerpc: Read a pdu in 2 steps, header first the...
2010-07-15 Simo Sorces3-dceprc: Use IDL defined constants for length calcula...
2010-07-15 Simo SorceReformat and cleanup
2010-07-15 Simo Sorces3-dcerpc: Move common helpers into a common file
2010-07-15 Simo Sorcedcerpc: remove ncacn_packet_header and related functions
2010-07-15 Simo Sorces3-dcerpc: Refactor code and stop using ncacn_packet_header
2010-07-15 Simo Sorces3-dcerpc: consolidate respones packet creation code
2010-07-15 Simo Sorces3-dcerpc: Stop using hand marshalling in rpc_finish_au...
2010-07-15 Simo Sorces3-dcerpc: Do not parse the packet twice.
2010-07-15 Simo Sorces3-dcerpc: Remove unused function
2010-07-15 Simo Sorces3-dcerpc: Do not reparse the header
2010-07-15 Simo Sorces3-dcerpc: Pull the whole packet at once instead of...
2010-07-15 Simo Sorces3-dcerpc: Delay parsing rpc header in client code
2010-07-13 Simo Sorces3-dcerpc: fix dcerpc_push_ncacn_packet, pass arg by...
2010-07-13 Simo Sorcesr-dcerpc: add dcerpc_push_ncacn_packet_header()
2010-07-13 Simo Sorces3-dcerpc: Use dcerpc_set_frag_length()
2010-07-12 Simo Sorces3-dcerpc: Fix ntlmssp sign/seal.
2010-07-12 Simo Sorces3-dceprc: Fix auth_length in auth3 response
2010-07-12 Simo Sorces3-dcerpc: Fix miscalculation of buffer start address
2010-07-08 Simo Sorces3-dcerpc: make dcerpc_pull_dcerpc_auth() public
2010-07-08 Simo Sorces3-dcerpc: make dceprc_push_dcerpc_auth public
2010-07-08 Simo Sorces3-dcerpc: use dcerpc_pull_dcerpc_auth() in rpc_finish_...
2010-07-08 Simo Sorces3-dcerpc: use dcerpc_push_dcerpc_auth in add_schannel_...
2010-07-08 Simo Sorces3-dcerpc: use dcerpc_push_dcerpc_auth() in add_ntlmssp...
2010-07-08 Simo Sorces3-dcerpc: use dcerpc_pull_dcerpc_auth() in cli_pipe_ve...
2010-07-08 Simo Sorces3-dcerpc: use dcerpc_push_ncacn_packet() in create_rpc...
2010-07-08 Jeremy AllisonChange one more use of "struct rpc_hdr_info" -> "struct...
2010-07-08 Günther Deschners3-dcerpc: use dcerpc_pull_ncacn_packet() for rpc_pipe_...
2010-07-08 Günther Deschners3-dcerpc: use dcerpc_push_ncacn_packet() in push_next_...
2010-07-08 Günther Deschners3-dcerpc: use dcerpc_pull_ncacn_packet() in cli_pipe_v...
2010-07-08 Günther Deschners3-dcerpc: use dcerpc_pull_dcerpc_auth() in cli_pipe_ve...
2010-07-08 Günther Deschners3-dcerpc: add dcerpc_pull_dcerpc_auth().
2010-07-08 Günther Deschners3-dcerpc: use struct ncacn_packet_header instead of...
2010-07-08 Günther Deschners3-dcerpc: add dcerpc_pull_ncacn_packet_header().
2010-07-08 Günther Deschners3-dcerpc: use dcerpc_push_dcerpc_auth() for all authen...
2010-07-08 Günther Deschners3-dcerpc: add dcerpc_push_schannel_bind().
2010-07-08 Günther Deschners3-dcerpc: add dcerpc_push_dcerpc_auth().
2010-07-08 Günther Deschners3-dcerpc: use dcerpc_push_ncacn_packet() for create_bi...
2010-07-08 Günther Deschners3-dcerpc: use dcerpc_pull_ncacn_packet() for pulling...
2010-07-08 Günther Deschners3-dcerpc: add dcerpc_pull_ncacn_packet().
2010-07-08 Günther Deschners3-dcerpc: add dcerpc_push_ncacn_packet().
2010-07-05 Andreas Schneiders3-rpc_client: Use the right memory context for array...
2010-06-21 Volker Lendeckes3: Remove an unreachable line of code
2010-06-18 Jeremy AllisonSecond part of fix converting prs_XX struct and functio...
2010-06-18 Jeremy AllisonConvert the prs_XXX struct and functions to use talloc...
2010-06-03 Günther Deschners3-spoolss: add and use spoolss_printerinfo2_to_setprin...
2010-06-03 Günther Deschners3-build: only include generated spoolss headers (not...
2010-05-31 Andrew Bartletts3:ntlmssp Use a TALLOC_CTX for ntlmssp_sign_packet...
2010-05-31 Andrew Bartlettntlmssp: Make the ntlmssp.h from source3/ a common...
2010-05-28 Günther Deschners3-rpc_client: move protos to init_netlogon.h
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-18 Günther Deschners3-rpc_client: move protos to init_samr.h
next