lib/util: Remove obsolete sys_getpid() and sys_fork().
[kai/samba.git] / source3 / rpc_server / rpc_ncacn_np.c
2012-03-20 Jelmer Vernooijlibndr: Rename ndr64_transfer_syntax and null_ndr_synta...
2011-09-14 Stefan Metzmachers3:rpc_server: let rpcint handles return NT_STATUS_CONN...
2011-08-21 Andreas Schneiders3-winbind: We need to use internal rpc connections...
2011-08-21 Simo Sorces3-rpc_server: Use rpc_service_mode() in rpc_pipe_open_...
2011-07-28 Simo Sorces3-rpc_server: Use talloc for pipe_rpc_fns
2011-07-21 Simo Sorces3-rpc_server: Create common function to allocate pipes...
2011-07-21 Simo Sorces3-rpc_server: Move pipe/handles functions
2011-07-21 Andreas Schneiders3-rpc_server: We need to copy the session_info for...
2011-07-19 Andrew Bartletts3-rpc_server remove per-element copies of auth_session...
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth use auth_user_info not netr_SamInfo3 in auth3_s...
2011-07-19 Andrew Bartletts3-rpc_server read and write the unix_token and unix_in...
2011-07-19 Andrew Bartletts3-auth Use struct auth3_session_info outside the auth...
2011-07-19 Andrew BartlettAdd my copyright
2011-07-04 Andreas Schneiders3-rpc_server: Remove client_id and server_id from...
2011-07-04 Andreas Schneiders3-rpc_server: Migrate rpc function to tsocket_address.
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-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-05 Volker Lendeckes3: Fix a valgrind error
2011-06-01 Andreas Schneiders3-rpc_server: Remove unused variable pipes_open.
2011-06-01 Andreas Schneiders3-rpc_server: Remove syntax from pipes_struct.
2011-06-01 Andreas Schneiders3-rpc_server: Use the correct context syntax.
2011-05-18 Andrew Bartletts3-lib Replace StrCaseCmp() with strcasecmp_m()
2011-05-13 Simo Sorcerpc_server: Always use rpc_pipe_open_interface()
2011-04-29 Günther Deschners3-tevent: only include ../lib/util/tevent wrappers...
2011-04-29 Günther Deschners3-tsocket: only include ../lib/tsocket/tsocket.h where...
2011-04-05 Andrew Bartlettauth: Move auth_session_info into IDL
2011-04-04 Andrew Bartletts3-auth Rename user_session_key -> session_key to match...
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 Andreas Schneiders3-rpc_server: Fixed rpc_pipe_open_internal documentation.
2011-03-29 Andreas Schneiders3-rpc_server: Only allow embedded, daemon and external...
2011-03-08 Andreas Schneiders3-rpc_server: Introduce transport in pipe_struct.
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-10 Andrew Bartletts3-auth Rename cryptic 'ptok' to security_token
2011-02-10 Andrew Bartlettlibcli/named_pipe_auth Change from 'info3' to auth_sess...
2011-02-09 Stefan Metzmachers3:rpc_server: create binding_handle in rpc_pipe_open_e...
2011-02-07 Stefan Metzmachers3:rpc_server: fix make_external_rpc_pipe_p() and creat...
2010-12-15 Stefan Metzmachers3:rpc_client: let rpc_transport_tstream_init() create...
2010-10-15 Andreas Schneiders3-rpc_server: Normalize rpc_pipe_open_interface pipe...
2010-10-15 Andreas Schneiders3-rpc_server: Make auth_serversupplied_info const.
2010-10-01 Günther Deschners3-dcerpc: no point for printing NDR twice for internal...
2010-09-23 Simo Sorces3-dcerpc: remove auth_data_free_func
2010-09-15 Andreas Schneiders3-rpc_server: Use talloc_stackframe.
2010-09-15 Simo Sorces3-rpc_server: Moved "external" pipe functions to rpc_n...
2010-09-15 Simo Sorces3-rpc_server: Renamed rpc_ncacn_np_internal.c.