s3-rpc_server: Remove make_server_info_info3() call from make_server_pipes_struct()
[kai/samba.git] / source3 / rpc_server / srv_pipe.c
2012-07-06 Andreas Schneiders3-rpc_server: Make it possible to use more rpc exceptions.
2012-06-27 Andrew Bartletts3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
2012-05-28 Stefan Metzmachers3:rpc_server: don't do any magic in is_known_pipename...
2012-03-20 Jelmer Vernooijlibndr: Rename ndr64_transfer_syntax and null_ndr_synta...
2012-03-02 Stefan Metzmachers3:rpc_server: initialize struct schannel_state to...
2012-02-16 Andrew Bartletts3-librpc: Use gensec_spnego for DCE/RPC authentication
2012-01-18 Andrew Bartletts3-librpc Remove unused dcesrv_gssapi.[ch] functions
2012-01-18 Andrew Bartletts3-librpc: Simplify SPNEGO code now that all mechs...
2012-01-18 Andrew Bartletts3-librpc Call SPENGO/GSSAPI via the auth_generic layer...
2012-01-18 Andrew Bartletts3-librpc Call GSSAPI via the auth_generic layer and...
2011-12-22 Andrew Bartletts3-rpc_server: Rework pipe_ntlmssp_auth_bind() to be...
2011-12-22 Andrew Bartletts3-rpc_server: rename pipe_ntlmssp_verify_final() to...
2011-12-22 Andrew Bartletts3-rpc_server: Rename dcesrv_ntlmssp.[ch] to dcesrv_aut...
2011-12-22 Andrew Bartletts3-rpc_server rename NTLMSSP functions to auth_generic..()
2011-12-22 Andrew Bartletts3-rpc_server rename ntlmssp_server_auth_start() -...
2011-10-21 Andrew Bartletts3-ntlmssp Remove references to auth_ntlmssp_context...
2011-10-13 Andrew Bartlettlibcli/auth: Provide a struct loadparm_context to schan...
2011-08-30 Andreas Schneiders3-rpc_server: Make sure we switch always the connectin...
2011-07-28 Simo Sorces3-rpc_server: Use talloc for pipe_rpc_fns
2011-07-21 Simo Sorces3-rpc_server: Move pipe/handles functions
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth Use struct auth3_session_info outside the auth...
2011-07-04 Andreas Schneiders3-rpc_server: Replace client_id in dcerpc gssapi server.
2011-07-04 Andreas Schneiders3-rpc_server: Remove unused client_id in srv_pipe.c.
2011-07-04 Andreas Schneiders3-auth: Added remote_address to ntlmssp server.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-01 Andreas Schneiders3-rpc_server: Fix debug messages.
2011-06-01 Andreas Schneiders3-rpc_server: Remove guessing of the syntax id.
2011-06-01 Andreas Schneiders3-rpc_server: Use the correct syntax id for debugging.
2011-06-01 Andreas Schneiders3-rpc_server: Use the context syntax id in api_pipe_re...
2011-06-01 Andreas Schneiders3-rpc_server: Use the correct syntax id in api_pipe_bi...
2011-06-01 Andreas Schneiders3-rpc_server: Move the context functions to own file.
2011-06-01 Andreas Schneiders3-rpc_server: Store the ndr syntax id in the pipe...
2011-05-02 Günther Deschners3-rpc_server: (re)move last globally included rpc_serv...
2011-05-02 Günther Deschners3-smbd: avoid using pipes_struct when only session_inf...
2011-04-04 Andrew Bartletts3-rpc_server Remove comment, yes the key is correct.
2011-04-04 Andrew Bartletts3-auth consolidate create_local_token() into make_serv...
2011-03-29 Günther Deschners3-includes: only include ntdomain.h where needed.
2011-03-29 Günther Deschners3-auth: rpc_server needs auth.h
2011-03-29 Günther Deschners3: rpc_server needs parts of smbd.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-23 Andreas Schneiders3-epmapper: Use DCERPC_AUTH_LEVEL_CONNECT for ep ncalrpc.
2011-03-23 Andreas Schneiders3-rpc_server: Rename system_user to ncalrpc_as_system.
2011-03-09 Günther Deschners3-rpc_server: handle DCERPC_AUTH_LEVEL_CONNECT in...
2011-03-08 Andreas Schneiders3-rpc_server: Free unused memory.
2011-03-08 Andreas Schneiders3-rpc_server: Add server support for NCALRPC system...
2011-03-01 Andrew Bartletts3-rpc_server Handle session key as a constant buffer
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-10 Andrew Bartletts3-auth Rename cryptic 'ptok' to security_token
2010-09-23 Simo Sorces3-dcerps: check auth_type
2010-09-23 Simo Sorces3-dcerpc: remove auth_data_free_func
2010-09-23 Simo Sorces3-dcerpc: make auth context opaque
2010-09-23 Simo Sorcesrv_pipe: reorganize code so that related functions...
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...
next