s3-includes: only include ntdomain.h where needed.
[kai/samba.git] / source3 / rpc_server / srv_pipe_hnd.c
2011-03-29 Günther Deschners3-includes: only include ntdomain.h where needed.
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2010-09-15 Simo Sorces3-rpc_server: Moved "external" pipe functions to rpc_n...
2010-09-15 Andreas Schneiders3-rpc_server: Added new parametric option 'rpc_server'
2010-09-15 Simo Sorces3-rpc_server: Convert rpc_connect_spoolss_pipe into...
2010-09-15 Simo Sorces3-rpc_server: Added support for internal connections...
2010-09-15 Simo Sorces3-rpc_server: Added debug to see how much data has...
2010-09-15 Simo Sorces3-rpc_server: Make process_incoming_data() public.
2010-09-15 Simo Sorces3-rpc_server: Fixed unhandled error condition.
2010-08-25 Günther Deschners3-dcerpc: only include rpc_dce.h where needed.
2010-08-25 Günther Deschners3-build: only include "fake_file.h" where needed.
2010-08-18 Volker Lendeckes3: Add "client_id" to pipes_struct
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from rpc_pipe_open_...
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from np_open
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from make_internal_...
2010-07-28 Andreas Schneiders3-rpc_pipe: Use struct pipes_struct.
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-17 Simo Sorces3-dcerpc: Fix build and remove unneeded headers
2010-07-17 Simo Sorces3-dcerpc: Move mere processing functions from srv_pipe...
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 DATA_BLOB for pipes_struct input data
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-14 Günther Deschners3-dcerpc: fix crash bug in error path of process_compl...
2010-07-13 Simo Sorces3-dceprc: Add debug messages
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 delay rpc header unmarshalling
2010-07-08 Günther Deschners3-rpc: when using rpc_pipe_open_internal, make sure...
2010-07-06 Volker Lendeckes3: Fix a segfault in the RPC server
2010-06-18 Jeremy AllisonConvert the prs_XXX struct and functions to use talloc...
2010-06-10 Simo Sorces3:cleaunp reformatting for readability
2010-06-10 Simo Sorces3:cleanup remove trailing spaces
2010-06-07 Andrew Bartletts3:named pipe proxy Improve error messages when named...
2010-06-04 Andreas Schneiders3-rpc: Create a file with all functions for a internal...
2010-05-27 Stefan Metzmachers3:rpc_server: make use of the npa_tstream code to...
2010-05-27 Stefan Metzmachers3:rpc_server: pass down local and remote tsocket_addre...
2010-05-27 Stefan Metzmachers3:rpc_server: add np_read_in_progress() function
2010-05-27 Stefan Metzmachers3:rpc_server: make sure we don't send uninitialized...
2010-05-26 Simo Sorces3-rpc_server: Created a per connection spoolss pipe.
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-04-11 Volker Lendeckes3: Move serverinfo_to_SamInfoX to auth/server_info.c
2010-03-05 Andreas Schneiders3-rpc_server: Document rpc_pipe_open_internal.
2010-02-17 Simo Sorces3:rpc streamline memory handling
2010-01-07 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-06 Jeremy AllisonSecond part of the fix for bug #7020 - smbd using 2G...
2009-11-08 Volker LendeckeRevert "s3: Do not reference ndr_table_<pipe> in the...
2009-11-08 Volker LendeckeRevert "s3: Consolidate getting the name out of a pipes...
2009-11-08 Volker LendeckeRevert "s3: Do not reference the ndr_tables in the...
2009-11-08 Volker Lendeckes3: Do not reference the ndr_tables in the server calls...
2009-11-08 Volker Lendeckes3: Consolidate getting the name out of a pipes_struct
2009-11-08 Volker Lendeckes3: Do not reference ndr_table_<pipe> in the cli_ routi...
2009-11-07 Volker Lendeckes3: get_pipe_name_from_iface -> get_pipe_name_from_syntax
2009-09-24 Stefan Metzmachers3:rpc_server: we need to make a copy of my_name in...
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-09-16 Günther Deschners3-netlogon: support validation level 6 in netr_SamLogo...
2009-09-16 Günther Deschners3-dcerpc: remove more obsolete or duplicate headers.
2009-06-25 Günther Deschners3-netlogon: remove init_netr_SamInfo functions.
2009-06-25 Günther Deschners3-netlogon: fix validation level 2 support in netr_Sam...
2009-05-24 Volker LendeckeAdd "err_on_readability" to writev_send
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-22 Volker LendeckeMove serverinfo_to_SamInfo3() to rpc_server/
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-27 Volker LendeckeFix external np read after conversion to tevent_req
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-17 Volker LendeckeConvert np_read to tevent_req
2009-03-17 Volker LendeckeConvert np_write to tevent_req
2009-03-09 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-08 Volker LendeckeAdd "queue" to writev_send
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-02 Simo SorceMake struct tevent_req opaque
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-24 Volker LendeckeReplace read_pkt by read_packet in np_read
2009-02-24 Volker LendeckeUse async_writev in np_write
2009-02-14 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-14 Jeremy AllisonParameterize in local.h the MAX_RPC_DATA_SIZE, and...
2009-02-10 Volker LendeckeAdd queueing to np_write
2009-02-10 Volker LendeckeAdd queueing to np_read_state, simulate message-type...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-09 Kai Blinasync_sock: Use unix errnos instead of NTSTATUS
2009-02-08 Volker LendeckeMake prs_struct->out_data.current_pdu dynamically allocated
2009-02-08 Volker LendeckeMost RPC requests do not need a full fragment, start...
2009-02-07 Volker LendeckeMake current_in_pdu in pipes_struct allocated
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-05 Volker LendeckeDon't use recvall in the proxied np_read_send
2009-02-04 Volker LendeckeRestore correct handling of "is_data_available" for...
2009-02-01 Volker LendeckeSplit up async_req into a generic and a NTSTATUS specif...
2009-02-01 Volker LendeckeMove rpc_pipe_open_internal to srv_pipe_hnd.c
2009-02-01 Volker LendeckeReplace pipe names in pipes_struct by ndr_syntax_id
2009-01-31 Volker LendeckeFix the build on Solaris CC
next