s3-dcerpc: finally remove the legaqcy spnego_type variable from pipe_auth_data
[samba.git] / source3 / rpc_server / srv_pipe.c
2010-09-23 Simo Sorces3-dcerpc: finally remove the legaqcy spnego_type varia...
2010-09-23 Simo Sorces3-dcerpc: use new spnego server code
2010-09-23 Simo Sorces3-dcesrv: use gssapi helper in srv_pipe.c
2010-09-23 Simo Sorces3-dcesrv: use ntlmssp helper in srv_pipe.c
2010-09-23 Simo Sorcegssapi: remove unused function argument
2010-09-23 Simo Sorcegssapi: avoid explicit dependency on dcerpc specific...
2010-09-23 Simo Sorces3-dcerpc: move crypto stuff in /librpc/crypto
2010-08-30 Simo Sorces3-dcerpc: Implement DCERPC_AUTH_TYPE_KRB5 server side
2010-08-25 Günther Deschners3-dcerpc: only include rpc_dce.h where needed.
2010-08-17 Simo Sorces3-dcerpc: Remove unused function
2010-08-17 Simo Sorces3-dcerpc: make a few local functions as static
2010-08-08 Stefan Metzmachers3:rpc_server: fix valgrind warning
2010-08-03 Günther Deschners3-dcerpc: fix some uninitialized variables build warnings.
2010-07-30 Simo Sorces3-dcerpc: Use dcerpc_guess_sizes in the server code...
2010-07-30 Simo Sorces3-dcerpc: rationalize packet creation in the server...
2010-07-28 Simo Sorces3-dcerpc: Use dcerpc_AuthType in pipe_auth_data
2010-07-28 Simo Sorces3-dcerpc: Set flags directly instead of calling unimpl...
2010-07-28 Simo Sorces3-dcerpc: Make dcerpc_check_auth() common code
2010-07-28 Simo Sorces3-dcerpc: Add the same paranoia checks we have in...
2010-07-28 Simo Sorces3-dcerpc: Split auth checking into a generic function.
2010-07-28 Simo Sorces3-dcerpc do not pass pipes_struct to dcesrv_auth_request()
2010-07-28 Simo Sorces3-dcerpc: Make dcesrv_auth_request() return NTSTATUS...
2010-07-28 Simo Sorces3-dcerpc: Use the common dcerpc_add_auth_footer()...
2010-07-28 Andreas Schneiders3-rpc_pipe: Use struct pipes_struct.
2010-07-21 Simo Sorces3-rpc_server: Cleanup the way we free pipe auth data
2010-07-21 Simo Sorces3-dcerpc: Fix potential memleak
2010-07-21 Simo Sorces3-dcerpc: Properly initialize output buffers on nak...
2010-07-20 Jeremy AllisonAdd approriate TALLOC_CTX's thoughout the spnego code...
2010-07-20 Jeremy AllisonAdd TALLOC_CTX argument to spnego_parse_negTokenInit...
2010-07-20 Simo Sorces3-auth: Move auth_ntlmssp wrappers in their own file
2010-07-20 Simo Sorces3-auth: Refactor and rename auth_ntlmssp_server_info()
2010-07-19 Jeremy AllisonRemove parse_negTokenTarg(), as it's actually incorrect...
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Simo Sorces3-auth: Use talloc hierarchies to properly free auth_n...
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-17 Simo Sorces3-dcerpc: Move mere processing functions from srv_pipe...
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 Simo Sorces3-dcerpc: Use a local function to dump pdu regions
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB for pipes_struct input data
2010-07-15 Simo Sorces3-dceprc: Use IDL defined constants for length calcula...
2010-07-15 Simo Sorces3-dcerpc: Padding is never done on a DCERPC_PKT_BIND_A...
2010-07-15 Simo Sorces3-dcerpc: consolidate respones packet creation code
2010-07-15 Simo Sorces3-dcerpc: Convert frag from prs_struct to a simple...
2010-07-15 Simo Sorces3-dcerpc: Convert rdata from prs_struct to a simple...
2010-07-15 Simo Sorces3-dcerpc: Stop using hand marshalling in create_next_p...
2010-07-15 Simo Sorces3-dcerpc: Stop using hand marshalling in create_next_p...
2010-07-15 Simo Sorces3-dcerpc: Stop using hand marshalling in create_next_p...
2010-07-14 Andrew Bartletts3:auth Change auth_ntlmssp_server_info API to return...
2010-07-13 Simo Sorces3-dcerpc: Use dcerpc_push_ncacn_packet() in api_pipe_a...
2010-07-13 Simo Sorces3-dcerpc: Use dcerpc_push_dcerpc_auth() for spnego...
2010-07-13 Simo Sorces3-dceprc: Use dcerpc_push_ncacn_packet() in api_pipe_b...
2010-07-13 Simo Sorces3-dcerpc: Use a DATA_BLOB in bind processing and avoid...
2010-07-13 Simo Sorces3-dcerpc: Rearrange api_pipe_bind_req() to do checks...
2010-07-13 Simo Sorces3-dcerpc: fix dcerpc_push_ncacn_packet, pass arg by...
2010-07-13 Simo Sorces3-dcerpc: pass the packet to setup_bind_nack()
2010-07-13 Simo Sorces3-dcerpc: Remove unused functions
2010-07-13 Simo Sorces3-dcerpc: Use dcerpc_pull_ncacn_packet() to unmarshall...
2010-07-13 Simo Sorces3-dceprc: Store opnum in its own variable
2010-07-13 Simo Sorces3-dceprc use a DATA_BLOB to hold the curren pdu in...
2010-07-13 Simo Sorces3-dcerpc: use dceprc_push_ncacn_packet_header in creat...
2010-07-13 Simo Sorces3-dcerpc: Use dcerpc_push_ncacn_packet_header() in...
2010-07-13 Simo Sorces3-dcerpc: use dcerpc_push_ncacn_packet_header() in...
2010-07-13 Simo Sorces3-dcerpc: Use dcerpc_set_frag_length()
2010-07-08 Simo Sorces3-dcerpc: Use dcerpc_pull_dcerpc_auth in api_pipe_bind...
2010-07-08 Simo Sorces3-dcerpc: Use dcerpc_auth in api_pipe_bind_req()
2010-07-08 Simo Sorces3:dcerpc Use prs_parse_dcerpc_bind
2010-07-08 Simo Sorces3:rpc user idl define dcerpc_ctx_list instead of custo...
2010-07-08 Günther Deschners3-dcerpc: use dcerpc_push_ncacn_packet() for setup_fau...
2010-07-08 Günther Deschners3-dcerpc: use dcerpc_push_ncacn_packet() for setup_bin...
2010-07-01 Simo Sorces3:auth Fix switch statement referencing a uninitialize...
2010-06-16 Jeremy AllisonRemove an unused chunk of code (will make it easier...
2010-06-08 Volker LendeckeRevert "s3:auth Change auth_ntlmssp_server_info API...
2010-06-07 Andrew Bartletts3:auth add hooks to indicate if signing or sealing...
2010-06-07 Andrew Bartletts3:auth Change auth_ntlmssp_server_info API to return...
2010-06-04 Andreas Schneiders3-rpc: Seperate rpc_srv_register for plain connection.
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-31 Andrew Bartletts3:auth Remove AUTH_NTLMSSP_STATE typedef.
2010-05-31 Andrew Bartletts3:auth Make AUTH_NTLMSSP_STATE a private structure.
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-03-24 Stefan Metzmachers3:ntlmssp: use client.netbios_name instead of workstation
2010-03-04 Jeremy Allisonsrv_pipe.c doesn't reference current_user anymore....
2010-02-23 Simo Sorceschannel_tdb: make code compilable in both trees
2010-02-23 Simo Sorces3:schannel streamline interface
2010-02-19 Jeremy AllisonMore fixes for bug #7146 - Samba miss-parses authentica...
2010-02-18 Jeremy AllisonMore fixes for bug #7146 - Samba miss-parses authentica...
2010-02-17 Jeremy AllisonFix bug #7146 - Samba miss-parses authenticated RPC...
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-22 Andrew Bartletts3:ntlmssp: only include ntlmssp.h where actually needed
2009-11-26 Günther Deschners3-rpc: running minimal_includes.pl on rpc_client and...
2009-11-08 Volker LendeckeRevert "s3: Consolidate getting the name out of a pipes...
2009-11-08 Volker LendeckeRevert "s3: Do not reference ndr_table when calling...
2009-11-08 Volker Lendeckes3: Do not reference ndr_table when calling rpc_srv_reg...
2009-11-08 Volker Lendeckes3: Consolidate getting the name out of a pipes_struct
2009-11-07 Volker Lendeckes3: get_pipe_name_from_iface -> get_pipe_name_from_syntax
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-13 Volker Lendeckes3:rpc: Fix is_known_pipename for dynamically loaded...
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
next